summaryrefslogtreecommitdiffstats
path: root/sys/dev/tc/if_levar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rely on __alpha__ instead of alphaderaadt2010-05-231-3/+3
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Big TURBOchannel support catchup from NetBSD, part 1.miod2002-05-021-3/+3
| | | | | | | | | A few local changes and tweaks remain. This bring DEC 3000 machines back in the game, but framebuffers are still not supported at the moment. Thanks to ericj@ and nate@ for supplying me a DEC 3000 for testing.
* First round of __P removal in sysmillert2002-03-141-2/+2
|
* $OpenBSD$niklas1997-11-071-0/+1
|
* if_name/if_unit -> if_xname/if_softcderaadt1996-05-101-38/+3
|
* make these work togetherderaadt1996-05-021-3/+4
|
* from netbsd:deraadt1995-12-261-0/+102
Machine-independent TurboChannel LANCE driver. As-is, this driver should work properly with: (1) LANCE chips hanging off the system IOCTL asic, (2) LANCE chips TurboChannel option boards. Support for various PMAX-family baseboard options isn't yet in this file, but should be easy to add.