BenQ: joybook 6000
| PCI ID | Works? | Vendor | Device | Driver | Kernel |
| 80863580 | Yes | Intel Corporation | 82852/82855 GM/GME/PM/GMV Processor to I/O Controller | agpgart,intel-agp | |
| 80863584 | | Intel Corporation | 82852/82855 GM/GME/PM/GMV Processor to I/O Controller | | |
| 80863585 | | Intel Corporation | 82852/82855 GM/GME/PM/GMV Processor to I/O Controller | | |
| 80863582 | Yes | Intel Corporation | 82852/855GM Integrated Graphics Device | i915 | v2.6.32- |
| 80863582 | Yes | Intel Corporation | 82852/855GM Integrated Graphics Device | i915 | v2.6.32- |
| 808624c2 | Yes | Intel Corporation | 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 | usb-uhci,uhci-hcd | |
| 808624c4 | Yes | Intel Corporation | 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 | usb-uhci,uhci-hcd | |
| 808624cd | Yes | Intel Corporation | 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller | ehci-hcd | |
| 80862448 | Yes | Intel Corporation | 82801 Mobile PCI Bridge | i810_rng | |
| 808624cc | Yes | Intel Corporation | 82801DBM (ICH4-M) LPC Interface Bridge | intel-rng,iTCO_wdt | v2.6.25- |
| 808624ca | Yes | Intel Corporation | 82801DBM (ICH4-M) IDE Controller | ata_piix | v2.6.25- |
| 808624c3 | Yes | Intel Corporation | 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller | i2c-i801 | v2.6.25- |
| 808624c5 | Yes | Intel Corporation | 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller | snd-intel8x0 | v2.6.25- |
| 808624c6 | Yes | Intel Corporation | 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller | snd-intel8x0m | v2.6.25- |
| 80864220 | Yes | Intel Corporation | PRO/Wireless 2200BG [Calexico2] Network Connection | ipw2200 | v2.6.25- |
| 11800476 | Yes | Ricoh Co Ltd | RL5c476 II | yenta_socket | v2.6.25- |
| 11800476 | Yes | Ricoh Co Ltd | RL5c476 II | yenta_socket | v2.6.25- |
| 11800552 | Yes | Ricoh Co Ltd | R5C552 IEEE 1394 Controller | ohci1394 | |
| 8086103d | Yes | Intel Corporation | 82801DB PRO/100 VE (MOB) Ethernet Controller | e100 | v2.6.25- |
this is my lsmod:
Module Size Used by
i2c_dev 7264 0
ipw2200 177088 0
ftdi_sio 28808 0
usbserial 26892 1 ftdi_sio
nfs 102768 0
lockd 58216 1 nfs
sunrpc 135524 2 nfs,lockd
rfcomm 32472 0
l2cap 21700 5 rfcomm
bluetooth 43236 4 rfcomm,l2cap
usbhid 36320 0
ieee80211 45352 1 ipw2200
ieee80211_crypt 4868 1 ieee80211
i915 17024 1
drm 66516 2 i915
eeprom 5456 0
evdev 7808 1
pcmcia 31700 0
snd_intel8x0 28700 3
snd_ac97_codec 93600 1 snd_intel8x0
snd_ac97_bus 1792 1 snd_ac97_codec
snd_pcm_oss 47584 0
snd_mixer_oss 16000 1 snd_pcm_oss
snd_pcm 77832 4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer 20548 2 snd_pcm
snd 45632 10 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
ehci_hcd 28552 0
uhci_hcd 29392 0
e100 31108 0
yenta_socket 23692 2
rsrc_nonstatic 9728 1 yenta_socket
pcmcia_core 34896 3 pcmcia,yenta_socket,rsrc_nonstatic
usbcore 114144 6 ftdi_sio,usbserial,usbhid,ehci_hcd,uhci_hcd
ohci1394 31408 0
ieee1394 87928 1 ohci1394
snd_page_alloc 8392 2 snd_intel8x0,snd_pcm
i2c_i801 7308 0
And this my lspci -n:
0000:00:00.0 0600: 8086:3580 (rev 02)
0000:00:00.1 0880: 8086:3584 (rev 02)
0000:00:00.3 0880: 8086:3585 (rev 02)
0000:00:02.0 0300: 8086:3582 (rev 02)
0000:00:02.1 0380: 8086:3582 (rev 02)
0000:00:1d.0 0c03: 8086:24c2 (rev 03)
0000:00:1d.1 0c03: 8086:24c4 (rev 03)
0000:00:1d.7 0c03: 8086:24cd (rev 03)
0000:00:1e.0 0604: 8086:2448 (rev 83)
0000:00:1f.0 0601: 8086:24cc (rev 03)
0000:00:1f.1 0101: 8086:24ca (rev 03)
0000:00:1f.3 0c05: 8086:24c3 (rev 03)
0000:00:1f.5 0401: 8086:24c5 (rev 03)
0000:00:1f.6 0703: 8086:24c6 (rev 03)
0000:01:04.0 0280: 8086:4220 (rev 05)
0000:01:06.0 0607: 1180:0476 (rev ac)
0000:01:06.1 0607: 1180:0476 (rev ac)
0000:01:06.2 0c00: 1180:0552 (rev 04)
0000:01:08.0 0200: 8086:103d (rev 83)
Good job!
|