freebsd-src/sys/dev/dc
Warner Losh 3097aa70be Dynamically configure the width of the srom. This code comes from
OpenBSD who got the code (or the idea) from the NetBSD tlp driver.

This gets some cardbus dc cards working (either completely or nearly
so).  It also appears to get additional pci cards working, without
breaking working ones.

# Maybe some additional work is needed here.  Also, the cardbus attachment
# might need to match on the CIS rather than on the vendor/device so we have
# a finer level of detail as to what the card is.  Technically, the
# vendor/device fields are undefined for CardBus (even though most cards are
# using common silicon with pci models).
2002-10-07 05:26:35 +00:00
..
dcphy.c Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't really 2002-05-04 11:00:30 +00:00
if_dc.c Dynamically configure the width of the srom. This code comes from 2002-10-07 05:26:35 +00:00
if_dcreg.h Dynamically configure the width of the srom. This code comes from 2002-10-07 05:26:35 +00:00
pnphy.c Make one generic mii_phy_detach() to replace 19 slightly different ones. 2002-04-29 13:07:38 +00:00