aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ie/if_ievar.h
Commit message (Expand)AuthorAgeFilesLines
* Use the new bus device_shutdown hook for performing the shutdown actionJohn Baldwin2008-08-011-0/+1
* Make ie(4) MPSAFE:John Baldwin2008-06-021-0/+6
* Use if_printf() and if_xname and retire 'unit' from the softc.John Baldwin2008-05-291-1/+0
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+2
* Don't use pessimal (u_short) types for i/o ports. This is mainly forBruce Evans2003-08-061-1/+1
* - Move driver to newbus.Matthew N. Dodd2003-03-291-0/+91