diff options
author | 2007-09-26 06:02:26 +0000 | |
---|---|---|
committer | 2007-09-26 06:02:26 +0000 | |
commit | 5deb6a95a4d113fb09de92fb1fc3d414148d7943 (patch) | |
tree | bfcf3033b5cdc61ae4735e334d79923f2244ede3 | |
parent | Clean up STAC7661 codec: sort mixer items, add prev and next pointers (diff) | |
download | wireguard-openbsd-5deb6a95a4d113fb09de92fb1fc3d414148d7943.tar.xz wireguard-openbsd-5deb6a95a4d113fb09de92fb1fc3d414148d7943.zip |
Add Sigmatel to vendors.
ok brad, dlg.
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index a170deb82b3..c3fe7d45196 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1267 2007/09/17 01:13:23 brad Exp $ +$OpenBSD: pcidevs,v 1.1268 2007/09/26 06:02:26 deanna Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -311,6 +311,7 @@ vendor DCI 0x6666 Decision Computer Inc vendor QUANCOM 0x8008 Quancom Informationssysteme vendor INTEL 0x8086 Intel vendor INNOTEK 0x80ee InnoTek +vendor SIGMATEL 0x8384 Sigmatel vendor WINBOND2 0x8c4a Winbond vendor KTI 0x8e2e KTI vendor ADP 0x9004 Adaptec |