summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/rtfps.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rm rtfps driver. disabled and man page doesn't inspire much confidence.tedu2020-01-221-215/+0
* First round of __P removal in sysmillert2002-03-141-5/+5
* panic prints a newline for you, don't do it in the panic stringmillert1999-01-111-2/+2
* Removed the unused arg of comprobe1niklas1997-07-071-2/+2
* Match com changes.downsj1997-01-291-4/+1
* DOH, com moved to icniklas1996-12-031-3/+3
* Missing pieces of new bus.h that CVS lost behind my backniklas1996-11-291-22/+25
* added const to second parameter of cfprint_t routineskstailey1996-11-231-3/+3
* s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadniklas1996-11-121-2/+2
* REmove unused variableniklas1996-10-171-2/+1
* sync 0521deraadt1996-05-261-7/+3
* proto updatesderaadt1996-05-101-8/+10
* partial sync with netbsd 960418, more to comederaadt1996-04-211-15/+18
* NetBSD 960317 mergeniklas1996-04-181-50/+90
* Fix back wrong patches.mickey1996-03-201-2/+2
* Merging w/ NetBSD 021796.mickey1996-03-191-2/+2
* From NetBSD: merge of 960217niklas1996-03-081-1/+2
* Pass device name to interrupt establish routines so it can be recorded intholo1996-02-201-1/+2
* from netbsd:deraadt1995-12-271-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+174