diff options
author | 1998-06-26 01:50:42 +0000 | |
---|---|---|
committer | 1998-06-26 01:50:42 +0000 | |
commit | 8d9b60e4dc9ac27665613cef7c07719cc4489846 (patch) | |
tree | 24180a9db359b50835cd5406691276d0166e2f7f | |
parent | no luns on the ricoh scanner (diff) | |
download | wireguard-openbsd-8d9b60e4dc9ac27665613cef7c07719cc4489846.tar.xz wireguard-openbsd-8d9b60e4dc9ac27665613cef7c07719cc4489846.zip |
rename BAD as INVALID
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 0e4652e962e..e137af2f765 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.59 1998/06/25 01:55:04 deraadt Exp $ +$OpenBSD: pcidevs,v 1.60 1998/06/26 01:50:42 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -512,7 +512,7 @@ vendor KTI 0x8e2e KTI vendor ADP 0x9004 Adaptec vendor ATRONICS 0x907f Atronics vendor ARC 0xedd8 ARC Logic -vendor BAD 0xffff ILLEGITIMATE VENDOR ID +vendor INVALID 0xffff INVALID VENDOR ID /* * List of known products. Grouped by vendor. |