aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sn/if_snvar.h
Commit message (Expand)AuthorAgeFilesLines
* - Add a private timer to drive the transmit watchdog instead of usingJohn Baldwin2009-11-191-0/+2
* Use the bus_*() routines rather than bus_space_*() for register operations.John Baldwin2009-11-171-10/+8
* Spell "destroy" correctly.Ruslan Ermilov2005-09-151-1/+1
* Diff reduction to my tree: commit the trivial part of efforts to addWarner Losh2005-08-151-0/+2
* Add support for Farallon EtherMAC PC Card.Warner Losh2005-07-061-2/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-7/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Make sn MPSAFE. This has survived a couple of make buildworlds withWarner Losh2003-10-261-0/+1
* Convert to bus_space.Warner Losh2003-10-251-1/+26
* Add isa support:Warner Losh2000-12-131-0/+1
* Don't execute MAC address initialization for non-pccard sn devices.Tatsumi Hosokawa2000-01-221-0/+1
* Newbusify the driver.Warner Losh1999-12-221-0/+59