CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/10 17:56:38
Modified files:
sys/dev/pci : files.pci
share/man/man4 : Makefile pci.4
sys/conf : files
Removed files:
sys/dev/pci : sli_pci.c
share/man/man4 : sli.4
sys/dev/ic : sli.c slireg.h slivar.h
Log message:
remove sli(4)
This driver was never completed. It only mapped memory and established
an interrupt.
ok krw@ mlarkin@ dlg@
