Re: [LinuxBIOS] Setting up ethernet - help

2007-08-15 Thread Joseph Smith
Quoting Corey Osgood [EMAIL PROTECTED]: Peter Stuge wrote: On Tue, Aug 14, 2007 at 12:54:04PM -0400, Joseph Smith wrote: Does that mean I would have to cat in a ethernet rom? Do you or the chip need one? Is there one in the factory BIOS or in a standalone flash chip or none at all? I

Re: [LinuxBIOS] Setting up ethernet - help

2007-08-15 Thread Peter Stuge
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

[LinuxBIOS] Setting up ethernet - help

2007-08-14 Thread Joseph Smith
OK I am having a problem setting up my ethernet controller in src/mainboard Config.lb. Quoting from the i82830 Datasheet: Logically, the ICH3-M appears as two PCI devices within a single physical component also residing on PCI bus #0. One of the ICH4 devices residing on PCI Bus #0 is a

Re: [LinuxBIOS] Setting up ethernet - help

2007-08-14 Thread Peter Stuge
On Tue, Aug 14, 2007 at 12:06:25PM -0400, Joseph Smith wrote: lspci-tvv -[:00]-+-1e.0-[:01]08.0 Intel Corporation 82801DB PRO/100 VE (CNR) Ethernet Controller How the heck do I set this up in Config.lb? HELP?? Looks like it's been done before: --8--

Re: [LinuxBIOS] Setting up ethernet - help

2007-08-14 Thread Joseph Smith
Quoting Peter Stuge [EMAIL PROTECTED]: On Tue, Aug 14, 2007 at 12:06:25PM -0400, Joseph Smith wrote: lspci-tvv -[:00]-+-1e.0-[:01]08.0 Intel Corporation 82801DB PRO/100 VE (CNR) Ethernet Controller How the heck do I set this up in Config.lb? HELP?? Looks like it's been done

Re: [LinuxBIOS] Setting up ethernet - help

2007-08-14 Thread Peter Stuge
On Tue, Aug 14, 2007 at 12:30:14PM -0400, Joseph Smith wrote: On Tue, Aug 14, 2007 at 12:06:25PM -0400, Joseph Smith wrote: lspci-tvv -[:00]-+-1e.0-[:01]08.0 Intel Corporation 82801DB PRO/100 VE (CNR) Ethernet Controller How the heck do I set this up in Config.lb? HELP??

Re: [LinuxBIOS] Setting up ethernet - help

2007-08-14 Thread Joseph Smith
Quoting Peter Stuge [EMAIL PROTECTED]: On Tue, Aug 14, 2007 at 12:30:14PM -0400, Joseph Smith wrote: On Tue, Aug 14, 2007 at 12:06:25PM -0400, Joseph Smith wrote: lspci-tvv -[:00]-+-1e.0-[:01]08.0 Intel Corporation 82801DB PRO/100 VE (CNR) Ethernet Controller How the

Re: [LinuxBIOS] Setting up ethernet - help

2007-08-14 Thread Peter Stuge
On Tue, Aug 14, 2007 at 12:54:04PM -0400, Joseph Smith wrote: Does that mean I would have to cat in a ethernet rom? Do you or the chip need one? Is there one in the factory BIOS or in a standalone flash chip or none at all? I don't need an ethernet rom. Etherboot would take care of that