1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/fxp
David Greenman dccee1a193 Fixed two deficiencies in the driver that have existed since it was
written:

1) Full duplex mode is now supported (and works!)
2) The 10Mbps-only PCI Pro/10 should now work (untested, however)

Thanks to Justin Gibbs for providing a PCI bus analyzer trace while the
Intel Windows driver was configuring the board...this made it possible
to figure out the mystery bit that I wasn't setting in the PHY for full
duplex to work.
1997-03-17 11:08:16 +00:00
..
if_fxp.c Fixed two deficiencies in the driver that have existed since it was 1997-03-17 11:08:16 +00:00
if_fxpreg.h Fixed two deficiencies in the driver that have existed since it was 1997-03-17 11:08:16 +00:00