On Wed, Aug 15, 2007 at 02:34:19AM -0400, Joseph Smith wrote:
MAC address is stored in hardware.
Ok, so can I just do this with out specifing a PCI expansion rom address?
device pci 1e.0 on # PCI Bridge chip drivers/pci/onboard device pci 08.0 on end # Intel PRO/100 VE (CNR) Ethernet
Controller end end
Looks good!
//Peter