summaryrefslogtreecommitdiff
path: root/sys/dev/cs/if_csvar.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.release/7.1.0_cvsKen Smith2008-12-311-1/+1
* - Consistently use if_printf() only in interface methods: if_start(),Gleb Smirnoff2006-09-151-0/+1
* Use ETHER_ADDR_LEN rather than 6.Warner Losh2006-02-111-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+3
* Cleanup tabs vs spaces.Warner Losh2005-01-281-18/+17
* For the PC Card implementation of the CS8920M that's in my IBMWarner Losh2005-01-281-0/+2
* Write cs_detach() and use it. This resolves the twin problems of theWarner Losh2005-01-271-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-1/+1
* Break the isa attachment of the Crystal Semiconductor 89x0 into twoWarner Losh2001-01-211-0/+78