diff options
author | 1998-10-06 07:06:59 +0000 | |
---|---|---|
committer | 1998-10-06 07:06:59 +0000 | |
commit | dd773448de9dc92df4aa3b927094699204f32398 (patch) | |
tree | f276dc453a0e8c1decf4584cd79e62195b8a9de7 | |
parent | use /usr/bin/lndir (diff) | |
download | wireguard-openbsd-dd773448de9dc92df4aa3b927094699204f32398.tar.xz wireguard-openbsd-dd773448de9dc92df4aa3b927094699204f32398.zip |
more brooktree devs
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 97db2fdf2ee..6754c877f82 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.90 1998/09/28 00:35:54 downsj Exp $ +$OpenBSD: pcidevs,v 1.91 1998/10/06 07:06:59 downsj Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -654,6 +654,9 @@ product BIT3 PCIVME2706 0x0300 PCI-VME Interface Mod. 2706 /* Brooktree products */ product BROOKTREE BT848 0x0350 BT848 product BROOKTREE BT849 0x0351 BT849 +product BROOKTREE BT878 0x036e BT878 +product BROOKTREE BT879 0x036f BT879 +product BROOKTREE BT878_DEV2 0x0878 BT878 (2nd device) /* BusLogic products */ product BUSLOGIC MULTIMASTER_NC 0x0140 MultiMaster NC |