RE: [Etherboot-developers] A new year deserves a new driver
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-01-05 04:37:38
|
Hi > > Have you also tried it with 5.0? To make a 5.1 driver work on 5.0 > > do #define virt_to_bus(x) x > > I have started that process...damn config and make files... I am trying to compile the sundance driver with 5.0. I am getting an unresolved reference to sundance_probe. Any idea what I am missing. Tim |