summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/lsi64854.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
* decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hderaadt2014-07-081-3/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* SBus parallel port driver, from NetBSD but untested (no printer or cables);miod2007-02-281-1/+5
* Adjust residual counter for esp wide transfers; from NetBSDmiod2007-02-281-1/+4
* Do not let dma attach children if it could not initialize properly.miod2005-03-031-6/+9
* First round of __P removal in sysmillert2002-03-141-6/+6
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+1
* Don't include <vm/vm_kern.h> if you don't need foo_map.miod2001-09-111-2/+1
* rcsidjason2001-08-251-0/+1
* generic driver for LSI dma controller from NetBSDjason2001-08-191-0/+674