diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-09-11 14:03:13 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-09-11 14:03:13 +0000 |
commit | 689a90ddab3906d091f8b9528ca1b83675168bde (patch) | |
tree | 919cc90df667ef018e5cfb48276821f499e82180 /sys/dev | |
parent | 49694b7d627a389940dbedcb18faf0033ec80554 (diff) |
Broadcom BCM4315.
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 8b61d26c2d5..e48e31bb740 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1405 2008/09/08 08:33:12 brad Exp $ +$OpenBSD: pcidevs,v 1.1406 2008/09/11 14:03:12 miod Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -1254,6 +1254,7 @@ product BROADCOM BCM4303 0x4301 BCM4303 product BROADCOM BCM4307 0x4307 BCM4307 product BROADCOM BCM4311 0x4311 BCM4311 product BROADCOM BCM4312 0x4312 BCM4312 +product BROADCOM BCM4315 0x4315 BCM4315 product BROADCOM BCM4318 0x4318 BCM4318 product BROADCOM BCM4319 0x4319 BCM4319 product BROADCOM BCM4306 0x4320 BCM4306 |