Re: 3Com 509B Ethernet card problem part 2

1999-07-26 Thread David Wright
Quoting Fredrik Jonsson ([EMAIL PROTECTED]): > > What I was trying to do was to compile the 3c509 driver hard into the > kernel with "modconf" and was geting only errors. Many suggested to load > the driver as a module insteed so I have put the line "alias eth0 3c509" > in to the file "conf.mod

Re: 3Com 509B Ethernet card problem part 2

1999-07-26 Thread Stephen Pitts
On Mon, Jul 26, 1999 at 04:39:21PM +0200, Fredrik Jonsson wrote: > Hi, > > Thanks to all who responded to my first (very incomplete) question! > > I have now disabled PnP on the card and set IRQ to 10 and io to 300. IRQ > 10 is set to ISA (not Pnp) in Bios. Donald Beckers el3-diag report the >

3Com 509B Ethernet card problem part 2

1999-07-26 Thread Fredrik Jonsson
Hi, Thanks to all who responded to my first (very incomplete) question! I have now disabled PnP on the card and set IRQ to 10 and io to 300. IRQ 10 is set to ISA (not Pnp) in Bios. Donald Beckers el3-diag report the card to be OK, se below. What I was trying to do was to compile the 3c509 driver