summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
1998-09-05Assign copyright to TNF.christos
1998-08-28Add ETHER|NONE to default capabilities, or we'll panic when attachingfvdl
1998-08-17- use sc_tlphycap with bitmasks instead of direct comparaison (needed nowbouyer
1998-08-14Make sure CIMDIS is set and FLINK is clear in the PCR.thorpej
1998-08-12If the autonegotiation is enabled, the PAR doesn't indicate duplex modethorpej
1998-08-12Make a variable name reflect a register name.thorpej
1998-08-12If autonegotiation is enabled in the BMSR, and the BMCR doens't claimthorpej
1998-08-12Ugh, don't print out "autonegotiation failed to complete" if it did.thorpej
1998-08-12Driver for the 3Com internal PHY, found on 3c905B-TX cards (and maybethorpej
1998-08-11Adapt to attribute name change. Also, deal with 3Com PHYs that reportthorpej
1998-08-11Change the name of the attribute to "mii".thorpej
1998-08-11Adapt to MII layer changes.thorpej
1998-08-11Device driver for the Quality Semiconductor QS6612 PHY, found inthorpej
1998-08-11Device driver for the Intel i82555 PHY.thorpej
1998-08-10Adapt to the new MII layer. This PHY driver now properly supportsthorpej
1998-08-10Adapt to the new MII layer. This PHY driver now properly supportsthorpej
1998-08-10Initial generation.thorpej
1998-08-10Near complete rewrite of the MII layer to present an interface compatiblethorpej
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1998-06-09Nuke __BROKEN_INDIRECT_CONFIG.thorpej
1998-02-16Remove "class" declarations, and add "devclass" declarations wherethorpej
1998-02-11Correct a bogosity in the adapter->mii attach code pointed out by cgd:bouyer
1998-01-12Adjust for config changes.thorpej
1998-01-05RCSID Police.perry
1997-11-17Cosmetic changes.thorpej
1997-11-17KNF.thorpej
1997-11-17Cosmetic changes.thorpej
1997-11-17KNF.thorpej
1997-11-17KNF.thorpej
1997-11-17Fix RCS ID.thorpej
1997-11-17Cosmetic changes.thorpej
1997-11-16PR/4510: William Coldwell: Recognize TI thunderlan.christos
1997-10-21Correct 'ThunderLAN' spellingbouyer
1997-10-17Generic functions for the MII layer. mii attaches to mii-capable networkbouyer