Date: Wed, 14 Apr 1999 12:40:08 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pn.c if_pnreg.h src/share/man/man4/man4.i386 pn.4 Message-ID: <199904141940.MAA01537@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/04/14 12:40:08 PDT Modified files: sys/pci if_pn.c if_pnreg.h share/man/man4/man4.i386 pn.4 Log: Grrr. Make all modes work properly with the 82c168 chip and built-in transceiver. Note in the manual page that autoselection doesn't work on the 82c168 because the built-in NWAY support is horribly broken. Manual mode selection works fine, but autoneg is broken for everything except maybe 10Mbps half-duplex. There's no simple way to fix this at the moment, so I have to settle for documenting the bug for now. Fortunately, there aren't anywhere near as many 82c168 boards around as there are 82c169s. Revision Changes Path 1.16 +33 -14 src/sys/pci/if_pn.c 1.10 +2 -1 src/sys/pci/if_pnreg.h 1.4 +9 -10 src/share/man/man4/man4.i386/pn.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904141940.MAA01537>