Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common | peter | 2004-03-13 | 1 | -3/+3 |
| | | | | MI area before they proliferate more. | ||||
* | Don't include <sys/buf.h> needlessly. | phk | 2003-04-01 | 1 | -1/+2 |
| | |||||
* | Remove __P. | alfred | 2002-03-20 | 1 | -2/+2 |
| | |||||
* | Gut this header; since physio_proc_init is never called, the code never does | msmith | 2002-01-08 | 1 | -34/+1 |
| | | | | anything more than multiply declare some unused variables. | ||||
* | Use queue macros. | jhb | 2001-01-24 | 1 | -1/+1 |
| | |||||
* | Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98 | non | 2000-10-23 | 1 | -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 |