diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-06-28 01:14:45 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-06-28 01:14:45 +0000 |
commit | 72844bc08b88ee6415848f2200872dc4db3fb059 (patch) | |
tree | 8147c14b74c78912fcdf5b16fc465d4fcf353562 /sys/dev | |
parent | b3a6b261beadb246d2867813fdd7193d6dae045f (diff) |
better entry for NVidia MCP55 HD Audio.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 3320571b4ab..d3b2fb630e9 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1085 2006/06/27 06:12:22 gwk Exp $ +$OpenBSD: pcidevs,v 1.1086 2006/06/28 01:14:44 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2658,7 +2658,7 @@ product NVIDIA GEFORCEFXGO5700_2 0x0347 GeForce FX Go 5700 product NVIDIA GEFORCEFXGO5700 0x0348 GeForce FX Go 5700 product NVIDIA MCP55_SMB 0x0368 MCP55 SMBus product NVIDIA MCP55_IDE 0x036e MCP55 IDE -product NVIDIA MCP55_HDA 0x0371 HD Audio +product NVIDIA MCP55_HDA 0x0371 MCP55 HD Audio product NVIDIA MCP55_LAN1 0x0372 MCP55 LAN product NVIDIA MCP55_LAN2 0x0373 MCP55 LAN product NVIDIA MCP55_SATA 0x037e MCP55 SATA |