index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
Age
Commit message (
Expand
)
Author
1998-09-05
Assign copyright to TNF.
christos
1998-08-28
Add ETHER|NONE to default capabilities, or we'll panic when attaching
fvdl
1998-08-17
- use sc_tlphycap with bitmasks instead of direct comparaison (needed now
bouyer
1998-08-14
Make sure CIMDIS is set and FLINK is clear in the PCR.
thorpej
1998-08-12
If the autonegotiation is enabled, the PAR doesn't indicate duplex mode
thorpej
1998-08-12
Make a variable name reflect a register name.
thorpej
1998-08-12
If autonegotiation is enabled in the BMSR, and the BMCR doens't claim
thorpej
1998-08-12
Ugh, don't print out "autonegotiation failed to complete" if it did.
thorpej
1998-08-12
Driver for the 3Com internal PHY, found on 3c905B-TX cards (and maybe
thorpej
1998-08-11
Adapt to attribute name change. Also, deal with 3Com PHYs that report
thorpej
1998-08-11
Change the name of the attribute to "mii".
thorpej
1998-08-11
Adapt to MII layer changes.
thorpej
1998-08-11
Device driver for the Quality Semiconductor QS6612 PHY, found in
thorpej
1998-08-11
Device driver for the Intel i82555 PHY.
thorpej
1998-08-10
Adapt to the new MII layer. This PHY driver now properly supports
thorpej
1998-08-10
Adapt to the new MII layer. This PHY driver now properly supports
thorpej
1998-08-10
Initial generation.
thorpej
1998-08-10
Near complete rewrite of the MII layer to present an interface compatible
thorpej
1998-06-12
Rework the way kernel include files are installed. In the new method,
cgd
1998-06-09
Nuke __BROKEN_INDIRECT_CONFIG.
thorpej
1998-02-16
Remove "class" declarations, and add "devclass" declarations where
thorpej
1998-02-11
Correct a bogosity in the adapter->mii attach code pointed out by cgd:
bouyer
1998-01-12
Adjust for config changes.
thorpej
1998-01-05
RCSID Police.
perry
1997-11-17
Cosmetic changes.
thorpej
1997-11-17
KNF.
thorpej
1997-11-17
Cosmetic changes.
thorpej
1997-11-17
KNF.
thorpej
1997-11-17
KNF.
thorpej
1997-11-17
Fix RCS ID.
thorpej
1997-11-17
Cosmetic changes.
thorpej
1997-11-16
PR/4510: William Coldwell: Recognize TI thunderlan.
christos
1997-10-21
Correct 'ThunderLAN' spelling
bouyer
1997-10-17
Generic functions for the MII layer. mii attaches to mii-capable network
bouyer