summaryrefslogtreecommitdiffstats
path: root/sys/compat/netbsd/physio_proc.h
Commit message (Collapse)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
|
* Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a commonpeter2004-03-131-3/+3
| | | | MI area before they proliferate more.
* Don't include <sys/buf.h> needlessly.phk2003-04-011-1/+2
|
* Remove __P.alfred2002-03-201-2/+2
|
* Gut this header; since physio_proc_init is never called, the code never doesmsmith2002-01-081-34/+1
| | | | anything more than multiply declare some unused variables.
* Use queue macros.jhb2001-01-241-1/+1
|
* Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98non2000-10-231-0/+89
(a NetBSD port for NEC PC-98x1 machines). They are ncv for NCR 53C500, nsp for Workbit Ninja SCSI-3, and stg for TMC 18C30 and 18C50. I thank NetBSD/pc98 and bsd-nomads people. Obtained from: NetBSD/pc98
OpenPOWER on IntegriCloud