Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2005 18:08:10 +0200
From:      Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci viapm.c
Message-ID:  <20051108180810.588fc4c5@it.buh.tecnik93.com>
In-Reply-To: <200511081556.jA8Fu32X002592@repoman.freebsd.org>
References:  <200511081556.jA8Fu32X002592@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Nov 2005 15:56:03 +0000 (UTC)
John Baldwin <jhb@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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@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"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051108180810.588fc4c5>