diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-26 01:50:43 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-26 01:50:43 +0000 |
commit | 3fbd987175866559300504171fc177d64f9c0b7c (patch) | |
tree | 6b7bd13b02e97aead48b42d8d7ede83b1d5287b5 /sys | |
parent | 9fffd0c907c9806f2ff373ba095870cd9953cf23 (diff) |
rename BAD as INVALID
Diffstat (limited to 'sys')
-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. |