NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/37988: Missing devices for sys/dev/pci/pcidevs found on a LENOVO 89185WG (ThinkPad R61)



>Number:         37988
>Category:       kern
>Synopsis:       Missing devices for sys/dev/pci/pcidevs found on a LENOVO 
>89185WG (ThinkPad R61)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 09 22:20:00 +0000 2008
>Originator:     Hernani Marques Madeira
>Release:        4.99.52
>Organization:
>Environment:
NetBSD  4.99.52 NetBSD 4.99.52 (CLEMENTINE) #0: Wed Feb  6 01:45:01 CET 2008  
root@:/usr/obj/sys/arch/amd64/compile.amd64/CLEMENTINE amd64
>Description:
3 devices to be added to pcidevs, found on a ThinkPad R61 model. See below a 
patch.
>How-To-Repeat:
Observe dmesg.
>Fix:
Index: pcidevs
===================================================================
RCS file: /cvsroot/src/sys/dev/pci/pcidevs,v
retrieving revision 1.927
diff -u -r1.927 pcidevs
--- pcidevs     5 Feb 2008 18:22:09 -0000       1.927
+++ pcidevs     9 Feb 2008 15:03:37 -0000
@@ -2478,8 +2478,9 @@
 product INTEL 82Q33_IGD                0x29d2  82Q35 Integrated Graphics Device
 product INTEL 82Q33_IGD_1      0x29d3  82Q35 Integrated Graphics Device
 product INTEL 82965PM_HB       0x2a00  82965PM Host Bridge
-product INTEL 82965PM_IGD      0x2a02  82965PM Integrated Graphics Device
-product INTEL 82965PM_IGD_1    0x2a03  82965PM Integrated Graphics Device
+product        INTEL 80862A01          0x2a01  80862A01 Mobile PCI Express Root
 Port
+product INTEL 82965PM_IGD      0x2a02  82965PM Integrated Graphics Device
+product INTEL 82965PM_IGD_1    0x2a03  82965PM Integrated Graphics Device
 product INTEL 31244            0x3200  31244 Serial ATA Controller
 product INTEL 82855PM_DDR      0x3340  82855PM MCH Host Controller
 product INTEL 82855PM_AGP      0x3341  82855PM Host-AGP Bridge
@@ -3083,6 +3084,7 @@
 product NVIDIA MCP61_SATA3     0x03f7  nForce MCP61 Serial ATA Controller
 product NVIDIA MCP61_LAN3      0x03ee  nForce MCP61 Gigabit Ethernet Controller
 product NVIDIA MCP61_LAN4      0x03ef  nForce MCP61 Gigabit Ethernet Controller
+product NVIDIA  QUADRO_NVS140M 0x0429  Quadro NVS 140M
 product NVIDIA MCP65_ISA       0x0440  nForce MCP65 PCI-ISA Bridge
 product NVIDIA MCP65_MEM       0x0444  nForce MCP65 Memory Controller
 product NVIDIA MCP65_MEM2      0x0445  nForce MCP65 Memory Controller
@@ -3329,6 +3331,7 @@
 product RICOH Rx5C832  0x0832 5C832 PCI-SD/MMC/MMC+/MS/xD/Firewire
 product RICOH Rx5C843  0x0843 5C843 PCI-CardBus bridge/SD/MMC/MMC+/MS/xD/Firewi
re
 product RICOH Rx5C847  0x0847 5C847 PCI-CardBus bridge/SD/MMC/MMC+/MS/xD/Firewi
re
+product RICOH Rx5C852  0x0852 5C852 PCI-CardBus bridge/SD/MMC/MMC+/MS/xD/SC/Fir
ewire
 product RICOH Rx5C853  0x0853 5C853 PCI-CardBus bridge/SD/MMC/MMC+/MS/xD/SC/Fir
ewire

 /* RISCom (SDL Communications?) products */




Home | Main Index | Thread Index | Old Index