diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-06-27 19:20:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-06-27 19:20:31 +0000 |
commit | 76a5a37c1b7d066ec7062aac2009402b97117e68 (patch) | |
tree | 194e38d67f800b5b6b700d2dab5bb052b5f25692 /sys/dev | |
parent | 9c6cdc403df2148ddb9e8f96966abbfba07d3152 (diff) |
Broadcom serial device (found on option globetrotter edge)
Diffstat (limited to 'sys/dev')
-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 f1581196417..a3f63e6aa36 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.879 2005/06/26 19:34:38 deraadt Exp $ +$OpenBSD: pcidevs,v 1.880 2005/06/27 19:20:30 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -883,6 +883,7 @@ product BROADCOM BCM5901 0x170d BCM5901 product BROADCOM BCM5901A2 0x170e BCM5901A2 product BROADCOM BCM4306 0x4320 BCM4306 product BROADCOM BCM4401 0x4401 BCM4401 +product BROADCOM SERIAL 0x4333 Serial product BROADCOM 5801 0x5801 5801 product BROADCOM 5802 0x5802 5802 product BROADCOM 5805 0x5805 5805 |