aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/fatm/if_fatmvar.h
Commit message (Expand)AuthorAgeFilesLines
* - Add a private timer to drive the transmit watchdog instead of usingJohn Baldwin2009-11-191-0/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Consistently use the BSD u_int and u_short instead of the SYSV uint andJohn Baldwin2003-08-071-1/+1
* When configuring the interface down and up again try to re-open allHartmut Brandt2003-08-071-0/+1
* Rearrange the vcc structure so that the generic getvcc functionHartmut Brandt2003-07-301-5/+8
* This is a driver for Fore PCA200E cards that uses busdma and works onHartmut Brandt2003-06-231-0/+390