cvs commit: src/sys/pci viapm.c
Ion-Mihai Tetcu
itetcu at people.tecnik93.com
Tue Nov 8 16:08:16 GMT 2005
On Tue, 8 Nov 2005 15:56:03 +0000 (UTC)
John Baldwin <jhb at FreeBSD.org> wrote:
> jhb 2005-11-08 15:56:03 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_6)
> sys/pci viapm.c
> Log:
> MFC: Add the device ID for the VIA VT8235 south bridge.
What about 8237 ? I own a few boards with this cip, how can I get the device id ?
(with acpi)
> pciconf -vl
agp0 at pci0:0:0: class=0x060000 card=0x50001458 chip=0x31891106 rev=0x80 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT8377 Apollo KT400/A/600 CPU to PCI Bridge'
class = bridge
subclass = HOST-PCI
pcib1 at pci0:1:0: class=0x060400 card=0x00000080 chip=0xb1981106 rev=0x00 hdr=0x01
vendor = 'VIA Technologies Inc'
device = 'ProSavageDDR P4X600 CPU to AGP Bridge'
class = bridge
subclass = PCI-PCI
bktr0 at pci0:13:0: class=0x040000 card=0x00000000 chip=0x036e109e rev=0x11 hdr=0x00
vendor = 'Conexant (Was: Brooktree Corp)'
device = 'Bt878/Fusion 878A Mediastream Controller'
class = multimedia
subclass = video
none0 at pci0:13:1: class=0x048000 card=0x00000000 chip=0x0878109e rev=0x11 hdr=0x00
vendor = 'Conexant (Was: Brooktree Corp)'
device = 'Bt878/Fusion878A Video Capture (Audio Section)'
class = multimedia
atapci0 at pci0:15:0: class=0x01018f card=0x31491106 chip=0x31491106 rev=0x80 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT8237 VT6410 SATA RAID Controller'
class = mass storage
subclass = ATA
atapci1 at pci0:15:1: class=0x01018a card=0x50021458 chip=0x05711106 rev=0x06 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxx EIDE Controller (All VIA Chipsets)'
class = mass storage
subclass = ATA
none1 at pci0:16:0: class=0x0c0300 card=0x50041458 chip=0x30381106 rev=0x81 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
class = serial bus
subclass = USB
none2 at pci0:16:1: class=0x0c0300 card=0x50041458 chip=0x30381106 rev=0x81 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
class = serial bus
subclass = USB
none3 at pci0:16:2: class=0x0c0300 card=0x50041458 chip=0x30381106 rev=0x81 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
class = serial bus
subclass = USB
none4 at pci0:16:3: class=0x0c0300 card=0x50041458 chip=0x30381106 rev=0x81 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
class = serial bus
subclass = USB
none5 at pci0:16:4: class=0x0c0320 card=0x50041458 chip=0x31041106 rev=0x86 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT6202 USB 2.0 Enhanced Host Controller'
class = serial bus
subclass = USB
isab0 at pci0:17:0: class=0x060100 card=0x50011458 chip=0x32271106 rev=0x00 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT8237 PCI-to-ISA Bridge'
class = bridge
subclass = PCI-ISA
pcm0 at pci0:17:5: class=0x040100 card=0xa0021458 chip=0x30591106 rev=0x60 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT8233/33A/8235/8237 AC97 Enhanced Audio Controller'
class = multimedia
subclass = audio
vr0 at pci0:18:0: class=0x020000 card=0xe0001458 chip=0x30651106 rev=0x78 hdr=0x00
vendor = 'VIA Technologies Inc'
device = 'VT6102 Rhine II PCI Fast Ethernet Controller'
class = network
subclass = ethernet
none6 at pci1:0:0: class=0x030000 card=0x40101458 chip=0x49661002 rev=0x01 hdr=0x00
vendor = 'ATI Technologies Inc'
device = 'RV250 Radeon 9000/9000 Pro'
class = display
subclass = VGA
--
IOnut
Unregistered ;) FreeBSD "user"
"Intellectual Property" is nowhere near as valuable as "Intellect"
More information about the cvs-src
mailing list