CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/01/09 18:13:19
Modified files:
sys/conf : files
sys/dev/pci : files.pci
share/man/man4 : Makefile eisa.4 isa.4 pci.4
sys/dev/eisa : files.eisa
Removed files:
sys/dev/pci : dpt_pci.c
share/man/man4 : dpt.4
sys/dev/eisa : dpt_eisa.c
sys/dev/ic : dpt.c dptreg.h dptvar.h
Log message:
remove dpt(4) driver for DPT EATA SCSI RAID
Not built since 2006, and a mail from 2004 mentions no one having
hardware. Unsurprisingly it does not build with clang.
ok mlarkin@ krw@ deraadt@