From 3fbd987175866559300504171fc177d64f9c0b7c Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 26 Jun 1998 01:50:43 +0000 Subject: rename BAD as INVALID --- sys/dev/pci/pcidevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') 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. -- cgit v1.2.3