[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Network Card Problem
Hello all,
I just picked up a pair of Bay Networks Netgear FA310TX ethernet cards
and am having some problems. I'm trying to connect two home machines
together, one running linux (for dev reasons) and one running OpenBSD
2.6. Everything seems okay on the Linux end (as much as I can tell with
no other machine it can talk to at the moment), due, no doubt, to the
card shipping with Linux drivers. However, it doesn't seem to want to
work under OpenBSD. Here's the significant sections of dmesg:
OpenBSD 2.6 (GENERIC) #696: Tue Nov 2 01:46:05 MST 1999
deraadt@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC
...
pn0 at pci0 dev 8 function 0 "Lite-On PNIC" rev 0x20: irq 10 address
00:a0:cc:58:af:1d
pn0: autoneg not complete, no carrier
...
(if there's other dmesg info that I should be posting, please let me
know)
Reading the change logs, it looks like the pn driver was replaced in
favor of the dc driver. Should a kernel update be all I need to get
things up and running? Or is there something else I should be looking
into?
Justin