summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/advlib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* The only thing worse than trailing whitespace is leading spaces instead of tabs.krw2020-08-081-9/+9
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* ansify some function definitions.brad2013-11-151-395/+125
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Step two: use advmcode* in their new location.krw2005-09-061-2/+3
* oops, revert change.brad2004-01-101-1/+3
* remove uvm_extern.hbrad2004-01-091-3/+1
* typos from Tom Cosgrove;jmc2003-10-211-4/+4
* First round of __P removal in sysmillert2002-03-141-124/+124
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* absolutely no need to include vm_parm.h after vm.hmickey2001-08-121-2/+1
* remove some of the redundant vm includesmickey2001-08-121-2/+1
* Insert missing DvcLeaveCritial() (a.k.a. splx()) before a return.krw2001-04-231-1/+2
* Sync with NetBSDdownsj1998-11-171-152/+250
* Sync w/ NetBSD.downsj1998-09-281-9/+9
* AdvanSys SCSI driver from NetBSD, by dante@mclink.it. Based on the Linuxdownsj1998-09-271-0/+3370