summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/smc91cxxvar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of devact enum, substitute it with an int and coresponding defines.pirofti2009-10-131-2/+2
| | | | | | This is needed for the addition of further suspend/resume actions. Okay deraadt@, marco@.
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* remove NetBSD rnd(4) code.brad2006-02-241-12/+1
|
* update sm(4) from NetBSD, including support for more models and MII;martin2006-01-231-3/+16
| | | | | | also activate ISA attachment; ok brad@
* First round of __P removal in sysmillert2002-03-141-7/+7
|
* Call xxx_init and xxx_stop on activate.fgsch2000-02-021-1/+3
|
* if_media support.fgsch1998-09-121-4/+1
|
* Support for the SMC 91Cxx family of ethernet chips from NetBSD.fgsch1998-09-111-0/+75