diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-28 18:30:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-03-28 18:30:26 +0000 |
commit | 6d863c29fc3debad394aed1b962b9b07019cb3fe (patch) | |
tree | 976f9a1f87aad70bd7d9d129852cdd93ea875d3a | |
parent | d790ca3e5d8b804855ea9c4ac578b3e6f17c0aa4 (diff) |
add bt848/849
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 78992828991..6be88280eaa 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.40 1998/03/28 09:29:30 deraadt Exp $ +$OpenBSD: pcidevs,v 1.41 1998/03/28 18:30:25 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -604,6 +604,10 @@ product AVANCE2 ALG2302 0x2302 ALG2302 /* Bit3 products */ product BIT3 PCIVME617 0x0001 PCI-VME Interface Mod. 617 +/* Brooktree products */ +product BROOKTREE BT848 0x0350 BT848 +product BROOKTREE BT849 0x0351 BT849 + /* BusLogic products */ product BUSLOGIC MULTIMASTER_NC 0x0140 MultiMaster NC product BUSLOGIC MULTIMASTER 0x1040 MultiMaster |