diff options
| author | 2002-01-24 22:37:58 +0000 | |
|---|---|---|
| committer | 2002-01-24 22:37:58 +0000 | |
| commit | c46619b704d297025316e294609f8ff2322c2271 (patch) | |
| tree | f30ea86023f82aea20cc7034dbb04d6ccb7d522f /sys/dev/pci/files.pci | |
| parent | Xr library-specs(7). ok espie@ (diff) | |
| download | wireguard-openbsd-c46619b704d297025316e294609f8ff2322c2271.tar.xz wireguard-openbsd-c46619b704d297025316e294609f8ff2322c2271.zip | |
bussified and bus-split bustec scsi ha driver.
original port done by chris@ in '98 and pounded into
-current by me, plus support for wide mode.
tested on pci in both modes by me, on eisa (w/
half success, thus not enabled yet) by jason@.
niklas@, jason@, millert@ ok.
Diffstat (limited to 'sys/dev/pci/files.pci')
| -rw-r--r-- | sys/dev/pci/files.pci | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 181e40ff47c..bc30676e02d 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.124 2002/01/08 23:06:01 jason Exp $ +# $OpenBSD: files.pci,v 1.125 2002/01/24 22:38:03 mickey Exp $ # $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $ # # Config file and device description for machine-independent PCI code. @@ -58,7 +58,6 @@ file dev/ic/adwlib.c adw_pci file dev/microcode/adw/adwmcode.c adw_pci # BusLogic BT-9xx PCI family -# device declaration in sys/dev/isa/files.isa attach bha at pci with bha_pci file dev/pci/bha_pci.c bha_pci |
