From 0677328054a51160b79af3fb982b852294c5e175 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Wed, 20 Aug 2008 12:20:07 +0000 Subject: * merged branch 'initramfs-ng' back intro trunk - requires careful testing ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2055 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 3 - initramfs/OpenSLX/MakeInitRamFS/Engine.pm | 245 +- initramfs/distro-specs/debian/config-3.1 | 32 - initramfs/distro-specs/debian/config-4.0 | 32 - initramfs/distro-specs/debian/config-default | 57 - initramfs/distro-specs/debian/functions-3.1 | 34 - initramfs/distro-specs/debian/functions-default | 92 +- initramfs/distro-specs/debian/servconf | 19 - initramfs/distro-specs/gentoo/config-2005.1 | 34 - initramfs/distro-specs/gentoo/config-2006.1 | 0 initramfs/distro-specs/gentoo/config-default | 51 - initramfs/distro-specs/gentoo/functions-2005.1 | 61 - initramfs/distro-specs/gentoo/functions-2006.1 | 17 - initramfs/distro-specs/gentoo/functions-default | 321 - initramfs/distro-specs/suse/config-10.0 | 9 - initramfs/distro-specs/suse/config-10.1 | 37 - initramfs/distro-specs/suse/config-10.2 | 39 - initramfs/distro-specs/suse/config-10.3 | 40 - initramfs/distro-specs/suse/config-9.3 | 30 - initramfs/distro-specs/suse/config-default | 63 - .../suse/files-default/etc/init.d/boot | 285 - initramfs/distro-specs/suse/functions-10.0 | 36 - initramfs/distro-specs/suse/functions-10.1 | 131 - initramfs/distro-specs/suse/functions-10.2 | 170 - initramfs/distro-specs/suse/functions-10.3 | 61 - initramfs/distro-specs/suse/functions-9.3 | 82 - initramfs/distro-specs/suse/functions-default | 419 +- initramfs/distro-specs/ubuntu/README-ubuntu | 16 - initramfs/distro-specs/ubuntu/config-5.10 | 37 - initramfs/distro-specs/ubuntu/config-6.06 | 37 - initramfs/distro-specs/ubuntu/config-6.10 | 42 - initramfs/distro-specs/ubuntu/config-7.04 | 46 - initramfs/distro-specs/ubuntu/config-7.10 | 45 - initramfs/distro-specs/ubuntu/config-8.04 | 45 - initramfs/distro-specs/ubuntu/config-default | 65 - initramfs/distro-specs/ubuntu/functions-5.10 | 72 - initramfs/distro-specs/ubuntu/functions-6.06 | 40 - initramfs/distro-specs/ubuntu/functions-6.10 | 52 - initramfs/distro-specs/ubuntu/functions-7.04 | 16 - initramfs/distro-specs/ubuntu/functions-7.10 | 35 - initramfs/distro-specs/ubuntu/functions-8.04 | 26 +- initramfs/distro-specs/ubuntu/functions-default | 152 +- initramfs/initrd-stuff/bin/dhcpmkconfig | 72 - initramfs/initrd-stuff/bin/hwautocfg | 330 - initramfs/initrd-stuff/bin/hwsetup | Bin 123832 -> 0 bytes initramfs/initrd-stuff/bin/servconfig | 425 - initramfs/initrd-stuff/bin/xconfig | 240 - initramfs/initrd-stuff/etc/functions | 1009 -- initramfs/initrd-stuff/etc/ldap-functions | 75 - initramfs/initrd-stuff/etc/messages | 202 - initramfs/initrd-stuff/etc/messages.de | 213 - initramfs/initrd-stuff/init | 869 -- initramfs/initrd-stuff/lib/libpci.so | 1 - initramfs/initrd-stuff/lib/libpci.so.2 | Bin 26508 -> 0 bytes initramfs/initrd-stuff/usr/share/README.ddcprobe | 36 - initramfs/initrd-stuff/usr/share/hwdata/Cards | 4261 ------ initramfs/initrd-stuff/usr/share/hwdata/MonitorsDB | 3465 ----- initramfs/initrd-stuff/usr/share/hwdata/pci.ids | 13662 ------------------- initramfs/initrd-stuff/usr/share/hwdata/pcitable | 7690 ----------- initramfs/initrd-stuff/usr/share/hwdata/usb.ids | 4692 ------- initramfs/stage3-stuff/bin/dhcpmkconfig | 31 + initramfs/stage3-stuff/bin/hwautocfg | 185 + initramfs/stage3-stuff/bin/servconfig | 304 + initramfs/stage3-stuff/etc/functions | 941 ++ initramfs/stage3-stuff/etc/ldap-functions | 75 + initramfs/stage3-stuff/etc/messages | 205 + initramfs/stage3-stuff/etc/messages.de | 216 + initramfs/stage3-stuff/init | 916 ++ initramfs/uclib-rootfs/bin/[ | 1 + initramfs/uclib-rootfs/bin/ar | 1 + initramfs/uclib-rootfs/bin/arping | 1 + initramfs/uclib-rootfs/bin/ash | 1 + initramfs/uclib-rootfs/bin/brctl | 1 + initramfs/uclib-rootfs/bin/bunzip2 | 1 + initramfs/uclib-rootfs/bin/busybox | Bin 0 -> 354832 bytes initramfs/uclib-rootfs/bin/cat | 1 + initramfs/uclib-rootfs/bin/chmod | 1 + initramfs/uclib-rootfs/bin/chown | 1 + initramfs/uclib-rootfs/bin/chroot | 1 + initramfs/uclib-rootfs/bin/cp | 1 + initramfs/uclib-rootfs/bin/cpio | 1 + initramfs/uclib-rootfs/bin/cut | 1 + initramfs/uclib-rootfs/bin/date | 1 + initramfs/uclib-rootfs/bin/dd | 1 + initramfs/uclib-rootfs/bin/df | 1 + initramfs/uclib-rootfs/bin/dialog | Bin 0 -> 115932 bytes initramfs/uclib-rootfs/bin/dmesg | 1 + initramfs/uclib-rootfs/bin/dnbd-client | Bin 0 -> 11537 bytes initramfs/uclib-rootfs/bin/du | 1 + initramfs/uclib-rootfs/bin/echo | 1 + initramfs/uclib-rootfs/bin/env | 1 + initramfs/uclib-rootfs/bin/expr | 1 + initramfs/uclib-rootfs/bin/fdisk | 1 + initramfs/uclib-rootfs/bin/free | 1 + initramfs/uclib-rootfs/bin/grep | 1 + initramfs/uclib-rootfs/bin/gunzip | 1 + initramfs/uclib-rootfs/bin/hwclock | 1 + initramfs/uclib-rootfs/bin/id | 1 + initramfs/uclib-rootfs/bin/insmod | 1 + initramfs/uclib-rootfs/bin/ip | 1 + initramfs/uclib-rootfs/bin/ipcalc | 1 + initramfs/uclib-rootfs/bin/kexec | Bin 0 -> 96172 bytes initramfs/uclib-rootfs/bin/kill | 1 + initramfs/uclib-rootfs/bin/killall | 1 + initramfs/uclib-rootfs/bin/ln | 1 + initramfs/uclib-rootfs/bin/loadfont | 1 + initramfs/uclib-rootfs/bin/loadkmap | 1 + initramfs/uclib-rootfs/bin/ls | 1 + initramfs/uclib-rootfs/bin/lsmod | 1 + initramfs/uclib-rootfs/bin/mdev | 1 + initramfs/uclib-rootfs/bin/mkdir | 1 + initramfs/uclib-rootfs/bin/mknod | 1 + initramfs/uclib-rootfs/bin/mkswap | 1 + initramfs/uclib-rootfs/bin/modprobe | 1 + initramfs/uclib-rootfs/bin/mount | 1 + initramfs/uclib-rootfs/bin/mv | 1 + initramfs/uclib-rootfs/bin/nice | 1 + initramfs/uclib-rootfs/bin/ping | 1 + initramfs/uclib-rootfs/bin/printf | 1 + initramfs/uclib-rootfs/bin/ps | 1 + initramfs/uclib-rootfs/bin/rdate | 1 + initramfs/uclib-rootfs/bin/rm | 1 + initramfs/uclib-rootfs/bin/rmmod | 1 + initramfs/uclib-rootfs/bin/sed | 1 + initramfs/uclib-rootfs/bin/sleep | 1 + initramfs/uclib-rootfs/bin/sort | 1 + initramfs/uclib-rootfs/bin/strace | Bin 0 -> 169584 bytes initramfs/uclib-rootfs/bin/swapoff | 1 + initramfs/uclib-rootfs/bin/swapon | 1 + initramfs/uclib-rootfs/bin/switch_root | 1 + initramfs/uclib-rootfs/bin/tar | 1 + initramfs/uclib-rootfs/bin/test | 1 + initramfs/uclib-rootfs/bin/tftp | 1 + initramfs/uclib-rootfs/bin/time | 1 + initramfs/uclib-rootfs/bin/touch | 1 + initramfs/uclib-rootfs/bin/tr | 1 + initramfs/uclib-rootfs/bin/udhcpc | 1 + initramfs/uclib-rootfs/bin/umount | 1 + initramfs/uclib-rootfs/bin/uptime | 1 + initramfs/uclib-rootfs/bin/usleep | 1 + initramfs/uclib-rootfs/bin/vconfig | 1 + initramfs/uclib-rootfs/bin/vi | 1 + initramfs/uclib-rootfs/bin/wget | 1 + initramfs/uclib-rootfs/bin/zcat | 1 + initramfs/uclib-rootfs/bin/zcip | 1 + initramfs/uclib-rootfs/etc/env.d/50ncurses | 1 + initramfs/uclib-rootfs/etc/terminfo/a/ansi | Bin 0 -> 1481 bytes initramfs/uclib-rootfs/etc/terminfo/d/dumb | Bin 0 -> 308 bytes initramfs/uclib-rootfs/etc/terminfo/l/linux | Bin 0 -> 1740 bytes initramfs/uclib-rootfs/etc/terminfo/r/rxvt | Bin 0 -> 2029 bytes initramfs/uclib-rootfs/etc/terminfo/s/screen | Bin 0 -> 1550 bytes initramfs/uclib-rootfs/etc/terminfo/s/sun | Bin 0 -> 997 bytes initramfs/uclib-rootfs/etc/terminfo/v/vt100 | Bin 0 -> 1194 bytes initramfs/uclib-rootfs/etc/terminfo/v/vt102 | Bin 0 -> 1188 bytes initramfs/uclib-rootfs/etc/terminfo/v/vt200 | 1 + initramfs/uclib-rootfs/etc/terminfo/v/vt220 | Bin 0 -> 1279 bytes initramfs/uclib-rootfs/etc/terminfo/v/vt52 | Bin 0 -> 466 bytes initramfs/uclib-rootfs/etc/terminfo/x/xterm | Bin 0 -> 2522 bytes initramfs/uclib-rootfs/etc/terminfo/x/xterm-color | Bin 0 -> 1551 bytes .../uclib-rootfs/etc/terminfo/x/xterm-xfree86 | Bin 0 -> 2522 bytes initramfs/uclib-rootfs/lib/ld-uClibc-0.9.28.so | Bin 0 -> 17044 bytes initramfs/uclib-rootfs/lib/ld-uClibc.so.0 | 1 + initramfs/uclib-rootfs/lib/libc.so.0 | 1 + initramfs/uclib-rootfs/lib/libcrypt-0.9.28.so | Bin 0 -> 8880 bytes initramfs/uclib-rootfs/lib/libcrypt.so.0 | 1 + initramfs/uclib-rootfs/lib/libcurses.so | 1 + initramfs/uclib-rootfs/lib/libdl-0.9.28.so | Bin 0 -> 9040 bytes initramfs/uclib-rootfs/lib/libdl.so.0 | 1 + initramfs/uclib-rootfs/lib/libiw.so | 1 + initramfs/uclib-rootfs/lib/libiw.so.29 | Bin 0 -> 25892 bytes initramfs/uclib-rootfs/lib/libm-0.9.28.so | Bin 0 -> 66736 bytes initramfs/uclib-rootfs/lib/libm.so.0 | 1 + initramfs/uclib-rootfs/lib/libncurses.so | 1 + initramfs/uclib-rootfs/lib/libncurses.so.5 | 1 + initramfs/uclib-rootfs/lib/libncurses.so.5.6 | Bin 0 -> 229164 bytes initramfs/uclib-rootfs/lib/libnsl-0.9.28.so | Bin 0 -> 4568 bytes initramfs/uclib-rootfs/lib/libnsl.so.0 | 1 + initramfs/uclib-rootfs/lib/libpthread-0.9.28.so | Bin 0 -> 78368 bytes initramfs/uclib-rootfs/lib/libpthread.so.0 | 1 + initramfs/uclib-rootfs/lib/libresolv-0.9.28.so | Bin 0 -> 4568 bytes initramfs/uclib-rootfs/lib/libresolv.so.0 | 1 + initramfs/uclib-rootfs/lib/librt-0.9.28.so | Bin 0 -> 4684 bytes initramfs/uclib-rootfs/lib/librt.so.0 | 1 + initramfs/uclib-rootfs/lib/libthread_db-0.9.28.so | Bin 0 -> 13200 bytes initramfs/uclib-rootfs/lib/libthread_db.so.1 | 1 + initramfs/uclib-rootfs/lib/libuClibc-0.9.28.so | Bin 0 -> 295120 bytes initramfs/uclib-rootfs/lib/libutil-0.9.28.so | Bin 0 -> 4808 bytes initramfs/uclib-rootfs/lib/libutil.so.0 | 1 + initramfs/uclib-rootfs/new/hwinfo | Bin 0 -> 84608 bytes initramfs/uclib-rootfs/new/libhd.so | 1 + initramfs/uclib-rootfs/new/libhd.so.15.3 | Bin 0 -> 3203107 bytes initramfs/uclib-rootfs/sbin/hwinfo | Bin 0 -> 23476 bytes initramfs/uclib-rootfs/sbin/ifrename | Bin 0 -> 21760 bytes initramfs/uclib-rootfs/sbin/iwconfig | Bin 0 -> 17640 bytes initramfs/uclib-rootfs/sbin/iwevent | Bin 0 -> 13540 bytes initramfs/uclib-rootfs/sbin/iwgetid | Bin 0 -> 9344 bytes initramfs/uclib-rootfs/sbin/iwlist | Bin 0 -> 25884 bytes initramfs/uclib-rootfs/sbin/iwpriv | Bin 0 -> 9384 bytes initramfs/uclib-rootfs/sbin/iwspy | Bin 0 -> 9372 bytes initramfs/uclib-rootfs/sbin/nbd-client | Bin 0 -> 9472 bytes initramfs/uclib-rootfs/usr/bin/captoinfo | 1 + initramfs/uclib-rootfs/usr/bin/clear | Bin 0 -> 5156 bytes initramfs/uclib-rootfs/usr/bin/getent | 67 + initramfs/uclib-rootfs/usr/bin/infocmp | Bin 0 -> 42312 bytes initramfs/uclib-rootfs/usr/bin/infotocap | 1 + initramfs/uclib-rootfs/usr/bin/ldd | Bin 0 -> 9472 bytes initramfs/uclib-rootfs/usr/bin/ncurses5-config | 156 + initramfs/uclib-rootfs/usr/bin/reset | 1 + initramfs/uclib-rootfs/usr/bin/tack | Bin 0 -> 124244 bytes initramfs/uclib-rootfs/usr/bin/tic | Bin 0 -> 42364 bytes initramfs/uclib-rootfs/usr/bin/toe | Bin 0 -> 29960 bytes initramfs/uclib-rootfs/usr/bin/tput | Bin 0 -> 9460 bytes initramfs/uclib-rootfs/usr/bin/tset | Bin 0 -> 34160 bytes initramfs/uclib-rootfs/usr/lib/libc.so | 1 + initramfs/uclib-rootfs/usr/lib/libcrypt.so | 1 + initramfs/uclib-rootfs/usr/lib/libcurses.so | 10 + initramfs/uclib-rootfs/usr/lib/libdbus-1.so | 1 + initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3 | 1 + initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3.4.0 | Bin 0 -> 186140 bytes initramfs/uclib-rootfs/usr/lib/libdl.so | 1 + initramfs/uclib-rootfs/usr/lib/libform.so | 1 + initramfs/uclib-rootfs/usr/lib/libform.so.5 | 1 + initramfs/uclib-rootfs/usr/lib/libform.so.5.6 | Bin 0 -> 39044 bytes initramfs/uclib-rootfs/usr/lib/libhal-storage.so | 1 + initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1 | 1 + .../uclib-rootfs/usr/lib/libhal-storage.so.1.0.0 | Bin 0 -> 34160 bytes initramfs/uclib-rootfs/usr/lib/libhal.so | 1 + initramfs/uclib-rootfs/usr/lib/libhal.so.1 | 1 + initramfs/uclib-rootfs/usr/lib/libhal.so.1.0.0 | Bin 0 -> 42232 bytes initramfs/uclib-rootfs/usr/lib/libhd.so | 1 + initramfs/uclib-rootfs/usr/lib/libhd.so.13 | 1 + initramfs/uclib-rootfs/usr/lib/libhd.so.13.28 | Bin 0 -> 1420880 bytes initramfs/uclib-rootfs/usr/lib/libintl.so | 1 + initramfs/uclib-rootfs/usr/lib/libintl.so.8 | 1 + initramfs/uclib-rootfs/usr/lib/libintl.so.8.0.1 | Bin 0 -> 117430 bytes initramfs/uclib-rootfs/usr/lib/libm.so | 1 + initramfs/uclib-rootfs/usr/lib/libmenu.so | 1 + initramfs/uclib-rootfs/usr/lib/libmenu.so.5 | 1 + initramfs/uclib-rootfs/usr/lib/libmenu.so.5.6 | Bin 0 -> 21968 bytes initramfs/uclib-rootfs/usr/lib/libncurses.so | 10 + initramfs/uclib-rootfs/usr/lib/libnsl.so | 1 + initramfs/uclib-rootfs/usr/lib/libpanel.so | 1 + initramfs/uclib-rootfs/usr/lib/libpanel.so.5 | 1 + initramfs/uclib-rootfs/usr/lib/libpanel.so.5.6 | Bin 0 -> 9212 bytes initramfs/uclib-rootfs/usr/lib/libpthread.so | 1 + initramfs/uclib-rootfs/usr/lib/libresolv.so | 1 + initramfs/uclib-rootfs/usr/lib/librt.so | 1 + initramfs/uclib-rootfs/usr/lib/libthread_db.so | 1 + initramfs/uclib-rootfs/usr/lib/libutil.so | 1 + initramfs/uclib-rootfs/usr/lib/terminfo | 1 + 250 files changed, 3716 insertions(+), 39888 deletions(-) delete mode 100644 initramfs/distro-specs/debian/config-3.1 delete mode 100644 initramfs/distro-specs/debian/config-4.0 delete mode 100644 initramfs/distro-specs/debian/config-default delete mode 100644 initramfs/distro-specs/debian/functions-3.1 delete mode 100644 initramfs/distro-specs/debian/servconf delete mode 100644 initramfs/distro-specs/gentoo/config-2005.1 delete mode 100644 initramfs/distro-specs/gentoo/config-2006.1 delete mode 100644 initramfs/distro-specs/gentoo/config-default delete mode 100644 initramfs/distro-specs/gentoo/functions-2005.1 delete mode 100644 initramfs/distro-specs/gentoo/functions-2006.1 delete mode 100644 initramfs/distro-specs/gentoo/functions-default delete mode 100644 initramfs/distro-specs/suse/config-10.0 delete mode 100644 initramfs/distro-specs/suse/config-10.1 delete mode 100644 initramfs/distro-specs/suse/config-10.2 delete mode 100644 initramfs/distro-specs/suse/config-10.3 delete mode 100644 initramfs/distro-specs/suse/config-9.3 delete mode 100644 initramfs/distro-specs/suse/config-default delete mode 100755 initramfs/distro-specs/suse/files-default/etc/init.d/boot delete mode 100644 initramfs/distro-specs/suse/functions-10.0 delete mode 100644 initramfs/distro-specs/suse/functions-10.1 delete mode 100644 initramfs/distro-specs/suse/functions-10.2 delete mode 100644 initramfs/distro-specs/suse/functions-10.3 delete mode 100644 initramfs/distro-specs/suse/functions-9.3 delete mode 100644 initramfs/distro-specs/ubuntu/README-ubuntu delete mode 100644 initramfs/distro-specs/ubuntu/config-5.10 delete mode 100644 initramfs/distro-specs/ubuntu/config-6.06 delete mode 100644 initramfs/distro-specs/ubuntu/config-6.10 delete mode 100644 initramfs/distro-specs/ubuntu/config-7.04 delete mode 100644 initramfs/distro-specs/ubuntu/config-7.10 delete mode 100644 initramfs/distro-specs/ubuntu/config-8.04 delete mode 100644 initramfs/distro-specs/ubuntu/config-default delete mode 100644 initramfs/distro-specs/ubuntu/functions-5.10 delete mode 100644 initramfs/distro-specs/ubuntu/functions-6.06 delete mode 100644 initramfs/distro-specs/ubuntu/functions-6.10 delete mode 100644 initramfs/distro-specs/ubuntu/functions-7.04 delete mode 100644 initramfs/distro-specs/ubuntu/functions-7.10 delete mode 100755 initramfs/initrd-stuff/bin/dhcpmkconfig delete mode 100755 initramfs/initrd-stuff/bin/hwautocfg delete mode 100755 initramfs/initrd-stuff/bin/hwsetup delete mode 100755 initramfs/initrd-stuff/bin/servconfig delete mode 100755 initramfs/initrd-stuff/bin/xconfig delete mode 100644 initramfs/initrd-stuff/etc/functions delete mode 100644 initramfs/initrd-stuff/etc/ldap-functions delete mode 100644 initramfs/initrd-stuff/etc/messages delete mode 100644 initramfs/initrd-stuff/etc/messages.de delete mode 100755 initramfs/initrd-stuff/init delete mode 120000 initramfs/initrd-stuff/lib/libpci.so delete mode 100644 initramfs/initrd-stuff/lib/libpci.so.2 delete mode 100644 initramfs/initrd-stuff/usr/share/README.ddcprobe delete mode 100644 initramfs/initrd-stuff/usr/share/hwdata/Cards delete mode 100644 initramfs/initrd-stuff/usr/share/hwdata/MonitorsDB delete mode 100644 initramfs/initrd-stuff/usr/share/hwdata/pci.ids delete mode 100644 initramfs/initrd-stuff/usr/share/hwdata/pcitable delete mode 100644 initramfs/initrd-stuff/usr/share/hwdata/usb.ids create mode 100755 initramfs/stage3-stuff/bin/dhcpmkconfig create mode 100755 initramfs/stage3-stuff/bin/hwautocfg create mode 100755 initramfs/stage3-stuff/bin/servconfig create mode 100644 initramfs/stage3-stuff/etc/functions create mode 100644 initramfs/stage3-stuff/etc/ldap-functions create mode 100644 initramfs/stage3-stuff/etc/messages create mode 100644 initramfs/stage3-stuff/etc/messages.de create mode 100755 initramfs/stage3-stuff/init create mode 120000 initramfs/uclib-rootfs/bin/[ create mode 120000 initramfs/uclib-rootfs/bin/ar create mode 120000 initramfs/uclib-rootfs/bin/arping create mode 120000 initramfs/uclib-rootfs/bin/ash create mode 120000 initramfs/uclib-rootfs/bin/brctl create mode 120000 initramfs/uclib-rootfs/bin/bunzip2 create mode 100755 initramfs/uclib-rootfs/bin/busybox create mode 120000 initramfs/uclib-rootfs/bin/cat create mode 120000 initramfs/uclib-rootfs/bin/chmod create mode 120000 initramfs/uclib-rootfs/bin/chown create mode 120000 initramfs/uclib-rootfs/bin/chroot create mode 120000 initramfs/uclib-rootfs/bin/cp create mode 120000 initramfs/uclib-rootfs/bin/cpio create mode 120000 initramfs/uclib-rootfs/bin/cut create mode 120000 initramfs/uclib-rootfs/bin/date create mode 120000 initramfs/uclib-rootfs/bin/dd create mode 120000 initramfs/uclib-rootfs/bin/df create mode 100755 initramfs/uclib-rootfs/bin/dialog create mode 120000 initramfs/uclib-rootfs/bin/dmesg create mode 100755 initramfs/uclib-rootfs/bin/dnbd-client create mode 120000 initramfs/uclib-rootfs/bin/du create mode 120000 initramfs/uclib-rootfs/bin/echo create mode 120000 initramfs/uclib-rootfs/bin/env create mode 120000 initramfs/uclib-rootfs/bin/expr create mode 120000 initramfs/uclib-rootfs/bin/fdisk create mode 120000 initramfs/uclib-rootfs/bin/free create mode 120000 initramfs/uclib-rootfs/bin/grep create mode 120000 initramfs/uclib-rootfs/bin/gunzip create mode 120000 initramfs/uclib-rootfs/bin/hwclock create mode 120000 initramfs/uclib-rootfs/bin/id create mode 120000 initramfs/uclib-rootfs/bin/insmod create mode 120000 initramfs/uclib-rootfs/bin/ip create mode 120000 initramfs/uclib-rootfs/bin/ipcalc create mode 100755 initramfs/uclib-rootfs/bin/kexec create mode 120000 initramfs/uclib-rootfs/bin/kill create mode 120000 initramfs/uclib-rootfs/bin/killall create mode 120000 initramfs/uclib-rootfs/bin/ln create mode 120000 initramfs/uclib-rootfs/bin/loadfont create mode 120000 initramfs/uclib-rootfs/bin/loadkmap create mode 120000 initramfs/uclib-rootfs/bin/ls create mode 120000 initramfs/uclib-rootfs/bin/lsmod create mode 120000 initramfs/uclib-rootfs/bin/mdev create mode 120000 initramfs/uclib-rootfs/bin/mkdir create mode 120000 initramfs/uclib-rootfs/bin/mknod create mode 120000 initramfs/uclib-rootfs/bin/mkswap create mode 120000 initramfs/uclib-rootfs/bin/modprobe create mode 120000 initramfs/uclib-rootfs/bin/mount create mode 120000 initramfs/uclib-rootfs/bin/mv create mode 120000 initramfs/uclib-rootfs/bin/nice create mode 120000 initramfs/uclib-rootfs/bin/ping create mode 120000 initramfs/uclib-rootfs/bin/printf create mode 120000 initramfs/uclib-rootfs/bin/ps create mode 120000 initramfs/uclib-rootfs/bin/rdate create mode 120000 initramfs/uclib-rootfs/bin/rm create mode 120000 initramfs/uclib-rootfs/bin/rmmod create mode 120000 initramfs/uclib-rootfs/bin/sed create mode 120000 initramfs/uclib-rootfs/bin/sleep create mode 120000 initramfs/uclib-rootfs/bin/sort create mode 100755 initramfs/uclib-rootfs/bin/strace create mode 120000 initramfs/uclib-rootfs/bin/swapoff create mode 120000 initramfs/uclib-rootfs/bin/swapon create mode 120000 initramfs/uclib-rootfs/bin/switch_root create mode 120000 initramfs/uclib-rootfs/bin/tar create mode 120000 initramfs/uclib-rootfs/bin/test create mode 120000 initramfs/uclib-rootfs/bin/tftp create mode 120000 initramfs/uclib-rootfs/bin/time create mode 120000 initramfs/uclib-rootfs/bin/touch create mode 120000 initramfs/uclib-rootfs/bin/tr create mode 120000 initramfs/uclib-rootfs/bin/udhcpc create mode 120000 initramfs/uclib-rootfs/bin/umount create mode 120000 initramfs/uclib-rootfs/bin/uptime create mode 120000 initramfs/uclib-rootfs/bin/usleep create mode 120000 initramfs/uclib-rootfs/bin/vconfig create mode 120000 initramfs/uclib-rootfs/bin/vi create mode 120000 initramfs/uclib-rootfs/bin/wget create mode 120000 initramfs/uclib-rootfs/bin/zcat create mode 120000 initramfs/uclib-rootfs/bin/zcip create mode 100644 initramfs/uclib-rootfs/etc/env.d/50ncurses create mode 100644 initramfs/uclib-rootfs/etc/terminfo/a/ansi create mode 100644 initramfs/uclib-rootfs/etc/terminfo/d/dumb create mode 100644 initramfs/uclib-rootfs/etc/terminfo/l/linux create mode 100644 initramfs/uclib-rootfs/etc/terminfo/r/rxvt create mode 100644 initramfs/uclib-rootfs/etc/terminfo/s/screen create mode 100644 initramfs/uclib-rootfs/etc/terminfo/s/sun create mode 100644 initramfs/uclib-rootfs/etc/terminfo/v/vt100 create mode 100644 initramfs/uclib-rootfs/etc/terminfo/v/vt102 create mode 120000 initramfs/uclib-rootfs/etc/terminfo/v/vt200 create mode 100644 initramfs/uclib-rootfs/etc/terminfo/v/vt220 create mode 100644 initramfs/uclib-rootfs/etc/terminfo/v/vt52 create mode 100644 initramfs/uclib-rootfs/etc/terminfo/x/xterm create mode 100644 initramfs/uclib-rootfs/etc/terminfo/x/xterm-color create mode 100644 initramfs/uclib-rootfs/etc/terminfo/x/xterm-xfree86 create mode 100755 initramfs/uclib-rootfs/lib/ld-uClibc-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/ld-uClibc.so.0 create mode 120000 initramfs/uclib-rootfs/lib/libc.so.0 create mode 100755 initramfs/uclib-rootfs/lib/libcrypt-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/libcrypt.so.0 create mode 120000 initramfs/uclib-rootfs/lib/libcurses.so create mode 100755 initramfs/uclib-rootfs/lib/libdl-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/libdl.so.0 create mode 120000 initramfs/uclib-rootfs/lib/libiw.so create mode 100755 initramfs/uclib-rootfs/lib/libiw.so.29 create mode 100755 initramfs/uclib-rootfs/lib/libm-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/libm.so.0 create mode 120000 initramfs/uclib-rootfs/lib/libncurses.so create mode 120000 initramfs/uclib-rootfs/lib/libncurses.so.5 create mode 100755 initramfs/uclib-rootfs/lib/libncurses.so.5.6 create mode 100755 initramfs/uclib-rootfs/lib/libnsl-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/libnsl.so.0 create mode 100755 initramfs/uclib-rootfs/lib/libpthread-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/libpthread.so.0 create mode 100755 initramfs/uclib-rootfs/lib/libresolv-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/libresolv.so.0 create mode 100755 initramfs/uclib-rootfs/lib/librt-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/librt.so.0 create mode 100755 initramfs/uclib-rootfs/lib/libthread_db-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/libthread_db.so.1 create mode 100755 initramfs/uclib-rootfs/lib/libuClibc-0.9.28.so create mode 100755 initramfs/uclib-rootfs/lib/libutil-0.9.28.so create mode 120000 initramfs/uclib-rootfs/lib/libutil.so.0 create mode 100755 initramfs/uclib-rootfs/new/hwinfo create mode 120000 initramfs/uclib-rootfs/new/libhd.so create mode 100755 initramfs/uclib-rootfs/new/libhd.so.15.3 create mode 100755 initramfs/uclib-rootfs/sbin/hwinfo create mode 100755 initramfs/uclib-rootfs/sbin/ifrename create mode 100755 initramfs/uclib-rootfs/sbin/iwconfig create mode 100755 initramfs/uclib-rootfs/sbin/iwevent create mode 100755 initramfs/uclib-rootfs/sbin/iwgetid create mode 100755 initramfs/uclib-rootfs/sbin/iwlist create mode 100755 initramfs/uclib-rootfs/sbin/iwpriv create mode 100755 initramfs/uclib-rootfs/sbin/iwspy create mode 100755 initramfs/uclib-rootfs/sbin/nbd-client create mode 120000 initramfs/uclib-rootfs/usr/bin/captoinfo create mode 100755 initramfs/uclib-rootfs/usr/bin/clear create mode 100755 initramfs/uclib-rootfs/usr/bin/getent create mode 100755 initramfs/uclib-rootfs/usr/bin/infocmp create mode 120000 initramfs/uclib-rootfs/usr/bin/infotocap create mode 100755 initramfs/uclib-rootfs/usr/bin/ldd create mode 100755 initramfs/uclib-rootfs/usr/bin/ncurses5-config create mode 120000 initramfs/uclib-rootfs/usr/bin/reset create mode 100755 initramfs/uclib-rootfs/usr/bin/tack create mode 100755 initramfs/uclib-rootfs/usr/bin/tic create mode 100755 initramfs/uclib-rootfs/usr/bin/toe create mode 100755 initramfs/uclib-rootfs/usr/bin/tput create mode 100755 initramfs/uclib-rootfs/usr/bin/tset create mode 120000 initramfs/uclib-rootfs/usr/lib/libc.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libcrypt.so create mode 100755 initramfs/uclib-rootfs/usr/lib/libcurses.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libdbus-1.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3 create mode 100755 initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3.4.0 create mode 120000 initramfs/uclib-rootfs/usr/lib/libdl.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libform.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libform.so.5 create mode 100755 initramfs/uclib-rootfs/usr/lib/libform.so.5.6 create mode 120000 initramfs/uclib-rootfs/usr/lib/libhal-storage.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1 create mode 100755 initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1.0.0 create mode 120000 initramfs/uclib-rootfs/usr/lib/libhal.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libhal.so.1 create mode 100755 initramfs/uclib-rootfs/usr/lib/libhal.so.1.0.0 create mode 120000 initramfs/uclib-rootfs/usr/lib/libhd.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libhd.so.13 create mode 100755 initramfs/uclib-rootfs/usr/lib/libhd.so.13.28 create mode 120000 initramfs/uclib-rootfs/usr/lib/libintl.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libintl.so.8 create mode 100644 initramfs/uclib-rootfs/usr/lib/libintl.so.8.0.1 create mode 120000 initramfs/uclib-rootfs/usr/lib/libm.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libmenu.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libmenu.so.5 create mode 100755 initramfs/uclib-rootfs/usr/lib/libmenu.so.5.6 create mode 100755 initramfs/uclib-rootfs/usr/lib/libncurses.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libnsl.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libpanel.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libpanel.so.5 create mode 100755 initramfs/uclib-rootfs/usr/lib/libpanel.so.5.6 create mode 120000 initramfs/uclib-rootfs/usr/lib/libpthread.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libresolv.so create mode 120000 initramfs/uclib-rootfs/usr/lib/librt.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libthread_db.so create mode 120000 initramfs/uclib-rootfs/usr/lib/libutil.so create mode 120000 initramfs/uclib-rootfs/usr/lib/terminfo diff --git a/Makefile b/Makefile index 6747fec1..9a9b25c6 100644 --- a/Makefile +++ b/Makefile @@ -184,9 +184,6 @@ supported."; \ @ # copy shareable data: @tar --exclude=.svn -cp -C initramfs preboot | \ tar -xp -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share; \ - tar --exclude=.svn -cp -C initramfs initrd-stuff/ | \ - tar -xp --strip-components 1 \ - -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/initramfs; \ tar --exclude=.svn -cp -C initramfs stage3-stuff/ | \ tar -xp --strip-components 1 \ -C $(SLX_BUILD_PATH)$(SLX_BASE_PATH)/share/initramfs; \ diff --git a/initramfs/OpenSLX/MakeInitRamFS/Engine.pm b/initramfs/OpenSLX/MakeInitRamFS/Engine.pm index a5adb835..fbcf35a0 100644 --- a/initramfs/OpenSLX/MakeInitRamFS/Engine.pm +++ b/initramfs/OpenSLX/MakeInitRamFS/Engine.pm @@ -77,7 +77,6 @@ sub new $self->{'lib-scanner'} = OpenSLX::LibScanner->new({ 'root-path' => $self->{'root-path'} }); - $self->{'required-libs'} = {}; $self->{'suggested-kernel-modules'} = []; $self->{'filtered-kernel-modules'} = []; @@ -142,38 +141,23 @@ sub _collectCMDs $self->_setupBuildPath(); - $self->_addRequiredFSModsAndTools(); + $self->_addRequiredFSMods(); $self->_writeInitramfsSetup(); $self->_writeSlxSystemConf(); + $self->_copyUclibcRootfs(); $self->_copyDistroSpecificFiles(); $self->_copyInitramfsFiles(); - $self->_copyBusybox(); - - $self->_copyDhcpClient(); - - $self->_copyRamfsTools(); - - $self->_copyRequiredFSTools(); - - $self->_copyRequiredLayeredFSTools(); - $self->_copyPreAndPostinitFiles(); - if ($self->{'debug-level'}) { - $self->_copyDebugTools(); - } - $self->_calloutToPlugins(); $self->{distro}->applyChanges($self); $self->_copyKernelModules(); - $self->_copyRequiredLibs(); - $self->_createInitRamFS(); return; @@ -224,7 +208,6 @@ sub _setupBuildPath dev etc etc/init-hooks - etc/sysconfig lib mnt proc @@ -255,32 +238,29 @@ sub _copyDistroSpecificFiles my $distroName = $self->{'distro-name'}; my $distroVer = $self->{'distro-ver'}; - # concatenate default- and distro-specific configuration into one file - my $config = slurpFile("$distroSpecsPath/$distroName/config-default"); - $config .= "\n"; - $config .= slurpFile("$distroSpecsPath/$distroName/config-$distroVer"); - $self->addCMD( { - file => "$self->{'build-path'}/etc/sysconfig/config", - content => $config, - } ); - # concatenate default- and distro-specific functions into one file my $functions = slurpFile("$distroSpecsPath/$distroName/functions-default"); $functions .= "\n"; - $functions - .= slurpFile("$distroSpecsPath/$distroName/functions-$distroVer"); + $functions .= slurpFile( + "$distroSpecsPath/$distroName/functions-$distroVer", + { failIfMissing => 0 } + ); $self->addCMD( { file => "$self->{'build-path'}/etc/distro-functions", content => $functions, } ); - my $defaultsPath = "$distroSpecsPath/$distroName/files-default"; - if (-e $defaultsPath) { - $self->addCMD( - "cp -a $defaultsPath $self->{'build-path'}/etc/sysconfig/files" - ); - } - + return 1; +} + +sub _copyUclibcRootfs +{ + my $self = shift; + + my $uclibcRootfs = "$openslxConfig{'base-path'}/share/uclib-rootfs"; + + $self->addCMD("rsync -rlpt $uclibcRootfs/ $self->{'build-path'}"); + return 1; } @@ -315,8 +295,6 @@ sub _copyInitramfsFiles # different, better solution my %macro = ( 'COMDIRINDXS' => '/tmp/scratch /var/lib/nobody', - 'COMETCEXCL' => "XF86Config*\nissue*\nmtab*\nfstab*\n", - 'KERNVER' => $self->{'kernel-version'}, # keep serverip as it is (it is handled by init itself) 'serverip' => '@@@serverip@@@', ); @@ -350,86 +328,6 @@ sub _copyInitramfsFiles return; } -sub _copyBusybox -{ - my $self = shift; - - $self->_copyPlatformSpecificBinary( - "$openslxConfig{'base-path'}/share/busybox/busybox", '/bin/busybox' - ); - - my $busyboxForHost - = "$openslxConfig{'base-path'}/share/busybox/busybox" - . ( hostIs64Bit() ? '.x86_64' : '.i586' ); - - my @busyboxApplets = getAvailableBusyboxApplets($busyboxForHost); - foreach my $applet (@busyboxApplets) { - $self->addCMD("ln -sf /bin/busybox $self->{'build-path'}/bin/$applet"); - } - - # fake the sh link in busybox environment - my $shFake = "#!/bin/ash\n/bin/ash \$\@"; - $self->addCMD( { - file => "$self->{'build-path'}/bin/sh", - content => $shFake, - mode => 0755 - } ); - - return; -} - -sub _copyRamfsTools -{ - my $self = shift; - - my @ramfsTools = qw(ddcprobe 915resolution); - foreach my $tool (@ramfsTools) { - $self->_copyPlatformSpecificBinary( - "$openslxConfig{'base-path'}/share/ramfstools/$tool", - "/bin/$tool" - ); - } - - return; -} - -sub _copyDebugTools -{ - my $self = shift; - - my @debugTools = qw(strace); - foreach my $tool (@debugTools) { - my $toolPath = $self->_findBinary($tool); - if (!$toolPath) { - warn _tr('debug-tool "%s" is not available', $tool); - next; - } - $self->addCMD("cp -p $toolPath $self->{'build-path'}/bin"); - $self->_addRequiredLibsFor($toolPath); - } - - return; -} - -sub _copyDhcpClient -{ - my $self = shift; - - # TODO: instead of using dhclient, we should check if the client - # provided by busybox still does not support fetching NIS stuff - # (and implement that if it doesn't) - - my $toolPath = $self->_findBinary('dhclient'); - if (!$toolPath) { - warn _tr('tool "dhclient" is not available, using "udhcpc" instead'); - return; - } - $self->addCMD("cp -p $toolPath $self->{'build-path'}/bin"); - $self->_addRequiredLibsFor($toolPath); - - return; -} - sub _findBinary { my $self = shift; @@ -446,105 +344,6 @@ sub _findBinary return; } -sub _copyPlatformSpecificBinary -{ - my $self = shift; - my $binaryPath = shift; - my $targetPath = shift; - - my $binary = $self->_platformSpecificFileFor($binaryPath); - - $self->addCMD("cp -p $binary $self->{'build-path'}$targetPath"); - $self->_addRequiredLibsFor($binary); - - return; -} - -sub _copyRequiredFSTools -{ - my $self = shift; - - foreach my $tool (@{$self->{'fs-tools'}}) { - my $toolPath = $self->_findBinary($tool); - if (!$toolPath) { - die _tr('filesystem-tool "%s" is not available, giving up!', $tool); - } - $self->addCMD("cp -p $toolPath $self->{'build-path'}/bin"); - $self->_addRequiredLibsFor($toolPath); - } - - return; -} - -sub _copyRequiredLayeredFSTools -{ - my $self = shift; - - my @tools; - if ($self->haveKernelParam('unionfs')) { - push @tools, 'unionctl'; - } - if ($self->haveKernelParam('cowloop')) { - push @tools, 'cowdev'; - } - foreach my $tool (@tools) { - my $toolPath = $self->_findBinary($tool); - if (!$toolPath) { - die _tr( - 'layered-fs-tool "%s" is not available, giving up!', $tool - ); - } - $self->addCMD("cp -p $toolPath $self->{'build-path'}/bin"); - $self->_addRequiredLibsFor($toolPath); - } - - return; -} - -sub _copyRequiredLibs -{ - my $self = shift; - - # separate 64-bit libs from 32-bit libs and copy them into different - # destination folders - my @libs64 = grep { $_ =~ m{/lib64/} } keys %{$self->{'required-libs'}}; - my @libs32 = grep { $_ !~ m{/lib64/} } keys %{$self->{'required-libs'}}; - if (@libs64) { - $self->addCMD("mkdir -p $self->{'build-path'}/lib64"); - foreach my $lib (@libs64) { - $self->addCMD("cp -p $lib $self->{'build-path'}/lib64/"); - } - } - foreach my $lib (@libs32) { - $self->addCMD("cp -p $lib $self->{'build-path'}/lib/"); - } - - return; -} - -sub _addRequiredLibsFor -{ - my $self = shift; - my $binary = shift; - - my @libs = $self->{'lib-scanner'}->determineRequiredLibs($binary); - foreach my $lib (@libs) { - $self->_addRequiredLib($lib); - } - - return; -} - -sub _addRequiredLib -{ - my $self = shift; - my $lib = shift; - - $self->{'required-libs'}->{$lib} = 1; - - return; -} - sub _addFilteredKernelModules { my $self = shift; @@ -581,7 +380,7 @@ sub _copyKernelModules # TODO: find out what's the story behing the supposedly required # modules 'af_packet', 'unix' and 'hid' (which seem to be - # missing at least on some systems + # missing at least on some systems) my @kernelModules = qw( af_packet unix hid usbhid uhci-hcd ohci-hcd ); @@ -664,7 +463,7 @@ sub _platformSpecificFileFor return $binary . '.i586'; } -sub _addRequiredFSModsAndTools +sub _addRequiredFSMods { my $self = shift; @@ -676,9 +475,6 @@ sub _addRequiredFSModsAndTools } $self->{attrs}->{ramfs_fsmods} = $fsMods; - my @fsTools = $osExportEngine->requiredFSTools(); - $self->{'fs-tools'} = \@fsTools; - return; } @@ -725,7 +521,7 @@ sub _writeSlxSystemConf slxconf_slxver="$self->{'slx-version'}" End-of-Here $self->addCMD( { - file => "$self->{'build-path'}/etc/sysconfig/slxsystem.conf", + file => "$self->{'build-path'}/etc/slxsystem.conf", content => $slxConf } ); @@ -789,4 +585,3 @@ OpenSLX::MakeInitRamFS::Engine ... =cut - diff --git a/initramfs/distro-specs/debian/config-3.1 b/initramfs/distro-specs/debian/config-3.1 deleted file mode 100644 index 99e34fd1..00000000 --- a/initramfs/distro-specs/debian/config-3.1 +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Version specific general settings for Debian Sarge (3.1) - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) - -# nothing changed (yet) compared to the config-default file diff --git a/initramfs/distro-specs/debian/config-4.0 b/initramfs/distro-specs/debian/config-4.0 deleted file mode 100644 index 69011342..00000000 --- a/initramfs/distro-specs/debian/config-4.0 +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright (c) 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Version specific general settings for Debian Edge (4.1) - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) - -D_RODIRSINRW="etc/gconf etc/X11/xkb /var/cache/fontconfig /var/lib/texmf \ -/var/lib/dpkg" diff --git a/initramfs/distro-specs/debian/config-default b/initramfs/distro-specs/debian/config-default deleted file mode 100644 index 0eb8d668..00000000 --- a/initramfs/distro-specs/debian/config-default +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific general settings for general Debian - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) - -D_SYSCONFDIR=/default -D_ETCEXCL="etc/gconf/*\n*.old\n*-\n\ -etc/autoinstall\nlogrotate*\nbootloader\n*~\n\ -pptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ -X11/xdm/pixmaps\ndhclient.script" -D_BINDMPTS="tmp root home" -D_DIRINBINDMNT="/var/run /var/log /var/tmp /var/lib/gdm /etc/X11" -D_RODIRSINRW="etc/gconf etc/X11/xkb /var/lib/texmf /var/lib/dpkg" -D_DIRINDXS="/var/X11R6/compose-cache \ -/var/run/sysconfig/tmp /var/adm /var/lib/rpm /var/lib/nobody \ -/var/lib/pam_devperm /var/lib/bluetooth \ -/var/lib/texmf /var/lib/nfs/sm \ -/var/lib/misc /var/lib/acpi /var/spool/cron \ -/var/lock/subsys/sysconfig" -D_INITDIR="/init.d" -D_INITBOOTD="/rcS.d" -D_RCDIRS="/rc0.d /rc1.d /rc2.d /rc3.d /rc4.d /rc5.d /rc6.d" -D_INITDEFAULT="3" -# fixme: is keymap.sh really needed? Should be handled in a simpler fashion -# via boot.slx (see hwautocfg) -D_INITSCRIPTS="mountkernfs.sh mountvirtfs udev procps.sh bootlogd $D_SPLASHY keymap.sh hwclock.sh sudo dbus-1" -D_XF86CONFFILE="/etc/X11/xorg.conf" -D_XORGBIN=/usr/X11R6/bin/X -D_XFONTPATH="/usr/X11R6/lib/X11/fonts/*" -D_DEFAULTCOUNTRY="de" diff --git a/initramfs/distro-specs/debian/functions-3.1 b/initramfs/distro-specs/debian/functions-3.1 deleted file mode 100644 index f7e2b2ee..00000000 --- a/initramfs/distro-specs/debian/functions-3.1 +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found at http://openslx.org -# -# Configuration script for Debian Sarge (3.1) to setup linux stateless clients -# (executed within initial ramfs) - -# make a runlevel script -d_mkrlscript () { -local switch=$1 -local name=$2 -local info=$3 -case "$1" in - init) - echo -e "#!/bin/sh\n# skeleton of /etc/${D_INITDIR}/$name created \ -by $0\n# after you applied changes to the creation scripts you have to \ -rerun\n# the mkdxsinitrd script to get them applied\n\ -case \"\$1\" in\n start)\n\ -\techo -n \"$info\"" >>/mnt/etc/${D_INITDIR}/$name - chmod u+x /mnt/etc/${D_INITDIR}/$name - ;; - close) - echo -e "\techo \".\"\n\t;;\n stop)\n\techo \".\"\n\t;;\nesac\nexit\ - 0" >>/mnt/etc/${D_INITDIR}/$name - ;; -esac - diff --git a/initramfs/distro-specs/debian/functions-default b/initramfs/distro-specs/debian/functions-default index 52d4fea9..5edd231f 100644 --- a/initramfs/distro-specs/debian/functions-default +++ b/initramfs/distro-specs/debian/functions-default @@ -1,5 +1,5 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2007 - OpenSLX GmbH +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2007..2008 - OpenSLX GmbH # # This program is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -11,18 +11,44 @@ # # Configuration script for general Debian distributions to setup linux # stateless clients (included within initial ramfs) - + +# distro specific configuration variables used in the setup functions +# (formerly done via config-*, these variables are disputable ...) +# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using +# bind mounts +# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw part +# of the client filesystem +# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on +# TempFS usage +# D_DIRINDXS - directories in client filesystem which should be present anyhow +D_ETCEXCL="etc/gconf/*\n*.old\n*-\n\ +etc/autoinstall\nlogrotate*\nbootloader\n*~\n\ +pptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ +X11/xdm/pixmaps\ndhclient.script" +D_BINDMPTS="tmp root home" +D_DIRINBINDMNT="/var/run /var/log /var/tmp /var/lib/gdm /etc/X11" +D_RODIRSINRW="etc/gconf etc/X11/xkb /var/lib/texmf /var/cache/fontconfig \ +/var/lib/dpkg" +D_DIRINDXS="/var/X11R6/compose-cache \ +/var/run/sysconfig/tmp /var/adm /var/lib/rpm /var/lib/nobody \ +/var/lib/pam_devperm /var/lib/bluetooth \ +/var/lib/texmf /var/lib/nfs/sm \ +/var/lib/misc /var/lib/acpi /var/spool/cron \ +/var/lock/subsys/sysconfig" + # empty functions are defined at the beginning of /etc/functions # distro specific stuff to initialize preinit () { - echo "Creating dhcp user" - echo "dhcp:x:101:" >>/etc/group - echo "dhcp:x:101:101::/nonexistent:/bin/false" >>/etc/passwd +: } # distro specific function called from servconfig script config_distro () { + # clean the runlevel directories which will be populated by the stage3 setup + for dir in rc0.d rc1.d rc2.d rc3.d rc4.d rc5.d rc6.d rcS.d ; do + rm -rf /mnt/etc/${dir}/* + done # add the halt link to the 0 and 6 runlevel directories ln -sf ../init.d/halt /mnt/etc/rc0.d/S90halt ln -sf ../init.d/reboot /mnt/etc/rc6.d/S90reboot @@ -35,6 +61,20 @@ config_distro () { sed -e "s/.*initdefault/id:${D_INITDEFAULT}:initdefault/" -i /mnt/etc/inittab } +# initial (boot time) runlevel scripts +initial_boot () { +local count=10 +# boot.slx is a special runlevel script generated within initialramfs which +# should be executed before the normal runlevel scripts. Proper shutdown is +# not needed!? +for i in boot.slx mountkernfs.sh mountvirtfs udev procps.sh bootlogd \ + $D_SPLASHY keymap.sh hwclock.sh sudo dbus-1; do + count=$(($count + 1)) + [ $DEBUGLEVEL -ge 2 ] && echo "boot-runlevelscript $i" + ln -sf /etc/init.d/$i /mnt/etc/rcS.d/S${count}$i +done +} + # linking runlevel scripts rllinker () { local script="$1" @@ -61,16 +101,16 @@ local name=$2 local info=$3 case "$1" in init) - echo -e "#!/bin/sh\n# skeleton of /etc/${D_INITDIR}/$name created \ + echo -e "#!/bin/sh\n# skeleton of /etc/init.d/$name created \ by $0\n# after you applied changes to the creation scripts you have to \ rerun\n# the mkdxsinitrd script to get them applied\n\ . /lib/lsb/init-functions\ncase \"\$1\" in\n start)\n\ -\tlog_begin_msg \"$info\"" >>/mnt/etc/${D_INITDIR}/$name - chmod u+x /mnt/etc/${D_INITDIR}/$name +\tlog_begin_msg \"$info\"" >>/mnt/etc/init.d/$name + chmod u+x /mnt/etc/init.d/$name ;; close) echo -e "\tlog_end_msg \$?\n\t;;\n stop)\n\tlog_end_msg \$?\n\t;;\ - \nesac\nexit 0" >>/mnt/etc/${D_INITDIR}/$name + \nesac\nexit 0" >>/mnt/etc/init.d/$name ;; esac } @@ -150,17 +190,17 @@ if [ "x$start_snmp" = "xyes" ] ; then #PATH=\"\$PATH:/var/X11R6/bin\"" >>/mnt/etc/profile } -# consolefont and language -consolefont () { +# localization like consolefont and language +dlocale () { # console font setting program not available in Debian 4!? echo -e "\t#setfont ${CONSOLE_FONT} >${LOGFILE} 2>&1" \ - >>/mnt/etc/${D_INITDIR}/boot.slx -chmod 744 /mnt/etc/${D_INITDIR}/boot.slx + >>/mnt/etc/init.d/boot.slx +chmod 744 /mnt/etc/init.d/boot.slx # fixme!! check for proper operation # sed -e "s,LANGUAGE=.*,LANGUAGE=\"${LANG}\" # set within initramfs," \ # -e "s,LANG=.*,LANG=\"${LANG}\" # set within initramfs," \ # -i /mnt/etc/environment -sed -e "s,LANG=.*,LANG=\"${LANG}\" # set within initramfs," \ +sed -e "s,LANG=.*,LANG=\"${LANG}\," # set within initramfs," \ -i /mnt/etc/default/locale } @@ -171,25 +211,3 @@ if [ "x$start_dreshal" = "xyes" ]; then fi } -# overwrite settings set by hwautocfg, pathes will change for newer -# Xorg version 7.X -displayvars (){ -Files=' \t FontPath\t\t "/usr/share/X11/fonts/misc"\n -\t FontPath\t\t "/usr/share/X11/fonts/100dpi/:unscaled"\n -\t FontPath\t\t "/usr/share/X11/fonts/75dpi/:unscaled"\n -\t FontPath\t\t "/usr/share/X11/fonts/Type1"\n -\t FontPath\t\t "/usr/share/X11/fonts/100dpi"\n -\t FontPath\t\t "/usr/share/X11/fonts/75dpi"\n -' -Module=' \t Load\t "i2c"\n -\t Load\t "bitmap"\n -\t Load\t "ddc"\n -\t Load\t "dri"\n -\t Load\t "extmod"\n -\t Load\t "freetype"\n -\t Load\t "glx"\n -\t Load\t "int10"\n -\t Load\t "type1"\n -\t Load\t "vbe"\n' -synapticsdrv="" -} diff --git a/initramfs/distro-specs/debian/servconf b/initramfs/distro-specs/debian/servconf deleted file mode 100644 index 9e711042..00000000 --- a/initramfs/distro-specs/debian/servconf +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh -# -# Description: configuration script for Debian/Sarge to configure -# linux diskless clients (executed within initial -# ramdisk after genconfig) -# -# Author(s): Dirk von Suchodoletz , 13-12-2005 -# Blabla -# Blub -# -# Copyright: (c) 2003, 2005 - RZ Universitaet Freiburg -# -# Version: 0.3.5k - -# check for configuration files to source - -# ldap, dhcp, file - - diff --git a/initramfs/distro-specs/gentoo/config-2005.1 b/initramfs/distro-specs/gentoo/config-2005.1 deleted file mode 100644 index 3ff2d180..00000000 --- a/initramfs/distro-specs/gentoo/config-2005.1 +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright (c) 2006 - RZ Uni Freiburg -# Copyright (c) 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# distro specific settings for Gentoo 2005.1 - -# D_SYSCONFDIR - system wide configuration settings in /etc - sysconfig in -# SuSE and RedHat, default in Debian and Ubuntu, conf.d in Gentoo -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_RCDIRS - runlevel directories relative to /etc -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -D_DIRINDXS="/var/run/xauth /var/lib/init.d/started /var/lib/nobody \ -/var/lib/texmf /var/lib/nfs/sm \ -/var/lib/misc /var/lib/acpi /var/spool/cron /var/lock/subsys" -D_INITSCRIPTS="localmount keymaps clock urandom serial alsasound $D_SPLASHY" - diff --git a/initramfs/distro-specs/gentoo/config-2006.1 b/initramfs/distro-specs/gentoo/config-2006.1 deleted file mode 100644 index e69de29b..00000000 diff --git a/initramfs/distro-specs/gentoo/config-default b/initramfs/distro-specs/gentoo/config-default deleted file mode 100644 index 38928300..00000000 --- a/initramfs/distro-specs/gentoo/config-default +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright (c) 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# general distro specific settings for Gentoo - -# D_SYSCONFDIR - system wide configuration settings in /etc - sysconfig in -# SuSE and RedHat, default in Debian and Ubuntu, conf.d in Gentoo -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_RCDIRS - runlevel directories relative to /etc -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -D_SYSCONFDIR=/conf.d -D_ETCEXCL="opt/gnome/gconf/*\n*.old\n*-\nbootloader\n*~\n\ -pptp.d\nisdn\nX11/xdm/pixmaps\ndhclient*script\nxorg.conf.*" -D_BINDMPTS="tmp root home" -D_DIRINBINDMNT="/var/run /var/log /var/tmp" -D_RODIRSINRW="/etc/gconf /etc/splash" -D_DIRINDXS="/var/run/xauth /var/lib/init.d/started /var/lib/init.d/starting \ -/var/lib/init.d/daemons /var/lib/nobody \ -/var/lib/texmf /var/lib/nfs/sm \ -/var/lib/misc /var/lib/acpi /var/spool/cron /var/lock/subsys" -D_INITDIR="/init.d" -D_INITBOOTD="/runlevels/boot" -D_INITDEFAULT="3" -D_RCDIRS="/runlevels/default /runlevels/single /runlevels/nonetwork" -D_INITSCRIPTS="localmount keymaps clock urandom resmgrd ivman local portmap $D_SPLASHY" -D_XF86CONFFILE="/etc/X11/xorg.conf" -D_XORGBIN=/usr/bin/Xorg -D_XFONTPATH="/usr/share/fonts/*" -D_DEFAULTCOUNTRY="de" -D_HWMODTOIGNORE="i8xx-tco ichxrom snd-atiixp-modem intel-rng" -D_BOOTLOCAL="conf.d/local.start" diff --git a/initramfs/distro-specs/gentoo/functions-2005.1 b/initramfs/distro-specs/gentoo/functions-2005.1 deleted file mode 100644 index ab33f558..00000000 --- a/initramfs/distro-specs/gentoo/functions-2005.1 +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# configuration script for Gentoo linux distribution version 2005.1 to -# configure OpenSLX linux diskless clients (executed within initialramfs -# after genconfig). These settings/functions will overwrite settings within -# the gentoo/functions-default script - -# empty functions are defined at the beginning of /etc/functions - -# distro specific general function called from servconfig script -config_distro () { -echo -e "OpenSLX version 4.0.6\ninitramfs generation date $date" \ - >> /mnt/etc/gentoo-release -echo -e "# changes made to this file by $0 (initrd from $date)" \ - > /etc/rc.conf -# keytable is set by hwautocfg script (added just for convenience here) -config_rc_entry "KEYMAP" "${KEYTABLE}" -} - -# set consolefont -consolefont () { -echo -e "\tsetfont ${CONSOLE_FONT} >${LOGFILE} 2>&1\n" \ - >>/mnt/etc/${D_INITDIR}/boot.slx -config_rc_entry "CONSOLEFONT" "${CONSOLE_FONT}" -} - -# acpi and powersave -config_acpi () { -rllinker acpid -} - -# configure automounter -config_automount () { -if [ -f /mnt/etc/${D_INITDIR}/autofs ] ; then - rllinker autofs - if [ -n "${automnt_src}" ] ; then - # local directory and home directory server from machine-setup - [ -z "${automnt_dir}" ] && automnt_dir="/home" - strinstr "/" "${automnt_dir}" && error "$df_erratpld" nonfatal - automnt_dir=${automnt_dir#/} - echo -e "/home\t/etc/auto.${automnt_dir}\n" >> /mnt/etc/auto.master - echo -e "# /etc/auto.${automnt_dir} created by $0:\n" \ - > /mnt/etc/auto.${automnt_dir} - echo -e "*\t-rsize=32768,wsize=32768,rw\t${automnt_src}/&" \ - >> /mnt/etc/auto.${automnt_dir} - config_portmap - fi -else - error "$df_erramnt" nonfatal -fi -} - diff --git a/initramfs/distro-specs/gentoo/functions-2006.1 b/initramfs/distro-specs/gentoo/functions-2006.1 deleted file mode 100644 index 4cdd337b..00000000 --- a/initramfs/distro-specs/gentoo/functions-2006.1 +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (c) 2005 - 2006 - RZ Uni Freiburg -# Copyright (c) 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# configuration script for Gentoo linux distribution version 2006.1 to -# configure OpenSLX linux diskless clients (executed within initialramfs -# after genconfig). These settings/functions will overwrite settings within -# the gentoo/functions-default script - -# no differences from default yet diff --git a/initramfs/distro-specs/gentoo/functions-default b/initramfs/distro-specs/gentoo/functions-default deleted file mode 100644 index 988e7412..00000000 --- a/initramfs/distro-specs/gentoo/functions-default +++ /dev/null @@ -1,321 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration script for Gentoo linux distribution to configure OpenSLX -# linux diskless clients (executed within initialramfs after genconfig) - -# empty functions are defined at the beginning of /etc/functions - -# distro specific general function called from servconfig script -config_distro () { - echo -e "OpenSLX version ${SLXVERSION}\ninitramfs generation date $date" \ - >> /mnt/etc/gentoo-release - echo -e "# changes made to this file by $0 (initramfs from $date)" \ - > /etc/rc.conf - # keytable is set by hwautocfg script (added just for convenience here) - config_rc_entry "KEYMAP" "${KEYTABLE}" "conf.d/keymaps" - # fixme: check for strange udev rules which want to rename eth* names! -} - -# linking runlevel scripts and defining execution order -rllinker () { -local script="$1" -local after="$2" -# empty runlevel links - decision on running certain services is -# passed via configuration -if strinstr "$script" "boot boot.slx ${D_INITSCRIPTS}" ; then - ln -s /etc/${D_INITDIR}/$script /mnt/etc/runlevels/boot/$script - echo $script >> /mnt/etc/runlevels/boot/.critical -else - ln -s /etc/${D_INITDIR}/$script /mnt/etc/runlevels/default/$script - echo $script >> /mnt/etc/runlevels/default/.critical -fi -if [ -n "$after" ] ; then - sedscript "$after" - sed -f /tmp/sedscript -i /mnt/etc/${D_INITDIR}/$script -else - sed "/depend/,/}/d" -i /mnt/etc/${D_INITDIR}/$script -fi -} - -# sed script writer -sedscript () { -echo -e "/depend/,/}/{\n/^[[:space:]]/d\n/depend/i\\" >/tmp/sedscript -echo -e "# modified within initial ramfs/stage3\n/depend/a\\" >>/tmp/sedscript -echo -e "\tafter $1\n}" >> /tmp/sedscript -} - -# setup initial boot scripts (rather strange concept I did not get -# completely) -initial_boot () { -local scripts=$* -local after="" -local script -d_mkrlscript init boot "Starting Gentoo base initialization" -cat >>/mnt/etc/${D_INITDIR}/boot </dev/null - if [ -d /sys ] ; then - while read a b c ; do - case "\$b" in - sysfs) - #echo -n "Mounting /sys filesystem" - echo -e "sysfs\t\t/sys\t\tsysfs\t\trw\t\t 0 0\n" >>/etc/fstab - mount -t sysfs sysfs /sys - ret=0 - break - ;; - esac - done < /proc/filesystems - fi - # Function try() needed by udev, since it's a critical task... - # Originally from /sbin/rc gentoo-sysinit-script - try() { - local errstr - local retval=0 - - if [ -c /dev/null ]; then - errstr="\$((eval \$*) 2>&1 >/dev/null)" - else - errstr="\$((eval \$*) 2>&1)" - fi - retval=\$? - if [ "\${retval}" -ne 0 ] - then - splash "critical" & - - echo -e "\${ENDCOL}\${NORMAL}[\${BAD} oops \${NORMAL}]" - echo - eerror "The \"\${1}\" command failed with error:" - echo - echo "\${errstr#*: }" - echo - eerror "Since this is a critical task, startup cannot continue." - echo - /sbin/sulogin \${CONSOLE} - einfo "Unmounting filesystems" - if [ -c /dev/null ]; then - /bin/mount -a -o remount,ro &>/dev/null - else - /bin/mount -a -o remount,ro - fi - einfo "Rebooting" - /sbin/reboot -f - fi - - return \${retval} - } - # Starting udev (normally handled by /sbin/rc sysinit) - source "\${svclib}/addons/udev-start.sh" - mount -t devpts -o mode=0620,gid=5 devpts /dev/pts - rm -rf /dev/.rcsysinit - #/bin/bash - eend \${ret} "\${errstr}" -EOF -d_mkrlscript close boot -for script in boot boot.slx $scripts ; do - # to get a certain order of scripts the after token of depends () might be - # used - rllinker "$script" "$after" - after=$script -done -# avoid the bullshit of "system initialization" -sed -e "s/# System init.*//;s/si::.*//" -i /mnt/etc/inittab -# initial script which is executed last -lastinit="$after" -} - -# initialize boot.slx - skript to be executed during early system startup -# (before most of the normal boot init scripts) -# this script should operate like a normal runlevel script -# initialize boot.slx - skript to be executed during early system startup -# (before most of the normal boot init scripts) -# this script should operate like a normal runlevel script (fixme!!) -d_mkrlscript () { -local switch="$1" -local name="$2" -local info="$3" -case "$switch" in - init) - echo -e "#!/sbin/runscript\n# skeleton of /etc/${D_INITDIR}/$name \ -generated by $0\ndepend() {\n\t:\n}" >/mnt/etc/${D_INITDIR}/$name - echo -e "\n\nstart() {\n\tebegin \"$info\"" \ - >>/mnt/etc/${D_INITDIR}/$name - chmod u+x /mnt/etc/${D_INITDIR}/$name - ;; - close) - echo -e "\n}\n\nstop() {\n\t:\n}\n# vim:ts=4" \ - >>/mnt/etc/${D_INITDIR}/$name - ;; -esac -} - -# group of functions for the normal runlevels -# function for ntp configuration (unchecked) -config_ntp () { -if [ -e /mnt/etc/${D_INITDIR}/ntp ] ; then - if ! strinfile "ntp:" /mnt/etc/passwd ; then - echo -e "ntp:x:74:65534:NTP daemon:/var/lib/ntp:/bin/false" \ - >>/mnt/etc/passwd - echo -e "ntp:!:13099:0:99999:7:::" >>/mnt/etc/shadow - fi - testmkd /mnt/var/lib/ntp/var/run/ntp &>/dev/null - if [ "x$start_ntp" = "xyes" ] ; then - rllinker "ntp" - fi -fi -} - -# function for atd (unchecked) -config_atd () { -if [ "x$start_atd" = "xyes" ]; then - rllinker "atd" -fi -} - -# cron service -config_cron () { -if [ "x$start_cron" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/vixie-cron ] ; then - : - else - error "$df_errcron" nonfatal - fi -fi -} - -# syslog service -config_syslog () { -if [ "x$start_syslog" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/syslog-ng ] ; then - rllinker syslog-ng - else - error "$df_errsysl" nonfatal - fi -fi -} - -# secure shell service -config_sshd () { -if [ "x$start_sshd" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/sshd ] ; then - rllinker "sshd" - else - error "$df_errsshd" nonfatal - fi -fi -} - -# snmp agent for remote monitoring (unchecked) -config_snmp () { -if [ "x$start_snmp" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/snmpd ] ; then - rllinker "snmpd" - testmkd /mnt/var/lib/net-snmp >/dev/null 2>&1 - fi - # fixme!! - # write service monitor depending on services started -fi -} - -# change entries in rc.conf (mostly for convenience only) -config_rc_entry () { -local var=$1 -local value=$2 -local file=$3 -[ -z $file ] && file=rc.conf -sed -e "s,$var=.*,$var=\"$value\"," -i /mnt/etc/${file} -} - -# configure bluetooth services -config_bt () { -if [ -f /mnt/etc/init.d/bluetooth ] ; then - rllinker "bluetooth" -else - error "" nonfatal -fi -} - -# set consolefont -consolefont () { -echo -e "\tsetfont ${CONSOLE_FONT} >${LOGFILE} 2>&1\n" \ - >>/mnt/etc/${D_INITDIR}/boot.slx -config_rc_entry "CONSOLEFONT" "${CONSOLE_FONT}" "conf.d/consolefont" -} - -# acpi and powersave -config_acpi () { -rllinker acpid -} - -# configure automounter -config_automount () { -if [ -f /mnt/etc/${D_INITDIR}/autofs ] ; then - rllinker autofs - if [ -n "${automnt_src}" ] ; then - # local directory and home directory server from machine-setup - [ -z "${automnt_dir}" ] && automnt_dir="/home" - strinstr "/" "${automnt_dir}" && error "$df_erratpld" nonfatal - automnt_dir=${automnt_dir#/} - echo -e "/home\t/etc/auto.${automnt_dir}\n" >> /mnt/etc/auto.master - echo -e "# /etc/auto.${automnt_dir} created by $0:\n" \ - > /mnt/etc/auto.${automnt_dir} - echo -e "*\t-rsize=32768,wsize=32768,rw\t${automnt_src}/&" \ - >> /mnt/etc/auto.${automnt_dir} - config_portmap - fi -else - error "$df_erramnt" nonfatal -fi -} - -# start name service caching daemon (recommended in combination with -# ldap source as user admin base) -config_nscd () { -if [ -f /mnt/etc/${D_INITDIR}/nscd ] ; then - #testmkd /mnt/var/run/nscd - rllinker "nscd" -fi -} - -# start portmapper (needed at least for nfs and nis services - unchecked) -# gentoo: netmount??? -config_portmap () { -rllinker "portmap" -} - -# start NIS (fixmee: does the start script is really named ypbind?) -config_nis () { -rllinker "ypbind" -} - -# Xorg variable settings. Lots of stuff changed for newer Xorg servers -displayvars () { -Files='\tModulePath\t"/etc/X11/modules"\n -\tModulePath\t"/usr/lib/xorg/modules"\n -\tRgbPath\t\t"/usr/share/X11/rgb"\n -\tFontPath\t"/usr/share/fonts/TTF/"\n -\tFontPath\t"/usr/share/fonts/OTF/"\n -\tFontPath\t"/usr/share/fonts/Type1/"\n -\tFontPath\t"/usr/share/fonts/CID/"\n -\tFontPath\t"/usr/share/fonts/misc/"\n -\tFontPath\t"/usr/share/fonts/75dpi/"\n -\tFontPath\t"/usr/share/fonts/100dpi/"' -InputDevice='\tIdentifier\t"Keyboard1"\n -\tDriver\t\t"kbd"\n -\tOption\t\t"XkbRules"\t\t"xorg"\n -\tOption\t\t"XkbLayout"\t\t"XKEYBOARD"\n -\tOption\t\t"XkbModel"\t\t"pc105"\n -\tOption\t\t"XkbOptions"\t\t"lv3:ralt_switch"\n -\tOption\t\t"XkbVariant"\t\t"nodeadkeys"' -synapticsdrv="/usr/lib/xorg/modules/input/synaptics_drv.o" -} diff --git a/initramfs/distro-specs/suse/config-10.0 b/initramfs/distro-specs/suse/config-10.0 deleted file mode 100644 index 4cdba28e..00000000 --- a/initramfs/distro-specs/suse/config-10.0 +++ /dev/null @@ -1,9 +0,0 @@ -# Description: distro specific settings for SuSE 10.0. This file merily -# contains changes from the SuSE base configuration file -# (suse/config-default) -# -# Author(s): Dirk von Suchodoletz , 26-01-2006 -# -# Copyright: (c) 2003, 2006 - RZ Universitaet Freiburg - -# nothing changed yet diff --git a/initramfs/distro-specs/suse/config-10.1 b/initramfs/distro-specs/suse/config-10.1 deleted file mode 100644 index 82e25045..00000000 --- a/initramfs/distro-specs/suse/config-10.1 +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for SuSE 10.1. This configuration might change -# settings from SuSE default configuration file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -D_INITSCRIPTS="kbd boot.udev boot.proc boot.klog boot.loadmodules boot.clock \ -boot.sysctl boot.ipconfig boot.swap $D_SPLASHY" -D_RODIRSINRW="/etc/opt/gnome/gconf /etc/X11/xkb /var/adm /var/lib/texmf \ -/var/lib/rpm /var/cache/fontconfig" diff --git a/initramfs/distro-specs/suse/config-10.2 b/initramfs/distro-specs/suse/config-10.2 deleted file mode 100644 index c3d44800..00000000 --- a/initramfs/distro-specs/suse/config-10.2 +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for OpenSuSE 10.2. This configuration might change -# settings from SuSE default configuration file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# D_XORGBIN - name of XFree/Xorg server with absolute path -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -D_INITSCRIPTS="boot.udev boot.proc boot.klog boot.loadmodules boot.clock \ -boot.sysctl boot.ipconfig boot.swap $D_SPLASHY" -D_RODIRSINRW="/etc/opt/gnome/gconf /var/adm /var/lib/texmf /var/lib/rpm \ -/var/cache/fontconfig" -#D_HWMODTOIGNORE="i8xx-tco ichxrom snd-atiixp-modem intel-rng pata_atiixp" -D_XORGBIN=/usr/bin/Xorg diff --git a/initramfs/distro-specs/suse/config-10.3 b/initramfs/distro-specs/suse/config-10.3 deleted file mode 100644 index 97bb9b43..00000000 --- a/initramfs/distro-specs/suse/config-10.3 +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for OpenSuSE 10.3. This configuration might change -# settings from SuSE default configuration file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# D_XORGBIN - name of XFree/Xorg server with absolute path -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -D_INITSCRIPTS="boot.udev boot.proc boot.klog boot.loadmodules boot.clock \ -boot.sysctl boot.ipconfig boot.swap $D_SPLASHY" -D_RODIRSINRW="/etc/gconf /etc/opt/kde3/share/icons /var/adm /var/lib/texmf \ -/var/lib/rpm /var/cache/fontconfig" -#D_HWMODTOIGNORE="i8xx-tco ichxrom snd-atiixp-modem intel-rng pata_atiixp" -D_HWMODTOIGNORE="i8xx-tco ichxrom snd-atiixp-modem intel-rng" -D_XORGBIN=/usr/bin/Xorg diff --git a/initramfs/distro-specs/suse/config-9.3 b/initramfs/distro-specs/suse/config-9.3 deleted file mode 100644 index 5fb82825..00000000 --- a/initramfs/distro-specs/suse/config-9.3 +++ /dev/null @@ -1,30 +0,0 @@ -# Description: distro specific settings for SuSE 9.3. This configuration -# is the base for following SuSE versions until the changes -# within them require a major change -# -# Author(s): Dirk von Suchodoletz , 23-06-2006 -# -# Copyright: (c) 2003, 2005 - RZ Universitaet Freiburg - - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -# just the default \ No newline at end of file diff --git a/initramfs/distro-specs/suse/config-default b/initramfs/distro-specs/suse/config-default deleted file mode 100644 index ccd45ac6..00000000 --- a/initramfs/distro-specs/suse/config-default +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for general SuSE. This configuration is the base -# for following (Open)SuSE versions: 9.3 - 10.2 - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -D_SYSCONFDIR=/sysconfig -D_ETCEXCL="*.old\n*-\n*.rpmorig\n*.rpmnew\n\ -*.YaST2save\netc/autoinstall\nlogrotate*\nbootloader\n*~\n\ -*.SuSEconfig.saved\npptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ -X11/xdm/pixmaps\n*.rpmsave\ndhclient*script\nxorg.conf.*" -D_BINDMPTS="tmp root media home" -D_DIRINBINDMNT="/var/run /var/log /var/tmp" -D_RODIRSINRW="/etc/opt/gnome/gconf /etc/X11/xkb /var/adm /var/lib/texmf \ -/var/lib/rpm" -D_DIRINDXS="/var/X11R6/compose-cache \ -/var/run/sysconfig/tmp /var/adm /var/lib/rpm /var/lib/nobody \ -/var/lib/pam_devperm /var/lib/bluetooth \ -/var/lib/texmf /var/lib/nfs/sm \ -/var/lib/misc /var/lib/acpi /var/spool/cron \ -/var/lock/subsys/sysconfig" -D_INITDIR="/init.d" -D_INITBOOTD="${D_INITDIR}/boot.d" -D_INITDEFAULT="5" -D_RCDIRS="/init.d/rc0.d /init.d/rc1.d /init.d/rc2.d /init.d/rc3.d \ -/init.d/rc4.d /init.d/rc5.d /init.d/rc6.d /init.d/rcS.d" -D_INITSCRIPTS="boot.udev boot.proc boot.shm boot.klog boot.loadmodules \ -boot.clock boot.sysctl boot.ipconfig boot.swap $D_SPLASHY" -D_XF86CONFFILE="/etc/X11/xorg.conf" -D_XORGBIN=/usr/X11R6/bin/Xorg -D_XFONTPATH="/usr/X11R6/lib/X11/fonts/*" -D_DEFAULTCOUNTRY="de" -D_HWMODTOIGNORE="i8xx-tco ichxrom snd-atiixp-modem intel-rng" -D_BOOTLOCAL="init.d/boot.local" diff --git a/initramfs/distro-specs/suse/files-default/etc/init.d/boot b/initramfs/distro-specs/suse/files-default/etc/init.d/boot deleted file mode 100755 index ff0374dd..00000000 --- a/initramfs/distro-specs/suse/files-default/etc/init.d/boot +++ /dev/null @@ -1,285 +0,0 @@ -#!/bin/sh -# -# Description: Modificated /etc/init.d/boot for use with Diskless -# X Stations (v4.0) -> replaces /etc/init.d/boot -# simply copied over the original file in initrd -# -# Author(s): Dirk von Suchodoletz , 08-04-2006 -# Copyright: (c) 2003, 2006 - RZ Universitaet Freiburg -# -# Version: 0.0.2b -# -# Some parts taken from /etc/init.d/boot by -# -# Copyright (c) 1996-2004 SuSE Linux AG, Nuernberg, Germany. -# All rights reserved. -# -# Author: Ruediger Oertel , 1996-2002 -# Werner Fink , 1996-2003 -# Burchard Steinbild, 1996-2000 -# Florian La Roche, 1996 -# -# first script to be executed from init on system startup -# -# Most of preparation is done within the initial ramdisk -# -################################################################ - -# Before we do anything else, try at first to activate SELinux support -test -d /selinux && mount -n -t selinuxfs none /selinux &>/dev/null - -# Configuration and coloring of the boot messages -. /etc/rc.status -. /etc/sysconfig/boot -. /etc/sysconfig/logfile - -# Avoid be interrupted by child or keyboard -trap "echo" SIGINT SIGSEGV SIGQUIT -set +e - -# reasonable start values for bootsplash progress -export progress=0 -export sscripts=45 -export kscripts=45 - -echo -n "System Boot Control: " -echo "Running $0" - -################################################################ -# - -# some important (un)mounts -rc_reset -echo -n "Mounting /proc, /sys and /dev/pts filesystems" -# file /etc/fstab in some scenarios not available -mount -t proc proc /proc &>/dev/null -rc_status -v -r - -echo -n "Mounting /dev/pts" -mount -t devpts -o mode=0620,gid=5 devpts /dev/pts -rc_status -v -r -if [ -d /sys ] ; then - while read a b c ; do - case "$b" in - sysfs) - echo -n "Mounting /sys filesystem" - echo -e "sysfs\t\t/sys\t\tsysfs\t\trw\t\t 0 0\n" \ - >>/etc/fstab - mount -t sysfs sysfs /sys - rc_status -v -r - break - ;; - esac - done < /proc/filesystems -fi - -# Start blogd, requires /proc and /dev/pts. -# Export the real device in variable REDIRECT. -test -x /sbin/blogd -a -n "$REDIRECT" && /sbin/blogd $REDIRECT -if test -z "$REDIRECT" ; then - if (echo -n > /dev/tty) 2>/dev/null ; then - REDIRECT=/dev/tty - else - REDIRECT=/dev/console - fi -fi - -################################################################ -# -# Save old terminal settings and set -nl to avoid staircase -# effect, do not lock scrolling, and avoid break characters. -otty=$(stty -g) -if test "$FLOW_CONTROL" = "yes" ; then - stty -nl ixon ignbrk -brkint -else - stty -nl -ixon ignbrk -brkint -fi - -################################################################ -# -# Should we ask for interactive boot mode -DO_CONFIRM="" -read -t 2 check < /proc/cmdline 2> /dev/null -case "$check" in - *confirm*) DO_CONFIRM=yes ;; -esac -test -z "$CONFIRM_PROMPT_TIMEOUT" && CONFIRM_PROMPT_TIMEOUT=5 -if test "$PROMPT_FOR_CONFIRM" = "yes" -a "$DO_CONFIRM" != "yes" ; then - echo -en "${extd}Enter Interactive startup mode?${norm}" - rc_timer_on "$CONFIRM_PROMPT_TIMEOUT" 37 - read -t "$CONFIRM_PROMPT_TIMEOUT" -n 1 \ - -p " ${extd}y${norm}/[${extd}n${norm}]\ -("${CONFIRM_PROMPT_TIMEOUT}s") " answer - rc_timer_off - case "$answer" in - [yYiI]) DO_CONFIRM=yes ;; - *) DO_CONFIRM= ;; - esac - unset answer - echo -fi -export DO_CONFIRM - -################################################################ -# -# Common used variables -bootrc=/etc/init.d/boot.d -rex="[0-9][0-9]" -failed="" -skipped="" -callord="" - -# -# Initialize boosplash progressbar variables -# -. /etc/rc.splash B -splashtrigger "rlchange B" - -################################################################ -# -# Do we stop/start script in parallel? -startpar=$(type -p startpar) -test "$RUN_PARALLEL" = "yes" || startpar="" -test "$DO_CONFIRM" = "yes" && startpar="" - -# Start bootup client scripts. -if test -d ${bootrc}/ ; then - for i in ${bootrc}/S*; do - test -f $i || continue - - B=${i##*/} - script=${B#*S$rex} - B=${B%$script} - - rc_splash "$script start" - - if test "$DO_CONFIRM" = "yes" ; then - rc_confirm -t 5 "Start bootup script ${script}" \ - < $REDIRECT > $REDIRECT 2>&1 - case "$?" in - 0) true ;; - 1) continue ;; - 2) DO_CONFIRM="" - esac - fi - - if test -z "$startpar" ; then - blogger "$script start" - - if test -x "$i" ; then - $i start - else - echo Running $i - /bin/sh $i b - rc_status -v1 -r - fi - status=$? - echo -en "$rc_reset" - - case $status in - [1-4]) failed="${failed:+$failed }$script" ;; - [56]) skipped="${skipped:+$skipped }$script" ;; - [07]|*) ;; - esac - - blogger "'$script start' exits with status $status" - else - # Parallel boot only for valid scripts - test -x $i || continue - - # Current vector - eval cur=\${$B} - test -n "$cur" || callord="${callord:+$callord }$B" - - # Remember scripts - eval $B="\${cur:+$i }\${cur:-$i}" - fi - done -fi - -################################################################ -# -# Call the scripts in correct order -if test -n "$startpar" ; then - declare -i s - for p in $callord ; do - vect=$p - eval p=(\${$p}) - - blogger "run boot scripts (${p[@]##*S$rex})" - if test ${#p[@]} -eq 1 ; then - ${p} start - status=($?) - else - status=($($startpar -t 30 -T 3 -a start ${p[@]})) - fi - echo -en "$rc_reset" - blogger "exit status of (${p[@]##*S$rex}) is (${status[@]})" - - s=0 - for script in ${p[@]##*S$rex} ; do - case "${status[$s]}" in - [1-4]) failed="${failed:+$failed }$script" ;; - [56]) skipped="${skipped:+$skipped }$script" ;; - 0|*) ;; - esac - : $((s++)) - done - done -fi - -################################################################ -# -# Be verbose and print stats -echo -n "System Boot Control: " -echo -e "The system has been ${stat}${extd}set up${norm}" -if test -n "$failed" ; then - n=$((${#failed} + 7)) - echo -n "Failed features: " - test $n -lt 47 && echo -en "\033[${COLUMNS}C\033[${n}D" - echo -e "${warn}${failed}${norm}" -fi -if test -n "$skipped" ; then - n=$((${#skipped} + 7)) - echo -n "Skipped features: " - test $n -lt 47 && echo -en "\033[${COLUMNS}C\033[${n}D" - echo -e "${attn}${skipped}${norm}" -fi - - -################################################################ -# -# Check for boot cycle detection -test -s /lib/bootcycle/stats && . /lib/bootcycle/stats - - -# Remember for master resource script -if test "$DO_CONFIRM" = "yes" ; then - touch /var/run/do_confirm -fi - -# Restore old terminal settings -stty $otty - -################################################################ -# -# Let zic set timezone - if present (from boot.ldconfig). -if test -n "$TIMEZONE" -a -x /usr/sbin/zic ; then - echo -n Setting up timezone data - /usr/sbin/zic -l $TIMEZONE - rc_status -v -r -fi - -################################################################ -# -# start user defined bootup script. -if test -f /etc/init.d/boot.local ; then - ECHO_RETURN=$rc_done_up - echo "Running /etc/init.d/boot.local" - /bin/sh /etc/init.d/boot.local || rc_failed - rc_status -v1; rc_reset - rc_splash "boot.local start" -fi - -rc_reset -exit 0 diff --git a/initramfs/distro-specs/suse/functions-10.0 b/initramfs/distro-specs/suse/functions-10.0 deleted file mode 100644 index 5f7916d1..00000000 --- a/initramfs/distro-specs/suse/functions-10.0 +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration functions for SuSE 10.0 which differ from functions defined -# in general SuSE base definitions ... General changes should be done there, -# version specific changes for the version 10.0 go here. - -# secure shell service -config_sshd () { -if [ "x$start_sshd" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/sshd ] ; then - testmkd /mnt/var/lib/sshd - testmkd /mnt/var/lib/empty - if ! strinfile "sshd:" /mnt/etc/passwd ; then - echo -e "sshd:x:71:65::/var/run/sshd:/bin/false" \ - >>/mnt/etc/passwd - echo -e "sshd:!:13099:0:99999:7:::" >>/mnt/etc/shadow - fi - rllinker "sshd" 25 10 - else - error "$df_errsshd" nonfatal - fi -fi -} -# Xorg variable settings. Lots of stuff changes for newer Xorg servers -displayvars () { -synapticsdrv="/usr/X11R6/lib/modules/input/synaptics_drv.o" -} diff --git a/initramfs/distro-specs/suse/functions-10.1 b/initramfs/distro-specs/suse/functions-10.1 deleted file mode 100644 index 31ca9328..00000000 --- a/initramfs/distro-specs/suse/functions-10.1 +++ /dev/null @@ -1,131 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration functions for SuSE 10.1 which differ from functions defined -# in general SuSE base definitions ... General changes should be done there, -# version specific changes for the 10.1 go here. - -# afs client -# configure afs client -config_afs () { -if [ "x$start_afs" = "xyes" ] ; then - if [ -f /mnt/etc/init.d/openafs-client ] ; then - test -d /mnt/afs || error "${df_errafsd}" - testmkd /mnt/var/cache/openafs - rllinker "openafs-client" 15 6 - # echo -e "# /etc/sysconfig/afs-client - file generated by \ - #$0:\n#\t$date\n" >/etc/sysconfig/afs-client.new; - # sed -e "s,THIS_CELL_SERVER.*,THIS_CELL_SERVER=\"$cell_serv\"," \ - # -e "s,PREFERREDSERVERS.*,PREFERREDSERVERS=\"$cell_serv\"," \ - # -e "s,THIS_CELL.*,THIS_CELL=\"$this_cell\"," \ - # -e "s,MEMCACHE.*,MEMCACHE=\"yes\"," \ - # /etc/sysconfig/afs-client >> \ - # /etc/sysconfig/afs-client.new - # mv /etc/sysconfig/afs-client.new /etc/sysconfig/afs-client - else - error "${df_errafsn}" nonfatal - fi -fi -} - -# set up keytable (function run in hwautocfg) -# kbd runlevel link is in the list of initial runlevel scripts (see -# config-10.1 file) -keytable () { -# remove unneeded components from the startscript -sed -e "/wanted keytable/,/^fi$/d;/load usb drivers/,/^esac$/d" \ - -i /mnt/etc/${D_INITDIR}/kbd -sed -e "s,KEYTABLE=.*,KEYTABLE=\"${KEYTABLE}\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/keyboard -} - -# consolefont and language (function run in hwautocfg) -consolefont () { -sed -e "s,RC_LANG=.*,RC_LANG=\"${LANG}\" # added in initrd," \ - -i /mnt/etc/${D_SYSCONFDIR}/language -} - -# check the glx and tvout stuff and configure it -checkgraphix () { -# test if unionfs -case "${XMODULE}" in - radeon) - # IGP is not supported with fglrx driver (at least not in some versions) - # comment if it works properly ... - strinfile " IGP" /tmp/hwsetup.info && exit - # check ${XDESC}/ hwsetup.info device string in Cards file and then - # for needed components - # not all radeon cards are properly supported by fglrx, so the decision on - # module might be done via hwsetup!? - test -e /mnt/lib/modules/${KERNEL}/kernel/drivers/char/drm/fglrx.ko \ - && test -e /mnt/usr/X11R6/lib/modules/drivers/fglrx_drv.* && { - XMODULE=fglrx - # it only works for UnionFS enabled systems - ln -sf /usr/X11R6/lib/libGL.so.1.2 \ - /mnt/usr/X11R6/lib/libGL.so.1 2>/dev/null - } - # check whether to enable tvout. option could be set in machine-setup - if [ -n "$tvout" ] && [ "$tvout" != "no" -a "$tvout" != "NO" ] ; then - [ "$tvout" = "yes" ] && tvout="PAL-B" - TVOUT='\tOption\t\t"TVFormat" "'$tvout - TVOUT=$TVOUT'"\n\tOption\t\t"DesktopSetup" "horizontal"' - fi - ;; - nv) - # check for needed components (kernel and libraries) - test -e /mnt/lib/modules/${KERNEL}/kernel/drivers/char/drm/nvidia.ko \ - && test -e /mnt/usr/X11R6/lib/modules/drivers/nvidia_drv.* && { - gllib=$(ls /mnt/usr/X11R6/lib/libGL.so.1.0.* 2>/dev/null|sed -n "1p") - if [ -n "$gllib" ] ; then - ln -sf ${gllib#/mnt} /mnt/usr/X11R6/lib/libGL.so.1 2>/dev/null - # same for GLcore lib - gllib=$(ls /mnt/usr/X11R6/lib/libGLcore.so.1.0.* 2>/dev/null|\ - sed -n "1p") - ln -sf ${gllib#/mnt} /mnt/usr/X11R6/lib/libGLcore.so.1 2>/dev/null \ - || fail=1 - # load server modules (trick put the path before the official one) - testmkd /mnt/etc/X11/modules - ln -sf /usr/X11R6/lib/modules/updates/extensions/libglx.so \ - /mnt/etc/X11/modules/libglx.so || fail=1 - ln -sf /usr/X11R6/lib/modules/updates/drivers/nvidia_drv.so \ - /mnt/etc/X11/modules/nvidia_drv.so || fail=1 - [ -z $fail ] && XMODULE=nvidia - # ensure proper permissions for nvidia devices - does not work for some reason - #echo -e "# nvidia stuff added by $0 in InitRamFS\nKERNEL==\"nvidia*|nvidiactl*\",\ -#GROUP=\"video\",MODE=\"0666\"" > /mnt/etc/udev/rules.d/10-nvidia-devperms.rules - fi - } - ;; -esac -} - -# secure shell service -config_sshd () { -if [ "x$start_sshd" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/sshd ] ; then - testmkd /mnt/var/lib/sshd - testmkd /mnt/var/lib/empty - if ! strinfile "sshd:" /mnt/etc/passwd ; then - echo -e "sshd:x:71:65::/var/run/sshd:/bin/false" \ - >>/mnt/etc/passwd - echo -e "sshd:!:13099:0:99999:7:::" >>/mnt/etc/shadow - fi - rllinker "sshd" 25 10 - else - error "$df_errsshd" nonfatal - fi -fi -} - -# Xorg variable settings. Lots of stuff changes for newer Xorg servers -displayvars () { -synapticsdrv="/usr/X11R6/lib/modules/input/synaptics_drv.o" -} diff --git a/initramfs/distro-specs/suse/functions-10.2 b/initramfs/distro-specs/suse/functions-10.2 deleted file mode 100644 index 983e7ad8..00000000 --- a/initramfs/distro-specs/suse/functions-10.2 +++ /dev/null @@ -1,170 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration functions for SuSE 10.2 which differ from functions defined -# in general SuSE base definitions ... General changes should be done there, -# version specific changes for the 10.2 go here. - -# configure dbus (inter application communication for kde and gnome), hal -# (hardware abstraction layer - used e.g. by powersaved), resmgr and -# policykitd (resource manager/policykitd - the user gets permissions to -# devices when loggin on) -config_dreshal () { -if [ "x$start_dreshal" = "xyes" ]; then - local start=5 - local stop=18 - if [ -f /mnt/etc/${D_INITDIR}/dbus ] ; then - strinfile "messagebus:" /mnt/etc/passwd || \ - echo "messagebus:x:100:101:User for D-BUS:/var/run/dbus:/bin/false" \ - >> /mnt/etc/passwd - strinfile "messagebus:" /mnt/etc/group || \ - echo "messagebus:!:101:" >> /mnt/etc/group - testmkd /mnt/var/run/dbus - # set permissions with userid - echo -e "\tchown messagebus:messagebus /var/run/dbus 2>/dev/null" \ - >>/mnt/etc/${D_INITDIR}/boot.slx - rllinker "dbus" $start $stop - fi - if [ -f /mnt/etc/${D_INITDIR}/resmgr ] ; then - testmkd /mnt/var/run/resmgr/classes - start=$(($start + 1)) - stop=$(($stop - 1)) - rllinker "resmgr" $start $stop - fi - if [ -f /mnt/etc/${D_INITDIR}/policykitd ] ; then - testmkd /mnt/var/run/polkit - start=$(($start + 1)) - stop=$(($stop - 1)) - rllinker "policykitd" $start $stop - fi - if [ -f /mnt/etc/${D_INITDIR}/haldaemon ] ; then - strinfile "haldaemon:" /mnt/etc/passwd || \ - echo "haldaemon:x:105:103:User for haldaemon:/var/run/hal:/bin/false" \ - >> /mnt/etc/passwd - strinfile "haldaemon:" /mnt/etc/group || \ - echo "haldaemon:!:103:" >> /mnt/etc/group - testmkd /mnt/var/run/hal - # set permissions with userid - echo -e "\tchown haldaemon:haldaemon /var/run/hal 2>/dev/null" \ - >>/mnt/etc/${D_INITDIR}/boot.slx - start=$(($start + 1)) - stop=$(($stop - 1)) - rllinker "haldaemon" $start $stop - fi -fi -} -# config nfsv4 -config_nfsv4 () { -if [ "x$start_nfsv4" = "xyes" ]; then - testmkd /mnt/var/lib/nfs/rpc_pipefs - sed -e "s,NFS_SECURITY_GSS=.*,NFS_SECURITY_GSS=\"yes\"," \ - -e "s,NFS4_SUPPORT=.*,NFS4_SUPPORT=\"yes\"," \ - -i /mnt/etc/sysconfig/nfs - echo -e "rpc_pipefs\t/var/lib/nfs/rpc_pipefs rpc_pipefs defaults\t 0 0\n\ -nfsd\t\t/proc/fs/nfsd\tnfsd\t\tdefaults\t 0 0" >>/tmp/fstab -echo -e "\t# stuff needed for nfsv4\n\tmount -t rpc_pipefs rpc_pipefs \ -/var/lib/nfs/rpc_pipefs\n\tmount -t nfsd nfsd /proc/fs/nfsd" \ ->>/mnt/etc/${D_INITDIR}/boot.slx - # portmap is required for any NFS - config_portmap - rllinker "idmapd" 14 8 - rllinker "gssd" 15 7 -fi -} - -# set up keytable (function run in hwautocfg) -keytable () { -if [ -f /mnt/etc/${D_INITDIR}/kbd ] ; then - # remove unneeded components from the startscript - sed -e "/wanted keytable/,/^fi$/d;/load usb drivers/,/^esac$/d" \ - -i /mnt/etc/${D_INITDIR}/kbd - sed -e "s,KEYTABLE=.*,KEYTABLE=\"${KEYTABLE}\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/keyboard - ln -sf /etc/${D_INITDIR}/kbd /mnt/etc/${D_INITBOOTD}/S01boot.kbd -else - error "$df_errkbd" nonfatal -fi -} - -# consolefont and language (function run in hwautocfg) -consolefont () { -sed -e "s,RC_LANG=.*,RC_LANG=\"${LANG}\" # added in initrd," \ - -i /mnt/etc/${D_SYSCONFDIR}/language -#echo -e "\tsetfont ${CONSOLE_FONT} >${LOGFILE} 2>&1\n" \ -# >>/mnt/etc/${D_INITDIR}/boot.slx -} - -# check the glx and tvout stuff and configure it -checkgraphix () { -# test if unionfs -case "${XMODULE}" in - radeon) - # IGP is not supported with fglrx driver (at least not in some versions) - # comment if it works properly ... - if ! strinfile " IGP" /tmp/hwsetup.info ; then - # check ${XDESC}/ hwsetup.info device string in Cards file and then - # for needed components - test -e /mnt/lib/modules/${KERNEL}/kernel/drivers/char/drm/fglrx.ko \ - && test -e /mnt/usr/lib/xorg/modules/drivers/fglrx_drv.* && { - XMODULE=fglrx - # it only works for UnionFS enabled systems or put it in preload - # but that might be not to clever :-) - ln -sf /usr/lib/xorg/libGL.so.1.2 \ - /mnt/usr/lib/libGL.so.1.2 2>/dev/null || \ - echo -e "/usr/lib/xorg/libGL.so.1.2\n/usr/lib/xorg/libGL.so.1\n\ -/usr/lib/xorg/libGL.so" >/mnt/etc/ld.so.preload - } - # check whether to enable tvout - if [ -n "$tvout" ] && [ "$tvout" != "no" -a "$tvout" != "NO" ] ; then - [ "$tvout" = "yes" ] && tvout="PAL-B" - TVOUT='\tOption\t\t"TVFormat" "'$tvout - TVOUT=$TVOUT'"\n\tOption\t\t"DesktopSetup" "horizontal"' - fi - fi - ;; - nv) - # check for needed components - test -e /mnt/lib/modules/${KERNEL}/kernel/drivers/char/drm/nvidia.ko \ - && test -e /mnt/usr/X11R6/lib/modules/drivers/nvidia_drv.* && { - gllib=$(ls /mnt/usr/X11R6/lib/libGL.so.1.0.* 2>/dev/null|sed -n "1p") - if [ -n "$gllib" ] ; then - ln -sf ${gllib#/mnt} /mnt/usr/lib/libGL.so.1 2>/dev/null - # same for GLcore lib - gllib=$(ls /mnt/usr/X11R6/lib/libGLcore.so.1.0.* 2>/dev/null|\ - sed -n "1p") - ln -sf ${gllib#/mnt} /mnt/usr/lib/libGLcore.so.1.0 2>/dev/null \ - || fail=1 - # load server modules (trick put the path before the official one) - testmkd /mnt/etc/X11/modules - ln -sf /usr/lib/xorg/modules/updates/extensions/libglx.so \ - /mnt/etc/X11/modules/libglx.so || fail=1 - ln -sf /usr/lib/xorg/modules/updates/drivers/nvidia_drv.so \ - /mnt/etc/X11/modules/nvidia_drv.so || fail=1 - [ -z $fail ] && XMODULE=nvidia - # ensure proper permissions for nvidia devices - echo -e "# nvidia stuff added by $0 in InitRamFS\nKERNEL==\"nvidia*|nvidiactl*\",\ -GROUP=\"video\",MODE=\"0666\"" > /mnt/etc/udev/rules.d/10-nvidia-devperms.rules - fi - } - ;; -esac -} - -# deprecated this way ... -# Xorg variable settings. Lots of stuff changed from 10.1 to 10.2 -displayvars () { -Files='\tModulePath\t"/etc/X11/modules"\n -\tModulePath\t"/usr/lib/xorg/modules"\n -\tFontPath\t"/usr/share/fonts/misc/:unscaled"\n -\tFontPath\t"/usr/share/fonts/75dpi/:unscaled"\n -\tFontPath\t"/usr/share/fonts/100dpi/:unscaled"' -synapticsdrv="/usr/lib/xorg/modules/input/synaptics_drv.so" -} diff --git a/initramfs/distro-specs/suse/functions-10.3 b/initramfs/distro-specs/suse/functions-10.3 deleted file mode 100644 index f18f7845..00000000 --- a/initramfs/distro-specs/suse/functions-10.3 +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration functions for (Open)SuSE 10.3 which differ from functions -# defined in general SuSE base definitions ... General changes should be done -# there, version specific changes for the 10.3 go here. - -# config nfsv4 -config_nfsv4 () { -if [ "x$start_nfsv4" = "xyes" ]; then - testmkd /mnt/var/lib/nfs/rpc_pipefs - testmkd /mnt/var/lib/nfs/sm - sed -e "s,NFS_SECURITY_GSS=.*,NFS_SECURITY_GSS=\"yes\"," \ - -e "s,NFS4_SUPPORT=.*,NFS4_SUPPORT=\"yes\"," \ - -i /mnt/etc/sysconfig/nfs - echo -e "rpc_pipefs\t/var/lib/nfs/rpc_pipefs rpc_pipefs defaults\t 0 0\n\ -nfsd\t\t/proc/fs/nfsd\tnfsd\t\tdefaults\t 0 0" >>/tmp/fstab -echo -e "\t# stuff needed for nfsv4\n\tmount -t rpc_pipefs rpc_pipefs \ -/var/lib/nfs/rpc_pipefs\n\tmount -t nfsd nfsd /proc/fs/nfsd" \ ->>/mnt/etc/${D_INITDIR}/boot.slx - # portmap is required for any NFS - config_portmap - rllinker "nfs" 14 8 -fi -} - -# set up keytable (function run in hwautocfg) -# kbd runlevel link is in the list of initial runlevel scripts (see -# suse/config-10.2 file) -keytable () { -# remove unneeded components from the startscript -sed -e "/wanted keytable/,/^fi$/d;/load usb drivers/,/^esac$/d" \ - -i /mnt/etc/${D_INITDIR}/kbd -sed -e "s,KEYTABLE=.*,KEYTABLE=\"${KEYTABLE}\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/keyboard -rllinker kbd 1 20 -} - -# consolefont and language (function run in hwautocfg) -consolefont () { -sed -e "s,RC_LANG=.*,RC_LANG=\"${LANG}\" # added in initrd," \ - -i /mnt/etc/${D_SYSCONFDIR}/language -} - -# Xorg variable settings. Lots of stuff changed since 10.2 -displayvars () { -Files='\tModulePath\t"/etc/X11/modules"\n -\tModulePath\t"/usr/lib/xorg/modules"\n -\tFontPath\t"/usr/share/fonts/misc/:unscaled"\n -\tFontPath\t"/usr/share/fonts/75dpi/:unscaled"\n -\tFontPath\t"/usr/share/fonts/100dpi/:unscaled"' -synapticsdrv="/usr/lib/xorg/modules/input/synaptics_drv.so" -} diff --git a/initramfs/distro-specs/suse/functions-9.3 b/initramfs/distro-specs/suse/functions-9.3 deleted file mode 100644 index d4c40422..00000000 --- a/initramfs/distro-specs/suse/functions-9.3 +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration functions for SuSE 9.3 which differ from functions defined -# in general SuSE base definitions ... General changes should be done there, -# version specific changes for the 9.3 go here. - -# acpi and powersave -config_acpi () { -rllinker powersaved 10 12 -} - -# configure dbus (inter application communication for kde and gnome), hal -# (hardware abstraction layer - used e.g. by powersaved) and resmgr -# (resource manager - the user gets permissions to devices when loggin on) -config_dreshal () { -local start=5 -local stop=18 -if [ "x$start_dreshal" = "xyes" ]; then - if [ -e /mnt/etc/${D_INITDIR}/dbus ] ; then - strinfile "messagebus:" /mnt/etc/passwd || \ - echo "messagebus:x:100:101:User for D-BUS:/var/run/dbus:/bin/false" \ - >> /mnt/etc/passwd - strinfile "messagebus:" /mnt/etc/group || \ - echo "messagebus:!:101:" >> /mnt/etc/group - testmkd /mnt/var/run/dbus - # set permissions with userid - echo -e "\tchown messagebus:messagebus /var/run/dbus 2>/dev/null" \ - >>/mnt/etc/${D_INITDIR}/boot.slx - rllinker "dbus" $start $stop - fi - if [ -e /mnt/etc/${D_INITDIR}/resmgr ] ; then - testmkd /mnt/var/run/resmgr/classes - start=$(($start + 1)) - stop=$(($start - 1)) - rllinker "resmgr" $start $stop - fi - if [ -e /mnt/etc/${D_INITDIR}/hal ] ; then - strinfile "haldaemon:" /mnt/etc/passwd || \ - echo "haldaemon:x:105:103:User for haldaemon:/var/run/hal:/bin/false" \ - >> /mnt/etc/passwd - strinfile "haldaemon:" /mnt/etc/group || \ - echo "haldaemon:!:103:" >> /mnt/etc/group - testmkd /mnt/var/run/hal - # set permissions with userid - echo -e "\tchown haldaemon:haldaemon /var/run/hal 2>/dev/null" \ - >>/mnt/etc/${D_INITDIR}/boot.slx - start=$(($start + 1)) - stop=$(($start - 1)) - rllinker "hal" $start $stop - fi -fi -} -# secure shell service -config_sshd () { -if [ "x$start_sshd" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/sshd ] ; then - testmkd /mnt/var/lib/sshd - testmkd /mnt/var/lib/empty - if ! strinfile "sshd:" /mnt/etc/passwd ; then - echo -e "sshd:x:71:65::/var/run/sshd:/bin/false" \ - >>/mnt/etc/passwd - echo -e "sshd:!:13099:0:99999:7:::" >>/mnt/etc/shadow - fi - rllinker "sshd" 20 10 - else - error "$df_errsshd" nonfatal - fi -fi -} -# Xorg variable settings. Lots of stuff has changed for newer Xorg servers -displayvars () { -synapticsdrv="/usr/X11R6/lib/modules/input/synaptics_drv.o" -} diff --git a/initramfs/distro-specs/suse/functions-default b/initramfs/distro-specs/suse/functions-default index c34c4003..71b0495c 100644 --- a/initramfs/distro-specs/suse/functions-default +++ b/initramfs/distro-specs/suse/functions-default @@ -1,5 +1,5 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2006..2008 - OpenSLX GmbH # # This program/file is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -14,23 +14,54 @@ # inclusion of the main functions file). This file is the main base for the # several SuSE distro versions +# settings of central variables (formerly done via config-*, these variables +# are disputable ...) +# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using +# bind mounts +# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw +# part of the client filesystem +# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on +# TempFS usage +# D_DIRINDXS - directories in client filesystem which should be present +# anyhow +D_ETCEXCL="*.old\n*-\n*.rpmorig\n*.rpmnew\n\ +*.YaST2save\netc/autoinstall\nlogrotate*\nbootloader\n*~\n\ +*.SuSEconfig.saved\npptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ +X11/xdm/pixmaps\n*.rpmsave\ndhclient*script" +D_BINDMPTS="tmp root media home" +D_DIRINBINDMNT="/var/run /var/log /var/tmp" +D_RODIRSINRW="/etc/opt/gnome/gconf /etc/X11/xkb /var/adm /var/lib/texmf \ +/var/lib/rpm" +D_DIRINDXS="/var/X11R6/compose-cache /var/run/sysconfig/tmp /var/adm \ +/var/lib/rpm /var/lib/nobody /var/lib/pam_devperm /var/lib/bluetooth \ +/var/lib/texmf /var/lib/nfs/sm /var/lib/misc /var/lib/acpi /var/spool/cron \ +/var/lock/subsys/sysconfig" + # empty functions are defined at the beginning of /etc/functions # distro specific function called from servconfig script config_distro () { -# no need to run start scripts in parallel -# enable magic sysrequest for the clients - sed -e "1i# /etc/${D_SYSCONFDIR}/sysctl - modified by $0 version $version" \ + # clean the runlevel directories which will be populated by the stage3 setup + for dir in rc0.d rc1.d rc2.d rc3.d rc4.d rc5.d rc6.d boot.d ; do + rm -rf /mnt/etc/init.d/${dir}/* + done + # link the additional key setup (notbook special keys) + [ grep -q -E "otebook" /etc/hwinfo.bios -a \ + -e /mnt/etc/init.d/hotkey-setup ] && rllinker "hotkey-setup" 25 25 + + # no need to run start scripts in parallel + # enable magic sysrequest for the clients + sed -e "1i# /etc/sysconfig/sysctl - modified by $0 version $version" \ -e "s,ENABLE_SYSRQ=.*,ENABLE_SYSRQ=\"yes\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/sysctl + -i /mnt/etc/sysconfig/sysctl # add specific path /var/X11R6/bin ... echo -e "# stuff generated by $0 (out of InitRamFS written $date)\n\ PATH=\"\$PATH:/var/X11R6/bin\"\n\ test \"\$UID\" -ge 100 && PATH=\"\$PATH:.\"\n\ QTDIR=/usr/lib/qt3\nexport QTDIR\nno_proxy='localhost'\n\ -export no_proxy" > /mnt/etc/SuSEconfig/profile +export no_proxy" >/mnt/etc/SuSEconfig/profile echo -e "SLX VERSION = $SLXVERSION\nINITRAMFS GENERATION DATE = $date" \ - >> /mnt/etc/SuSE-release + >>/mnt/etc/SuSE-release # remove annoying udev rule set for changing eth interface and rtc symlink rm /mnt/etc/udev/rules.d/*persistent-net.rules \ @@ -50,21 +81,261 @@ export no_proxy" > /mnt/etc/SuSEconfig/profile rc_reset\ntest -e /etc/init.d/halt.local && { \techo Running /etc/init.d/halt.local\n\t/bin/sh /etc/init.d/halt.local \trc_status -v1 -r\n} -echo $message\nexec $command -d -f' > /mnt/etc/${D_INITDIR}/halt +echo $message\nexec $command -d -f' >/mnt/etc/init.d/halt # add the halt link to the 0 and 6 runlevel directories - ln -sf ../halt /mnt/etc/${D_INITDIR}/rc0.d/S20halt - ln -sf ../halt /mnt/etc/${D_INITDIR}/rc6.d/S20reboot + ln -sf ../halt /mnt/etc/init.d/rc0.d/S20halt + ln -sf ../halt /mnt/etc/init.d/rc6.d/S20reboot + + echo "LOGFILE=${LOGFILE}" >/mnt/etc/sysconfig/logfile + # fixme: rather ugly to write that boot script this way + echo ' +#!/bin/sh +# SuSE specific initial boot file modified for the use with OpenSLX clients +# +########################################################################### + +# Before we do anything else, try at first to activate SELinux support +test -d /selinux && mount -n -t selinuxfs none /selinux &>/dev/null + +# Configuration and coloring of the boot messages +. /etc/rc.status +. /etc/sysconfig/boot +. /etc/sysconfig/logfile + +# Avoid be interrupted by child or keyboard +trap "echo" SIGINT SIGSEGV SIGQUIT +set +e + +# reasonable start values for bootsplash progress +export progress=0 +export sscripts=45 +export kscripts=45 + +echo -n "System Boot Control: " +echo "Running $0" + +########################################################################### +# + +# some important (un)mounts +rc_reset +echo -n "Mounting /proc, /sys and /dev/pts filesystems" +# file /etc/fstab in some scenarios not available +mount -t proc proc /proc &>/dev/null +rc_status -v -r + +echo -n "Mounting /dev/pts" +mount -t devpts -o mode=0620,gid=5 devpts /dev/pts +rc_status -v -r +if [ -d /sys ] ; then + while read a b c ; do + case "$b" in + sysfs) + echo -n "Mounting /sys filesystem" + echo -e "sysfs\t\t/sys\t\tsysfs\t\trw\t\t 0 0\n" \ + >>/etc/fstab + mount -t sysfs sysfs /sys + rc_status -v -r + break + ;; + esac + done < /proc/filesystems +fi + +# Start blogd, requires /proc and /dev/pts. +# Export the real device in variable REDIRECT. +test -x /sbin/blogd -a -n "$REDIRECT" && /sbin/blogd $REDIRECT +if test -z "$REDIRECT" ; then + if (echo -n > /dev/tty) 2>/dev/null ; then + REDIRECT=/dev/tty + else + REDIRECT=/dev/console + fi +fi + +########################################################################### +# +# Save old terminal settings and set -nl to avoid staircase +# effect, do not lock scrolling, and avoid break characters. +otty=$(stty -g) +if test "$FLOW_CONTROL" = "yes" ; then + stty -nl ixon ignbrk -brkint +else + stty -nl -ixon ignbrk -brkint +fi + +########################################################################### +# +# Common used variables +bootrc=/etc/init.d/boot.d +rex="[0-9][0-9]" +failed="" +skipped="" +callord="" + +# +# Initialize boosplash progressbar variables +# +. /etc/rc.splash B +splashtrigger "rlchange B" + +########################################################################### +# +# Do we stop/start script in parallel? +startpar=$(type -p startpar) +test "$RUN_PARALLEL" = "yes" || startpar="" + +# Start bootup client scripts. +if test -d ${bootrc}/ ; then + for i in ${bootrc}/S*; do + test -f $i || continue + + B=${i##*/} + script=${B#*S$rex} + B=${B%$script} + + rc_splash "$script start" + + if test -z "$startpar" ; then + blogger "$script start" + + if test -x "$i" ; then + $i start + else + echo Running $i + /bin/sh $i b + rc_status -v1 -r + fi + status=$? + echo -en "$rc_reset" + + case $status in + [1-4]) failed="${failed:+$failed }$script" ;; + [56]) skipped="${skipped:+$skipped }$script" ;; + [07]|*) ;; + esac + + blogger "$script start exits with status $status" + else + # Parallel boot only for valid scripts + test -x $i || continue + + # Current vector + eval cur=\${$B} + test -n "$cur" || callord="${callord:+$callord }$B" + + # Remember scripts + eval $B="\${cur:+$i }\${cur:-$i}" + fi + done +fi + +########################################################################### +# +# Call the scripts in correct order +if test -n "$startpar" ; then + declare -i s + for p in $callord ; do + vect=$p + eval p=(\${$p}) + + blogger "run boot scripts (${p[@]##*S$rex})" + if test ${#p[@]} -eq 1 ; then + ${p} start + status=($?) + else + status=($($startpar -t 30 -T 3 -a start ${p[@]})) + fi + echo -en "$rc_reset" + blogger "exit status of (${p[@]##*S$rex}) is (${status[@]})" + + s=0 + for script in ${p[@]##*S$rex} ; do + case "${status[$s]}" in + [1-4]) failed="${failed:+$failed }$script" ;; + [56]) skipped="${skipped:+$skipped }$script" ;; + 0|*) ;; + esac + : $((s++)) + done + done +fi + +########################################################################### +# +# Be verbose and print stats +echo -n "System Boot Control: " +echo -e "The system has been ${stat}${extd}set up${norm}" +if test -n "$failed" ; then + n=$((${#failed} + 7)) + echo -n "Failed features: " + test $n -lt 47 && echo -en "\033[${COLUMNS}C\033[${n}D" + echo -e "${warn}${failed}${norm}" +fi +if test -n "$skipped" ; then + n=$((${#skipped} + 7)) + echo -n "Skipped features: " + test $n -lt 47 && echo -en "\033[${COLUMNS}C\033[${n}D" + echo -e "${attn}${skipped}${norm}" +fi + +########################################################################### +# +# Check for boot cycle detection +test -s /lib/bootcycle/stats && . /lib/bootcycle/stats + +# Restore old terminal settings +stty $otty + +########################################################################### +# +# Let zic set timezone - if present (from boot.ldconfig). +if test -n "$TIMEZONE" -a -x /usr/sbin/zic ; then + echo -n Setting up timezone data + /usr/sbin/zic -l $TIMEZONE + rc_status -v -r +fi + +########################################################################### +# +# start user defined bootup script. +if test -f /etc/init.d/boot.local ; then + ECHO_RETURN=$rc_done_up + echo "Running /etc/init.d/boot.local" + /bin/sh /etc/init.d/boot.local || rc_failed + rc_status -v1; rc_reset + rc_splash "boot.local start" +fi + +rc_reset +exit 0' >/mnt/etc/init.d/boot + # enable execution of all important start scripts # running stuff in parallel seems to be rather useless and generates some # difficult to solve problems. If you want to try nevertheless enable the # following line and disable the latter one (switching off that feature) sed -e "s,RUN_PARALLEL=.*,RUN_PARALLEL=\"no\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/boot + -i /mnt/etc/sysconfig/boot # if YaST2 should be runnable (without much effect anyway) on the client testmkd /mnt/var/log/YaST2 echo "$host_name" > /mnt/etc/HOSTNAME } +# initial (boot time) runlevel scripts +initial_boot () { +local scripts=$* +local count=10 +# boot.slx is a special runlevel script generated within initialramfs which +# should be executed before the normal runlevel scripts. Proper shutdown is +# not needed!? +for i in boot.slx boot.udev boot.proc boot.klog boot.loadmodules boot.clock \ +boot.sysctl boot.ipconfig boot.swap $D_SPLASHY; do + count=$(($count + 1)) + [ $DEBUGLEVEL -ge 2 ] && echo "boot-runlevelscript $i" + ln -sf /etc/init.d/$i /mnt/etc/init.d/boot.d/S${count}$i +done +} + # linking runlevel scripts rllinker () { local script="$1" @@ -78,7 +349,7 @@ fi # passed via configuration for i in rc3.d/K$stop$script rc5.d/K$stop$script \ rc3.d/S$start$script rc5.d/S$start$script ; do - ln -sf ../$script /mnt/etc/${D_INITDIR}/$i + ln -sf ../$script /mnt/etc/init.d/$i done } @@ -86,7 +357,7 @@ done # second stop # function for ntp configuration config_ntp () { -if [ -e /mnt/etc/${D_INITDIR}/ntp ] ; then +if [ -e /mnt/etc/init.d/ntp ] ; then if ! strinfile "ntp:" /mnt/etc/passwd ; then echo -e "ntp:x:74:65534:NTP daemon:/var/lib/ntp:/bin/false" \ >>/mnt/etc/passwd @@ -107,7 +378,7 @@ fi # function for configuration of cron services config_cron () { if [ "x$start_cron" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/cron ] ; then + if [ -f /mnt/etc/init.d/cron ] ; then rllinker "cron" 18 2 testmkd /mnt/var/spool/cron/lastrun testmkd /mnt/var/spool/cron/tabs @@ -126,7 +397,7 @@ if [ "x$start_syslog" != "xno" ] ; then # enable basic logging to console tty10; file logging could be enabled via # setting of config_syslog="file" start_syslog="yes" - if [ -f /mnt/etc/${D_INITDIR}/syslog ] ; then + if [ -f /mnt/etc/init.d/syslog ] ; then sed -e "1i# modified in InitRamFS by $0" \ -e "s,SYSLOG_DAEMON=.*,SYSLOG_DAEMON=\"syslog-ng\"," \ -i /mnt/etc/sysconfig/syslog @@ -141,7 +412,7 @@ fi # secure shell service config_sshd () { if [ "x$start_sshd" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/sshd ] ; then + if [ -f /mnt/etc/init.d/sshd ] ; then testmkd /mnt/var/run/sshd testmkd /mnt/var/lib/empty if ! strinfile "sshd:" /mnt/etc/passwd ; then @@ -151,7 +422,7 @@ if [ "x$start_sshd" = "xyes" ] ; then fi # set permissions with userid #echo -e "\tchown sshd:nogroup /var/run/sshd /var/lib/empty 2>/dev/null" \ - # >>/mnt/etc/${D_INITDIR}/boot.slx + # >>/mnt/etc/init.d/boot.slx rllinker "sshd" 25 10 else error "$df_errsshd" nonfatal @@ -161,7 +432,7 @@ fi # snmp agent for remote monitoring config_snmp () { if [ "x$start_snmp" = "xyes" ] ; then - if [ -f /mnt/etc/${D_INITDIR}/snmpd ] ; then + if [ -f /mnt/etc/init.d/snmpd ] ; then rllinker "snmpd" 24 2 testmkd /mnt/var/lib/net-snmp >/dev/null 2>&1 fi @@ -194,70 +465,30 @@ fi # configuration file if [ "x$lpr_servers" != "x" ] && [ ! -e /rootfs/etc/cups/client.conf ] ; then echo -e "# /etc/cups/client.conf - file generated by\n#\t$0:\n\ -#\t$date\n#\nServerName\t$lpr_servers" > /mnt/etc/cups/client.conf -fi -} -# configure samba service -config_samba () { -if [ "$start_samba" != "no" ]; then - testmkd /mnt/var/run/samba - if [ "$start_samba" = "yes" ] && [ -f /mnt/etc/init.d/smb ] ; then - rllinker "smb" 27 2 - rllinker "nmb" 28 2 - fi - # set up samba configuration with NetBIOS name servers etc. - if [ "x$netbios_name_servers" != "x" ]; then - wins_server="\\twins server = $netbios_name_servers" - else - wins_server=";\\twins server = 127.0.0.1" - fi - if [ "x$netbios_workgroup" != "x" ]; then - workgroup="workgroup = $new_netbios_workgroup" - else - workgroup="workgroup = openslx" - fi - # avoid to overwrite admin provided samba configuration file - [ ! -f /rootfs/etc/samba/smb.conf ] && [ -f /mnt/etc/samba/smb.conf ] && \ - sed -e "1i# modified in InitRamFS by $0" \ - -e "s,\s*netbios name.*,netbios name = ${host_name},g" \ - -e "s,\s*interfaces.*,interfaces = ${clientip}/${subnet_mask},g" \ - -e "s,;.*wins server.*,$wins_server,g" \ - -e "s,\s*workgroup =.*,$workgroup,g" \ - -i /mnt/etc/samba/smb.conf; - # special kde network discovery service - [ -f /mnt/etc/lisarc ] && [ ! -f /rootfs/etc/lisarc ] && - sed -e "1i# modified in InitRamFS by $0" \ - -e "s,AllowedA.*,AllowedAddresses=${clientip}/${subnet_mask};,g" \ - -e "s,BroadcastN.*,BroadcastNetwork=${clientip}/${subnet_mask};,g" \ - -e "s,PingAdd.*,PingAddresses=${clientip}/${subnet_mask};,g" \ - -i /mnt/etc/lisarc +#\t$date\n#\nServerName\t$lpr_servers" >/mnt/etc/cups/client.conf fi } # configure bluetooth services config_bt () { -if [ -e /mnt/etc/${D_SYSCONFDIR}/bluetooth ] ; then - sed -e "1i# /etc/${D_SYSCONFDIR}/bluetooth - file modified by $0" \ +if [ -e /mnt/etc/sysconfig/bluetooth ] ; then + sed -e "1i# /etc/sysconfig/bluetooth - file modified by $0" \ -e "s,START_SERVICES.*,START_SERVICES=\"yes\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/bluetooth + -i /mnt/etc/sysconfig/bluetooth else : # no bluetooth components installed fi } -# set up keytable (function run in hwautocfg) -# kbd runlevel link is set via config_distro to avoid clashes between -# servconfig and hwautocfg settings -keytable () { +# set up localization like keytable and consolefont +dlocale () { +echo -e "\t# entries added by $0: $date" >> /mnt/etc/init.d/boot.slx sed -e "s,KEYTABLE=.*,KEYTABLE=\"${KEYTABLE}\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/keyboard + -i /mnt/etc/sysconfig/keyboard echo -e "\tloadkeys ${KEYTABLE} >${LOGFILE} 2>&1\n" \ - >>/mnt/etc/${D_INITDIR}/boot.slx -} -# consolefont and language (function run in hwautocfg) -consolefont () { + >>/mnt/etc/init.d/boot.slx echo -e "\tsetfont ${CONSOLE_FONT} >${LOGFILE} 2>&1\n" \ - >>/mnt/etc/${D_INITDIR}/boot.slx + >>/mnt/etc/init.d/boot.slx sed -e "s,RC_LANG=.*,RC_LANG=\"${LANG}\" # added in initrd," \ - -i /mnt/etc/${D_SYSCONFDIR}/language + -i /mnt/etc/sysconfig/language } # acpi and powersave daemons, required e.g. to shutdown the machine via # power button, no need for early start @@ -279,7 +510,7 @@ if [ "x$start_dreshal" = "xyes" ]; then /var/cache/hald /var/lib/PolicyKit; do testmkd /mnt/$dir done - if [ -f /mnt/etc/${D_INITDIR}/dbus ] ; then + if [ -f /mnt/etc/init.d/dbus ] ; then strinfile "messagebus:" /mnt/etc/passwd || \ echo "messagebus:x:100:101:User for D-BUS:/var/run/dbus:/bin/false" \ >> /mnt/etc/passwd @@ -287,10 +518,10 @@ if [ "x$start_dreshal" = "xyes" ]; then echo "messagebus:!:101:" >> /mnt/etc/group # set permissions with userid echo -e "\tchown messagebus:messagebus /var/run/dbus 2>/dev/null" \ - >>/mnt/etc/${D_INITDIR}/boot.slx + >>/mnt/etc/init.d/boot.slx rllinker "dbus" $start $stop fi - if [ -f /mnt/etc/${D_INITDIR}/consolekit ] ; then + if [ -f /mnt/etc/init.d/consolekit ] ; then strinfile "polkituser:" /mnt/etc/passwd || \ echo "polkituser:x:104:106:PolicyKit:/var/run/PolicyKit:/bin/false" \ >> /mnt/etc/passwd @@ -300,12 +531,12 @@ if [ "x$start_dreshal" = "xyes" ]; then echo -n > /mnt/var/lib/misc/PolicyKit.reload chmod a+x /mnt/var/lib/misc/PolicyKit.reload fi - if [ -f /mnt/etc/${D_INITDIR}/resmgr ] ; then + if [ -f /mnt/etc/init.d/resmgr ] ; then start=$(($start + 1)) stop=$(($stop - 1)) rllinker "resmgr" $start $stop fi - if [ -f /mnt/etc/${D_INITDIR}/haldaemon ] ; then + if [ -f /mnt/etc/init.d/haldaemon ] ; then strinfile "haldaemon:" /mnt/etc/passwd || \ echo "haldaemon:x:105:103:User for haldaemon:/var/run/hal:/bin/false" \ >> /mnt/etc/passwd @@ -314,20 +545,20 @@ if [ "x$start_dreshal" = "xyes" ]; then echo -n "" > /mnt/var/lib/PolicyKit/reload # set permissions with userid echo -e "\tchown haldaemon:haldaemon /var/run/hal /var/cache/hald \ - 2>/dev/null" >>/mnt/etc/${D_INITDIR}/boot.slx + 2>/dev/null" >>/mnt/etc/init.d/boot.slx start=$(($start + 1)) stop=$(($stop - 1)) rllinker "haldaemon" $start $stop fi fi } -# configure automounter (fixme: config version for NFSv4 might be required) +# configure automounter (fixme: to be moved into plugin) config_automount () { -if [ -e /mnt/etc/${D_SYSCONFDIR}/autofs ] ; then +if [ -e /mnt/etc/sysconfig/autofs ] ; then testmkd /var/lock/subsys - sed -e "1i# /etc/${D_SYSCONFDIR}/autofs - file modified by\n#\t$0:\n#" \ + sed -e "1i# /etc/sysconfig/autofs - file modified by\n#\t$0:\n#" \ -e "s,AUTOFS_OPTIONS.*,AUTOFS_OPTIONS=\"--timeout 3\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/autofs + -i /mnt/etc/sysconfig/autofs rllinker "autofs" 18 4 else error "$df_erramt" nonfatal @@ -335,7 +566,7 @@ fi } # start name service caching daemon config_nscd () { -if [ -e /mnt/etc/${D_INITDIR}/nscd ] ; then +if [ -e /mnt/etc/init.d/nscd ] ; then testmkd /mnt/var/run/nscd rllinker "nscd" 16 16 else @@ -344,11 +575,11 @@ fi } # start portmapper (needed at least for nfs and nis services) config_portmap () { -rllinker "portmap" 2 20 + rllinker "portmap" 2 20 } -# start NIS +# start NIS (mostly deprecated) config_nis () { -if [ -f /mnt/etc/${D_INITDIR}/ypbind ] ; then +if [ -f /mnt/etc/init.d/ypbind -a ] ; then rllinker "ypbind" 6 16 config_portmap testmkd /mnt/var/yp/nicknames @@ -365,26 +596,18 @@ local name="$2" local info="$3" case "$1" in init) - echo -e "#!/bin/sh\n# skeleton of /etc/${D_INITDIR}/$name created \ + echo -e "#!/bin/sh\n# skeleton of /etc/init.d/${name} created \ by $0\n# after you applied changes to the creation scripts you have to \ rerun\n# the mkdxsinitrd script to get them applied\n\ -. /etc/rc.status\n. /etc/${D_SYSCONFDIR}/logfile\nrc_reset\ncase \ -\"\$1\" in\n start)\n\techo -n \"$info\"" >>/mnt/etc/${D_INITDIR}/$name - chmod u+x /mnt/etc/${D_INITDIR}/$name +. /etc/rc.status\n. /etc/sysconfig/logfile\nrc_reset\ncase \ +\"\$1\" in\n start)\n\techo -n \"$info\"" >>/mnt/etc/init.d/${name} + chmod u+x /mnt/etc/init.d/${name} ;; close) echo -e "\trc_status -v\n\t;;\n stop)\n\t;;\nesac\nrc_exit" \ - >>/mnt/etc/${D_INITDIR}/$name + >>/mnt/etc/init.d/${name} ;; esac } -# Xorg variable settings. Lots of stuff changed since 10.2 -displayvars () { -Files='\tModulePath\t"/etc/X11/modules"\n -\tModulePath\t"/usr/lib/xorg/modules"\n -\tFontPath\t"/usr/share/fonts/misc/:unscaled"\n -\tFontPath\t"/usr/share/fonts/75dpi/:unscaled"\n -\tFontPath\t"/usr/share/fonts/100dpi/:unscaled"' -synapticsdrv="/usr/lib/xorg/modules/input/synaptics_drv.so" -} + diff --git a/initramfs/distro-specs/ubuntu/README-ubuntu b/initramfs/distro-specs/ubuntu/README-ubuntu deleted file mode 100644 index 319c9e84..00000000 --- a/initramfs/distro-specs/ubuntu/README-ubuntu +++ /dev/null @@ -1,16 +0,0 @@ -fehler kubuntu 6.06: - -distro-functions: line 43: udevstert not found - -laut changelog von udev wird behaupted, dass man udevstart nicht mehr braucht.. -> Ja und da wir mdev von busybox machen, wird in Stage3 KEIN udev mehr -benötigt! (dsuchod) - - -module unix not found -> im kernel -anderer pfad in xorg.conf: -fonts in /urs/share/X11/fonts + module pfad löschen - -bei livecd: cannot create dir /media/loop0 readonly! -kioskmode deaktivieren + kdm start -inittab anpassen! + konsole1 macht immer timeout auch wenn sich keiner anmeldet -ACHTUNG: bei kdm root anmeldung ohne pw möglich! - diff --git a/initramfs/distro-specs/ubuntu/config-5.10 b/initramfs/distro-specs/ubuntu/config-5.10 deleted file mode 100644 index de94c79d..00000000 --- a/initramfs/distro-specs/ubuntu/config-5.10 +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for Ubuntu Hoary Hedgehog (5.10) defaults are -# taken from config-default file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -# no changes from default: diff --git a/initramfs/distro-specs/ubuntu/config-6.06 b/initramfs/distro-specs/ubuntu/config-6.06 deleted file mode 100644 index a875a319..00000000 --- a/initramfs/distro-specs/ubuntu/config-6.06 +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for Ubuntu Dapper Dake (6.06) defaults are -# taken from config-default file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -# no changes from default diff --git a/initramfs/distro-specs/ubuntu/config-6.10 b/initramfs/distro-specs/ubuntu/config-6.10 deleted file mode 100644 index c0fa2c0d..00000000 --- a/initramfs/distro-specs/ubuntu/config-6.10 +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for Ubuntu Dapper Dake (6.10) defaults are taken -# from config-default file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -# mountvirtfs does not exist anymore -> use mountkernfs.sh -D_INITSCRIPTS="mountkernfs.sh keyboard-setup mountdevsubfs.sh procps.sh bootlogd hwclock.sh sudo console-setup $D_SPLASHY" -D_ETCEXCL="*.old\n*-\n\ -etc/autoinstall\nlogrotate*\nbootloader\n*~\n\ -pptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ -X11/xdm/pixmaps\ndhclient.script" diff --git a/initramfs/distro-specs/ubuntu/config-7.04 b/initramfs/distro-specs/ubuntu/config-7.04 deleted file mode 100644 index abe88150..00000000 --- a/initramfs/distro-specs/ubuntu/config-7.04 +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright (c) 2003 - 2007 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for Ubuntu Feisty Fawn (7.04) defaults are taken -# from config-default file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -# Aus 6.10: -# mountvirtfs does not exist anymore -> use mountkernfs.sh -D_ETCEXCL="*.old\n*-\n etc/autoinstall\nlogrotate*\nbootloader\n*~\n\ -pptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ -X11/xdm/pixmaps\ndhclient.script" -D_RODIRSINRW="/etc/X11/xkb /var/lib/gconf /var/lib/dpkg /var/lib/aspell \ -/var/lib/pango /var/lib/defoma /var/cache/fontconfig" -D_INITSCRIPTS="mountkernfs.sh keyboard-setup mountdevsubfs.sh procps.sh \ -bootlogd hwclock.sh sudo console-setup $D_SPLASHY" - diff --git a/initramfs/distro-specs/ubuntu/config-7.10 b/initramfs/distro-specs/ubuntu/config-7.10 deleted file mode 100644 index 8a565ee6..00000000 --- a/initramfs/distro-specs/ubuntu/config-7.10 +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright (c) 2003 - 2007 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for Ubuntu Gutsy Gibbon (7.10) defaults are taken -# from config-default file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -# D_INITDEFAULT is obsolete with the change to upstart in 7.10 - -D_ETCEXCL="*.old\n*-\n etc/autoinstall\nlogrotate*\nbootloader\n*~\n\ -pptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ -X11/xdm/pixmaps\ndhclient.script" -D_RODIRSINRW="/etc/X11/xkb /var/lib/gconf /var/lib/dpkg /var/lib/aspell \ -/var/lib/pango /var/lib/defoma /var/cache/fontconfig" -D_INITSCRIPTS="mountkernfs.sh keyboard-setup mountdevsubfs.sh procps.sh \ -bootlogd hwclock.sh sudo console-setup $D_SPLASHY" diff --git a/initramfs/distro-specs/ubuntu/config-8.04 b/initramfs/distro-specs/ubuntu/config-8.04 deleted file mode 100644 index 8a565ee6..00000000 --- a/initramfs/distro-specs/ubuntu/config-8.04 +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright (c) 2003 - 2007 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific settings for Ubuntu Gutsy Gibbon (7.10) defaults are taken -# from config-default file - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -# D_INITDEFAULT is obsolete with the change to upstart in 7.10 - -D_ETCEXCL="*.old\n*-\n etc/autoinstall\nlogrotate*\nbootloader\n*~\n\ -pptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ -X11/xdm/pixmaps\ndhclient.script" -D_RODIRSINRW="/etc/X11/xkb /var/lib/gconf /var/lib/dpkg /var/lib/aspell \ -/var/lib/pango /var/lib/defoma /var/cache/fontconfig" -D_INITSCRIPTS="mountkernfs.sh keyboard-setup mountdevsubfs.sh procps.sh \ -bootlogd hwclock.sh sudo console-setup $D_SPLASHY" diff --git a/initramfs/distro-specs/ubuntu/config-default b/initramfs/distro-specs/ubuntu/config-default deleted file mode 100644 index 246192f6..00000000 --- a/initramfs/distro-specs/ubuntu/config-default +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Distro specific default settings for Ubuntu - might be merged/taken from -# Debian config-default - -# D_SYSCONFDIR - system wide configuration settings - /etc/sysconfig in SuSE -# and RedHat, /etc/default in Debian and Ubuntu -# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using -# bind mounts -# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw -# part of the client filesystem -# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on -# D_RWDIRSINRO - Writable Subdirectories in the RO-Dirs (D_RODIRSINRW) -# TempFS usage -# D_DIRINDXS - directories in client filesystem which should be present -# anyhow -# D_BINDMNT - any code which is specific in bind mount environment -# D_BINDMPTS - These directories will be created in the ramdisk and movemounted -# to the root ("/") this will also happen to /var and /etc -# D_RCDIRS - runlevel directories relative to /etc -# D_XF86CONFFILE - name and location of XFree/Xorg config file, e.g. -# /etc/X11/xorg.conf or /etc/X11/XF86config, ... -# D_XORGBIN - name of XFree/Xorg server with absolute path -# D_XFONTPATH - path(es) where X11 fonts are installed (with trailing /*) -# D_DEFAULTCOUNTRY - localization (see common functions) -# D_HWMODTOIGNORE - hardware modules which should not tried to load (because -# already in kernel, nonexistent, ...) -# D_BOOTLOCAL - script for user specified stuff which should be started -# during client bootup, path and file relative to /etc - -D_SYSCONFDIR=/default -D_ETCEXCL="etc/gconf/*\n*.old\n*-\n\ -etc/autoinstall\nlogrotate*\nbootloader\n*~\n\ -pptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ -X11/xdm/pixmaps\ndhclient.script" -D_BINDMPTS="tmp root home media" -D_DIRINBINDMNT="/var/run /var/log /var/tmp /var/lib/gdm" -D_RODIRSINRW="/etc/X11/xkb /var/lib/gconf /var/lib/dpkg /var/lib/aspell \ -/var/lib/pango /var/lib/defoma" -#D_RWDIRSINRO="/var/lib/gdm" -D_DIRINDXS="/var/X11R6/compose-cache \ -/var/run/sysconfig/tmp /var/adm /var/lib/rpm /var/lib/nobody \ -/var/lib/pam_devperm /var/lib/bluetooth \ -/var/lib/texmf /var/lib/nfs/sm \ -/var/lib/misc /var/lib/acpi /var/spool/cron \ -/var/lock/subsys/sysconfig" -D_INITDIR="/init.d" -D_INITBOOTD="/rcS.d" -D_RCDIRS="/rc0.d /rc1.d /rc2.d /rc3.d /rc4.d /rc5.d /rc6.d" -D_INITDEFAULT="3" -D_INITSCRIPTS="mountvirtfs keymap.sh procps.sh bootlogd hwclock.sh sudo $D_SPLASHY" -D_XF86CONFFILE="/etc/X11/xorg.conf" -D_XORGBIN=/usr/X11R6/bin/X -D_XFONTPATH="/usr/share/fonts/*" -D_DEFAULTCOUNTRY="de" -D_BOOTLOCAL="" diff --git a/initramfs/distro-specs/ubuntu/functions-5.10 b/initramfs/distro-specs/ubuntu/functions-5.10 deleted file mode 100644 index 70b8fb1e..00000000 --- a/initramfs/distro-specs/ubuntu/functions-5.10 +++ /dev/null @@ -1,72 +0,0 @@ -# configuration script for Ubuntu V5.10 to configure OpenSLX linux diskless -# clients (merged in stage2 with ubuntu/functions-default - and loaded within -# initial ramfs - stage3) It may overwrite settings from the default config -# file (/etc/functions) -# -# Dirk von Suchodoletz , 31-08-2006 -# Nico Dietrich -# Felix Endres -# -# (c) 2006 - RZ Universitaet Freiburg -# (c) 2006 - OpenSLX.ORG Project - - -# syslog service -config_syslog () { -if [ "x$start_syslog" = "xyes" ] ; then - echo -e "# /etc/syslog.conf - file generated by $0" >/mnt/etc/syslogd.conf - echo "kern.warn;*.err;authpriv.none\t/dev/tty10\n\ -#kern.warn;*.err;authpriv.none\t|/dev/xconsole\n\ -#*.emerg\n\n*.=warn;*.=err\t\t\t-/var/log/warn\n\ -#*.crit\t\t\t\t/var/log/warn\n*.*;mail.none;news.none\t\t\ -#-/var/log/messages" >> /mnt/etc/syslogd.conf -# test -n "$log_servers" && \ -# for logserver in $log_servers; do -# echo -e "*.*;*.*;*.*;*kern.!*\t@$logserver" >>/mnt/etc/syslog.conf -# done - rllinker "sysklogd" "02" "18" -fi -} - -# secure shell service -config_sshd () { -if [ "x$start_sshd" = "xyes" ] ; then - if [ -f /mnt/etc/init.d/ssh ] ; then - #testmkd /mnt/var/run/sshd - rllinker "ssh" "12" "10" - else - error "$df_errsshd" nonfatal - fi -fi -} - -# snmp agent for remote monitoring -config_snmp () { -if [ "x$start_snmp" = "xyes" ] ; then - if [ -f /mnt/etc/init.d/snmpd ] ; then - rllinker "snmpd" "24" "02" - testmkd /mnt/var/lib/net-snmp >/dev/null 2>&1 - fi - # fixme!! - # write service monitor depending on services started -fi -} - -# consolefont -consolefont () { -echo -e "setfont ${CONSOLE_FONT} >${LOGFILE} 2>&1" \ - >>/mnt/etc/${D_INITDIR}/boot.slx -} -# acpi and powersave -config_acpi () { - rllinker "acpid" "02" "19" - rllinker "acpi-support" "20" "02" -} - -# configure hal, dbus, resmgr and services like that -# fixme: complete or remove (dummy function is present in /etc/functions) -config_dreshal () { -if [ "x$start_dreshal" = "xyes" ]; then - : -fi -} diff --git a/initramfs/distro-specs/ubuntu/functions-6.06 b/initramfs/distro-specs/ubuntu/functions-6.06 deleted file mode 100644 index ca9eed98..00000000 --- a/initramfs/distro-specs/ubuntu/functions-6.06 +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found at http://openslx.org -# -# Configuration script for Ubuntu V6.06 to configure OpenSLX linux stateless -# clients (merged in stage2 with ubuntu/functions-default - and loaded within -# initial ramfs - stage3). It may overwrite settings from the default config -# file (/etc/functions) - -# distro specific stuff to initialize -preinit () { - echo "Creating dhcp user" - echo "dhcp:x:101:">>/etc/group - echo "dhcp:x:101:101::/nonexistent:/bin/false" >>/etc/passwd - # mount/unionfs can not handle the nfsro parameter in Ubuntu 6.06 - NFSRO="" -} - -# set up keytable (function run in hwautocfg) -# fixme: is anything needed here - otherwise remove (and check that a -# dummy function is present) -keytable () { -# fixme -- use keytable setup script here -: -} - -# consolefont and language -consolefont () { -[ "$LANG" == "de_DE@euro" ] && LANG=de_DE.UTF8 -sed -e "s,LANGUAGE=.*,LANGUAGE=${LANG},;s,LANG=.*,LANG=${LANG}," \ - -i /mnt/etc/environment -rllinker "console-screen.sh" 31 3 -} diff --git a/initramfs/distro-specs/ubuntu/functions-6.10 b/initramfs/distro-specs/ubuntu/functions-6.10 deleted file mode 100644 index 76808347..00000000 --- a/initramfs/distro-specs/ubuntu/functions-6.10 +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration script for Ubuntu 6.10 to configure OpenSLX linux stateless -# clients (merged in stage2 with ubuntu/functions-default - and loaded within -# initial ramfs - stage3) It may overwrite settings from the default config -# file (/etc/functions) - -# distro specific stuff to initialize -preinit () { - echo "Creating dhcp user" - echo "dhcp:x:101:">>/etc/group - echo "dhcp:x:101:101::/nonexistent:/bin/false" >>/etc/passwd - # mount/unionfs can not handle the nfsro parameter in Ubuntu 6.06 - NFSRO="" -} - -# distro specific function called from servconfig script -config_distro () { -# add the halt link to the 0 and 6 runlevel directories - ln -sf ../init.d/halt /mnt/etc/rc0.d/S90halt - ln -sf ../init.d/reboot /mnt/etc/rc6.d/S90reboot - sed -i '/halt.*-i/s/ -i / /' /mnt/etc/init.d/halt - # set default runlevel - # how that is done for upstart?? -} - - -# set up keytable (function run in hwautocfg) -# fixme: is anything needed here - otherwise remove (and check that a -# dummy function is present) -keytable () { -# fixme -- use keytable setup script here -: -} - -# consolefont and language -consolefont () { -[ "$LANG" == "de_DE@euro" ] && LANG=de_DE.UTF8 -sed -e "s,LANGUAGE=.*,LANGUAGE=${LANG},;s,LANG=.*,LANG=${LANG}," \ - -i /mnt/etc/environment -rllinker "console-screen.sh" 31 3 -} - diff --git a/initramfs/distro-specs/ubuntu/functions-7.04 b/initramfs/distro-specs/ubuntu/functions-7.04 deleted file mode 100644 index 1a4678ee..00000000 --- a/initramfs/distro-specs/ubuntu/functions-7.04 +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration script for Ubuntu 7.04 to configure OpenSLX linux stateless -# clients (merged in stage2 with ubuntu/functions-default - and loaded within -# initial ramfs - stage3) It may overwrite settings from the default config -# file (/etc/functions) - diff --git a/initramfs/distro-specs/ubuntu/functions-7.10 b/initramfs/distro-specs/ubuntu/functions-7.10 deleted file mode 100644 index 479b58a0..00000000 --- a/initramfs/distro-specs/ubuntu/functions-7.10 +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Configuration script for Ubuntu 7.04 to configure OpenSLX linux stateless -# clients (merged in stage2 with ubuntu/functions-default - and loaded within -# initial ramfs - stage3) It may overwrite settings from the default config -# file (/etc/functions) - -# distro specific function called from servconfig script -config_distro () { - # add the halt link to the 0 and 6 runlevel directories - ln -sf ../init.d/halt /mnt/etc/rc0.d/S90halt - ln -sf ../init.d/reboot /mnt/etc/rc6.d/S90reboot - - # remove annoying udev rule set for changing eth interface - rm /mnt/etc/udev/rules.d/*persistent-net.rules >/dev/null 2>&1 - - # inittab is obsolete with the change to upstart in ubuntu 7.10, but to - # prevent missunderstandings with the blank inittab created by openslx init - # we'll write a comment.. - echo "# inittab is obsolete with the change to upstart in ubuntu 7.10" > /mnt/etc/inittab - - # fix getty bug - # (console login on tty1 is started too early) - sed -i "s/start on runlevel 2/start on stopped rc2/" /mnt/etc/event.d/tty1 -} - diff --git a/initramfs/distro-specs/ubuntu/functions-8.04 b/initramfs/distro-specs/ubuntu/functions-8.04 index 479b58a0..c50f9d41 100644 --- a/initramfs/distro-specs/ubuntu/functions-8.04 +++ b/initramfs/distro-specs/ubuntu/functions-8.04 @@ -1,5 +1,5 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2006..2007 - OpenSLX GmbH # # This program/file is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -9,27 +9,9 @@ # # General information about OpenSLX can be found under http://openslx.org # -# Configuration script for Ubuntu 7.04 to configure OpenSLX linux stateless +# Configuration script for Ubuntu 8.04 configure OpenSLX linux stateless # clients (merged in stage2 with ubuntu/functions-default - and loaded within # initial ramfs - stage3) It may overwrite settings from the default config # file (/etc/functions) -# distro specific function called from servconfig script -config_distro () { - # add the halt link to the 0 and 6 runlevel directories - ln -sf ../init.d/halt /mnt/etc/rc0.d/S90halt - ln -sf ../init.d/reboot /mnt/etc/rc6.d/S90reboot - - # remove annoying udev rule set for changing eth interface - rm /mnt/etc/udev/rules.d/*persistent-net.rules >/dev/null 2>&1 - - # inittab is obsolete with the change to upstart in ubuntu 7.10, but to - # prevent missunderstandings with the blank inittab created by openslx init - # we'll write a comment.. - echo "# inittab is obsolete with the change to upstart in ubuntu 7.10" > /mnt/etc/inittab - - # fix getty bug - # (console login on tty1 is started too early) - sed -i "s/start on runlevel 2/start on stopped rc2/" /mnt/etc/event.d/tty1 -} - +# no changes from default diff --git a/initramfs/distro-specs/ubuntu/functions-default b/initramfs/distro-specs/ubuntu/functions-default index 81eb5188..caddbfd4 100644 --- a/initramfs/distro-specs/ubuntu/functions-default +++ b/initramfs/distro-specs/ubuntu/functions-default @@ -1,5 +1,5 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2006..2008 - OpenSLX GmbH # # This program/file is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -12,13 +12,34 @@ # Configuration script for general Ubuntu to configure OpenSLX linux # stateless clients (executed within initial ramdisk after genconfig) +# distro specific configuration variables used in the setup functions +# (formerly done via config-*, these variables are disputable ...) +# D_ETCEXCL - list of files, wildcards to be excluded from /etc when using +# bind mounts +# D_DIRINBINDMNT - lists of directories to be created in bind mounted rw part +# of the client filesystem +# D_RODIRSINRW - ReadOnly Directories in RW part of filesystem to save on +# TempFS usage +# D_DIRINDXS - directories in client filesystem which should be present anyhow +D_ETCEXCL="etc/gconf/*\n*.old\n*-\netc/autoinstall\nlogrotate*\nbootloader\n\ +*~\npptp.d\nisdn\nyouservers\nhardware/hwcfg*\n\ +X11/xdm/pixmaps\ndhclient.script" +D_BINDMPTS="tmp root home media" +D_DIRINBINDMNT="/var/run /var/log /var/tmp /var/lib/gdm" +D_RODIRSINRW="/etc/X11/xkb /var/lib/gconf /var/lib/dpkg /var/lib/aspell \ +/var/lib/pango /var/lib/defoma /var/cache/fontconfig" +#D_RWDIRSINRO="/var/lib/gdm" +D_DIRINDXS="/var/X11R6/compose-cache \ +/var/run/sysconfig/tmp /var/adm /var/lib/rpm /var/lib/nobody \ +/var/lib/pam_devperm /var/lib/bluetooth \ +/var/lib/texmf /var/lib/nfs/sm \ +/var/lib/misc /var/lib/acpi /var/spool/cron \ +/var/lock/subsys/sysconfig" + # empty functions are defined at the beginning of /etc/functions # distro specific stuff to initialize preinit () { - [ $DEBUGLEVEL -ge 1 ] && echo "Creating dhcp user" - echo "dhcp:x:101:">>/etc/group - echo "dhcp:x:101:101::/nonexistent:/bin/false" >>/etc/passwd # load unix module to provide sockets (is compiled into kernel on # the live CDs!?) modprobe ${MODPRV} unix 2>/dev/null || error "$df_errumod" nonfatal @@ -26,30 +47,12 @@ preinit () { modprobe ${MODPRV} fbcon 2>/dev/null || error "$df_errumod" nonfatal } -# overwrite settings set by hwautocfg, pathes will change for newer -# Xorg version 7.X -displayvars (){ -Files=' \t FontPath\t\t "/usr/share/X11/fonts/misc"\n -\t FontPath\t\t "/usr/share/X11/fonts/100dpi/:unscaled"\n -\t FontPath\t\t "/usr/share/X11/fonts/75dpi/:unscaled"\n -\t FontPath\t\t "/usr/share/X11/fonts/Type1"\n -\t FontPath\t\t "/usr/share/X11/fonts/100dpi"\n -\t FontPath\t\t "/usr/share/X11/fonts/75dpi"\n -' -Module=' \t Load\t "i2c"\n -\t Load\t "bitmap"\n -\t Load\t "ddc"\n -\t Load\t "dri"\n -\t Load\t "extmod"\n -\t Load\t "freetype"\n -\t Load\t "glx"\n -\t Load\t "int10"\n -\t Load\t "type1"\n -\t Load\t "vbe"\n' -synapticsdrv="" -} # distro specific function called from servconfig script config_distro () { + # clean the runlevel directories which will be populated by the stage3 setup + for dir in rc0.d rc1.d rc2.d rc3.d rc4.d rc5.d rc6.d rcS.d ; do + rm -rf /mnt/etc/${dir}/* + done # add the halt link to the 0 and 6 runlevel directories ln -sf ../init.d/halt /mnt/etc/rc0.d/S90halt ln -sf ../init.d/reboot /mnt/etc/rc6.d/S90reboot @@ -57,8 +60,29 @@ config_distro () { # remove annoying udev rule set for changing eth interface rm /mnt/etc/udev/rules.d/*persistent-net.rules >/dev/null 2>&1 - # set default runlevel - sed -e "s/.*initdefault/id:${D_INITDEFAULT}:initdefault/" -i /mnt/etc/inittab + # inittab is obsolete with the change to upstart in ubuntu 7.10, but to + # prevent missunderstandings with the blank inittab created by openslx init + # we'll write a comment.. + echo "# inittab is obsolete with the change to upstart from ubuntu 7.10" \ + > /mnt/etc/inittab + + # fix getty bug + # (console login on tty1 is started too early) + sed -i "s/start on runlevel 2/start on stopped rc2/" /mnt/etc/event.d/tty1 +} + +# initial (boot time) runlevel scripts +initial_boot () { +local count=10 +# boot.slx is a special runlevel script generated within initialramfs which +# should be executed before the normal runlevel scripts. Proper shutdown is +# not needed!? +for i in boot.slx mountkernfs.sh keyboard-setup mountdevsubfs.sh procps.sh \ +bootlogd hwclock.sh sudo console-setup $D_SPLASHY; do + count=$(($count + 1)) + [ $DEBUGLEVEL -ge 2 ] && echo "boot-runlevelscript $i" + ln -sf /etc/init.d/$i /mnt/etc/rcS.d/S${count}$i +done } # linking runlevel scripts @@ -84,6 +108,15 @@ for i in rc2.d/K$stop$script rc3.d/K$stop$script \ done } +# set up localization like keytable, console +dlocale () { +# fixme -- use keytable setup script here +# echo -e "\t# entries added by $0: $date" >> /mnt/etc/init.d/boot.slx +sed "s/LANG.*/LANG=\"${LANG}\"/" -i /mnt/etc/default/locale +#echo -e "\tsetfont ${CONSOLE_FONT} >${LOGFILE} 2>&1" \ +# >>/mnt/etc/init.d/boot.slx +} + # group of functions for the normal runlevels - first parameter is start # second stop # function for ntp configuration @@ -106,7 +139,7 @@ if [ "x$start_atd" = "xyes" ]; then fi } -# function for configuration of cron services +# function for configuration of cron services (fixme: to be moved to a plugin?) config_cron () { if [ "x$start_cron" = "xyes" ] ; then if [ -f /mnt/etc/init.d/cron ] ; then @@ -123,7 +156,7 @@ if [ "x$start_cron" = "xyes" ] ; then fi } -# syslog service +# syslog service (available as a plugin, to be deleted here) config_syslog () { if [ "x$start_syslog" != "xno" ] ; then # fixme, welcher Syslog wird verwendet? @@ -135,7 +168,7 @@ if [ "x$start_syslog" != "xno" ] ; then # echo -e "*.*;*.*;*.*;*kern.!*\t@$logserver" >>/mnt/etc/syslog.conf # done #else syslog-ng -# if [ -f /mnt/etc/${D_INITDIR}/syslog ] ; then +# if [ -f /mnt/etc/init.d/syslog ] ; then # # logoutput depending on $start_syslog definitions # sysngwriter /mnt/etc/syslog-ng/syslog-ng.conf rllinker "sysklogd" 2 18 @@ -168,18 +201,6 @@ if [ "x$start_snmp" = "xyes" ] ; then fi } -# set up keytable (function run in hwautocfg) -keytable () { -# fixme -- use keytable setup script here -: -} - -# consolefont -consolefont () { -echo -e "\tsetfont ${CONSOLE_FONT} >${LOGFILE} 2>&1" \ - >>/mnt/etc/${D_INITDIR}/boot.slx -} - # acpi and powersave config_acpi () { rllinker "acpid" 10 19 @@ -192,11 +213,14 @@ config_acpi () { rllinker "udev" 11 25 } -# configure hal, dbus, resmgr and services like that +# configure hal, dbus, policykitd and services like that config_dreshal () { if [ "x$start_dreshal" = "xyes" ]; then testmkd /mnt/var/lib/dbus - rllinker "dbus" 17 20 + rllinker "dbus" 17 20 + + testmkd /mnt/var/lib/PolicyKit root:polkituser 1770 + testmkd /mnt/var/lib/PolicyKit-public root:polkituser fi } @@ -209,17 +233,17 @@ local name="$2" local info="$3" case "$switch" in init) - echo -e "#!/bin/sh\n# skeleton of /etc/${D_INITDIR}/$name written \ + echo -e "#!/bin/sh\n# skeleton of /etc/init.d/$name written \ from $0\n# after you applied changes to the creation scripts you have to \ rerun\n# the mkdxsinitrd script to get them applied\n\n\ -. /lib/lsb/init-functions\n" >/mnt/etc/${D_INITDIR}/$name +. /lib/lsb/init-functions\n" >/mnt/etc/init.d/$name echo -e "\n\ncase \"\$1\" in\n start)\n\tlog_begin_msg \"$info\"" \ - >>/mnt/etc/${D_INITDIR}/$name - chmod u+x /mnt/etc/${D_INITDIR}/$name + >>/mnt/etc/init.d/$name + chmod u+x /mnt/etc/init.d/$name ;; close) echo -e "\tlog_end_msg 0\n\t;;\n stop)\n\t;;\nesac\nexit 0" \ - >>/mnt/etc/${D_INITDIR}/$name + >>/mnt/etc/init.d/$name ;; esac } @@ -227,25 +251,9 @@ esac # configure automounter config_automount () { if [ -f /mnt/etc/init.d/autofs ] ; then - testmkd /var/lock/subsys - echo -e "# /etc/auto.master - file generated by $0:\n\ -/misc\t/etc/auto.misc" >/mnt/etc/auto.master - echo -e "# /etc/auto.misc - file generated by $0:\n" \ - > /mnt/etc/auto.misc - if [ -n "${automnt_src}" ] ; then - # local directory and home directory server from machine-setup - [ -z "${automnt_dir}" ] && automnt_dir="/home" - strinstr "/" "${automnt_dir}" && error "$df_erratpld" nonfatal - automnt_dir=${automnt_dir#/} - echo -e "/home\t/etc/auto.${automnt_dir}\n" >> /mnt/etc/auto.master - echo -e "# /etc/auto.${automnt_dir} created by $0:\n" \ - > /mnt/etc/auto.${automnt_dir} - echo -e "*\t-rsize=32768,wsize=32768,tcp,rw\t${automnt_src}/&" \ - >> /mnt/etc/auto.${automnt_dir} - fi - sed -e "1i# /etc/${D_SYSCONFDIR}/autofs - file modified by\n#\t$0:\n#" \ - -e "s,AUTOFS_OPTIONS.*,AUTOFS_OPTIONS=\"--timeout 3\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/autofs + testmkd /mnt/var/lock/subsys + sed -e "1i# /etc/${default}/autofs - file modified by\n#\t$0:\n#" \ + -e "s,TIMEOUT.*,TIMEOUT=60," -i /mnt/etc/default/autofs config_portmap rllinker "autofs" 12 4 fi @@ -257,12 +265,12 @@ if [ "x$start_nfsv4" = "xyes" ]; then testmkd /mnt/var/lib/nfs/sm sed -e "s,NEED_IDMAPD=.*,NEED_IDMAPD=\"yes\"," \ -e "s,NEED_GSSD=.*,NEED_GSSD=\"yes\"," \ - -i /mnt/etc/${D_SYSCONFDIR}/nfs-common + -i /mnt/etc/${default}/nfs-common echo -e "rpc_pipefs\t/var/lib/nfs/rpc_pipefs rpc_pipefs defaults\t 0 0\n\ nfsd\t\t/proc/fs/nfsd\tnfsd\t\tdefaults\t 0 0" >>/tmp/fstab echo -e "\t# stuff needed for nfsv4\n\tmount -t rpc_pipefs rpc_pipefs \ /var/lib/nfs/rpc_pipefs\n\tmount -t nfsd nfsd /proc/fs/nfsd" \ ->>/mnt/etc/${D_INITDIR}/boot.slx +>>/mnt/etc/init.d/boot.slx # portmap is required for any NFS config_portmap rllinker "nfs-common" 10 8 diff --git a/initramfs/initrd-stuff/bin/dhcpmkconfig b/initramfs/initrd-stuff/bin/dhcpmkconfig deleted file mode 100755 index 9726d51b..00000000 --- a/initramfs/initrd-stuff/bin/dhcpmkconfig +++ /dev/null @@ -1,72 +0,0 @@ -#!/bin/sh -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Universal (distro independent) IP configuration writer for several dhcp -# clients used within OpenSLX initramfs. The result is written in unified -# form to the /etc/machine-setup file - -# client variable should be exported via calling function -cfgfile="/tmp/confviadhcp" -cfgmsg="\n## Configuration written by $0" -infomsg="# --> You are using $dhcl. With this client you are not \ -able to\n# transfer any vendor specific, self defined dhcp options. If \ -this is\n# intended, use dhclient instead or get them via tftp (to be \ -enabled\n# via kernel command line)." -# heavy debugging output in level 3 and above ... and on 13 -#FIXME: DEBUGLEVEL is not propagated to this file (at least for Ubuntu) -[ -z "$DEBUGLEVEL" ] && DEBUGLEVEL=0 -[ $DEBUGLEVEL -gt 3 -a $DEBUGLEVEL -lt 8 -o $DEBUGLEVEL -eq 13 ] && \ - set -x -case $0 in - *dhcpcd*) - dhcl="dhcpcd"; echo -e "$cfgmsg\n$infomsg" >>/tmp/confviadhcp - sed -e "s,',\",g;s,IPADDR,clientip,;s,NETMASK,subnet_mask," \ - -e "s,GATEWAY,gateway,;s,BROADCAST,broadcast_address," \ - -e "s,HOSTNAME,host_name,;s,DOMAIN,domain_name," \ - -e "/=[^']/s/=\(.*\)/='\1'/;/DNS/s/,/ /;/NTPSERVERS/s/,/ /" \ - -e "s,ROOTPATH,root_path,;s,DNS,domain_name_servers," \ - -e "s,NTPSERVERS,ntp_servers,;s,DHCPSID,serverip," \ - -e "s,WINSSERVERS,netbios_name_servers," \ - -e "s,NETWORK,network," \ - -e "s,DHCP..ADDR.*,,;s,.*TIME=.*,,;s,CL.*,,;/^$/d" \ - -e "s,INTER.*,,;s,DHCPSNAME.*,," /var/lib/dhcp/dhcpcd-eth0.info \ - >>$cfgfile - ;; - *dhclient*) - if [ $reason = "BOUND" ] ; then - echo -e "$cfgmsg\n# --> You are using dhclient. If you wish to \ -transfer other vendor/user\n# specific variables, you have to add \ -them in functions and in\n# dhcpmkconfig script or use tftp (to be \ -enabled via kernel command\n# line)." >>$cfgfile - set | sed -n -e '/^new/p' | sed \ - -e "s,^new_,,;s,fixed_address,clientip," \ - -e "s,routers,gateway,;s,dhcp_server_identifier,serverip," \ - -e "s,.*_t[iy][mp]e.*,,;s,.*_message_.*,,;/^$/d" \ - -e "s,language=,country=,;s,ip_address,clientip," \ - >>$cfgfile - fi - ;; - *udhcpc*) - dhcl="udhcpc"; echo -e "$cfgmsg\n$infomsg" >>$cfgfile - # if $cfgfile is changed change target for set output accordingly - unset infomsg HOME IFS mask lease interface cfgmsg cfgfile - unset DEBUGLEVEL - set | sed \ - -e "s,^P.*,,;s,ntpsrv,ntp_servers,;s,ip,clientip," \ - -e "s,serverid,serverip,;s,subnet,subnet_mask," \ - -e "s,router,gateway,;s,hostname,host_name," \ - -e "s,domain,domain_name,;s,dns,domain_name_servers," \ - -e "s,broadcast,broadcast_address,;s,dhc.*,,;/^$/d" \ - -e "/OPTIND.*/d" \ - >>/tmp/confviadhcp - ;; -esac diff --git a/initramfs/initrd-stuff/bin/hwautocfg b/initramfs/initrd-stuff/bin/hwautocfg deleted file mode 100755 index 37ce3980..00000000 --- a/initramfs/initrd-stuff/bin/hwautocfg +++ /dev/null @@ -1,330 +0,0 @@ -#!/bin/sh -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Universal (distro independent) hardware autoconfiguration script for -# OpenSLX linux stateless clients, using hwconfig from knoppix as base tool - -############################################################################# -# pre part, load USB modules and start hardware detection pci and monitor -hwpre () { -echo "0 0 0 0" >/proc/sys/kernel/printk -# start the knoppix hardware autodetection tool -driverlist="parport parport_pc " -# hack for pseudo modules (not to load) hopefully "usbcore" is present -# as a module, might be exchanged with any other existing ... -for i in $driverlist ; do - echo -e "alias\t$i\tusbcore" >> /etc/modprobe.conf -done -( hwsetup -n -v > /tmp/hwsetup.info && echo "hwsetup" > /tmp/hwrun1 ) & -( usleep 8000; xconfig ) & -( for mod in usbcore uhci-hcd ohci-hcd usbhid; do - modprobe -q $mod 2>/dev/null - usleep 10000 -done; ) & -return 0 -} - -############################################################################# -# network module part -nwmod () { -[ $DEBUGLEVEL -eq 20 ] && \ - echo "** loading all defined network adaptor modules at $(sysup)" -for mod in ${NWMODULES}; do - modprobe ${MODPRV} $mod || error "$init_errnwad" - usleep 50000 -done -return 0 -} - -############################################################################# -# main part -hwmain () { -# "drivers" (pseudo, placeholder strings, ...) to exclude from loading -# depending on distro more hw modules have to be excluded too. use the -# D_HWMODTOIGNORE for that purpose -driverlist=" disabled unknown ignore pcspkr synaptics keybdev kanotix \ - slamr {D_HWMODTOIGNORE} " -# driver blacklist (real modules which fail to load) -driverlist=${driverlist}"hw_random genericwheelusb " -# hack for pseudo modules (not to load) hopefully "usbcore" is present -# as a module, might be exchanged with any other existing ... -for i in $driverlist ; do - echo -e "alias\t$i\tusbcore" >> /etc/modprobe.conf -done - -# load kernel module for ps2 mice -[ -f /lib/modules/${KERNEL}/kernel/drivers/input/mouse/psmouse.ko ] && \ - modprobe ${MODPRV} psmouse - -# and map the mousehandler to /dev/input/mice -[ -f /lib/modules/${KERNEL}/kernel/drivers/input/mousedev.ko ] && \ - modprobe ${MODPRV} mousedev - -# wait for /tmp/hwsetup.info to appear -waitfor /tmp/hwrun1 50000 || \ - error "$hcfg_hwsetup" -# in some cases the time to wait for module load is to be increased -if [ -n "${SLOWHWSETUP}" ] ; then - modwaittime=${SLOWHWSETUP} - [ $DEBUGLEVEL -eq 21 ] && echo "** set modwaittime to ${SLOWHWSETUP}ms" -else - modwaittime=5000 -fi -[ $DEBUGLEVEL -eq 21 ] && echo "** 1st hwdetection finished at $(sysup)" -# load ide drivers first, takes a while to initialize -for driver in cmd64x hpt366 piix slc90e66 cs5520 it821x rz1000 \ - ahci triflex aec62xx cs5530 cs5535 ns87415 sc1200 trm290 alim15x3 \ - cy82c693 opti621 serverworks via82cxxx amd74xx pata_amd \ - pdc202xx_new siimage atiixp hpt34x pdc202xx_old sis5513; do - strinfile " ${driver}" /tmp/hwsetup.info && { - ide="yes" - #modwaittime=$((10 + ${modwaittime})) - modprobe ${MODPRV} ${driver} & - driverlist="${driverlist} ${driver}"; usleep ${modwaittime}; } -done -# check for IDE/SCSI (SATA); changes in newer kernels prefix pata/sata -for driver in ata_piix sata_via sata_mv sata_nv sata_sil sata_sis sata_svw \ - sata_sx4 sata_uli sata_vsc sata_qstor sata_promise ahci; do - strinfile " ${driver}" /tmp/hwsetup.info && { - #SCSIIDE="yes" - modprobe ${MODPRV} ${driver} & - driverlist="${driverlist} ${driver}"; usleep ${modwaittime}; } -done -# check for USB2.0 and ieee1394 hardware drivers -for driver in ehci-hcd ohci1394; do - strinfile " ${driver}" /tmp/hwsetup.info && { - USB="yes" - modprobe ${MODPRV} ${driver} - driverlist="${driverlist} ${driver}"; } -done -[ -x /bin/mdev ] && mdev -s & -# check for pcmcia / cardbus stuff -for driver in yenta_socket i82365 pd6729 tcic; do - strinfile " ${driver}" /tmp/hwsetup.info && { - modprobe ${MODPRV} ${driver} - driverlist="${driverlist} ${driver}" - pcmcia="yes"; } -done -# should we check for card reader modules too? -# newer kernels support some of the major multicard readers which could -# be found in some barebone systems like Pundits or in many laptops -if [ -n "${pcmcia}" ] ; then - modprobe ${MODPRV} ds -fi - -[ $DEBUGLEVEL -eq 21 ] && echo "** module loading finished at $(sysup)" -# rerun the knoppix hardware autodetection tool for USB and ide devices -# like dvd or harddisk - wait a few seconds so hopefully the ide driver -# is initialized -[ -x /bin/mdev ] && mdev -s -test -f /proc/bus/usb/devices || \ - mount -n -t usbfs usbfs /proc/bus/usb 2>/dev/null -[ $DEBUGLEVEL -eq 21 ] && echo "** started 2nd hwdetection at $(sysup)" -# remove unneeded network card and USB 1.1 modules -for driver in ${NWMODULES} ohci-hcd uhci-hcd ; do - strinfile " ${driver}" /tmp/hwsetup.info || { - rmmod ${driver} - driverlist="${driverlist} ${driver}"; } -done -# wait depending on time of modules to load a little bit before the next -# round of hardware detection -usleep ${modwaittime} && hwsetup -v > /tmp/hwsetup.info -[ $DEBUGLEVEL -eq 21 ] && echo "** finished 2nd hwdetection at $(sysup)" - -# load IDE high level drivers -if [ -n "$ide" ] ; then - # you might want to check /etc/sysconfig/floppy for more info - strinfile "ZIP" /tmp/hwsetup.info && modprobe ${MODPRV} ide-floppy - strinfile "CDROM" /tmp/hwsetup.info && modprobe ${MODPRV} ide-cd - strinfile "HD" /tmp/hwsetup.info && { - modprobe ${MODPRV} ide-disk - disk=yes; } -fi - -# not rather precise ... -if strinfile "SCSI" /tmp/hwsetup.info ; then - strinfile "CDROM" /tmp/hwsetup.info && { modprobe ${MODPRV} sr_mod; - modprobe ${MODPRV} sg; - # just for compatibility to hwsetup (which generates links to scd*) - ( waitfor /dev/sr0 1000 && for i in /dev/sr* ; do - [ -e /dev/scd${i#/dev/sr} ] || cp -a -f $i /dev/scd${i#/dev/sr} ; done; ) & - } - strinfile "HD" /tmp/hwsetup.info && { - modprobe ${MODPRV} sd_mod - disk=yes; } - # check if a (scsi) scanner was detected - strinfile "SCANNER" /tmp/hwsetup.info && \ - echo -e 'KERNEL=="sg*",\t\tNAME="%k", GROUP="disk", MODE="666"' \ - >> /tmp/scanner-udev -fi -[ -x /bin/mdev ] && mdev -s -# sound card setup (alsa and oss compatibility drivers) -( if [ -f /etc/sysconfig/sound ] ; then - . /etc/sysconfig/sound - driver=${DRIVER} -else driver="snd-dummy" -fi -# problem with a specific module not disabled (via above trick) when -# busybox is used -# rmmod snd_atiixp_modem snd_atiixp -modprobe ${MODPRV} ${driver} -driverlist="${driverlist} ${driver}" -modprobe ${MODPRV} snd-pcm-oss -modprobe ${MODPRV} snd-mixer-oss -# remaining drivers listed in /tmp/hwsetup.info -cat /tmp/hwsetup.info| while read line ; do - if strinstr "driver:" "${line}"; then - driver=${line##driver: } - if ! strinstr " ${driver} " "${driverlist}"; then - strinstr "Card:" "${driver}" || strinstr "ps/2" "${driver}" || { - modprobe ${MODPRV} ${driver} & - usleep 5000; } - driverlist="${driverlist} ${driver}" - fi - fi -done ) & -[ $DEBUGLEVEL -eq 21 ] && echo "** finished most of module loading at $(sysup)" - -# get idea of availabe harddisk partitions, put swap partitions into -# (/mnt)/etc/fstab and format and mount partitions of type 44 (unknown) -[ $DEBUGLEVEL -eq 21 ] && echo "** starting hdd stuff at $(sysup)" -if [ "${disk}" = "yes" ] ; then -for hd in $(cat /tmp/hwsetup.info|sed -n -e '/HD$/,/device:/p'| \ - sed -n -e '/device:/p'|sed -e 's/device: //') ; do - /mnt/sbin/fdisk -l /dev/$hd|sed -n "/^\/dev\//p" > /tmp/hd_part - for hdpartnr in $(cat /tmp/hd_part | \ - sed -n -e "/ 82 /p"|sed -e "s/[[:space:]].*//") ; do - echo -e "$hdpartnr\tswap\t\tswap\t\tdefaults\t 0 0" >> /tmp/fstab - done - # we use special non assigned partition type (id44) for harddisk scratch - # space, thus no normal filesystem will be incidentally deleted or - # corrupted - for hdpartnr in $(cat /tmp/hd_part | \ - sed -n -e "/ 44 /p"|sed -e "s/[[:space:]].*//") ; do - # check for supported filesystem and formatter - ( if diskfm $hdpartnr ; then - echo "$hdpartnr is mounted to /mnt/tmp at $(sysup)" > /tmp/tmpready - echo -e "$hdpartnr\t/tmp\t\tauto\t\tdefaults\t 0 0" >> /tmp/fstab - else - echo "formatting failed for some reason ($(sysup))" > /tmp/tmpready - fi ) & - part44=yes - break - done - # put detected linux partitions into /etc/fstab with "noauto" - for hdpartnr in $(cat /tmp/hd_part | \ - sed -n -e "/ 83 /p"|sed -e "s/[[:space:]].*//") ; do - mkdir -p /mnt/media/${hdpartnr#/dev/*} 2>/dev/null - echo -e "$hdpartnr\t/media/${hdpartnr#/dev/*}\tauto\t\tnoauto,\ -noexec\t 0 0" >> /tmp/fstab - done -done -# determine if tmp preparation should wait for format/mount or not -[ -z "$part44" ] && echo "finished at $(sysup)" > /tmp/tmpready -else - echo "no disk found ( $(sysup) )" > /tmp/tmpready -fi -[ $DEBUGLEVEL -eq 21 ] && echo "** finished hdd stuff at $(sysup)" - -# configure some variables from configuration file - wait for dhcp or ldap -# confiurator to complete -cfgcomplete -. /etc/machine-setup -[ $DEBUGLEVEL -eq 21 ] && echo "** finished waiting for config at $(sysup)" - -# set X11 configuration file -if [ -n "${D_XF86CONFFILE}" ] ; then - D_XF86CONFFILE="/mnt/${D_XF86CONFFILE}" -else - D_XF86CONFFILE="/mnt/etc/X11/xorg.conf" - error "$hcfg_xcfg" nonfatal -fi -# finish Xorg configuration if no xorg.conf file was provided by ConfigTGZ -# (check for /rootfs/${D_XF86CONFFILE#/mnt}) -if [ ! -f /rootfs${D_XF86CONFFILE#/mnt} ] ; then - xfc="/tmp/xorg.conf" - . /etc/sysconfig/xserver >/dev/null 2>&1 || error "${hcfg_hwsetup}" nonfatal - # replace OSS 3D server with proprietary one - checkgraphix - sed -e "s/\"vesa\"/\"${XMODULE}\"/" -i $xfc - # check for 64bit CPU/installation (fixme!!) - [ -d "/mnt/usr/X11R6/lib64/modules" ] && \ - sed -e "/Section \"Files\"/a\ \ ModulePath \"/usr/X11R6/lib64/modules\"" \ - -i $xfc - # run localizator and configure X11 keyboard - localization "${country}" - if [ -z "${XKEYBOARD}" ] ; then - XKEYBOARD="us" - error "${xcfg_keyb}" nonfatal - fi - sed "s/XKEYBOARD/${XKEYBOARD}/" -i $xfc - # check for kind of xorg module used and patch the i8,9XX VGA BIOS if needed - if strinfile '"i810"' $xfc && [ -f /tmp/res ] ; then - highres=$(sort -run /tmp/res|grep -i x -m 1) - 915resolution -l|sed -n "s/Mode //;/32 bits/p" > /tmp/915res - strinfile ${highres} /tmp/915res || { - 915resolution $(grep -i x -m 1 /tmp/915res|sed "s/\ :.*//") $(echo \ - $highres|sed "s/x/\ /") 2>&1 >/dev/null; - # for some reason the above does not work for a Dell laptop with Intel - # 855 chipset, so add another mode too - 915resolution 3c $(echo $highres|sed "s/x/\ /") 2>&1 >/dev/null; } - fi -fi - -# if any new device appeared up to now -if [ -x /bin/mdev ] ; then - mdev -s & - testmkd /dev/input - mknod /dev/input/mice c 13 63 2>/dev/null -fi -return 0 -} - -############################################################################# -# main script starts here - -# functions common for all distros -. /etc/functions -# functions common for all distros, messages contains all error and -# info output -. /etc/messages -# load distro specific configuration variables and functions. distro -# specific functions may overwrite functions defined in /etc/functions -. /etc/sysconfig/config -. /etc/distro-functions - -# script run timer -[ $DEBUGLEVEL -eq 8 -o $DEBUGLEVEL -eq 21 ] && \ - echo "** HW $1 setup started at $(sysup)" - -# heavy debugging output in level 3 and above and specific for 11 -[ $DEBUGLEVEL -gt 3 -a $DEBUGLEVEL -lt 8 -o $DEBUGLEVEL -eq 11 ] && \ - set -x - -case $1 in - # pre initializsation: loading USB base modules, starting hwsetup - pre) - hwpre - ;; - # loading network modules - nwmod) - nwmod - ;; - # main part of hardware setup including Xorg - main) - hwmain - # main script run timer or debug information - [ $DEBUGLEVEL -eq 8 -o $DEBUGLEVEL -eq 21 ] && \ - echo "** HW setup finished at $(sysup)" - echo "hwsetup finished at $(sysup)" > /tmp/hwcfg - ;; -esac diff --git a/initramfs/initrd-stuff/bin/hwsetup b/initramfs/initrd-stuff/bin/hwsetup deleted file mode 100755 index 1b6ab300..00000000 Binary files a/initramfs/initrd-stuff/bin/hwsetup and /dev/null differ diff --git a/initramfs/initrd-stuff/bin/servconfig b/initramfs/initrd-stuff/bin/servconfig deleted file mode 100755 index 824f9870..00000000 --- a/initramfs/initrd-stuff/bin/servconfig +++ /dev/null @@ -1,425 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# universal (distro independent) configuration script for OpenSLX linux -# diskless clients (executed in stage3 within initial ramfs). The file- -# system setup is completed when servconfig starts - -############################################################################# -# check for configuration files to source - -# functions common for all distros, messages contains all error and -# info output -. /etc/messages -. /etc/functions -# load distro specific configuration variables and functions. distro -# specific functions may overwrite functions defined in /etc/functions -. /etc/sysconfig/config -. /etc/distro-functions -. /etc/sysconfig/slxsystem.conf -# get location of logfile definition -. /mnt/etc/${D_SYSCONFDIR}/logfile - -# script run timer -[ $DEBUGLEVEL -eq 8 ] && echo "** SW setup started at $(sysup)" - -# heavy debugging output in level 3 and below 8 ... -[ $DEBUGLEVEL -gt 3 -a $DEBUGLEVEL -lt 8 -o $DEBUGLEVEL -eq 12 ] && \ - set -x - -############################################################################# -# copy distro specific scripts, programs, libraries and configs -cp -a /etc/sysconfig/files/* /mnt 2>/dev/null & -# boot.local file (different for several distros) -[ -f "/etc/boot.local" -a -n "${D_BOOTLOCAL}" ] && { - echo "# added by $0 (initramfs from $date)" >> /mnt/etc/${D_BOOTLOCAL} - cat /etc/boot.local >> /mnt/etc/${D_BOOTLOCAL} -} - -############################################################################# -# read and unify configuration options - default configuration file, from -# dhcp, ldap ... -# wait for the appearance of configuration from several sources -cfgcomplete -. /etc/machine-setup -[ $DEBUGLEVEL -eq 8 ] && echo "** Config info is complete at $(sysup)" - -# copy additional configuration and var files and directories -# admins can place there files in /var/lib/openslx/config/... -# to be packed during stage2 into (/srv/dxs)/tftpboot/client-config...) -# ... in the near future ... -cp -a /rootfs/* /mnt 2>/dev/null - -# set greeting and add information on booted system -len=$(expr length ${SLXVERSION}${SYSTEM_NAME}) -if [ $len -le 28 ] ; then - vdstr="Stateless Workstation (V${SLXVERSION}/${SYSTEM_NAME})" - smax=28 -else - vdstr="V${SLXVERSION}/${SYSTEM_NAME}" - smax=52 -fi -while [ $len -le $smax ] ; do - vdstr="$vdstr " - len=$(($len + 1)) -done -len=$(expr length $host_name) -while [ $len -le 30 ] ; do - space="$space " - len=$(($len + 1)) -done -echo " - WELCOME TO $space \n (\l) - _____ ______ ______ __ __ _______ __ __ __ - / _ | _ | ___| | | | | ____| | | | | | - | | | | |_| | |_ | | | | |___ | | / / - | | | | ___/| _| | | ____ | | | | - | |_| | | | |___| | | | ____| | |___ / / - _____/|__| |______|__| |__| |_______|______|__| |__| - - $vdstr (c) -">/mnt/etc/issue - -############################################################################# -# set localization and add entries to initialize keytable and consolefont to -# boot.slx -DEFKEYTABLE="de-latin1-nodeadkeys" -if [ -z "$country" ] ; then - error "$scfg_country" nonfatal - country="${D_DEFAULTCOUNTRY}" -fi -localization "${country}" -if [ -z "${KEYTABLE}" ] ; then - error "$hcfg_keyb" nonfatal - KEYTABLE=${DEFKEYTABLE} -fi -echo -e "\t# entries added by $0: $date" >> /mnt/etc/${D_INITDIR}/boot.slx -[ -n "${KEYTABLE}" ] && keytable -[ -n "${CONSOLE_FONT}" ] && consolefont - -############################################################################# -# setup passwd and shadow for local system users like root, bin, daemon and -# nobody if no user/admin provided passwd exists ... -# the root password provided by machine-setup is used only if no passwd file -# is provided (default case) -if [ ! -f /rootfs/etc/passwd ] ; then - basepasswd -fi - -############################################################################# -# dns and ip configuration -# hostname of the machine -echo "$host_name" >/proc/sys/kernel/hostname -echo -e "# /etc/hosts - file generated by\n#\t$0:\n#\t$date\ -\n#\n# IP-Address Full-Qualified-Hostname Short-Hostname\n#\n\ -127.0.0.1\tlocalhost\n::1\t\tlocalhost ipv6-localhost ipv6-loopback\n\ -fe00::0\t\tipv6-localnet\nff00::0\t\tipv6-mcastprefix\nff02::1\ -\t\tipv6-allnodes\nff02::2\t\tipv6-allrouters\nff02::3\t\t\ -ipv6-allhosts\n" >/mnt/etc/hosts -if [ -n "$domain_name" ]; then - echo -en "$clientip\t" >>/mnt/etc/hosts - for name in $domain_name; do - echo -en "$host_name.$name " >>/mnt/etc/hosts - done - echo -e "$host_name" >>/mnt/etc/hosts -else - echo -e "$clientip\t$host_name" >>/mnt/etc/hosts -fi -# set up domainname and resolving -rm -rf /mnt/etc/resolv.conf -test -n "$domain_name" && \ - echo -e "# /etc/resolv.conf - file generated by\n#\t$0:\n\ -#\t$date\n#options timeout:1 attempts:1 rotate\n\ -search "$domain_name >/mnt/etc/resolv.conf -test -n "$domain_name_servers" && { - for name in $domain_name_servers; do - echo nameserver $name >>/mnt/etc/resolv.conf; - done; } - -############################################################################# -# run distro specific configuration function -config_distro - -############################################################################# -# boot.local (fixme: deprecated) -if [ -n "$bootlocal_script" ]; then - echo -e "# Option is deprecated and will be removed soon. Please put the \ -file to the ConfTGZ (rootfs/etc/${D_INITDIR}/boot.local)" >> \ - /mnt/etc/${D_INITDIR}/boot.local -fi - -############################################################################# -# basic (non network) services - -# at daemon - calling distro specific function config_atd -config_atd - -# configuration of cron services - calling distro specific function -# config_cron (runlevel links, directories, ...) -config_cron -[ "x$crontab_entries" != "x" ] && \ - echo -e "$crontab_entries" >> /mnt/etc/crontab - -# setup system log services - distro dependent function config_syslog -config_syslog - -# acpi and powersave - distro dependent function config_acpi, these daemons -# might require dbus -config_acpi - -# configure dbus - distro dependent function config_dreshal - handle -# all stuff regarding dependent services like dbus, resmgr, hal ... -# (check for runlevel scripts, passwd entries, directories ...) -config_dreshal - -# configure automounter -if [ "x$automnt" != "xno" ] ; then - # check if there is some user provided configuration (only auto.master is - # important) and skip automatic setup - if [ ! -f /rootfs/etc/auto.master ] ; then - if [ -d /mnt/misc ] ; then - echo -e "# /etc/auto.master - file generated by $0:\n\ -/misc\t/etc/auto.misc" >/mnt/etc/auto.master - echo -e "# /etc/auto.misc - file generated by $0:" >/mnt/etc/auto.misc - else - echo -e "# /etc/auto.master - file generated by $0:\n\ -/misc\t#/etc/auto.misc" >/mnt/etc/auto.master - echo -e "# /etc/auto.misc - file generated by $0:\nautomount for \ -removable devices is mostly deprecated, so /misc is not\nactivated in \ -auto.master." >/mnt/etc/auto.misc - fi - if [ -n "${automnt_src}" ] ; then - # local directory and home directory server from machine-setup - [ -z "${automnt_dir}" ] && automnt_dir="/home" - # remove leading and trailing slash - automnt_dir=${automnt_dir#/} - automnt_dir=${automnt_dir%/} - test -d /${automnt_dir} || error "$scfg_erradir" nonfatal - strinstr "/" ${automnt_dir} && error "$scfg_erratpld" nonfatal - amserv=$(uri_token $automnt_src server) - ampath=$(uri_token $automnt_src path) - echo -e "/${automnt_dir}\t/etc/auto.${automnt_dir}\n" \ - >> /mnt/etc/auto.master - echo -e "# /etc/auto.${automnt_dir} created by $0:\n" \ - > /mnt/etc/auto.${automnt_dir} - echo -e "*\t-rsize=32768,wsize=32768,rw\t${amserv}:${ampath}/&" \ - >> /mnt/etc/auto.${automnt_dir} - # no tempfs needed if automounter operates on /home - [ "${automnt_dir}" = "home" ] && umount -t tmpfs /mnt/home 2>/dev/null - # portmapper is needed for remote NFS sources and local nfs directories - testmkd /mnt/var/lib/nfs/state - config_portmap - fi - fi - config_automount -fi - -# configure print services / start requested printer daemon -config_printer - -# configure bluetooth services -config_bt - -############################################################################# -# network(ed) services - -# network time service (ntp) configuration file -if [ -n "$ntp_servers" -a ! -f /rootfs/etc/ntp.conf ]; then - echo -e "# /etc/ntp.conf - file generated by $0: \ -$date\n" >/mnt/etc/ntp.conf - for name in $ntp_servers; do - echo server $name >>/mnt/etc/ntp.conf - done -fi -# copy timezone file defined with language settings -[ -z "$TZ" ] && TZ="$timezone" -ln -snf /usr/share/zoneinfo/${TZ} /mnt/etc/localtime || \ - error "$scfg_ntptz" nonfatal -config_ntp - -# secure shell server - at the moment all clients share one "secret" -# key or the key has to be regenerated on every bootup or fetched on -# every bootup from somewhere -config_sshd - -# simple network management protocol agent -config_snmp - -# setup afs client stuff -config_afs - -# setup nfsv4/krb stuff -config_nfsv4 - -# configure samba service -config_samba - -############################################################################# -# NIS -# setup nis configuration if needed -if [ "x$nis_domain" != "x" ] && [ "x$nis_servers" != "x" ] ; then - echo $nis_domain >/mnt/etc/defaultdomain - echo -e "# /etc/yp.conf - file generated by $0:\n#\t\ -$date\n\nypserver "$nis_servers >/mnt/etc/yp.conf - config_nis -fi - -############################################################################# -# name service caching daemon if networked user database -config_nscd - -############################################################################# -# preparation of /tmp directory (partition 44, nfs scratch, ramdisk). there -# might be the chance that we have a disk partition available, so wait for -# completion of detection, setup process -[ $DEBUGLEVEL -eq 8 ] && echo "** Waiting for /tmp completion at $(sysup)" -waitfor /tmp/tmpready 40000 -[ $DEBUGLEVEL -eq 8 ] && echo "** Setup of /tmp completed at $(sysup)" -# create some directories and correct permissions -tmpisdisk=$(sed -n '/\/tmp/p' /tmp/fstab 2>/dev/null) -# if there is no local disk partition for /tmp then try to mount a rw -# scratch space (if defined in $scratch) and prepared on server -if [ -n "$scratch" -a -z "$tmpisdisk" ] ; then - scrproto=$(uri_token $FILESRC prot) - scrpath=$(uri_token $FILESRC path) - testmkd /tmp/scratch - # exports have to be per client!! - case "$scrproto" in - nbd) - : - ;; - *) - tmpserv=$(uri_token $scratch server) - tmppath=$(uri_token $scratch path) - # hanging mount processes might stop further setup - timeout - # should be configured ... it is possible to mount "nolock" only - mount -t nfs -o rw,tcp,nolock,intr,nodev,soft,timeo=2,nosuid \ - ${tmpserv}:${tmppath} /tmp/scratch >/dev/null 2>&1 && { - testmkd /tmp/scratch/${clientip} - umount /tmp/scratch - # no need for tempfs there ... - umount /mnt/tmp >/dev/null 2>&1 - mount -t nfs -o rw,tcp,nolock,intr,nodev,soft,timeo=2,nosuid \ - ${tmpserv}:${tmppath}/${clientip} /mnt/tmp >/dev/null 2>&1 - # somehow we need to move it to the vmware plugin. Any ideas - # how to handle the dependencies? - # create an empty container file for vmware *.vmem, it does not - # like to live on NFS exports - if [ "x$vmware" != "x" -a "x$vmware" != "xno" ] ; then - dd if=/dev/zero of=/mnt/tmp/vm-container count=1 seek=2048000 - diskfm /mnt/tmp/vm-container /mnt/tmp/vmware - chmod a+rwxt /mnt/tmp/vmware - fi; } - ;; - esac -fi - -############################################################################# -# X11/GUI stuff -if [ "x$start_x" != "xno" ] ; then - # creating directories commonly needed for X11 in all distros - # rest should be done via config_x11 function (distro specific) - for i in /var/lib/xkb/compiled \ - /etc/X11/xdm \ - /etc/X11/sessions \ - /var/X11R6/bin \ - /var/run/xdmctl \ - /tmp/.ICE-unix \ - /tmp/.X11-unix ; do testmkd /mnt/$i; done - chmod 1777 /mnt/tmp/.ICE-unix /mnt/tmp/.X11-unix - chown 0:0 /mnt/tmp/.ICE-unix /mnt/tmp/.X11-unix - echo "# file emtied by $0 during initramfs" > /mnt/etc/X11/xdm/Xservers - # define additional sessions offered to the user (via dhcp/ldap config) - # descsession -> deprecated by new vmware integration concept - # write available X display manager to /etc/X11/xdm/Xaccess - [ -n "$x_display_manager" ] && \ - echo -e "# /etc/X11/xdm/Xaccess - file generated by $0: \ -$date\n*\n%hostlist\t$x_display_manager\n*\t\tCHOOSER %hostlist"\ - >/mnt/etc/X11/xdm/Xaccess - - # define type of X session - dsx="no" - case "$start_x" in - yes|YES|direct|DIRECT|query|QUERY) - # direct connection onto the own displaymanager, which - # should be enabled then -# [ "x$start_xdmcp" = "xno" ] && $start_xdmcp="yes" - init="" - dsx="yes" - xdmcp="false" - echo -e "# /etc/X11/Xservers - file generated by \ -$0: $date\n:0 local X :0 vt07\n" >/mnt/etc/X11/xdm/Xservers - ;; - broadcast|BROADCAST) - # the client will XDMCP broadcast and choose first available - # X11 server - [ "x$start_xdmcp" = "xgdm" ] || \ - init="7:5:respawn:${D_XORGBIN} vt7 -quiet -broadcast" - ;; - indirect|INDIRECT) - # the client will try to XDMCP connect list of X11 servers - if [ "x$start_xdmcp" = "xgdm" ] ; then - init="" - else - init="7:5:respawn:${D_XORGBIN} vt7 -quiet -indirect $host_name" - fi - [ "x$start_xdmcp" = "xno" ] && start_xdmcp="yes" - xdmcp="true" - ;; - *) - # no display manager needed in kiosk mode - # in this mode you have to provide the type of X session to start - [ x$start_xdmcp != "x" ] || start_xdmcp="no"; - init="7:5:respawn:/var/X11R6/bin/kiosk /dev/tty7" - # nobody can halt pc - echo 'nobody ALL=NOPASSWD:/sbin/halt, /sbin/shutdown' >>/mnt/etc/sudoers - echo -e "#!/bin/sh\n# /var/X11R6/bin/kiosk - file generated by $0: $date - while ps aux|grep -i kiosk|grep -v \"grep\" &>/dev/null; do - test -f /var/run/kiosk || break; sleep 3; - done - touch /var/run/kiosk - for((i=0;\$i<=120;i=\$((\$i+1)))); do - [ -e /var/run/resmgr.pid ] && break - [ \$i = 120 ] && exit 1 - sleep 1 - done - resmgr login nobody tty8 \\ - && resmgr grant nobody desktop \\ - && chown -R nobody:nogroup /var/lib/nobody \\ - && (su -c '(sleep 10; amixer -q sset Master 28 unmute; \\ - amixer -q sset PCM 28 unmute) & - xinit /var/X11R6/bin/startgui $start_x \\ - -- vt7 -quiet' -l nobody &>/dev/null) - rm /var/run/kiosk - resmgr revoke nobody - resmgr logout tty7 - killall X" >/mnt/var/X11R6/bin/kiosk - # early start of kiosk session - echo -e "\t# kiosk start added by $0\n\t\ -/var/X11R6/bin/kiosk &>/dev/null &" >>/mnt/etc/${D_INITDIR}/boot.slx - cp /etc/startgui /mnt/var/X11R6/bin - chmod a+x /mnt/var/X11R6/bin/kiosk /mnt/var/X11R6/bin/startgui - rm /mnt/var/run/kiosk 2>/dev/null - ;; - esac - echo -e "# entry made by $0 $date\n$init" >> /mnt/etc/inittab - # most probably not needed any longer - if [ -n ${D_XORGBIN} ] ; then - testmkd /mnt/var/X11R6/bin - ln -sf ${D_XORGBIN} /mnt/var/X11R6/bin/X - fi -fi - -# script run timer -[ $DEBUGLEVEL -eq 8 ] && echo "** SW setup finished at $(sysup)" - -# servconfig finished successfully -echo "servconfig finished at $(sysup)" > /tmp/svcfg diff --git a/initramfs/initrd-stuff/bin/xconfig b/initramfs/initrd-stuff/bin/xconfig deleted file mode 100755 index 7f465746..00000000 --- a/initramfs/initrd-stuff/bin/xconfig +++ /dev/null @@ -1,240 +0,0 @@ -#!/bin/sh -# Copyright (c) 2007 - RZ Uni Freiburg -# Copyright (c) 2007 - OpenSLX GmbH -# -# This program is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found under http://openslx.org -# -# Universal (distro independent) xorg.conf preparation script for OpenSLX -# linux stateless clients, depending on ddcprobe -# -# this tool produces a 1024x768 standard resolution if no monitor was -# detected (problems on some older i8XX, newer NVidia, and ATI adaptors) - -############################################################################# -# local functions used within - check if the monitor might be an older crt -iscrt () { -local dim=$1 -local year=$2 -# first three characters (CRT/TFT) are interpreted later -local crt="CRT Generic" -# sub 17" displays -if [ $dim -lt 750 ] ; then - # modern crt should have a size of 17"+ - if [ $year -gt 1998 ] ; then crt="TFT 4:3 <17inch" ; fi -# 17" crt displays, little bit smaller than tfts -elif [ $dim -lt 900 ] ; then - crt="CRT 17inch" - echo -e "1280x1024\n1152x864" > /tmp/res -# 19" crt / sub 19" tft -elif [ $dim -lt 1000 ] ; then - if [ $year -lt 2001 ] ; then - crt="CRT 19inch" - echo -e "1400x1050\n1280x1024\n1152x864" > /tmp/res - else - crt="TFT 4:3 17''" - fi -# 18/19" tft displays (available after 2001) -elif [ $dim -lt 1200 ] ; then - if [ $year -ge 2002 ] ; then - crt="TFT 4:3 18(+)''" - else - crt="CRT 20''" - echo -e "1400x1050\n1280x1024\n1152x864" > /tmp/res - fi -# sub 22" displays are crts if older than 2004 :) -elif [ $dim -lt 1300 ] ; then - if [ $year -ge 2004 ] ; then - crt="TFT 4:3 19(+)''" - else - crt="CRT 20(+)''" - echo -e "1600x1200\n1400x1050\n1280x1024\n1152x864" > /tmp/res - fi -# any bigger display is most probably a tft (and nobody should have bought -# a big crt after 2003 :)) -elif [ $year -ge 2004 ] ; then - crt="TFT 4:3 22+''" -fi -echo "$crt" -} - -############################################################################# -# main script - -# functions common for all distros -. /etc/functions -# functions common for all distros, messages contains all error and -# info output -. /etc/messages -# load distro specific configuration variables and functions. distro -# specific functions may overwrite functions defined in /etc/functions -. /etc/sysconfig/config -. /etc/distro-functions - -xfc="/tmp/xorg.conf" -echo -e "# ${D_XF86CONFFILE}\n# autogenerated X hardware configuration by \ -xconfig in OpenSLX stage3\n# DO NOT EDIT THIS FILE BUT 'xconfig' INSTEAD" \ - > $xfc -echo ' -Section "Files" -EndSection -Section "ServerFlags" - Option "AllowMouseOpenFail" - Option "blank time" "5" - Option "standby time" "10" - Option "suspend time" "15" - Option "off time" "20" -EndSection -Section "Module" - Load "i2c" - Load "bitmap" - Load "ddc" - Load "extmod" - Load "freetype" - Load "int10" - Load "vbe" - Load "glx" - Load "dri" -EndSection -Section "InputDevice" - Identifier "Generic Keyboard" - Driver "kbd" - Option "CoreKeyboard" - Option "XkbRules" "xorg" - Option "XkbModel" "pc105" - Option "XkbLayout" "XKEYBOARD" - Option "XkbVariant" "nodeadkeys" -EndSection -Section "InputDevice" - Identifier "Generic Mouse" - Driver "mouse" - Option "CorePointer" - Option "Device" "/dev/input/mice" - Option "Protocol" "ImPS/2" - Option "ZAxisMapping" "4 5" - Option "Emulate3Buttons" "true" -EndSection -Section "InputDevice" - Driver "wacom" - Identifier "stylus" - Option "Device" "/dev/input/wacom" - Option "Type" "stylus" - Option "ForceDevice" "ISDV4" # Tablet PC ONLY -EndSection -Section "InputDevice" - Driver "wacom" - Identifier "eraser" - Option "Device" "/dev/input/wacom" - Option "Type" "eraser" - Option "ForceDevice" "ISDV4" # Tablet PC ONLY -EndSection -Section "InputDevice" - Driver "wacom" - Identifier "cursor" - Option "Device" "/dev/input/wacom" - Option "Type" "cursor" - Option "ForceDevice" "ISDV4" # Tablet PC ONLY -EndSection -Section "Device" - Identifier "Generic Video Card" - Driver "vesa" -EndSection -Section "Monitor" - Identifier "Generic Display" - Option "DPMS" -EndSection -Section "Screen" - Identifier "Default Screen" - Device "Generic Video Card" - Monitor "Generic Display" - DefaultDepth 24 - SubSection "Display" - Depth 24 - Modes "1024x768" "800x600" - EndSubSection -EndSection -Section "ServerLayout" - Identifier "Default Layout" - Screen "Default Screen" - InputDevice "Generic Keyboard" - InputDevice "Generic Mouse" - InputDevice "stylus" "SendCoreEvents" - InputDevice "cursor" "SendCoreEvents" - InputDevice "eraser" "SendCoreEvents" -EndSection -Section "DRI" - Mode 0666 -EndSection -' >> $xfc -# read ddcprobe output (the adaptor VESA capabilities are of no interest) -ddcprobe|sed "/mode: /d"|while read line ; do - case $line in - ctiming*|dtiming*) - Res=$(echo $line|sed "s/.*:\ //;s/@.*//") - Width=${Res%%x*} - Height=${Res##*x} - # we need exact resolutions for tft displays only and we want to filter - # quadratic resolutions (bug of ddcprobe??) - [ "${IsCrt%% *}" = "TFT" -a $((${Width}00 / ${Height})) -ge 125 ] && \ - echo $Res >> /tmp/res - # add information on grafic adaptor and monitor (no practical use - # nevertheless) - [ "x${VendorName}" = "x" ] && VendorName="No vendor string detected" - grep ModelName $xfc 2>&1 > /dev/null || \ - sed -e "/Section \"Monitor\"/a\ \ ModelName \"Display - ${IsCrt}\"" \ - -e "/Section \"Device\"/a\ \ VendorName \"${VendorName}\"" \ - -i $xfc - ;; - monitorname*|monitorid*) - [ "x${line##monitor*:}" = "x" ] || sed "s/Display - /${line##monitor*: } - /" -i $xfc - ;; - product*) - [ "$line" != "product:" ] && \ - sed "/Section \"Device\"/a\ \ BoardName \"${line##product: }\"" \ - -i $xfc - ;; - oem*|vendor*) - [ "x${line##?e*:}" = "x" ] || VendorName="${line##?e*: }" - ;; - manufacture*) - Year=${line##* } - ;; - screensize*) - Dim=${line##screensize: } - Width=${Dim%% *} - Height=${Dim##* } - Dim=$(($Width * $Height)) - # check for geometry - no crt if no 4:3 pixel ratio - if [ $((${Width}00 / $((${Height} + 1 )))) -lt 140 ] ; then - IsCrt="$(iscrt $Dim $Year)" - else - IsCrt="TFT WideScreen" - fi - ;; - esac -done - -# if predefined value is present otherwise use computed/detected stuff -if [ -n "${hw_monitor}" ] ; then - # just cut all starting from k(Hz), do we need the option to set maximum - # monitor capabilities? - #HS=${hw_monitor%k*} - #VS=${hw_monitor%Hz*} - Modes="\"${hw_monitor##* }\"" -else - # to be checked if correct - if [ -f /tmp/res ] ; then - for line in $(sort -run /tmp/res) ; do Modes="$Modes \"$line\""; done - else - error "$hcfg_res" nonfatal - fi -fi -sed "s/Modes \"/Modes ${Modes} \"/" -i $xfc -# displayvars -#displayvars -#sed "/Section \"Device\"/a\ \ ${Files}" -i $xfc diff --git a/initramfs/initrd-stuff/etc/functions b/initramfs/initrd-stuff/etc/functions deleted file mode 100644 index ca3da314..00000000 --- a/initramfs/initrd-stuff/etc/functions +++ /dev/null @@ -1,1009 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found at http://openslx.org -# -# Common functions file for the configuration of linux diskless clients -# (included by init, hwautocfg, servconfig, ... within OpenSLX initialramfs) - -############################################################################# -# set of empty dummy functions (loaded before real functions in the -# distro specific files - to have no undeclared function in init, serv- -# config, hwautocfg, ... - -# distro specific funtion called at the beginning of init script -preinit () { -: -} -# distro specific funtion called at the end of init script -postinit () { -: -} -# distro specific general function called from servconfig script -config_distro () { -: -} - -############################################################################# -# produce error message and if $2 is empty run (debug) shell -error () { -local e_msg="$1" -# check if LOGFILE is really writeable -if [ -n "${LOGFILE}" ] ; then - [ "${LOGFILE}" != "/dev/null" ] && \ - [ -w /mnt/${LOGFILE} ] || LOGFILE="/dev/null" -else LOGFILE="/dev/null" -fi -# if nonfatal error else fatal error message and shell -if [ -n "$2" ] ; then - [ "$DEBUGLEVEL" -ge 1 -a "$DEBUGLEVEL" != 8 ] && \ - echo -e "${error_msg}${e_msg}${error_nfe}" >> ${LOGFILE} - [ "$DEBUGLEVEL" -gt 1 -a "$DEBUGLEVEL" != 8 ] && \ - echo -e "${error_msg}${e_msg}${error_nfe}" - [ "$DEBUGLEVEL" -gt 2 -a "$DEBUGLEVEL" != 8 ] && usleep 10 -else - echo -e "${error_msg}${e_msg}${error_shell}" - /bin/ash - echo -n "Reboot now? [y] (nothing happens here at the moment)" - exec < /dev/console > /dev/console - #input="y" - #read input - #[ -z "$input" -o "$input" = "y" -o "$input" = "Y" ] && { - # sleep 4 - # [ -f /proc/sysrq-trigger ] || mount -t proc none /proc - # echo "b" > /proc/sysrq-trigger - #} -fi -} -############################################################################# -# system uptime for performance analysis -sysup () { -uptime=$(sed -e "s, .*,," /proc/uptime) -echo "${uptime} s." -# if start times are kept, a summary of runtimes would be possible too -} -############################################################################# -# (re)generate dynamic linked libraries cache from /etc/ld.so.conf -ldcfg () { -[ -n "${ldsc}" ] && echo -e "$init_ldcfg" && ldconfig /tmp/ld.so.cache & -} -############################################################################# -# URI interpreter $1 variable to interprete, $2 type of token to return -# prot: tftp, http, nbd, ... server: IP or FQDN -uri_token () { -local var=$1 -local prot -local rest -local server -local path -local port -local tmpval -local query="" -# first check if URI starts with prot:// - URI scheme -if strinstr "://" "$1" ; then - prot=${var%://*} - rest=${var#*://} -else - rest="$var" - prot="" -fi -# remove temporary '::' from path, since it conflicts with port specification -if strinstr "::" "$rest" ; then - rest=$(echo $rest | sed -e 's,::,§§§§§,g') -elif strinstr "\:\:" "$rest" ; then - rest=$(echo $rest | sed -e 's,\:\:,§§§§§,g') -fi -# get the server IP or name and port - URI authority -# you get the path or other token without leading "/" - add it later if -# needed (fixme: port might be broken) -if strinstr ":" "$rest" ; then - server="${rest%:*}" - rest="${rest#*:}" - path="${rest#*/}" - port="${rest%/$path}" -else - tmpval=$rest - rest="${rest#*/}" - server="$(echo $tmpval|sed 's,/.*,,')" - path="${tmpval#${server}}" - port="" -fi -# get path and query components - URI path, query -if strinstr "\?" "$rest" ; then - path="${path%\?*}" - query="${rest#*\?}" -fi -# return the requested token -case "$2" in - prot) echo "$prot" ;; - server) echo "$server" ;; - # add '::' again to path - path) echo "$path" | sed -e 's,§§§§§,\:\:,g' ;; - port) echo "$port" ;; - query) echo "$query" ;; -esac -} -############################################################################# -# compute prefix bit number from netmask -nm2pref () { -set $(IFS="."; echo $1) -local n=0 -local i - for i in $1 $2 $3 $4 ; do - case $i in - 0) break ;; - 128) n=$(($n + 1)) ; break ;; - 192) n=$(($n + 2)) ; break ;; - 224) n=$(($n + 3)) ; break ;; - 240) n=$(($n + 4)) ; break ;; - 252) n=$(($n + 6)) ; break ;; - 254) n=$(($n + 7)) ; break ;; - 255) n=$(($n + 8)) ; continue ;; - esac - done -echo $n -} -############################################################################# -# replace @@@serverip@@@ with real serverip. Allows the usage of a variable -# for the server ip address (e.g. in machine-setup or kernel commandline) -checkip () -{ -if [ "@@@serverip@@@" = "$1" -a -n "$serverip" ] ; then - echo $serverip -else - echo $1 -fi -} -############################################################################# -# definition of wlan interface name and wireless connect -wlanlinksetup () { -local wlanif=$(iwconfig 2>/dev/null|sed -n "/ESSID:/p"|sed "s/ .*//") -if [ -n "$if" ] ; then - ip link set dev ${wlanif} up - if iwconfig ${wlanif} mode managed essid "${essid}"; then - nwif=${wlanif} - else - error "$init_nowlan" - fi -else - error "$init_nowlan" -fi -} -############################################################################# -# replacement for which command to find executables inside stage4 rootfs -binfinder() -{ -local program="$1" -local s4path -local notfound=1 -for s4path in bin sbin usr/bin usr/sbin usr/local/bin \ - usr/local/sbin usr/bin/X11; do - if [ -f "/mnt/$s4path/$program" ] && \ - [ -x "/mnt/$s4path/$program" ]; then - printf '%s\n' "/$s4path/$program" - notfound=0 - break - fi -done -return $notfound -} -############################################################################# -# disk formatter and mounter. some proper error message output should be -# added. It uses programs invoked from stage 4 root filesystem. First -# argument is blockdev or file to be formatted, second mountpoint if not -# /mnt/tmp (default) -diskfm () { -local target=$1 -local mntpnt=$2 -local fs -local path -for fs in xfs ext2 reiserfs ; do - if strinfile "$fs" /proc/filesystems || modprobe ${MODPRV} $fs ; then - unset $found - for path in /sbin /bin /usr/sbin /usr/bin ; do - if test -x /mnt/$path/mkfs.$fs ; then - found=yes - case mkfs.$fs in - mkfs.xfs) - fopt="-f" - mopt="-o noexec" - ;; - mkfs.ext2) - fopt="-Fq" - mopt="-o nocheck,noexec" - ;; - mkfs.reiserfs) - fopt="-f" - mopt="-o noexec" - ;; - esac - LD_LIBRARY_PATH=/mnt/lib /mnt/$path/mkfs.$fs $fopt $target \ - >/dev/null 2>&1 #|| error - if [ -z $mntpnt ] ; then - umount /mnt/tmp 2>/dev/null - if mount -t $fs -n $mopt $target /mnt/tmp 2>/dev/null; then - return 0 - else - mount -n -t tmpfs none /mnt/tmp - fi - else - testmkd $mntpnt - mount -t $fs -n -o loop $target $mntpnt 2>/dev/null - return 0 - fi - fi - done - [ -z $found ] && break - else break - fi -done -} -############################################################################# -# create configuration file for dhclient -mkdhclconf () { -local vci=$1 -# provide dhclient with proper configuration -echo -e "option bootlocal-script code 221\t= string;\n\ -option language code 222\t\t= string;\n\ -option start-x code 223\t\t\t= string;\n\ -option start-snmp code 224\t\t= string;\n\ -option start-sshd code 225\t\t= string;\n\ -option start-xdmcp code 226\t\t= string;\n\ -option start-cron code 227\t\t= string;\n\ -option crontab-entries code 228\t\t= string;\n\ -option start-rwhod code 229\t\t= string;\n\ -option start-printdaemon code 230\t= string;\n\ -option desktop-session code 231\t\t= string;\n\ -option tex-enable code 232\t\t= string;\n\ -option netbios-workgroup code 233\t= string;\n\ -option vmware code 234\t\t\t= string;\n\ -option hw-mouse code 252\t\t= string;\n\ -option hw-graphic code 253\t\t= string;\n\ -option hw-monitor code 254\t\t= string;\n\n\ -send dhcp-lease-time 86400;\nsend dhcp-max-message-size 1400;\n\ -request;\nscript \"/bin/dhclient-script\";" >> /etc/dhclient.conf -if [ -n "$vci" ] ; then - echo "send vendor-class-identifier \"$vci\";" >> /etc/dhclient.conf -fi -} - -############################################################################# -# dhcp client function (supporting dhclient and udhcp, latter is preferred) -rundhcp () -{ -local vci="$1" -for dhcp in dhclient udhcpc none; do - test -e /bin/$dhcp && break; -done -if [ "$dhcp" = "none" ] ; then - error "$error_nodhcp" nonfatal -else - # ensure the interface is up - might produce conflicts - nbd could - # fail!! - [ -n "$noipyet" ] && \ - ip link set dev $nwif up - [ -f /lib/modules/@@@KERNVER@@@/kernel/net/packet/af_packet.ko ] && \ - modprobe ${MODPRV} af_packet - echo "Starting $dhcp for configuration" - mkdir /var/lib/dhcp >/dev/null 2>&1 -fi -export client="$dhcp" -case $dhcp in - dhclient) - mkdhclconf $vci - ln -s /bin/dhcpmkconfig /bin/dhclient-script - dhclient -cf /etc/dhclient.conf -lf /var/lib/dhcp/dhclient.leases \ - -q $nwif >/dev/null 2>&1 || error "$error_dhclient" - ;; - # udhcpc is a busybox applet - udhcpc) - [ -n $vci ] && vci="-V $vci" - testmkd /usr/share/udhcpc - ln -s /bin/dhcpmkconfig /usr/share/udhcpc/default.script - # -b option is suboptimal here ... - udhcpc -t 8 -q $vci -s /usr/share/udhcpc/default.script -i $nwif 2>/dev/null - ;; -esac -echo "dhcp finished at $(sysup)" >/tmp/dhcp-done -} - -############################################################################# -# function for retrieving configuration file (machine-setup) via tftp from a -# predefined server or given source (file=tftp-server:/path via kernel -# command line) -unpack () { -# $1 is config file name to get, $2 IP of server to get file from -local dst=$1 -if [ -s $dst ] ; then - # fixme: handle different types of packaging (gzip/bzip2)?? - if ! tar -xpzf $dst 2> /tmp/ConfTGZ-tar-error ; then - cat /tmp/ConfTGZ-tar-error - error "$unpack_ConfTGZ" nonfatal - rm /tmp/ConfTGZ-tar-error - fi - [ "$DEBUGLEVEL" -le 2 -o "$DEBUGLEVEL" -eq 8 ] && rm $dst - return 0 -else - return 1 -fi -} -fileget () { -# normally tftp would be used, alternatively use wget for ftp or http -# if local device file is specified - mount and unmount after copying -local cfgfile -[ "x$fileprot" = "x" ] && fileprot=tftp -if [ "x$filepath" != "x" ] ; then - cfgfile="${filepath}" - [ "x$fileserv" = "x" ] && fileserv=$(checkip ${serverip}) - case "$fileprot" in - ftp|http) - wget $fileprot://$fileserv/$cfgfile -O /tmp/$(basename $cfgfile) \ - 2>/dev/null && { unpack /tmp/$(basename $cfgfile) && break; } - ;; - file) - local ldev=$fileserv - echo "Waiting for /mnt/etc ...." - waitfor /mnt/etc 10000 - mkdir /tmp/$ldev - echo -e "ext2\nreiserfs\nvfat\nxfs" >/etc/filesystems - mount -o ro /dev/$ldev /tmp/$ldev || error "$init_errlfg" - unpack /tmp/$ldev/"$cfgfile" - umount /dev/$ldev - ;; - *) - tftp -g -r "$cfgfile" -l /tmp/$(basename "$cfgfile") $fileserv \ - && unpack /tmp/$(basename "$cfgfile") - ;; - esac -else - # predefined value for openslx environment; it is expected that this - # directory is just below the tftpboot (path to which the daemon is - # restricted to) - filepath="client-config" - [ "x$fileserv" = "x" ] && fileserv=$(checkip ${serverip}) - # try to get configuration files successively; start with distro client - # and try last distro default ... - echo -e "\n## Configuration via fileget: Hierarchy is distro client \ -and as last\n# distro/default" >> /tmp/confviafile - mac=$(echo $macaddr|sed "s/:/-/g") - for cfgfile in "${filepath}/${SYSTEM_NAME}/01-${mac}.tgz" \ - "${filepath}/${SYSTEM_NAME}/default.tgz" ; do - case "$fileprot" in - ftp|http) - wget $fileprot://$fileserv/"$cfgfile" -O /tmp/$(basename "$cfgfile") \ - 2>/dev/null && { unpack /tmp/$(basename "$cfgfile") && break; } - ;; - tftp) - tftp -g -r "$cfgfile" -l /tmp/$(basename "$cfgfile") $fileserv \ - && { unpack /tmp/$(basename "$cfgfile") && break; } - ;; - esac - done -fi -test -f /initramfs/machine-setup && \ - cat /initramfs/machine-setup >> /tmp/confviafile -echo "fileget via $fileprot from $fileserv/$cfgfile finished" >/tmp/file-done -} - -############################################################################# -# function for creating directories after testing of their existance avoids -# to recreate directories in union mounts -testmkd () { - test -d $1 || mkdir -p $1 >/dev/null 2>&1 - [ $# -ge 2 ] && for i in "$2" "$3" ; do - echo "$i"|grep -E "^[0-9]{3,4}$" >/dev/null 2>&1 && \ - chmod "$i" $1 >/dev/null 2>&1 - echo "$i"|grep -E ":." >/dev/null 2>&1 && \ - chown "$i" $1 >/dev/null 2>&1 - done -} - -############################################################################# -# function for writing a syslog-ng.conf file. First parameter is absolute -# destination (incl. /mnt prefix) -# sysngwriter $dest $start_syslog -sysngwriter () { -local mysyslogngcfg=$1 -# logging servers might be specified in $log_servers (from e.g. dhcp) -# fixme!? only first logserver from dhcp variable is used -[ -n "$log_servers" ] && start_syslog="syslog://${log_servers% *}:514/udp" -echo -e "# File written by $0 within InitRamFS\n\ -source src {\n\tfile(\"/proc/kmsg\");\n\ -\tunix-dgram(\"/dev/log\");\n\tinternal();\n};\ndestination console_all {\ -\n\tfile(\"/dev/tty10\");\n};" >$mysyslogngcfg -case "$start_syslog" in - yes|Yes|YES) - echo -e "\nlog {\n\tsource(src);\n\tdestination(console_all);\n};" \ - >>$mysyslogngcfg - ;; - file) - echo -e "destination allmessages {\n\tfile(\"/var/log/allmessages\");\n};\ -\nlog {\n\tsource(src); destination(allmessages);\n};" >>$mysyslogngcfg - ;; - *) - syslogsrv=$(uri_token $start_syslog server) - syslogport=$(uri_token $start_syslog port) - syslogprot=$(uri_token $start_syslog path) - [ -z ${syslogport} ] && syslogport=514 - [ -z ${syslogprot} ] && syslogprot=udp - echo -e "destination loghost {\n\t${syslogprot}(\"${syslogsrv}\" \ -port(${syslogport}));\n};\nlog {\n\tsource(src);\n\tdestination(loghost);\n};"\ - >>$mysyslogngcfg - ;; -esac -} - -############################################################################# -# simple basename replacement -basename () { - local b=${1##*/} - echo ${b%$2} -} - -############################################################################# -# simple string in string search -strinstr (){ - case "$2" in *$1*) return 0;; esac - return 1 -} - -############################################################################# -# simple string in file search, for the future grep should be used instead -strinfile (){ - case "$(cat $2)" in *$1*) return 0;; esac - return 1 -} - - -############################################################################# -# check boot commandline for specified option -inkernelcmdline (){ -strinstr " $1" "${KCMDLINE}" -return "$?" -} - -############################################################################# -# wait for a file to appear and stop after maxwait counts -waitfor () { -local file=$1 -local maxwait=$2 -local count=0 -[ -z $file ] && return 0 -[ -z $maxwait ] && maxwait=5000 -while [ ! -e $file ] ; do - usleep 1000 - count=$(($count + 1)) - [ $count -gt $maxwait ] && return 1 -done -return 0 -} - -############################################################################# -# ldconfig is needed if rootfilesystem is composed of several parts. Search -# for ldconfig and execute it -# check that /mnt/etc/ld.so.conf is never lost -ldconfig () { -local cachefile="$1" -for ldcfg in /mnt/sbin/ldconfig \ - /mnt/bin/ldconfig \ - /mnt/usr/sbin/ldconfig; do - test -x $ldcfg && { - $ldcfg -r /mnt -C $cachefile; break; } -done -echo "finished at $(sysup)" >/tmp/ldcfg -} - -############################################################################# -# base passwd/shadow, the standard user present in every system. All other -# system users should be generated within the service function -basepasswd () { -# strip every line with userid between 500 and 99999 from the passwd -# file -sed '/^[a-zA-Z0-9]*:[a-zA-Z0-9]*:[1-9][0-9]\{3,4\}:/d;/^+:*/d;/^+$/d; - /^[a-zA-Z0-9]*:[a-zA-Z0-9]*:[5-9][0-9]\{2\}:/d' /mnt/etc/passwd \ - > /tmp/newpasswd -# and add user nobody again (is there a more elegant way?) -sed -n -e '/nobody/p' /mnt/etc/passwd >> /tmp/newpasswd -# create the shadow from passwd file -echo -e "root:"${root_pw}":12958:0:10000::::" > /mnt/etc/shadow -sed 's/:.*/:!:13078:0:99999:7:::/;/^root.*/d' /tmp/newpasswd \ - >> /mnt/etc/shadow -mv /tmp/newpasswd /mnt/etc/passwd -chmod 0640 /mnt/etc/shadow -} - -############################################################################# -# wait for the completion of configuration file (machine-setup). It is -# composed from different sources -cfgcomplete () { -waitfor /tmp/dhcp-done 10000 || error "$error_errdcfg" nonfatal -waitfor /tmp/file-done 10000 || error "$error_errfcfg" nonfatal -waitfor /tmp/ldap-done 10000 || error "$error_errlcfg" nonfatal -# concatenate the different files now into the central config file, order -# matters - ldap (not implemented yet) data has highest priority -if ! test -f /tmp/cfgcomplete ; then - for config in /etc/initramfs-setup /tmp/confviadhcp /tmp/confviafile \ - /tmp/confvialdap - do test -f $config && cat $config >> /etc/machine-setup - done -# check again and replace @@@serverip@@@ -. /etc/machine-setup -sed "s,@@@serverip@@@,$serverip," -i /etc/machine-setup -echo "config completed" > /tmp/cfgcomplete -fi -} - -############################################################################# -# execute all shell scripts in the given init-hook folder -runinithook () { -local hook=$1 -if [ -d /etc/init-hooks/$hook ]; then - for hook_script in /etc/init-hooks/$hook/*.sh; do - if [ -e $hook_script ]; then - . $hook_script - fi - done -fi -} - -############################################################################# -# localization simply derived from $language variable set in machine-setup or -# other sources - mostly taken from knoppix -localization () { -country="$1" -CONSOLE_FONT="lat9w-16.psfu" -case "$country" in - # German version - de*) - COUNTRY="de" - LANG="de_DE.UTF8" - KEYTABLE="de-latin1-nodeadkeys" - XKEYBOARD="de" - KDEKEYBOARD="de" - CHARSET="utf8" - KDEKEYBOARDS="us,fr" - TZ="Europe/Berlin" - ;; - # Belgian version - be*) - COUNTRY="be" - LANG="C" - KEYTABLE="be2-latin1" - XKEYBOARD="be" - KDEKEYBOARD="be" - CHARSET="iso8859-15" - KDEKEYBOARDS="us,de,fr" - TZ="Europe/Brussels" - ;; - # Bulgarian version - bg*) - COUNTRY="bg" - LANG="bg_BG" - KEYTABLE="bg" - XKEYBOARD="bg" - KDEKEYBOARD="bg" - CHARSET="microsoft-cp1251" - KDEKEYBOARDS="us,de,fr" - TZ="Europe/Sofia" - ;; - # Switzerland (basically de with some modifications) - ch) - LANGUAGE="de" - COUNTRY="ch" - LANG="de_CH" - KEYTABLE="sg-latin1" - XKEYBOARD="de_CH" - KDEKEYBOARD="de_CH" - CHARSET="iso8859-15" - KDEKEYBOARDS="de,us,fr" - TZ="Europe/Zurich" - ;; - # Simplified Chinese - cn) - COUNTRY="cn" - LANG="zh_CN.GB2312" - KEYTABLE="us" - XKEYBOARD="us" - KDEKEYBOARD="us" - CHARSET="gb2312.1980-0" - KDEKEYBOARDS="us,de,fr" - XMODIFIERS="@im=Chinput" - TZ="Asia/Shanghai" - ;; - # Czechoslovakia - cs|cz) - LANGUAGE="cs" - COUNTRY="cs" - LANG="cs_CZ" - KEYTABLE="cz-lat2" - XKEYBOARD="cs" - KDEKEYBOARD="cz" - CHARSET="iso8859-2" - KDEKEYBOARDS="us,de,fr" - TZ="Europe/Prague" - CONSOLE_FONT="iso02g" - ;; - # Denmark - dk|da) - COUNTRY="dk" - LANG="da_DK" - # Workaround: "dk" broken in gettext, use da:da_DK - LANGUAGE="da:da_DK" - KEYTABLE="dk" - XKEYBOARD="dk" - KDEKEYBOARD="dk" - CHARSET="iso8859-15" - KDEKEYBOARDS="dk,de,us,fr" - TZ="Europe/Copenhagen" - ;; - es) - # Spain - COUNTRY="es" - LANG="es_ES@euro" - KEYTABLE="es" - XKEYBOARD="es" - KDEKEYBOARD="es" - CHARSET="iso8859-15" - KDEKEYBOARDS="de,us,fr" - TZ="Europe/Madrid" - ;; - # Finland - fi) - COUNTRY="fi" - LANG="fi_FI@euro" - KEYTABLE="fi" - XKEYBOARD="fi" - KDEKEYBOARD="fi" - CHARSET="iso8859-15" - KDEKEYBOARDS="us" - TZ="Europe/Helsinki" - ;; - # France - fr*) - COUNTRY="fr" - LANG="fr_FR@euro" - KEYTABLE="fr" - XKEYBOARD="fr" - KDEKEYBOARD="fr" - CHARSET="iso8859-15" - KDEKEYBOARDS="de,us" - TZ="Europe/Paris" - ;; - he|il) - # Hebrew version - LANGUAGE="he" - COUNTRY="il" - LANG="he_IL" - KEYTABLE="us" - XKEYBOARD="us" - KDEKEYBOARD="il" - CHARSET="iso8859-8" - KDEKEYBOARDS="us,fr,de" - TZ="Asia/Jerusalem" - ;; - # Ireland - ie) - COUNTRY="ie" - LANG="en_IE@euro" - KEYTABLE="uk" - XKEYBOARD="uk" - KDEKEYBOARD="gb" - CHARSET="iso8859-15" - KDEKEYBOARDS="us,de,es,fr,it" - TZ="Europe/Dublin" - ;; - # Italy - it) - COUNTRY="it" - LANG="it_IT@euro" - KEYTABLE="it" - XKEYBOARD="it" - KDEKEYBOARD="it" - CHARSET="iso8859-15" - KDEKEYBOARDS="fr,us,de" - TZ="Europe/Rome" - ;; - # Japan - ja) - COUNTRY="jp" - LANG="ja_JP" - LANGUAGE="ja" - KEYTABLE="us" - XKEYBOARD="us" - KDEKEYBOARD="us" - CHARSET="iso8859-15" - KDEKEYBOARDS="fr,us,de" - TZ="Asia/Tokyo" - ;; - # The Netherlands - nl) - COUNTRY="nl" - LANG="nl_NL@euro" - KEYTABLE="us" - XKEYBOARD="us" - KDEKEYBOARD="en_US" - CHARSET="iso8859-15" - KDEKEYBOARDS="nl,de,fr" - TZ="Europe/Amsterdam" - ;; - # Poland - pl) - COUNTRY="pl" - LANG="pl_PL" - KEYTABLE="pl" - XKEYBOARD="pl" - KDEKEYBOARD="pl" - CHARSET="iso8859-2" - KDEKEYBOARDS="de,us,fr" - TZ="Europe/Warsaw" - CONSOLE_FONT="iso02g" - ;; - # Russia - ru) - COUNTRY="ru" - LANG="ru_RU.KOI8-R" - KEYTABLE="ru" - XKEYBOARD="ru" - KDEKEYBOARD="ru" - CHARSET="koi8-r" - CONSOLE_FONT="Cyr_a8x16" - KDEKEYBOARDS="de,us,fr" - TZ="Europe/Moscow" - ;; - # Slovakia - sk) - COUNTRY="sk" - LANG="sk" - KEYTABLE="sk-qwerty" - XKEYBOARD="sk" - KDEKEYBOARD="sk" - CHARSET="iso8859-2" - KDEKEYBOARDS="us,de" - TZ="Europe/Bratislava" - CONSOLE_FONT="iso02g" - ;; - # Slovenia - sl) - LANGUAGE="sl" - COUNTRY="si" - LANG="sl_SI" - KEYTABLE="slovene" - XKEYBOARD="sl" - KDEKEYBOARD="si" - CHARSET="iso8859-2" - KDEKEYBOARDS="us,de" - TZ="Europe/Ljubljana" - CONSOLE_FONT="iso02g" - ;; - tr) -# Turkish version (guessed) - COUNTRY="tr" - LANG="tr_TR" - KEYTABLE="tr_q-latin5" - XKEYBOARD="tr" - KDEKEYBOARD="tr" - CHARSET="iso8859-9" - KDEKEYBOARDS="us,de,fr" - TZ="Europe/Istanbul" - ;; - # Taiwan - Traditional Chinese version - tw) - COUNTRY="tw" - LANG="zh_TW.Big5" - LANGUAGE="zh_TW.Big5" - KEYTABLE="us" - XKEYBOARD="us" - KDEKEYBOARD="us" - CHARSET="iso8859-1" - KDEKEYBOARDS="us" - XMODIFIERS="@im=xcin" - TZ="Asia/Taipei" - ;; - # Great Britian - uk) - COUNTRY="uk" - LANG="en_GB" - LANGUAGE="en" - KEYTABLE="uk" - XKEYBOARD="uk" - KDEKEYBOARD="gb" - CHARSET="iso8859-1" - KDEKEYBOARDS="us" - TZ="Europe/London" - ;; - # US and default configuration - *) - LANGUAGE="us" - COUNTRY="us" - LANG="C" - KEYTABLE="us" - XKEYBOARD="us" - KDEKEYBOARD="us" - CHARSET="iso8859-1" - KDEKEYBOARDS="de,fr" - TZ="America/New_York" - ;; -esac -} -############################################################################# -# setup initial boot scripts (for most standard distributions, gentoo is to -# be handled differently) -initial_boot () { -local scripts=$* -local count=10 -# boot.slx is a special runlevel script generated within initialramfs which -# should be executed before the normal runlevel scripts. Proper shutdown is -# not needed!? -for i in boot.slx $scripts; do - count=$(($count + 1)) - echo "boot-runlevelscript $i" - ln -sf /etc${D_INITDIR}/$i /mnt/etc/${D_INITBOOTD}/S${count}$i - # uncomment if proper shutdown of bootup scripts is required - #revcnt=$((41 - $count)) - #ln -sf /etc${D_INITDIR}/$i /mnt/etc/${D_INITBOOTD}/K${revcnt}$i -done -} - -# This function gets an uri or a comma separated list of uris as parameter. -# It will then try to mount these uris and add them to the union at / -include_in_fsroot_union () { - union_id=0 # used to have guarantee differing names for the unions mount point - union_type=$1 - for ROOTFS in $(echo $2 |sed 's/,/ /g'); do - union_id=$(($union_id + 1)) - srvproto=$(uri_token $ROOTFS prot) - case $srvproto in - nfs) - # nfsroot consists now of two different parts - root_path=$(uri_token $ROOTFS path) - nfsserver=$(uri_token $ROOTFS server) - mkdir -p /mnt/tmp/${root_path}_${union_id} - for proto in tcp udp fail; do - [ $proto = "fail" ] && { error "$scfg_nfs"; break; } - mount -n -t nfs -o ro,nolock,$proto $nfsserver:$root_path \ - /mnt/tmp/${root_path}_${union_id} && break - done - ;; - *nbd) - echo "Not working yet" - nbdmod=$srvproto - # get settings for nbd-client, filesystem equals to path in URI - # notation - nbdhost=$(uri_token $ROOTFS server) - nbdport=$(uri_token $ROOTFS port) - nbdrfst=$(uri_token $ROOTFS path) - echo -e "(D)NBD $ROOTFS parsed to $srvproto - $nbdhost - \ - $nbdport - $nbdrfst" >> /tmp/felixtestlog - #FIXME: mount durchführen - ;; - aoe) - echo "Not implemented yet" - ;; - iscsi) - echo "Not implemented yet" - #iscsiserver=$(uri_token $ROOTFS server) - #iscsiport=$(uri_token $ROOTFS port) - #iscsitarget=$(uri_token $ROOTFS path) - ;; - esac - if [ "X$union_type" == "XUnionFS" ]; then - [ "$DEBUGLEVEL" -gt 2 -a "$DEBUGLEVEL" != 8 ] && \ - echo "Using unionctl to mount ${root_path}_${union_id} (type: \ - $union_type)" - unionctl /mnt/ --add --after 1 --mode ro /mnt/tmp/${root_path}_${union_id} - elif [ "X$union_type" == "XAUFS" ]; then - # unionctl for aufs is a sh script needing tools not included in our - # initramfs - [ "$DEBUGLEVEL" -gt 2 -a "$DEBUGLEVEL" != 8 ] && \ - echo "Using aufs-mount to mount ${root_path}_${union_id} (type: $union_type)" - mount -n -o remount,add:1:/mnt/tmp/${root_path}_${union_id}=ro none /mnt - else - error ${init_loadunions} nonfatal - fi - done -} - -############################################################################# -# dummy functions - avoid undefined functions in servconfig (functions are -# normally overwritten by settings within distro-functions) - a file -# generated by mkdxsinitrd from /functions-default & ~-version - -# find out if prerequisites for special X server modules are met (distro -# specific) and enable tvout if required -checkgraphix () { -: -} -# overwrite xorg configuration set by hwautocfg -displayvars () { -: -} -# function for ntp configuration -config_ntp () { -: -} -# function for afs -config_afs () { -: -} -# function for atd -config_atd () { -: -} -# function for configuration of cron services -config_cron () { -: -} -# syslog service -config_syslog () { -: -} -# secure shell service -config_sshd () { -: -} -# snmp agent for remote monitoring -config_snmp () { -: -} -# consolefont -consolefont () { -: -} -# acpi and powersave -config_acpi () { -: -} -# configure hal, dbus, resmgr and services like that -config_dreshal () { -: -} -# configure automounter, simple NFSv3 imports only -config_automount () { -: -} -# configure print services / start requested printer daemon -config_printer () { -: -} -# configure bluetooth services -config_bt () { -: -} -# create a compliant runlevel script, needed for boot.slx and vmware-prep -d_mkrlscript () { -: -} -# start name service caching daemon -config_nscd () { -: -} -# configure automounter -config_automount () { -: -} -# configure samba service (not winbind, but nmbd, smbd) -config_samba () { -: -} -# start portmapper (needed at least for nfs and nis services) -config_portmap () { -: -} -# start nis/ypbind -config_nis () { -: -} -# configure nfsv4 stuff -config_nfsv4 () { -: -} -# configure keyboard layout -keytable () { -: -} diff --git a/initramfs/initrd-stuff/etc/ldap-functions b/initramfs/initrd-stuff/etc/ldap-functions deleted file mode 100644 index d2b6753e..00000000 --- a/initramfs/initrd-stuff/etc/ldap-functions +++ /dev/null @@ -1,75 +0,0 @@ -####################################################################### -# configuration via ldap -# get_timeranges: helper function for ldapconf, retrieving timeranges -# of machineconfig-objects under search base $1 (Host,Group,Default) -get_timeranges(){ -trquery=`ldapsearch -x -H ldap://$ldapserver -b $1 -D $user -w $pwd -LLL \ -"(objectclass=machineconfig)" Timerange|sed -n '/Tim*/p'|sed 's/TimeRange: /#/'` -} -# matching_timerange: helper function for ldapconf to get "most -# specific timerange" matching actual time -matching_timerange(){ -match=0 -lines=$[`echo $trquery | sed 's/#/\n#/g'|wc -l` -1] -for ((i=0;i<$lines;i++)) ; do - timerange[$i]=`echo $trquery | cut -d "#" -f $[$i+2] | sed 's/ //g'` -done -while true ; do - for ((i=0;i<$lines;i++)) ; do - trday=`echo ${timerange[i]} | cut -d "_" -f 1` - trbegin=`echo ${timerange[i]} | cut -d "_" -f 2` - trend=`echo ${timerange[i]} | cut -d "_" -f 3` - if [ $trday == $wday ] && [ $trday != "X" ] && [ $trbegin != "X" ] && \ - [ $trbegin -le $time ] && [ $time -le $trend ]; then - echo $wday $time "[D H H]match ->" ${timerange[i]} - tr=${timerange[i]} - match=1 && break - fi - done - if [ $match == 1 ] ; then break ; fi - for ((i=0;i<$lines;i++)) ; do - trday=`echo ${timerange[i]} | cut -d "_" -f 1` - trbegin=`echo ${timerange[i]} | cut -d "_" -f 2` - trend=`echo ${timerange[i]} | cut -d "_" -f 3` - if [ $trday == $wday ] && [ $trbegin == "X" ] && [ $trend == "X" ]; then - echo $wday $time "[D _ _]match ->" ${timerange[i]} - tr=${timerange[i]} - match=1 && break - fi - done - if [ $match == 1 ] ; then break ; fi - for ((i=0;i<$lines;i++)) ; do - trday=`echo ${timerange[i]} | cut -d "_" -f 1` - trbegin=`echo ${timerange[i]} | cut -d "_" -f 2` - trend=`echo ${timerange[i]} | cut -d "_" -f 3` - if [ $trday == "X" ] && [ $trbegin != "X" ] && [ $trbegin -le $time ] && \ - [ $time -le $trend ]; then - echo $wday $time "[_ H H]match ->" ${timerange[i]} - tr=${timerange[i]} - match=1 && break - else - if [ ${timerange[$i]} == "X_X_X" ]; then - echo $wday $time "[_ _ _]match ->" ${timerange[i]} - tr="X_X_X" && match=1 - else - match=0 - fi - fi - done - if [ $match == 1 ] || [ $match == 0 ] ; then break ; fi -done -} -# get_machineconfig: helper function for ldapconf, writing machine -# config data of one timerange $tr into file "tmp/confvialdap/$tr" -get_machineconfig(){ -ldapsearch -x -H ldap://$ldapserver -b $1 -D $user -w $pwd -LLL \ -"(&(objectclass=machineconfig)(timerange=$tr))"|sed '/dn:/d'|sed '/ou=/d'|\ -sed '/dc=/d'|sed '/objectC*/d'|sed '/Tim*/d'|sed '/cn:/d'|sed '/desc*/d'|sed \ -'s/: /=/g'|sed 's/-/_/g' > tmp/confvialdap/$tr -} - -ldapconf () { -local ldapserver=$1 -error "$error_ldapcfg" -echo "not implemented" > /tmp/ldap-done -} diff --git a/initramfs/initrd-stuff/etc/messages b/initramfs/initrd-stuff/etc/messages deleted file mode 100644 index 7c990da8..00000000 --- a/initramfs/initrd-stuff/etc/messages +++ /dev/null @@ -1,202 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found at http://openslx.org -# -# Messages file for all error and info messages generated during client -# bootup (within initialramfs) for OpenSLX linux diskless clients version 4 -# this file could be used for localization of error messages - -# messages from (slx) init -init_errmsg="The functions file contains a lot of slx scripts \ -functionality. Without this\ninit script will not run." -init_mff="The main $init_errmsg" -init_dff="The distro $init_errmsg" -init_dscf="The distribution specific configuration file could not be found." -init_sscf="The slx configuration variables could not be found. Please -provide the slxconfig file." -init_noeth=" Unable to configure the ethernet device (eth0). Please check \ -for an\n appropriate kernel module." -init_errip=" Unable to setup at \ -least basic functionality, because no IP configuration\n available. You \ -might pass that information via kernel command line\n through setting of \ -'ipappend 1' in pxelinux.cfg/* or just enable dhcp\n or ldap. They are \ -enabled via tokens ('ldap' or 'dhcp') in kernel\n command line." -init_errldap=" Unable to setup at \ -least basic functionality, because no IP configuration\n available. Please \ -beware - ldap works only in combination of either\n ipappend or similar or \ -with dhcp!" -init_errnwad=" Failed to load the network \ -adaptor modules defined via mkdxsinitrd\n run. Please rerun and list the \ -appropriate modules (without .ko)." -init_nowlan=" No wireless LAN capable interface found. Did you provide the \ -proper kernel\n modules?" -init_wlanf=" Unable to configure the WLAN interface." -init_2eif=" You seem to have more than one active (=module loaded) ethernet \ -interfaces\n installed. This might induce problems, if your client started \ -PXE via one\n interface, but tries to communicate over the other in linux \ -mode. Try\n to reorder your network module list." -init_errdhcp=" Did not get complete IP \ -configuration via DHCP. You may want to add\n a vendor code identifier \ -via kernel commandline (vci=VCI)." -init_erripcfg=" Up to now no IP configuration is available. If there is any \ -local file config\n the system may work locally." -init_errbld=" Failed to load \ -module ${NBD}.ko. It is needed if you intend to use\n network block \ -device (D)NBD for the client as root filesystem." -init_nbdcl=" Failed to start the network block device client. Unable to \ -mount root\n filesystem." -init_nbddev=" For some reason the network block device /dev/${NBD}0 never \ -appeared.\n You might want to check udev or your list of static device \ -files." -init_dnbd2s=" After 100 retries, it was not possible to start the dnbd2 \ -service. Please\n check that at least one server is available. You might \ -use the\n /sys/block/vnbd0 interface for this." -init_moddir=" The requested modules directory does not exist. That could \ -mean:\n * The kernel was updated but mkdxsinitrd was not run afterwards.\n\ - * The mounted filesystem does not contain the modules directory at all.\n\ - You might want to check the list of mounted filesystems and if /mnt is\n\ - not empty run 'ls /mnt/lib/modules' to check." -init_loadaufs=" Loading of AUFS failed - Either the module is not present or \ -does \n not match the running kernel. If you do not want to see this \ -\n message remove the token 'aufs' from kernel command line." -init_noaufs_butufs=" AUFS was chosen as Unification FS but is not available. \ -However UnionFS seems to be available. To put it to use append 'unionfs' to the \ -kernel command line." -init_noufs_butaufs=" UnionFS was chosen as Unification FS but is not available. \ -However\n AUFS seems to be available. To put it to use append 'aufs' to the\n \ -kernel command line." -init_loadufs=" Loading of UnionFS failed - Either the module is not present or \ -does \n not match the running kernel. If you do not want to see this message\ -\n remove the token 'unionfs' from kernel command line." -init_loadunions=" Stacking of directories failed, because UnionFS/AUFS is not \ -loaded." -init_loadcow=" Loading of Copy On Write (COW - special block device) module \ -failed -\n Either module is not present or module does not match the \ -running\n kernel. If you do not want to see this message remove the token \ -'cowloop' from kernel command line." -init_cownobld=" Loading of cow module is of no sense if no network/other block \ -device is used or\n UnionFS/AUFS was specified as read write layer too. Remove \ -UnionFS/AUFS token from\n kernel commandline if cowloop should be used instead." -init_nfs=" Mount of root filesystem via NFS was requested via kernel command \ -line\nbut failed. There might be the following reasons for that:\n\ -* No nfs.ko module could be loaded and no NFS support was present in the\n\ -running kernel - see error messages above\n\ -* You tried to mount from wrong server or path ($nfsroot)\n\ -* No NFS server is running or you do not have permissions" -init_ldcfg=" Starting ldconfig - normally switched off. Enable it via kernel \ -cmdline option\n 'noldsc'. You might have/want to add additional library \ -pathes to the\n ld.so.conf file." -init_errlog=" Unable to create the logfile configuration in \ -/etc/${D_SYSCONFDIR}. That\n might indicate some severe error." -init_fstab=" Failed to create /etc/fstab in the clients root filesystem. The\n\ - noexistence of the file might produce some unexpected behaviour of\n\ - mount commands." -init_errldcfg=" For some reason the generation of ld.so.cache did not \ -finish in time." -init_infldcfg=" You decided not to recreate \ -/etc/ld.so.cache file. That might cause errors\n if libraries are installed \ -after this file was created on server." -init_errlfg=" The ConfTGZ filesource was some local device which was not \ -mounted successfully.\n Either the wrong device was given or the filesystem \ -is not known to the kernel." -init_errcfg="of this client did not finish in\n time. You might check the \ -process list and list the modules loaded until\n now." -init_errhw=" For some reason the hardware autoconfig $init_errcfg" -init_errxorg=" For some reason no xorg.conf appeared, check xconfig!" -init_errsw=" For some reason the software configuration $init_errcfg" -init_wait=" Waited $ticks ticks to unmount kernel module directory ..." -init_errumnt=" Unmount of the kernel modules directory \ -failed for some reason. Some\n modprobe still active!?" -init_erritab=" The file /etc/inittab does not exist or is no regular one. It \ -is needed\n for the bootup procedure to follow. If upstart is used instead no \ -inittab\n is needed any more, but a proper configured events.d." -init_errsys=" Unmount of the kernel sys directory \ -failed for some\nreason. You will get some error messages that some files \ -could not be\n removed." -init_runinit=" Could not execute \ -run-init due to missing command or wrong\n parameters given." - -# messages from functions -error_msg="An error occured during execution of $0 script:\n\n" -error_nfe="\n -> This error is not fatal - continuing ...\n" -error_shell="\n -> Running shell for debugging purposes now ...\n" -error_modload="Failed to load module " -error_modnfs="needed for mounting rootfs" -error_nodhcp=" You tried to configure system via dhcp, but no usable dhcp\n\ - client could be found. Please check that you have some client from\n\ - the following list installed: dhclient dhcpcd pump ipconfig." -error_dhcp=" The following problems could produce that error:\n\ - * The af_packet.ko module is either not loaded nor present in kernel.\n\ - * No network device is present - either no module matching the hardware\n\ - was loaded nor present in kernel.\n You might want to run 'lsmod'." -error_dhclient=" Fatal error occured while trying to run dhclient.\n\ -$error_dhcp" -error_ldapcfg=" The configuration via ldap is not implemented yet." -error_errdcfg=" Did not get any configuration data via dhcp until now ..." -error_errfcfg=" Did not get any configuration data via tftp until now ..." -error_errlcfg=" Did not get any configuration data via ldap until now ..." -unpack_ConfTGZ=" Error during unpacking of the ConfTGZ archive.\nAre you sure \ -it is in proper format?" - - -# messages from distro functions -df_errumod=" Failed to load the \"unix\" module. Problems with Hardware \ -detection\nwill probably arise." -df_errserv="seems not to be installed or start script is\n not available\ -so requesting the start of service make no sense. Please\n disable service\ -or install the files/packages needed." -df_errcron=" The cron start script $df_errserv" -df_errsysl=" The syslog start script $df_errserv" -df_errsshd=" The sshd start script $df_errserv" -df_erryp=" The NIS client $df_errserv" -df_erramnt=" Automounter $df_errserv" -df_errnsc=" Name Service caching deamon $df_errserv\n This service might \ -be useful to take load from a ldap user directory." -df_errafsd=" No afs directory present." -df_errafsn=" AFS client service is not available." -df_errkbd=" No non-english keyboard and console settings are installed. \ -Please add\n them to your stage1 to have them enabled." - -# messages from servconfig -scfg_nfs=" Mount of some NFS source failed ..." -scfg_ntptz=" No such timezone data file (needed for ntp time service \ -configuration)." -scfg_evmlm=" Mounting of local device source for vmware directory failed \ -for some reason." -scfg_vmdir=" For some reason the runvmware script is not available for \ -copying. That\n could be the result of failed mount or simply missing \ -file on\n server." -scfg_vmchs=" The virtual machines lister/chooser is not available from \ -~/templates\n directory. Thus no default k/gdm menu entry is created." -scfg_erradir=" Only one directory level is allowed to hook up automounter \ -to and the\n directory should exist (on the servers export) or should be \ -creatable\n (e.g. because of UnionFS writeable root directory)." -scfg_erratpld=" Only toplevel directories \ -are allowed as mount points for user home\n directories. Please set the \ -variable \${automnt_dir} appropriately in\n machine-setup file." -scfg_country=" No configuration for localization found in config file. \ -Using default\n country setting '${D_DEFAULTCOUNTRY}' defined in $0." - -# messages from hwautocfg -hcfg_xcfg=" You should define the variable D_XF86CONFFILE in yours distro \ -configuration\n file" -hcfg_hwsetup=" The X server configuration file generated by hwautocfg could \ -not\n be found." -gfx_msg="Please check your graphic adaptor settings ($hw_graphic)." -hw_msg=" Please check your predefined monitor settings ($hw_monitor): \ -Automatic\n configuration of display" -hcfg_res=" $hwmsg resolution was attempted but not established. Using \ -default resolutions (defined in xconfig)" -hcfg_hwsetup=" Expected information from hwsetup to appear in \ -/tmp/hwsetup.info.\n Unable to configure parts of the systems hardware. \ -Please check that\n hwsetup is properly installed and executable." -hcfg_keyb=" No settings found for keyboard, using default of '${XKEYBOARD}' \ -defined\n in $0." - diff --git a/initramfs/initrd-stuff/etc/messages.de b/initramfs/initrd-stuff/etc/messages.de deleted file mode 100644 index d74ad66b..00000000 --- a/initramfs/initrd-stuff/etc/messages.de +++ /dev/null @@ -1,213 +0,0 @@ -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program/file is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found at http://openslx.org -# -# Messages file for all error and info messages generated during client -# bootup (within initialramfs) for OpenSLX linux diskless clients version 4 -# this file could be used for localization of error messages - -# messages from (slx) init / Fehlermeldungen des SLX init -init_errmsg=" ,,functions''-Datei beinhaltet viele Funktionen \ -der SLX Skripte. Ohne diese\n wird das Init-Skript nicht funktionieren." -init_mff=" Die Haupt $init_errmsg" -init_dff=" Die Distro $init_errmsg" -init_dscf=" Die Distributions-spezifische Konfigurationsdatei \ -(/etc/sysconfig/config) wurde nicht gefunden." -init_sscf=" Die SLX Konfigurations-Variablen wurden nicht gefunden. -Bitte stellen Sie die\n SLX Konfigurations-Datei zur Verfuegung." -init_noeth=" Konnte die Netzwerk-Schnittstelle nicht konfigurieren (eth0).\ - Bitte pruefen,\n ob das geeignete kernel-Modul vorhanden ist." -init_errip=" Konnte die Grund-Funktionalitaet nicht einrichten, \ -da keine IP-Konfigurationen\n vorhanden sind. Sie koennten diese \ -Informationen ueber die Kernel-Command-Line\n durch die Einstellung \ -'ipappend 1' in pxelinux.cfg/* oder ldap\n aktivieren. Sie werden durch \ -Token ('ldap') in den Kernel Start Optionen\n eingeschaltet." -init_errldap=" Konnte nicht wenigstens die Grund-Funktionalitaet einrichten, \ -da keine IP-Konfigurationen\n vorhanden sind. Achtung - ldap arbeitet nur in \ -Kombination mit IPAPPEND (PXE)\n o.ae. oder DHCP!" -init_errnwad=" Konnte die Netzwerk-Adapter, die durch den slx/mkramfs bzw. \ -mkdxsinitrd-Aufruf definiert\n wurden, nicht laden. Bitte erneut aufrufen \ -und die passenden Module auflisten\n (ohne Endung .ko)." -init_nowlan=" Kein brauchbares WLAN-Interface gefunden. Wurden alle \ -notwendigen Kernel-\n module ins InirRamFS eingebaut?" -init_wlanf=" Das WLAN Interface konnte nicht konfiguriert werden." -init_2eif=" Es scheint mehr als eine Ethernet-Karte installiert und die \ -passenden\n Kernel-Module geladen zu sein. Das kann fuer Probleme sorgen, da \ -evtl.\n die nicht verbundene Netzwerkkarte als das erste Interface konfiguriert\ - \n wurde. Somit kann der Versuch des Verbindungsaufbaus auf der anderen\n \ -Karte passieren. Zur Behebung die Liste attr_ramfs_nicmods geeignet umsortieren." -init_errdhcp=" Keine komplette IP-Konfiguration ueber DHCP bekommen. \ -Eventuell sollten Sie\n ueber die Kernel Start Optionen eine Hersteller Code \ -ID (vendor code identifier)\n (VCI=vci) hinzufuegen." -init_erripcfg=" Bis zu diesem Zeitpunkt konnte keine (gueltige) IP.\ -Konfiguration beschafft\n werden. Die Maschine kann funktionieren, wenn \ -lokale Konfiguration per\n Datei moeglich ist." -init_errbld=" Konnte nicht das Modul ${NBD}.ko laden. Es wird gebraucht, \ -wenn Sie vorhaben, das\n Netzwerk Block Geraet (network block device) (D)NBD \ -fuer den Klienten als Wurzel-Dateisystem zu verwenden." -init_nbdcl=" Konnte den Network Block Geraete-Dienst nicht starten und damit \ -das Wurzel-Dateisystem\n nicht einhaengen." -init_nbddev=" Aus irgendeinem Grund ist /dev/${NBD}0 nie erschienen. Sie \ -sollten ihr udev-System\n nach Listen von statischen Geraeten untersuchen." -init_dnbd2s=" Nach 100 Versuchen konnte das dnbd2 Blockdevice keinen laufenden \ -Server finden.\n Bitte ueberpruefen Sie die Erreichbarkeit." -init_moddir=" Das angeforderte Modul-Verzeichnis existiert nicht. Das koennte \ -bedeuten:\n * Der Kernel wurde ausgetauscht/erneuert ohne einen neuen Aufruf \ -von slxmkramfs oder\n mkdxsinitrd.\n * Das eingehaengte Dateisystem \ -beinhaltet das Modul-Verzeichnis ueberhaupt nicht.\n Sie sollten die Liste \ -der eingehaengten Dateisysteme pruefen und wenn /mnt\n nicht leer ist, \ -'ls /mnt/lib/modules' ausfuehren." -init_loadunions=" Stapeln mehrerer Verzeichnisse nicht moeglich, da kein \ -UnionFS/AUFS\n Modul geladen ist." -init_loadaufs=" Laden von AUFS schlug fehl - entweder das Modul ist \ -nicht vorhanden, oder\n es passt nicht zum laufenden Kernel. Wenn Sie diese \ -Meldung nicht sehen\n wollen, entfernen Sie das Token 'aufs' von den Kernel \ -Start Optionen." -init_noaufs_butufs=" AUFS wurde als Unification FS angegeben, ist jedoch nicht \ -vorhanden. UnionFS\n steht aber scheinbar zu Verfuegung. Wenn Sie dieses nutzen \ -moechten fuegen\n Sie bitte 'unionfs' zu den Kernel Start Optionen hinzu." -init_noufs_butaufs=" UnionFS wurde als Unification FS angegeben, ist jedoch \ -nicht vorhanden. AUFS\n steht aber scheinbar zu Verfuegung. Wenn Sie dieses nutzen \ -moechten fuegen Sie\n bitte 'aufs' zu den Kernel Start Optionen hinzu." -init_loadcow=" Laden von Copy On Write (COW - Spezielles Block Geraet) Modul \ -schlug fehl -\n entweder das Modul nicht praesent oder es passt nicht zum \ -laufenden\n Kernel. Wenn Sie diese Meldung nicht sehen wollen, entfernen sie \ -das Token 'cowloop' aus den Kernel Start Optionen." -init_loadufs=" Laden von UnionFS schlug fehl - entweder das Modul ist \ -nicht vorhanden, oder\n es passt nicht zum laufenden Kernel. Wenn Sie diese Meldung \ -nicht sehen wollen,\n entfernen Sie das Token 'unionfs' von den Kernel Start \ -Optionen." -init_cownonbd=" Laden des COW-Moduls ist sinnlos, wenn kein Netzwerk Block \ -Geraet benutzt wird oder\n UnionFS als Lese- Schreib-Schicht spezifiziert \ -wurde. Entfernen Sie das UnionFS Token aus\n den Kernel-Start-Optionen wenn \ -'cowloop' stattdessen verwendet werden soll." -init_nfs=" Einhaengen des Wurzel Dateisystems ueber NFS wurde angefordert \ -durch die Kernel Start Optionen,\n aber schlug fehl. Die folgenden Gruende \ -koennten verantwortlich sein:\n\ - * Kein nfs.ko (und weitere dafuer benoetigte) Modul konnte geladen werden und \ -keine NFS Unterstuetzung war im\n laufenden Kernel vorhanden - siehe \ -Fehlermeldungen darueber.\n\ - * Sie versuchten, einen falschen Pfad einzuhaengen ($nfsroot).\n\ - * Kein NFS-Server laeuft oder Sie haben nicht die Zugriffsberechtigungen auf \ -diesen." -init_ldcfg=" Starte ldconfig - normalerweise ausgeschaltet. Wird mit der Kernel \ -Start Option\n 'noldsc' aktiviert. Eventuell sollten Sie zusaetzliche \ -Bibliothekspfade\n zur ld.so.conf hinzufuegen." -init_errlog=" Konnte die Log-Datei Konfiguration nicht anlegen in \ -/etc/${D_SYSCONFDIR}. Das\n koennte auf schwerwiegende Fehler hindeuten." -init_fstab="Das Erzeugen von /etc/fstab im Wurzel-Dateisystem des Clients \ -schlug fehl.\n Die Abwesenheit dieser Datei koennte unvorhergesehenes Verhalten \ -der mount-Befehle\n verursachen." -init_errldcfg=" Aus irgendeinem Grund konnte die Erstellung von ld.so.cache \ -nicht rechtzeitig fertiggestellt\n werden." -init_infldcfg=" Sie entschieden sich, die Datei /etc/ld.so.cache nicht neu \ -zu erstellen. Das koennte Fehler verursachen\n wenn Bibliotheken installiert \ -werden nachdem diese Datei auf dem Server erstellt wurde." -init_errlfg=" Die ConfTGZ Quelle war ein lokales Device, welches nicht korrekt \ -eingebunden werden\n konnte. Entweder wurde das falsche Device/Partition \ -angegeben oder das\n Dateisystem ist dem Kernel nicht bekannt." -init_errcfg="des Clients nicht rechtzeitig beendet\n Sie sollten die Prozess \ -Liste pruefen und die Module, die bis zum jetzigen Zeitpunkt geladen wurden." -init_errhw=" Aus irgendeinem Grund wurde die Hardware Auto-Konfiguration \ -$init_errcfg" -init_errsw=" Aus irgendeinem Grund wurde die Software Konfiguration $init_errcfg" -init_wait=" Wartete $i Schlaege das Kernel Modul Verzeichnis auszuhaengen ..." -init_errumnt=" Das Kernel Modul Verzeichnis auszuhaengen \ -scheiterte aus irgendeinem Grund. Sind einige\n ,,modprobe'' noch aktiv!?" -init_erritab=" Die Datei /etc/inittab existiert nicht oder \ -ist keine regulaere. \nSie wird fuer den Boot-Process benoetigt." -init_errsys=" Aushaengen des Kernel /sys Verzeichnisses schlug aus irgendeinem \ -Grund\n fehl. Sie werden einige Fehlermeldungen bekommen,\ -\ndass einige Dateien nicht entfernt werden konnten." -init_runinit=" Konnte switch_root/run-init nicht ausfuehren, wegen fehlender \ -Befehle\n oder falsch angegebenen Parametern." - -# messages from functions -error_msg="Ein Fehler trat auf waehrend der Ausfuehrung des $0 Skripts:\n\n" -error_nfe="\n -> Dieser Fehler ist nicht schwerwiegend - setze fort ...\n" -error_shell="\n -> Fuehre Shell aus zum Debuggen ...\n" -error_modload="Es schlug fehl, folgendes Modul zu laden:" -error_modnfs="gebraucht zum einhaengen des Wurzel Dateisystems" -error_nodhcp=" Sie versuchten ihr System mittels DHCP einzurichten, es wurde \ -aber kein brauchbarer DHCP\n Client gefunden. Bitte pruefen Sie, ob sie einen \ -der folgenden Clients\n installiert haben: dhclient dhcpcd pump udhcpc." -error_dhcp=" Die folgenden Probleme koennten den Fehler verursachen:\n\ - * Das af_packet.ko Modul ist weder geladen noch praesent im Kernel.\n\ - * Kein Netzwerk Geraet ist praesent - weder ein passendes Modul\n\ - wurde geladen noch ist praesent im laufenden Kernel.\n Sie sollten \ -'lsmod' ausfuehren." -error_dhclient=" Schwerer Fehler aufgetreten beim Aufrufen von dhclient.\n\ -$error_dhcp" -error_ldapcfg=" Die Konfiguration via ldap ist noch nicht implementiert." -error_errdcfg=" Bis jetzt noch keine Konfigurationsdaten bekommen via dhcp .." -error_errfcfg=" Bis jetzt noch keine Konfigurationsdaten bekommen via tftp ..." -error_errlcfg=" Bis jetzt noch keine Konfigurationsdaten bekommen via ldap ..." -unpack_ConfTGZ=" Fehler beim entpacken des ConfTGZ.\nSind Sie sicher, dass es im \ -richtigen Format ist?" - - -# messages from distro functions -df_errumod=" Das Laden des \"unix\" Moduls schlug fehl. \nWahrscheinlich \ -werden Probleme bei der Hardware-Erkennung auftreten." -df_errserv="ist entweder nicht installiert oder das Start-Skript ist nicht \ -verfuegbar.\n Deswegen macht der Start des Dienstes keinen Sinn. Bitte \ -deaktivieren Sie den Start\n oder installieren Sie die benoetigten Dateien." -df_errcron=" Das cron Start-Skript $df_errserv" -df_errsysl=" Das syslog Start-Skript $df_errserv" -df_errsshd=" Das sshd Start-Skript $df_errserv" -df_erryp=" Der NIS-Klient $df_errserv" -df_erramnt=" Der Automounter $df_errserv" -df_errnsc=" Der Name Service Zwischenspeicherungs Daemon $df_errserv\n \ -Dieser Dienst koennte nuetzlich sein, um Daten von einem ldap Benutzer-\ -Verzeichnis zu bekommen." -df_errafsd=" Kein AFS Verzeichnis erreichbar" -df_errafsn=" Der AFS-Client Dienst ist nicht verfuegbar" -df_errkbd=" Keine nicht-englische Tastatur und/oder Konsolenunterstuetzung \ -installiert.\n Falls gewuenscht/benoetigt diese im Stage1 nachinstallieren!" - -# messages from servconfig -scfg_nfs=" Das Einhaengen einer NFS Quelle schlug fehl..." -scfg_ntptz=" Die Zeitzonen-Datei wurde nicht gefunden (gebraucht fuer die \ -NTP-Zeit Dienst Konfiguration)." -scfg_evmlm=" Das Einbinden der lokalen Festplatte(npartition) des VMware-\ -Image-Verzeichnisses\n schlug fehl." -scfg_vmdir=" Aus irgendeinem Grund kann das runvmware Skript nicht \ -verfuegbar zu kopieren.\n Das koennte das Ergebnis eines fehlgeschlagenen \ -Mount-Versuchs sein\n oder die Datei fehlt auf dem Server." -scfg_vmchs=" Das Auswahltool/menu fuer Virtuelle Machinen ist nicht im \ -~/templates\n Verzeichnis vorhanden. Deshalb wurde kein Default KDM Menu \ -Eintrag erzeugt." -scfg_erradir=" Es wird nur eine Verzeichnis-Ebene erlaubt, den Automounter \ -zu installieren und das\n Verzeichnis sollte existieren (auf dem \ -Server-Export) oder sollte anlegbar sein\n (z.B. durch UnionFS beschreibbares \ -Wurzel-Verzeichnis)." -scfg_erratpld=" Nur Verzeichnisse hoechster Ebene \ -als Einhaenge-Punkte fuer home\n Verzeichnisse. Bitte setzen Sie die \ -Variable \${automnt_dir} entsprechend in\n der machine-setup Datei." -scfg_country=" Keine Konfiguration fuer die Lokalisierung gefunden in der \ -Konfigurations-Datei. Benutzer\n Standard Laender-Einstellung \ -'${D_DEFAULTCOUNTRY}' definiert in $0." - -# messages from hwautocfg -hcfg_xcfg=" Sie sollten die Variable D_XF86CONFFILE in ihrer\n \ -Distributions-Konfigurations-Datei definieren." -hcfg_hwsetup=" Die xserver-Konfigurations-Datei, erstellt von hwsetup, konnte \ -nicht\n gefunden werden." -gfx_msg="Bitte pruefen Sie ihre Grafik-Adapter-Einstellungen ($hw_graphic)." -hw_msg=" Bitte pruefen Sie ihre vordefinierten Monitor-Einstellungen ($hw_monitor): \ -Automatische\n Konfiguration des Bildschirms." -hcfg_res=" $hwmsg Aufloesung wurde versucht aber nicht eingerichtet. Benutze \ -Standard-Aufloesungen (defined in xconfig)" -hcfg_hwsetup=" Erwartete Informationen von hwsetup in \ -/tmp/hwsetup.info.\n Teile des Systems koennen nicht eingerichtet werden. \ -Bitte pruefen, dass\n hwsetup richtig installiert und ausfuehrbar ist." -hcfg_keyb=" Keine Einstellungen fuer ihre Tastatur gefunden, verwende den \ -Standard-Wert '${XKEYBOARD}' definiert\n in $0." - diff --git a/initramfs/initrd-stuff/init b/initramfs/initrd-stuff/init deleted file mode 100755 index 123abc86..00000000 --- a/initramfs/initrd-stuff/init +++ /dev/null @@ -1,869 +0,0 @@ -#!/bin/sh -# Copyright (c) 2003 - 2006 - RZ Uni Freiburg -# Copyright (c) 2006, 2007 - OpenSLX GmbH -# -# This program is free software distributed under the GPL version 2. -# See http://openslx.org/COPYING -# -# If you have any feedback please consult http://openslx.org/feedback and -# send your feedback to feedback@openslx.org -# -# General information about OpenSLX can be found at http://openslx.org -# -# Main script for new type of initial ramdisk for OpenSLX linux stateless -# clients version 4 -############################################################################# - -# device files get their own filesystem (to be move mounted later) -devdir="/dev" -mount -n -t tmpfs -o 'size=25%,mode=0755' initramfsdevs ${devdir} - -# create basic device files an directories in dev (for most hardware related -# devices mdev should handle that) -for i in "/dev/mem c 1 1" "/dev/null c 1 3" "/dev/zero c 1 5" \ - "/dev/urandom c 1 9" "/dev/kmsg c 1 11" "/dev/tty0 c 4 0" \ - "/dev/tty1 c 4 1" "/dev/tty2 c 4 2" "/dev/tty3 c 4 3" \ - "/dev/tty4 c 4 4" "/dev/tty5 c 4 5" "/dev/tty6 c 4 6" \ - "/dev/tty7 c 4 7" "/dev/tty8 c 4 8" "/dev/tty9 c 4 9" \ - "/dev/tty10 c 4 10" "/dev/tty c 5 0" "/dev/console c 5 1" \ - "/dev/ptmx c 5 2" "/dev/psaux c 10 1" "/dev/agpgart c 10 175" \ - "/dev/fb0 c 29 0" "/dev/xconsole p"; do - mknod $i -done -mkdir -p ${devdir}/pts ${devdir}/shm ${devdir}/.udevdb ${devdir}/.udev \ - ${devdir}/.initramfs - -# source functions file common for all distros, messages contains all error -# and info output (for some reason the error output is not produced properly -# - crash) - -# how do the localization here? There is not yet a country-Variable -. /etc/messages -. /etc/functions || ( echo -e $init_mff && sleep 100 ) -. /etc/distro-functions || ( echo -e $init_dff && sleep 100 ) -# distro specific configuration settings (several file and directory -# variables) -. /etc/sysconfig/config || ( echo -e $init_dscf && sleep 100 ) -# configuration settings for this slx system's environment -. /etc/sysconfig/slxsystem.conf 2>/dev/null || ( echo -e ${init_sscf} && \ - sleep 100 ) -# initramfs-setup configuration (common settings for all clients using a -# certain InitRamFS generated by slxmkramfs/mkdxsinitrd) -[ -f /etc/initramfs-setup ] && . /etc/initramfs-setup 2>/dev/null - -export PATH=/bin:/sbin:/usr/bin/:/usr/sbin -export date="${slxconf_date}" - -export DEBUGLEVEL=0 -export KERNEL="${slxconf_kernver}" -export NWMODULES="${slxconf_listnwmod}" -export DISTRO_NAME="${slxconf_distro_name}" -export DISTRO_VER="${slxconf_distro_ver}" -export SYSTEM_NAME="${slxconf_system_name}" -export SLXVERSION="${slxconf_slxver}" - -# do not use dnbd cache file -nodnbdcache="yes" - -# set a default LAN interface, might be modified for WLAN or on machines with -# more than one ethernet card built in -nwif="eth0" - -# mount the important standard directories -[ ! -f /proc/cpuinfo ] && mount -n -t proc proc /proc -[ ! -d /sys/class ] && mount -n -t sysfs sysfs /sys - -# fixme: shut down if script fails -trap "exec (sleep 30; echo o>/proc/sysrq-trigger)" \ - SIGHUP SIGINT SIGPIPE SIGTERM - -# if no kernel version is set, try to get it directly from /proc -if [ -z $KERNEL ] ; then - KERNEL=$(cat /proc/version) - KERNEL=${KERNEL#*version } - KERNEL=${KERNEL% (*) (*} -fi -# set defaults for some important variables, might be overwritten via -# kernel commandline -tmpfssize="50%" -cowsize="50%" -rwdir=/dev/shm -nfsro="nfs" - -# load usb modules for keyboard (reenable usb keyboards, otherwise the -# admin has to wait until second run of hwsetup late in stage3) -hwautocfg pre - -runinithook '00-started' - -# run pre init script and user defined preinit.local, copied by mkdxsinitrd -# from /var/lib/openslx/config/... in stage2 -preinit -[ -x /bin/preinit.local ] && /bin/preinit.local - -# start device auto discovery service of busybox -echo > /etc/mdev.conf -mdev -s - -# switch off the several configuration methods, will be switched on -# according to kernel commandline settings -echo "noldap" > /tmp/ldap-done - -# External configuration file retrieval (per tftp) must be done, as otherwise -# we will never get the machine-setup file. By default, we try a predefined -# standard path (.../tftpboot/client-config/ ...) -file="yes" - -# read kernel commandline -read KCMDLINE < /proc/cmdline -export KCMDLINE -# read the system wide machine-setup and then the kernel commandline -for opts in $(sed "s/#.*//" /etc/initramfs-setup) ${KCMDLINE} ; do - case ${opts} in - # localization - country=*) - COUNTRY=${opts#country=} - echo -e "\n# localization information gotten via kernel command line \ -in $0\ncountry=\"${COUNTRY}\"" >> /etc/machine-setup - ;; - # single token for debugging ... - debug) - DEBUGLEVEL=1 - ;; - # ... or a specified debug level - debug=*) - DEBUGLEVEL=${opts#debug=} - [ $DEBUGLEVEL -eq 8 -o $DEBUGLEVEL -eq 20 ] && \ - echo "** SLX init started near $(sysup)" - ;; - # essid for WLAN boot (experimental, might be moved to a module component - # in later versions - essid=*) - essid=${opts#essid=} - ;; - # if configuration should not be gathered by dhcp client - nodhcp) - nodhcp="yes" - echo "nodhcp" >/tmp/dhcp-done - ;; - nofile) - unset file - echo "nofile" >/tmp/file-done - ;; - # if ldap configuration should be triggered - ldap) - ldap="yes" - rm /tmp/ldap-done - ;; - # ldap configuration with host and port to contact (base) - ldap=*) - ldap="yes" - rm /tmp/ldap-done - ;; - # file source with tftp server and file location on the server - file=*|file) - if [ "${opts}" != "file" ] ; then - fileprot=$(uri_token ${opts#file=} prot) - fileserv=$(uri_token ${opts#file=} server) - filepath=$(uri_token ${opts#file=} path) - fi - ;; - # if ld.so.cache should be generated; should be switched on when composing - # rootfs from more than one source - ldsc) - ldsc="yes";; - # simple union of base ro rootdir with tempfs on top - unionfs) - unionfs=1;; - # additional source to unify root filesystem with; the top layer will be - # the tempfs - unionfs=*) - unionfs=1 - uniondirs=${opts#unionfs=} - # most probably it is a good idea to run ldconfig, so enable it - ldsc="yes" - ;; - # same for AUFS; alternative to unionfs - aufs) - aufs=1;; - aufs=*) - aufs=1 - uniondirs=${opts#aufs=} - # most probably it is a good idea to run ldconfig, so enable it - ldsc="yes" - ;; - # if cowloop should be used, only ontop of network block device and in - # combination with classical fs, like ext2 useful - cowloop=*) - cowloop=1 - #cowsize=${opts#cowloop=} - ;; - # rootfs will void the variables (d)nbdroot, nfsroot ... - # fixme: allow multiple rootfs sources to be unioned!? - # if strinstr " " "$rootfs" ... - rootfs=*) - rootfs=${opts#rootfs=} - rootfs=${rootfs#\"} - rootfs=${rootfs%%\"} - srvproto=$(uri_token $rootfs prot) - case $srvproto in - nfs) - # nfsroot consists now of two different parts - nfspath=$(uri_token $rootfs path) - nfsserver=$(uri_token $rootfs server) - echo -e "\n# nfs root information gotten via kernel command \ -line in $0\n#nfsroot=\"${nfsserver}:${nfspath}\"\n" >> /etc/machine-setup - ;; - *nbd*) - bldmod=$srvproto - # get settings for nbd-client, filesystem equals to path in URI - # notation (remove leading slash from filesystem at the end) - bldhost=$(uri_token $rootfs server) - bldport=$(uri_token $rootfs port) - bldrfst=$(uri_token $rootfs path) - bldrfst=${bldrfst#/*} - ;; - aoe) - echo "Not implemented yet" - bldmod= - ;; - iscsi) - echo "Not implemented yet" - bldmod= - #iscsiserver=$(uri_token $rootfs server) - #iscsiport=$(uri_token $rootfs port) - #iscsitarget=$(uri_token $rootfs path) - ;; - lbdev) - # use a local device for mounting root block device with given - # filesystem, e.g. rootfs=lbdev://sda2/squashfs - bldmod="sata_sil sd_mod" - blddev=$(uri_token $rootfs server) - bldfst=$(uri_token $rootfs path) - bldfst=${bldfst#/*} - ;; - esac - ;; - # size of cache dnbd should use within ram - dcsize=*) - dnbdcachesize=${opts#dcsize=};; - # ip configuration client-ip:server-ip:gateway:netmask - ip=*) - ipinfo=${opts#ip=};; - # deprecated: nfs server and path (will be removed soon) - nfsroot=*) - nfsroot=${opts#nfsroot=} - echo -e "\n# nfs root information gotten via kernel command line in \n\ -$0\n# deprecated: please use rootfs=nfs://...\nnfsroot=\"${nfsroot}\"\n" \ ->> /etc/machine-setup - ;; - # size of tempfs if not max. 50% of RAM should be used - tmpfssize=*) - tmpfssize=${opts#tmpfssize=};; - # vendor code identifier for dhcp requests, that way odlx clients could - # be distinguished from other (dhcp) clients - vci=*) - vci=${opts#vci=};; - xenbr) - xenbr=1;; - esac -done - -runinithook '05-have-kernelvars' - -# at this point a timer should be started to ensure an automated reboot -# or halt of the machine if SLX init does not succeed (e.g. missing kernel -# module for the network adaptor) -if [ ${DEBUGLEVEL} -lt 3 -o ${DEBUGLEVEL} = 8 ] ; then - cat< /bin/watchdog -#!/bin/ash -echo \$$ > /tmp/watchdogpid -[ ! -f /proc/version ] && mount -n -t proc proc /proc -sleep 120 2> /dev/null -echo "o" > /proc/sysrq-trigger -EOF - chmod u+x /bin/watchdog - watchdog & -fi - -# check if at least one type of IP configuration is availabe -if [ -n "$nodhcp" -a -z "$ldap" -a -z "$ipinfo" -a $srvproto != "lbdev" ] - then echo -e "# You did not specify any advanced configuration mode for \ -your clients. You\n# might want to add the token 'dhcp' for DHCP config, \ -'file(=source)'\n# for config file get via TFTP or 'ldap(=source)' for LDAP \ -configuration to\n# your kernel command line." >> /etc/machine-setup - if strinfile "clientip" /etc/initramfs-setup ; then - # IP configuration seems to be present in machine-setup file - # TODO: FIX this, as it will clobber all kernel-cmdline values! - . /etc/initramfs-setup - ipinfo="ip=$clientip:$serverip:$gateway:$subnet_mask" - else - error "$init_errip" - fi -fi -# for ldap configuration at least basic IP setup is needed to contact the -# server -[ -n "$nodhcp" -a -n "$ldap" -a -z "$ipinfo" ] && error "$init_errldap" -# set debug level and logfile -if [ $DEBUGLEVEL -eq 20 ] ; then - echo "** Setting debuglevel to ${DEBUGLEVEL} at $(sysup)" -elif [ $DEBUGLEVEL -ne 0 ] ; then - echo "Setting debuglevel to ${DEBUGLEVEL}" -fi -export MODPRV=" " -export LOGFILE -if [ "${DEBUGLEVEL}" -gt 0 -a "${DEBUGLEVEL}" != 8 ] ; then - # if LOGFILE should be used within initial ramdisk add '/mnt' in front - # of the variable - LOGFILE="/var/log/slx-boot.log" - echo "1 4 1 7" >/proc/sys/kernel/printk - [ "${DEBUGLEVEL}" -ge 2 ] && MODPRV="-v" - [ "${DEBUGLEVEL}" -gt 3 -a "${DEBUGLEVEL}" -le 10 ] && { - set -x - # and the kernel too - echo "7 7 7 7" >/proc/sys/kernel/printk; } - [ "${DEBUGLEVEL}" -gt 10 -a "${DEBUGLEVEL}" -le 20 ] && set +x -else - # switch off most of kernel debug output - echo "0 0 0 0" >/proc/sys/kernel/printk - # modprobe should stay quiet - MODPRV="-q" - LOGFILE="/dev/null" - # redirect console (after /dev/null is available, and /dev mounted) - [ "${DEBUGLEVEL}" != 8 ] && exec < /dev/console > /dev/null 2>&1 -fi -# load network adaptor modules, check for WLAN specific settings and check -# for multiple ethernet interfaces (not implemented yet) -hwautocfg nwmod -if [ -n "${essid}" ] ; then - # WLAN setup will most probably change the network interface name stored in - # nwif (to wlan0 or something like that) - wlanlinksetup - #echo "Starting shell for testing of WLAN setup procedure" - #/bin/ash -else - # check here for the active ethernet link - ip link show dev eth1 >/dev/null 2>&1 && error "$init_2eif" nonfatal -fi - -runinithook '10-have-nw-modules' - -# set up loopback networking -[ $DEBUGLEVEL -eq 20 ] && echo "** starting ip config at $(sysup)" -ip link set dev lo up -ip addr add 127.0.0.1/8 dev lo -ip link set dev $nwif up || error "$init_noeth" -macaddr=$(ip link show dev $nwif|sed -n "/ether [0-9e-f]\{2\}:.*/p" \ - |sed -e "s/.*ether //;s/ .*//") - -# analyze ip information from the kernel command line and put parts -# of it into several variables -if [ -n "$ipinfo" ] ; then - getip () { - local val="$ipinfo:"; i=$(($1 - 1)); - while [ $i -gt 0 ] ; do - val=${val#*:} ; i=$(($i - 1)); - done; - echo $val|sed "s/:.*//"; } - clientip=$(getip 1) - serverip=$(getip 2) - gateway=$(getip 3) - subnet_mask=$(getip 4) - echo -e "# ip configuration written by $0 script\nclientip=$clientip\n\ -subnet_mask=$subnet_mask\ngateway=$gateway\nserverip=$serverip" \ - >>/etc/machine-setup - # set static ip address - ip addr add $clientip/$(nm2pref $subnet_mask) dev $nwif - ip route add default via $gateway -else - noipyet="yes" -fi -# get configuration data via dhcp (with vendor code identifier if present -# in ${vci} from kernel command line or machine-setup) ... -[ -z "$nodhcp" ] && rundhcp ${vci} & -if [ -n "$noipyet" ] ; then - waitfor /tmp/dhcp-done 20000 - if [ -f /etc/machine-setup ] ; then - . /etc/machine-setup - [ -f /tmp/confviadhcp ] && . /tmp/confviadhcp - [ -z "$clientip" -o -z "$subnet_mask" -o -z "$gateway" \ - -o -z "$broadcast_address" ] && error "$init_errdhcp" - ip addr add $clientip/$(nm2pref $subnet_mask) broadcast $broadcast_address \ - dev $nwif - ip route add default via $gateway - else - if [ -n "$file" -a "$srvproto" = "lbdev" ] ; then - error "$init_erripcfg" nonfatal - else - error "$init_erripcfg" - fi - fi -fi -# check if serverip is set as variable @@@serverip@@@ -sed "s,@@@serverip@@@,$serverip," -i /etc/machine-setup -[ $DEBUGLEVEL -eq 20 ] && echo "** finished ip config at $(sysup)" -# ... or ldap if available (in background) -[ -n "$ldap" ] && ldapconf & -# ... or via (t)ftp/http file get (in background) -[ -n "$file" ] && fileget - -runinithook '15-have-ip-config' - -# if root filesystem should be imported via local or a network block device -if [ -n "${bldmod}" ] ; then - # load block device driver(s) if needed - for module in ${bldmod} ; do - modprobe ${MODPRV} ${module} || error "$init_errbld" - done - [ -x /bin/mdev ] && mdev -s - [ -z "$bldrfst" ] && bldrfst=squashfs - bldhost=$(checkip $bldhost) - if [ $DEBUGLEVEL -eq 20 ] ; then - echo "** starting setup of ${bldmod} at $(sysup)" - else - echo "Stateless client using ${bldmod} on $bldhost:$bldport with $bldrfst" - fi - # fixme: check for fs in /proc/filesystems before trying to load the module - modprobe ${MODPRV} ${bldrfst} || error "$init_errbld" nonfatal - - case "${srvproto}" in - # network block device present in standard kernel - nbd) - RDEV=/dev/nbd0 - waitfor "${RDEV}" 20000 || error "$init_nbddev" - i=0 - while ! nbd-client $bldhost $bldport ${RDEV} ; do - usleep 100000 - i=$(($i + 1)) - if [ $i -ge 1000 ] ; then - error "$init_nbds"; break - fi - done - usleep 100 - echo deadline > /sys/block/nbd0/queue/scheduler - # echo "32" > /sys/block/nbd0/queue/read_ahead_kb - ;; - # dnbd2 by Vito Di Leo - dnbd2) - RDEV=/dev/vnbd0 - waitfor "${RDEV}" 20000 || error "$init_nbddev" - # quickhack, should be read in from URI - echo 1 > /sys/block/vnbd0/config/vid - echo 1 > /sys/block/vnbd0/config/rid - # check for others in machine-setup and then kernel cmdline - rootfs="$(sed -n "/rootfs=/p" /etc/initramfs-setup| \ - sed "s,rootfs=,,;s,\",,g") " - [ "$rootfs" = " " ] && \ - rootfs="$(cat /proc/cmdline|sed "s,.*rootfs=\",,;s,\".*,,") " - i=0 - # assume no more than 16 different dnbd2 servers (default 4) - while [ "x$bldhost" != "x" -a $i -lt 16 ]; do - #echo "I: $i R: $rootfs P:$bldport H:$bldhost" - echo $bldhost $bldport > /sys/block/vnbd0/server${i}/sock - i=$(($i + 1)) - rootfs=${rootfs#* } - bldsp=$(echo ${rootfs}|sed "s, .*,,") - bldhost=$(uri_token $bldsp server) - bldport=$(uri_token $bldsp port) - done - # the cfq scheduler seem not a good idea here - echo deadline > /sys/block/vnbd0/queue/scheduler - # needed for some reason to settle initialization - sleep 1 - i=0 - while [ $(cat /sys/block/vnbd0/config/running) != 1 ] ; do - usleep 100000 - echo 1 > /sys/block/vnbd0/config/running - i=$(($i + 1)) - if [ $i -ge 50 ] ; then - error "$init_dnbd2s"; break - fi - done - echo "64" > /sys/block/vnbd0/queue/read_ahead_kb - ;; - # dnbd by Thorsten Zitterell - dnbd) - # quickhack - RDEV=/dev/dnbd0 - if [ -z $nodnbdcache ] ; then # variable not really used yet - mkdir /dnbd - mount -n -o 'size=10%' -t tmpfs tmpfs /dnbd - ( cat /dev/zero > /dnbd/cache 2>/dev/null || echo "ok" >/tmp/cache ) & - clientopt="-c /dnbd/cache" - waitfor /tmp/cache 10000 - fi - [ $(echo $bldhost|sed "s,\..*,,") -ge 224 ] && \ - ip route add 224.0.0.0/4 dev $nwif - waitfor /dev/dnbd0 10000 || error "$init_nbddev" - echo "dnbd-client -b $bldhost -d $RDEV $clientopt" - while ! dnbd-client -b $bldhost -d $RDEV $clientopt ; do - usleep 10000 - done - # problem with squashfs and cfq scheduler - echo noop > /sys/block/dnbd0/queue/scheduler - echo 0 > /sys/block/dnbd0/queue/read_ahead_kb - ;; - lbdev) - # using clients local block device (disk partition is to be specified) - RDEV=/dev/$blddev - ;; - esac - RWRO="ro" - if [ -n "${cowloop}" -a -x /bin/cowdev ] ; then - modprobe ${MODPRV} cowloop || { - error "$init_loadcow" nonfatal - unset cowloop; } - [ -x /bin/mdev ] && mdev -s - fi - if [ -n "${cowloop}" ] ; then - if [ -n "${unionfs}" -o -n "${aufs}" ] ; then - error "$init_cownobld" - unset unionfs aufs - fi - echo "Using Copy-on-Write block device for rw access" - mount -n -t tmpfs -o size=${cowsize} ramfs ${rwdir} - mkdir /dev/cow && mknod /dev/cow/ctl b 241 255 - usleep 200 - ln -s /dev/cowloop0 /dev/cow/0 - # fixme - cowdev depending on blockdev choosen above ... - cowdev -a /dev/nbd0 ${rwdir}/nbd.cow - usleep 200 - RWRO="rw" - RDEV=/dev/cow/0 - # run ldconfig if not switched off via kernel command line - ldcfg - else - # use normal UnionFS behaviour because rootfs is not NFS - unset nfsro - fi - # finally mount the configured network/local block device - for i in 0 5000 20000 100000 500000 1000000 ; do - usleep $i - mount -n -t $bldrfst -o $RWRO $RDEV /mnt 2>/dev/null && break - done - [ $DEBUGLEVEL -eq 20 ] && echo "** finished blockdev setup stuff at $(sysup)" -elif [ -n ${iscsiserver} ] ; then - [ $DEBUGLEVEL -eq 20 ] && echo "** started setting up iSCSI initiator at \ -$(sysup)" - #if [ -n ${iscsitarget} ] ; then - # echo "InitiatorName=${iscsitarget}"|sed "s,@@@serverip@@@,$serverip," \ - # >/etc/initiatorname.iscsi - #else - # discovery - #fi - #echo -e "node.startup = automatic">/etc/iscsid.conf - #iscsid -c /etc/iscsid.conf - # the cowloop part has to be moved (option for iscsi devices too) - # and should be generalized for nbd, dnbd, iscsi -fi - -# if no type of root filesystem is passed via kernel command line try -# information gathered from dhcp process (only valid for nfs) -if [ -z "${bldmod}" -a -z "${bldhost}" -a -z "${nfsroot}" ] ; then - # information has to be read from dhcp and ldap configuration - cfgcomplete -fi -# mount nfs rootfs -if [ -z "${bldmod}" -a -z "${bldserver}" ] ; then - [ $DEBUGLEVEL -eq 20 ] && echo "** started nfs mount" - # read in extended machine-setup - . /etc/machine-setup - # prefer nfsserver and nfspath from kernel commandline over the information - # gotten from dhcp server - if [ -n "${nfsserver}" -a -n "${nfspath}" ] ; then - # check if nfsserver is set as variable @@@serverip@@@ - nfsserver=$(checkip $nfsserver) - nfsroot=${nfsserver}:${nfspath} - else - # the root_path should contain server ip and path in nfsroot notation - nfsroot=${root_path} - fi - for proto in tcp udp fail; do - [ $proto = "fail" ] && { error "$init_nfs"; break; } - mount -n -t nfs -o ro,nolock,${proto} ${nfsroot} /mnt && break - done - [ $DEBUGLEVEL -eq 20 ] && echo "** finished nfs mount at $(sysup)" -fi - -runinithook '20-have-network-root' - -# get the complete collection of kernel modules available -mount -n --bind /mnt/lib/modules/${KERNEL} /lib/modules/${KERNEL} || \ - error "$init_moddir" -# start hardware configuration as background process if not a special -# debuglevel (21) is used for the option of manual hwautocfg start -if [ ${DEBUGLEVEL} = 21 ] ; then - echo "You can run 'hwautocfg main &' manually now ..." - /bin/sh -else - [ $DEBUGLEVEL -eq 20 ] && echo "** started hwautocfg in background at \ -$(sysup)" - hwautocfg main & -fi - -runinithook '25-started-hw-config' - -union_type="" -# try to use unionfs for rw access if available -if [ -n "${unionfs}" ]; then - modprobe ${MODPRV} unionfs && union_type="UnionFS" - if [ -z "$union_type" ]; then - error "$init_loadufs" nonfatal - unset unionfs - # if unionfs is not available, check for aufs and inform user - modprobe ${MODPRV} -n aufs && error $init_noufs_butaufs - fi -fi -# try to use aufs for rw access if available -if [ -n "${aufs}" ]; then - modprobe ${MODPRV} aufs && union_type="AUFS" - if [ -z "$union_type" ]; then - error "$init_loadaufs" nonfatal - unset aufs - # if aufs is not available, check for unionfs and inform user - modprobe ${MODPRV} -n unionfs && error $init_noaufs_butufs - fi -fi - -# setup of client root filesystem dependent on the availability of UnionFS -if [ -n "${unionfs}" -o -n "${aufs}" ] ; then - echo "Using ${union_type} for rw access" - mkdir -p ${rwdir}/union ${rwdir}/uniontmp /rorootfs - mount -n -t tmpfs none ${rwdir}/uniontmp - # hack for handling unionfs with patched run-init - mount -n --move /mnt /rorootfs - if [ "$union_type" == "UnionFS" ]; then - mount -n -t unionfs -o dirs=${rwdir}/uniontmp:/rorootfs=${nfsro}ro \ - none /mnt - elif [ "$union_type" == "AUFS" ]; then - mount -n -t aufs -o br:/${rwdir}/uniontmp:/rorootfs=ro none /mnt - fi - mkdir -p /mnt/uniontmp - mount -n --move ${rwdir}/uniontmp /mnt/uniontmp - chmod 0755 /mnt/uniontmp /mnt - # run ldconfig if switched on via kernel command line (token ldsc) or - # triggered by unionized root filesystem - ldcfg - # runlevel directories should contain no links - for i in ${D_RCDIRS} ${D_INITBOOTD} ; do - rm -f /mnt/etc/$i/* 2>/dev/null - done -elif [ -z "${cowloop}" ] ; then - echo "Using bind mounts to ramdisk for rw access" - mount -n -t tmpfs -o size=${tmpfssize} ramfs ${rwdir} - for path in ${D_BINDMPTS} ; do - mkdir -p ${rwdir}/${path} >/dev/null 2>&1 - mount -n --bind ${rwdir}/${path} /mnt/${path} - [ ${DEBUGLEVEL} -gt 1 -a ${DEBUGLEVEL} != 8 ] && \ - echo "Created ${rwdir}/${path} and mounted it to /mnt/$path" - done - # see above ... - ldcfg - # save the RO directories mentioned in the distro-specific - # config to a temporary directory. They will later on be restored - for path in ${D_RODIRSINRW}; do - if [ -d /mnt/${path} ] ; then - list="${path} ${list}" - # exclude them from etc copy process too - echo "${path}/*"|sed -e "s,/root/,,;s,^/,," >>/tmp/etc.exclude - mkdir -p /root/${path} >/dev/null 2>&1 - mount -n --bind /mnt/${path} /root/${path} >/dev/null 2>&1 - fi - done - for path in /etc/${D_SYSCONFDIR} ${D_DIRINBINDMNT} ${list}; do - mkdir -p ${rwdir}/${path} - done - testmkd ${rwdir}/var/tmp - chmod a+rwxt ${rwdir}/var/tmp >/dev/null 2>&1 - # exclude all sysv runlevel link stuff - for i in ${D_RCDIRS} ${D_INITBOOTD} ; do - echo "*$i/*" >>/tmp/etc.exclude - done - # add list of files to be excluded and common excludes to the filter list - echo -e "${D_ETCEXCL}\n@@@COMETCEXCL@@@" >>/tmp/etc.exclude - # if ld.so.cache is to be generated then do not copy the file - [ -n "${ldsc}" ] && echo -e "ld.so.cache*" >>/tmp/etc.exclude - # for tar exclude lists might be used, more difficult for cp - cd /mnt - tar -X /tmp/etc.exclude -cp etc/*|tar -xp -C ${rwdir} 2>/dev/null - cd / - mount -n --bind ${rwdir}/etc /mnt/etc - mount -n --bind ${rwdir}/var /mnt/var - # get the "covered" mounts back into filesystem structure - for path in ${list}; do - mount -n --move /root/$path /mnt/$path #>>$LOGFILE 2>&1 - done - #rm -rf /root/* >/dev/null 2>&1 - # run some specific stuff !? -fi - -runinithook '50-have-layered-fs' - -# script for stuff to execute during early bootup -d_mkrlscript init boot.slx "Running configuration postponed from InitRamFS" -echo "fs complete at $(sysup)" >/tmp/fscmpl - -# write debug file information after filesystem setup completed -echo -e "# /etc${D_SYSCONFDIR}/logfile - file created by $0 (initramfs \ -from $date)\n#\n# logfile \ -for linux diskless client specific debugging output\nLOGFILE=\"$LOGFILE\"\n#\ -\n# debug level\nDEBUGLEVEL=\"$DEBUGLEVEL\"" \ - > /mnt/etc/${D_SYSCONFDIR}/logfile || error "$init_errlog" - -# run distribution independent and dependent configuration of files and -# services (offer debug shell in runlevel 22) -if [ ${DEBUGLEVEL} = 22 ] ; then - /bin/sh -else - servconfig & -fi - -for path in @@@COMDIRINDXS@@@ ${D_DIRINDXS} ${D_DIRINBINDMNT} ; do - testmkd /mnt/${path} -done -# Needed writable subdirs nested in readonly subdirs of writable one -for path in ${D_RWDIRSINRO}; do - mount -n -t tmpfs none /mnt/${path} -done -for i in /var/run/utmp /var/log/wtmp /var/log/lastlog /etc/mtab ; do - echo -n > /mnt/$i -done -chown 65534:0 /mnt/var/lib/nobody -# /proc/bus/usb might be deprecated in newer kernels ... -echo -e "# /etc/fstab - file generated by $0 (initramfs from $date)\n#\ -\tDirk von \ -Suchodoletz, dvs@openslx.com\n\nrootfs\t\t/\t\trootfs\t\tro\t\t 0 0\n\ -proc\t\t/proc\t\tproc\t\tdefaults\t 0 0\ninitramdevs\t/dev\t\ttmpfs\ -\t\trw\t\t 0 0\ndevpts\t\t/dev/pts\tdevpts\t\tmode=0620,gid=5\t 0 0" \ - >/mnt/etc/fstab || error "$init_fstab" -echo -e "rootfs / rootfs rw 0 0\ninitramdevs /dev tmpfs rw\ - 0 0" > /mnt/etc/mtab - -# copy library cache if generated -if [ -n "${ldsc}" ] ; then - # creating library cache takes a while ... - if waitfor /tmp/ldcfg 50000 ; then - test -s /mnt/tmp/ld.so.cache && \ - mv /mnt/tmp/ld.so.cache /mnt/etc/ld.so.cache - else - error "$init_errldcfg" - fi -else - error "$init_infldcfg" nonfatal -fi - -runinithook '60-have-servconfig' - -# wait a while for hardware setup to complete and copy stuff to stage4 -waitfor /tmp/hwcfg 20000 || error "$init_errhw" -[ -f /tmp/scanner-udev ] && cat /tmp/scanner-udev \ - >> /mnt/etc/udev/rules.d/04-scanner.rules -# move Xorg configuration to final destination depending if user or system -# generated -if [ -f /rootfs${D_XF86CONFFILE#/mnt} ] ; then - mv /rootfs${D_XF86CONFFILE#/mnt} /mnt/${D_XF86CONFFILE} -else - mv /tmp/xorg.conf /mnt/${D_XF86CONFFILE} || error "$init_errxorg" nonfatal -fi -# wait a while for services setup to complete -waitfor /tmp/svcfg 10000 || error "$init_errsw" -# IP configuration is complete and should not be updated automatically -killall -9 dhcpcd dhclient udhcpc 2>/dev/null -# copy machine configuration file into stage4 filesystem -mv /etc/machine-setup /mnt/etc - -# if uniondirs is not set yet, maybe the unions were given via machine-setup -if [ -z "$uniondirs" ]; then - if [ "$union_type" == "AUFS" ]; then - # does it contain "://"? - if [ "$aufs" != "${aufs#*://}" ]; then - uniondirs="$aufs" - fi - elif [ "$union_type" == "UnionFS" ]; then - # does it contain "://"? - if [ "$unionfs" != "${unionfs#*://}" ]; then - uniondirs="$unionfs" - fi - fi -fi -# if locations are given that should be unioned with the fs root, do it -if [ -n "$uniondirs" ]; then - include_in_fsroot_union "$union_type" "$uniondirs" -fi - -runinithook '70-before-plugins' - -# check for any plugin-specific runlevel scripts and run them, if found: -if [ -d /etc/plugin-init.d ]; then - for plugin_starter in /etc/plugin-init.d/*.sh; do - if [ -e $plugin_starter ]; then - [ $DEBUGLEVEL -gt 0 ] \ - && echo "Running plugin starter $plugin_starter ..." - . $plugin_starter - fi - done -fi - -runinithook '80-after-plugins' - -# create links for initial stage4 boot scripts -initial_boot $D_INITSCRIPTS - -runinithook '85-have-initial-boot' - -# post init for some distro specific -postinit -[ -s /initramfs/postinit.local ] && { - mv /initramfs/postinit.local /bin/postinit.local; - chmod u+x /bin/postinit.local; } -[ -f /bin/postinit.local ] && { - [ $DEBUGLEVEL -gt 0 ] && \ - echo "Running postinit.local - if boot stops here, check the script!" - /bin/postinit.local; } - -# start a debug shell in higher debug levels -[ $DEBUGLEVEL -gt 2 -a $DEBUGLEVEL != 8 ] && /bin/sh - -runinithook '90-postinit-done' - -# unmount the bind mounted modules directory -export ticks -for ticks in 0 1 2 5 10 20 30; do - sleep $ticks && umount -n /lib/modules/${KERNEL} 2>/dev/null && break - error "$init_wait" nonfatal -done - -mount 2>/dev/null | grep /lib/modules/${KERNEL} >/dev/null 2>&1 \ - && error "$init_errumnt" -# check for inittab file (might fail for new style init -> upstart) -test -f /mnt/etc/inittab || test -d /mnt/etc/event.d || error "$init_erritab" -# close runlevel script for stuff to execute during early bootup -d_mkrlscript close boot.slx "" -# put /tmp into stage4 mtab and add stuff to stage4 fstab -sed -n "s,/mnt,,;/\/tmp /p" /proc/mounts >> /mnt/etc/mtab -[ -f /tmp/fstab ] && cat /tmp/fstab >> /mnt/etc/fstab -# preparations to leave initramfs - umounting ... -umount -n /sys || error "$init_errsys" nonfatal -umount -n /proc/bus/usb >/dev/null 2>&1 -chmod 1777 /mnt/dev/shm /mnt/tmp /mnt/tmp/scratch 2>/dev/null -mount -n --move /dev /mnt/dev - -runinithook '95-cleanup' - -# kill hwautocfg, servconfig -killall -9 hwautocfg servconfig 2>/mnt/dev/null -# runtimer -[ $DEBUGLEVEL -eq 8 -o $DEBUGLEVEL -eq 20 ] && \ - echo "** SLX init ended near $(sysup)" -# kill the watchdog (autopoweroff, if stage3 init never finishes) -[ -f /tmp/watchdogpid ] && kill $(cat /tmp/watchdogpid) 2>/mnt/dev/null -umount -n /proc -# unset old environment variables -unset client debug date initrd ip bldroot nfsroot rootfs ticks vci vga -unset BOOT_IMAGE KCMDLINE KERNEL MODPRV NWMODULES OLDPWD UDEVD_EVENT_TIMEOUT \ - SLXVERSION UDEVD_EXPECTED_SEQNUM PATH - -runinithook '99-handing-over' - -# new style of pivoting (switch_root or run-init) -exec /bin/switch_root -c dev/console /mnt /sbin/init || error "$init_runinit" diff --git a/initramfs/initrd-stuff/lib/libpci.so b/initramfs/initrd-stuff/lib/libpci.so deleted file mode 120000 index 00209fb6..00000000 --- a/initramfs/initrd-stuff/lib/libpci.so +++ /dev/null @@ -1 +0,0 @@ -libpci.so.2 \ No newline at end of file diff --git a/initramfs/initrd-stuff/lib/libpci.so.2 b/initramfs/initrd-stuff/lib/libpci.so.2 deleted file mode 100644 index 6b9f5fba..00000000 Binary files a/initramfs/initrd-stuff/lib/libpci.so.2 and /dev/null differ diff --git a/initramfs/initrd-stuff/usr/share/README.ddcprobe b/initramfs/initrd-stuff/usr/share/README.ddcprobe deleted file mode 100644 index 4817dbf2..00000000 --- a/initramfs/initrd-stuff/usr/share/README.ddcprobe +++ /dev/null @@ -1,36 +0,0 @@ -DDCPROBE README -================= - -This version of ddcprobe can be found at: -http://packages.ubuntu.com/feisty/x11/xresprobe - -Download from section "More Information on xresprobe -> Download:" -http://archive.ubuntu.com/ubuntu/pool/main/x/xresprobe/xresprobe_0.4.24ubuntu3.tar.gz -hashes (dsc): -http://archive.ubuntu.com/ubuntu/pool/main/x/xresprobe/xresprobe_0.4.24ubuntu3.dsc - -================ - -Copyright (C) 2004 Canonical Software, written by -Daniel Stone . - -Copyright: - - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; version 2 dated June, 1991. - - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this package; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. - -On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. - - diff --git a/initramfs/initrd-stuff/usr/share/hwdata/Cards b/initramfs/initrd-stuff/usr/share/hwdata/Cards deleted file mode 100644 index 4e072eec..00000000 --- a/initramfs/initrd-stuff/usr/share/hwdata/Cards +++ /dev/null @@ -1,4261 +0,0 @@ -# $Revision: 1.178 $ -# This is the database of card definitions used by redhat-config-xfree86, -# Xconfigurator, xf86cfg, anaconda, and many other X configuration programs. -# -# Each definition should have a NAME entry, CHIPSET (descriptive) and -# SERVER (one of Mono, VGA16, SVGA, S3, 8514, Mach8, Mach32, Mach64, AGX, -# P9000, W32, I128). -# A reference to another definition is made with SEE (already defined -# entries are not overridden). -# Optional entries are RAMDAC (identifier), CLOCKCHIP (identifier), -# DACSPEED, NOCLOCKPROBE (advises never to probe clocks), UNSUPPORTED -# (indicates card that is not yet properly supported by a dedicated -# server). A LINE entry adds a line of text to be included in the -# Device section (can include options or comments). -# There's no CLOCKS option (although a Clocks line can be included -# with LINE), as it is very undesirable to have a Clocks line that -# is incorrect. The idea is that the Clocks are probed for to be -# sure (a commented suggested Clocks line can be included). -# -# The majority of entries are just a binding of a model name to a -# chipset/server and untested. - - -# *** RED HAT IMPORTANT NOTE *** -# -# Support is now being dropped for XFree86 3.3.6 as of this Cards file -# Cards unsupported or broken in 4.x will be configured to use the "vesa" -# driver if it works, and the "vga" driver if not. Cards that don't work -# with any driver are now considered unsupported. Bug reports and requests -# to support such hardware should be filed with XFree86.org and discussed on -# the xpert@xfree86.org mailing list. - -# When adding entries to this file, if XFree86 does *NOT* currently support -# the hardware you're adding, make *SURE* the entry is commented OUT, or else -# users *EXPECT* that the card works, because they see it on the menu. - - - -###### -# VGA - -NAME Generic VGA compatible -CHIPSET Generic VGA -SERVER VGA16 -DRIVER vga - -NAME Unsupported VGA compatible -CHIPSET Generic VGA -SERVER VGA16 -DRIVER vga -#UNSUPPORTED - -###################################################################### -# VESA driver -NAME VESA driver (generic) -CHIPSET VESA VBE 2.0 -DRIVER vesa - -###################################################################### -# Frame Buffer driver -NAME Framebuffer driver (generic) -CHIPSET fb -DRIVER fbdev - -###################################################################### -#Chips & Technologies - -#untested -NAME Chips & Technologies CT65520 -CHIPSET ct65520 -DRIVER chips -LINE # Device section for C&T cards. -LINE # Option "suspend_hack" -LINE # Option "STN" -LINE # Option "no_stretch" -LINE # Option "no_center" -LINE # Option "use_modeline" -LINE # Option "fix_panel_size" -LINE # videoram 512 -#UNSUPPORTED - -NAME Chips & Technologies CT65525 -CHIPSET ct65525 -LINE # Option "nolinear" -LINE # MemBase 0x03b00000 -SEE Chips & Technologies CT65520 - -NAME Chips & Technologies CT65530 -CHIPSET ct65530 -SEE Chips & Technologies CT65525 - -NAME Chips & Technologies CT65535 -CHIPSET ct65535 -NOCLOCKPROBE -LINE # Option "hw_clocks" -LINE # Textclockfreq 25.175 -SEE Chips & Technologies CT65530 - -NAME Chips & Technologies CT65540 -CHIPSET ct65540 -NOCLOCKPROBE -LINE # Option "use_18bit_bus" -SEE Chips & Technologies CT65535 - -NAME Chips & Technologies CT65545 -CHIPSET ct65545 -NOCLOCKPROBE -LINE # Option "noaccel" -LINE # Option "no_bitblt" -LINE # Option "xaa_no_color_exp" -LINE # Option "xaa_benchmark" -LINE # Option "hw_cursor" -LINE # Option "mmio" -SEE Chips & Technologies CT65540 - -NAME Chips & Technologies CT65546 -CHIPSET ct65546 -SEE Chips & Technologies CT65545 - -NAME Chips & Technologies CT65548 -CHIPSET ct65548 -SEE Chips & Technologies CT65545 - -# Confirmed working by Alan Cox, Dec 19, 2002 with XFree86 4.2.99.2 CVS -NAME Chips & Technologies CT65550 -CHIPSET ct65550 -NOCLOCKPROBE -LINE # Option "noaccel" -LINE # Option "no_bitblt" -LINE # Option "xaa_no_color_exp" -LINE # Option "xaa_benchmark" -LINE # Option "hw_cursor" -LINE # Option "sync_on_green" -LINE # Option "fast_dram" -LINE # Option "use_vclk1" -LINE # Textclockfreq 25.175 -SEE Chips & Technologies CT65530 - -NAME Chips & Technologies CT65554 -CHIPSET ct65554 -SEE Chips & Technologies CT65550 - -NAME Chips & Technologies CT65555 -CHIPSET ct65555 -SEE Chips & Technologies CT65550 - -NAME Chips & Technologies CT68554 -CHIPSET ct68554 -SEE Chips & Technologies CT65550 - -# The CT69000 XaaNo options were added into rawhide July 26, 2002, in order -# to prevent lockups using XFree86 4.2.0 in this driver. The problem has -# been reported widely on xpert@xfree86.org, and in bugzilla. The following -# bugzilla ID's are relevant and should be updated in the future should the -# bugs get fixed and testing be required: -# Bug ID's: 63284 -# Update: Aug 3, 2004 -# Warren has indicated the XaaNo options are no longer needed for this -# hardware, so I've commented them out and updated bug 63284. -NAME Chips & Technologies CT69000 -CHIPSET ct69000 -LINE #Option "XaaNoPixmapCache" -LINE #Option "XaaNoScreenToScreenCopy" -LINE #Option "XaaNoCPUToScreenColorExpandFill" -LINE #Option "NoAccel" -SEE Chips & Technologies CT65550 - -NAME Chips & Technologies CT69030 -CHIPSET ct69030 -SEE Chips & Technologies CT65550 - -NAME Chips & Technologies CT64200 -CHIPSET ct64200 -SERVER SVGA -DRIVER chips -LINE # Device section for C&T cards. -LINE # videoram 1024 - -NAME Chips & Technologies CT64300 -CHIPSET ct64300 -SERVER SVGA -DRIVER chips -LINE # Option "noaccel" -LINE # Option "no_bitblt" -LINE # Option "xaa_no_color_exp" -LINE # Option "xaa_benchmark" -LINE # Option "hw_cursor" -LINE # Option "nolinear" -LINE # MemBase 0x03b00000 -LINE # Option "hw_clocks" -LINE # Textclockfreq 25.175 -SEE Chips & Technologies CT64200 - -###################################################################### -# Cirrus Logic - -NAME Cirrus Logic GD542x -CHIPSET CL-GD5420/2/4/6/8/9 -SERVER SVGA -DRIVER cirrus -NOCLOCKPROBE -LINE # Device section for Cirrus Logic GD5420/2/4/6/8/9-based cards. -LINE #MemBase 0x00e00000 -LINE #MemBase 0x04e00000 -LINE #Option "linear" -#UNSUPPORTED - -# Flagged unsupported for 4.1.0 release (IRC feedback) -# Switched back to 4.2.0 to test if it works now (March 7, 2002) -NAME Cirrus Logic GD543x -CHIPSET CL-GD5430/5434/5436 -SERVER SVGA -DRIVER cirrus -NOCLOCKPROBE -LINE # Device section for Cirrus Logic GD5430/34-based cards. -LINE #MemBase 0x00e00000 # ISA card that maps to 14Mb -LINE #MemBase 0x04000000 # VLB card that maps to 64Mb -LINE #MemBase 0x80000000 # VLB card that maps to 2048Mb -LINE #MemBase 0x02000000 # VLB card that maps to 32Mb -LINE #Option "linear" -#UNSUPPORTED - -# Fixed in XFree86 4.1.0-0.9.10 release confirmed on 5446. mharris@redhat.com Aug 7, 2001 -NAME Cirrus Logic GD544x -CHIPSET CL-GD544x -DRIVER cirrus -#LINE Option "NoAccel" - -NAME Cirrus Logic GD5446 (noname card) -SEE Cirrus Logic GD544x - -NAME Creative Labs Graphics Blaster MA201 -SEE Cirrus Logic GD544x - -NAME Creative Labs Graphics Blaster MA202 -SEE Cirrus Logic GD544x - -#tested -NAME Cirrus Logic GD5462 -CHIPSET CL-GD5462 -SERVER SVGA -DRIVER cirrus -NOCLOCKPROBE -LINE #Option "fifo_conservative" - -#tested -NAME Cirrus Logic GD5464 -CHIPSET CL-GD5464 -SERVER SVGA -DRIVER cirrus -NOCLOCKPROBE -LINE #Option "fifo_conservative" - -# CpuToScreenColorExpandFill reported broken, so disabled on Feb 18, 2003 by -# mharris for bug: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=82704 -# and http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=83307 for 4.2.99.902 -NAME Cirrus Logic GD5465 -CHIPSET CL-GD5465 -#SERVER SVGA -DRIVER cirrus -NOCLOCKPROBE -LINE Option "XaaNoCpuToScreenColorExpandFill" -LINE #Option "fifo_conservative" - -NAME Creative Labs Graphics Blaster MA302 -CHIPSET CL-GD5462 -SEE Cirrus Logic GD5462 - -NAME Creative Labs Graphics Blaster MA334 -CHIPSET CL-GD5464 -SEE Cirrus Logic GD5464 - -NAME Creative Labs Graphics Blaster 3D -CHIPSET CL-GD5464 -SEE Cirrus Logic GD5464 - -# reported not working on SGI 1200 as of 02/22/2001 -# Reported working in XFree86-4.1.0-0.9.11 in bug (#13494) on Aug 7, 2001 -NAME Cirrus Logic GD5480 -CHIPSET CL-GD5480 -SERVER SVGA -DRIVER cirrus -NOCLOCKPROBE - -NAME Diamond SpeedStar 64 -CHIPSET CL-GD5434 -SEE Cirrus Logic GD543x - -NAME Diamond SpeedStar64 Graphics 2000/2200 -CHIPSET CL-GD5434 -SEE Cirrus Logic GD543x - -NAME Diamond SpeedStar Pro SE (CL-GD5430/5434) -SEE Cirrus Logic GD543x - -NAME Diamond SpeedStar Pro 1100 -SEE Cirrus Logic GD542x - -NAME Orchid Kelvin 64 VLB Rev A -CHIPSET CL-GD5434 -SERVER SVGA -DRIVER cirrus -NOCLOCKPROBE -LINE # Device section for Orchid Kelvin 64 VLB Rev A -LINE # Linear framebuffer maps at 2048Mb. Some motherboards make linear addressing -LINE # impossible. Some cards map at 32Mb. -LINE #MemBase 0x02000000 # VLB card that maps to 32Mb -LINE #MemBase 0x04000000 # VLB card that maps to 64Mb -LINE MemBase 0x80000000 # VLB card that maps to 2048Mb -LINE #Option "linear" - -NAME Orchid Kelvin 64 VLB Rev B -CHIPSET CL-GD5434 -SERVER SVGA -DRIVER cirrus -NOCLOCKPROBE -LINE # Device section for Orchid Kelvin 64 VLB Rev B -LINE # Linear framebuffer maps at 32Mb. Some motherboards make linear addressing -LINE # impossible. Some cards map at 2048Mb. -LINE MemBase 0x02000000 # VLB card that maps to 32Mb -LINE #MemBase 0x04000000 # VLB card that maps to 64Mb -LINE #MemBase 0x80000000 # VLB card that maps to 2048Mb -LINE #Option "linear" - -NAME Orchid Kelvin 64 -CHIPSET CL-GD5434 -SEE Cirrus Logic GD543x - -NAME Intel 5430 -CHIPSET CL-GD5430 -SEE Cirrus Logic GD543x - -NAME STB Nitro (64) -CHIPSET CL-GD5434 -SEE Cirrus Logic GD543x - -NAME STB Nitro 64 Video -CHIPSET CL-GD5446 -SEE Cirrus Logic GD544x - -NAME STB Horizon -CHIPSET CL-GD5426/28 -SEE Cirrus Logic GD542x - -NAME STB Horizon Video -CHIPSET CL-GD5440 -SEE Cirrus Logic GD544x - -NAME Genoa 8500VL(-28) -CHIPSET CL-GD5426/28 -SEE Cirrus Logic GD542x - -NAME Diamond SpeedStar Pro (not SE) -CHIPSET CL-GD5426/28 -SEE Cirrus Logic GD542x - -NAME ALG-5434(E) -CHIPSET CL-GD5434 -SEE Cirrus Logic GD543x - -NAME Actix ProStar -CHIPSET CL-GD5426/5428 -SEE Cirrus Logic GD542x - -NAME Actix ProStar 64 -CHIPSET CL-GD5434 -SEE Cirrus Logic GD543x - -#tested -NAME Acumos AVGA3 -SEE Cirrus Logic GD542x - -NAME DFI-WG1000 -SEE Cirrus Logic GD542x - -NAME Spider VLB Plus -CHIPSET CL-GD5428 -SEE Cirrus Logic GD542x - -NAME VI720 -CHIPSET CL-GD5434 -SEE Cirrus Logic GD543x - -NAME Cirrus Logic GD62xx (laptop) -CHIPSET CL-GD6205/15/25/35 -SERVER SVGA -DRIVER vga -NOCLOCKPROBE -#UNSUPPORTED - -NAME Cirrus Logic GD64xx (laptop) -CHIPSET CL-GD6420/6440 -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Cirrus Logic GD754x (laptop) -CHIPSET CL-GD7541/42/43/48 -SERVER SVGA -DRIVER vga -NOCLOCKPROBE -#UNSUPPORTED - -NAME Techworks Ultimate 3D -CHIPSET CL-GD5464 -SEE Cirrus Logic GD5464 - -NAME VideoLogic GrafixStar 550 -CHIPSET CL-GD5464 -SEE Cirrus Logic GD5464 - -NAME Jaton Video-70P -CHIPSET CL-GD5464 -SEE Cirrus Logic GD5464 - -NAME PixelView Combo TV Pro (Prolink) -CHIPSET CL-GD5480, 4MB -SERVER SVGA -DRIVER vga -#UNSUPPORTED -LINE # COMMENT on card TV Tuner -NOCLOCKPROBE - -NAME PixelView Combo TV 3D AGP (Prolink) -CHIPSET CL-GD5465, 4MB -SERVER SVGA -DRIVER vga -#UNSUPPORTED -LINE # COMMENT on card TV+FM Tuner -NOCLOCKPROBE - -NAME Creative Labs Graphics Blaster Eclipse (OEM Model CT6510) -SEE Cirrus Logic GD5465 - -NAME VideoLogic GrafixStar 560 (PCI/AGP) -SEE Cirrus Logic GD5465 - -NAME Octek VL-VGA-26 -CHIPSET CL-GD5426 -SEE Cirrus Logic GD542x - -NAME Octek VL-VGA-28 -CHIPSET CL-GD5428 -SEE Cirrus Logic GD542x - -NAME Octek Combo-26 -CHIPSET CL-GD5426 -SEE Cirrus Logic GD542x - -NAME Octek Combo-28 -CHIPSET CL-GD5428 -SEE Cirrus Logic GD542x - -NAME Octek AVGA-20 -CHIPSET CL-GD5420 -SEE Cirrus Logic GD542x - - -###################################################################### -# S3 801/805 - -NAME S3 801/805 (generic) -CHIPSET S3 801/805 -SERVER S3 -DRIVER s3 -#UNSUPPORTED - -NAME S3 86C801 (generic) -SEE S3 801/805 (generic) - -NAME S3 86C805 (generic) -SEE S3 801/805 (generic) - -#tested -NAME S3 801/805 with ATT20c490 RAMDAC -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c490 -LINE #Option "dac_8_bit" # Not supported by some 20c490 clones - -NAME S3 801/805 with SC1148{2,3,4} RAMDAC -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC sc11482 - -NAME S3 801/805 with SC1148{5,7,9} RAMDAC -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC sc11485 - -NAME S3 801/805 with S3 GenDAC -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC s3gendac -CLOCKCHIP s3gendac - -NAME S3 801/805 with ATT20c490 RAMDAC and ICD2061A -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c490 -CLOCKCHIP icd2061a -LINE #Option "dac_8_bit" # Not supported by some 20c490 clones - -NAME S3 801/805 with Chrontel 8391 -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c490 -CLOCKCHIP ch8391 -LINE Option "dac_8_bit" - -#tested -NAME Actix GE32+ 2MB -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c490 -LINE #Option "dac_8_bit" - -NAME Actix GE32i -CHIPSET S3 805i -SERVER S3 -DRIVER vga -#UNSUPPORTED - -NAME Orchid Fahrenheit VA -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c490 - -NAME Orchid Fahrenheit 1280 -CHIPSET S3 801 -SERVER S3 -DRIVER vga -#UNSUPPORTED -LINE #Probable clocks: -LINE #Clocks 25.20 28.32 32.50 0.00 40.00 44.90 50.40 65.00 -LINE #Clocks 78.00 56.70 63.10 75.10 80.00 89.90 100.90 31.50 - -NAME Orchid Fahrenheit-1280+ -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20C490 -LINE Dacspeed 110 -LINE Option "dac_8_bit" -LINE #Option "nolinear" # VLB card may require this -LINE #Probable clocks: -LINE #Clocks 25.20 28.32 40.0 0.0 50.10 77.0 36.10 45.0 -LINE #Clocks 130.0 120.20 80.0 31.50 110.30 65.0 75.0 94.60 - -NAME Diamond Stealth 24 -CHIPSET S3 801/805 -SERVER S3 -DRIVER vga -#UNSUPPORTED -CLOCKCHIP icd2061a -LINE #Option "nolinear" -LINE #Ramdac "att20c490" # The Diamond RAMDAC is reportedly compatible for 15bpp - -NAME Miro Crystal 8S -SEE S3 801/805 (generic) - -NAME Miro Crystal 10SD with GenDAC -SEE S3 801/805 with S3 GenDAC - -NAME Dell S3 805 -SEE S3 801/805 (generic) - -NAME STB Powergraph X-24 -SEE S3 801/805 with ATT20c490 RAMDAC and ICD2061A - -NAME JAX 8241 -SEE S3 801/805 with Chrontel 8391 - -NAME VL-41 -SEE S3 801/805 with Chrontel 8391 - -NAME SPEA Mirage -SEE S3 801/805 with Chrontel 8391 - -###################################################################### -# S3 864/Trio64/Trio32/868 - -NAME S3 864 (generic) -CHIPSET S3 864 -SERVER S3 -DRIVER vga -#UNSUPPORTED - -NAME S3 86C864 (generic) -SEE S3 864 (generic) - -NAME S3 Vision864 (generic) -SEE S3 864 (generic) - -NAME S3 864 with SDAC (86C716) -CHIPSET S3 864 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC s3_sdac -CLOCKCHIP s3_sdac -NOCLOCKPROBE - -NAME S3 864 with ATT 20C498 or 21C498 -CHIPSET S3 864 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c498 - -NAME S3 864 with STG1703 -CHIPSET S3 864 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC stg1703 -NOCLOCKPROBE - -NAME S3 868 (generic) -CHIPSET S3 868 -SERVER S3 -DRIVER vga -#UNSUPPORTED - -NAME S3 86C868 (generic) -SEE S3 868 (generic) - -NAME S3 Vision868 (generic) -SEE S3 868 (generic) - -NAME S3 868 with SDAC (86C716) -CHIPSET S3 868 -SERVER S3 -DRIVER vga -#UNSUPPORTED -NOCLOCKPROBE - -NAME S3 868 with ATT 20C498 or 21C498 -CHIPSET S3 868 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c498 - -NAME S3 868 with ATT 20C409 -CHIPSET S3 868 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c409 -NOCLOCKPROBE - -NAME Number Nine FX Motion 531 -CLOCKCHIP icd2061a -SEE S3 868 with ATT 20C498 or 21C498 - -###################################################################### -# S3 Trio64 - -NAME S3 Trio64 (generic) -CHIPSET S3 Trio64 -SERVER S3 -DRIVER s3 -NOCLOCKPROBE -#UNSUPPORTED - -NAME S3 86C764 (Trio64) -SEE S3 Trio64 (generic) - -NAME Number Nine GXE64 with S3 Trio64 -SEE S3 Trio64 (generic) - -NAME Cardex Trio64 -SEE S3 Trio64 (generic) - -NAME Cardex Trio64Pro -SEE S3 Trio64 (generic) - -NAME S3 Trio64V+ (generic) -CHIPSET S3 Trio64V+ -SERVER S3 -DRIVER s3 -NOCLOCKPROBE -#UNSUPPORTED - -NAME S3 86C765 (Trio64V+) -SEE S3 Trio64V+ (generic) - -###################################################################### -# S3 Trio32 - -NAME S3 Trio32 (generic) -CHIPSET S3 Trio32 -SERVER S3 -DRIVER s3 -NOCLOCKPROBE -#UNSUPPORTED - -NAME Genoa Phantom 64i with S3 SDAC -DACSPEED 135 -SEE S3 864 with SDAC (86C716) - -NAME Number Nine GXE64 -CHIPSET S3 864 -SERVER S3 -DRIVER vga -#UNSUPPORTED -CLOCKCHIP icd2061a -LINE Option "number_nine" - -NAME Diamond Stealth 64 DRAM with S3 SDAC -DACSPEED 135 -SEE S3 864 with SDAC (86C716) - -NAME Diamond Stealth64 Graphics 2xx0 series (864 + SDAC) -DACSPEED 135 -SEE S3 864 with SDAC (86C716) - -NAME Diamond Stealth 64 DRAM with S3 Trio64 -SEE S3 Trio64 (generic) - -NAME Diamond Stealth64 Graphics 2xx0 series (Trio64) -SEE S3 Trio64 (generic) - -NAME Diamond Stealth 64 DRAM SE -SEE S3 Trio32 (generic) - -NAME Diamond Stealth64 Video 2001 series (2121/2201) -SEE S3 Trio64V+ (generic) - -NAME Actix GE64 -CLOCKCHIP icd2061a -SEE S3 864 (generic) - -NAME ELSA Winner 1000PRO with S3 SDAC -SEE S3 864 with SDAC (86C716) - -NAME ELSA Winner 1000PRO with STG1700 or AT&T RAMDAC -CHIPSET S3 864 -SERVER S3 -DRIVER vga -#UNSUPPORTED -CLOCKCHIP icd2061a - -NAME ELSA Winner 1000PRO/X -SEE S3 868 with SDAC (86C716) - -NAME ELSA Winner 1000ISA -CHIPSET S3 805i -SERVER S3 -DRIVER vga -#UNSUPPORTED -CLOCKCHIP icd2061a -LINE Option "dac_8_bit" -LINE # the following settings should be detected and set automatically by XF86_S3 -LINE # if the serial number of the ELSA card is printed correctly: -LINE #ClockChip "icd2061a" - -NAME Miro Crystal 12SD -SEE S3 Trio32 (generic) - -NAME Miro Crystal 22SD -SEE S3 Trio64 (generic) - -NAME Miro Crystal 20SD with ICS2494 (BIOS 1.xx) -SEE S3 864 with ATT 20C498 or 21C498 - -NAME Miro Crystal 20SD with ICD2061A (BIOS 2.xx) -CLOCKCHIP icd2061a -SEE S3 864 with ATT 20C498 or 21C498 - -NAME Miro Crystal 20SD VLB with S3 SDAC (BIOS 3.xx) -SEE S3 864 with SDAC (86C716) - -NAME Miro Crystal 20SD PCI with S3 SDAC -SEE S3 868 with SDAC (86C716) - -NAME ELSA Winner 1000AVI (SDAC version) -SEE S3 868 with SDAC (86C716) - -NAME ELSA Winner 1000AVI (AT&T 20C409 version) -SEE S3 868 with ATT 20C409 - -NAME Diamond Stealth Video DRAM -SEE S3 868 with SDAC (86C716) - -NAME Diamond Stealth64 Video 2120/2200 -SEE S3 868 with SDAC (86C716) - -NAME SPEA/V7 Mirage P64 -CLOCKCHIP ics2595 -SEE S3 864 (generic) - -NAME SPEA/V7 Mirage P64 with S3 Trio64 -SEE S3 Trio64 (generic) - -NAME Number Nine FX Vision 330 -SEE S3 Trio64 (generic) - -NAME Number Nine FX Motion 331 -SEE S3 Trio64V+ (generic) - -NAME ASUS Video Magic PCI V864 -SEE S3 864 (generic) - -NAME ASUS Video Magic PCI VT64 -SEE S3 Trio64 (generic) - -NAME VidTech FastMax P20 -SEE S3 864 (generic) - -NAME VideoLogic GrafixStar 500 -SEE S3 868 with SDAC (86C716) - -NAME VideoLogic GrafixStar 400 -SEE S3 Trio64V+ (generic) - -NAME VideoLogic GrafixStar 300 -SEE S3 Trio64 (generic) - -NAME 2 the Max MAXColor S3 Trio64V+ -SEE S3 Trio64V+ (generic) - -NAME DataExpert DSV3365 -SEE S3 Trio64V+ (generic) - -NAME ExpertColor DSV3365 -SEE S3 Trio64V+ (generic) - -NAME DSV3326 -SEE S3 Trio64V+ (generic) - -# S3 Trio64V2 - -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=65582 -# This entry is defaulted to "vesa" driver for the above bug report. -# The specific chip is: 5333:8a13 5333:8a13 rev 01 class 03,00,00 hdr 00 -# This was added for XFree86 4.3.0 on Jan 24, 2003 -NAME S3 Trio64V2 (generic) -CHIPSET S3 Trio64V2 -#DRIVER s3 -DRIVER vesa -NOCLOCKPROBE -#UNSUPPORTED - -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=65582 -# This entry was changed to default to "vesa" for the above bug report -# on Jan 24, 2003 -NAME S3 Trio64V2 (Unsupported RAMDAC) -CHIPSET s3virge -#DRIVER s3 -DRIVER vesa -NOCLOCKPROBE - -NAME S3 Trio64V2/DX (generic) -SEE S3 Trio64V2 (generic) - -NAME S3 Trio64V2/GX (generic) -SEE S3 Trio64V2 (generic) - -NAME S3 86C775 (Trio64V2/DX) -SEE S3 Trio64V2/DX (generic) - -NAME S3 86C785 (Trio64V2/GX) -SEE S3 Trio64V2/GX (generic) - -NAME ELSA WINNER 1000/T2D -SEE S3 Trio64V2/DX (generic) - - -# S3 Aurora64V+ - -NAME S3 Aurora64V+ (generic) -CHIPSET S3 Aurora64V+ -SERVER S3 -DRIVER s3 -NOCLOCKPROBE -LINE # Option "lcd_center" -LINE # Set_LCDClk -#UNSUPPORTED - -NAME S3 86CM65 (Aurora64V+) -SEE S3 Aurora64V+ (generic) - -NAME SHARP 9080 -SEE S3 Aurora64V+ (generic) - -NAME SHARP 9090 -SEE S3 Aurora64V+ (generic) - -NAME COMPAQ Armada 7730MT -SEE S3 Aurora64V+ (generic) - -NAME COMPAQ Armada 7380DMT -SEE S3 Aurora64V+ (generic) - - -# S3 964/968 - -NAME S3 964 (generic) -CHIPSET S3 964 -SERVER S3 -DRIVER s3 -NOCLOCKPROBE -#UNSUPPORTED - -NAME S3 86C964 (generic) -SEE S3 964 (generic) - -NAME S3 Vision964 (generic) -SEE S3 964 (generic) - -NAME S3 968 (generic) -CHIPSET S3 968 -SERVER S3 -DRIVER s3 -NOCLOCKPROBE -#UNSUPPORTED - -NAME S3 86C968 (generic) -SEE S3 968 (generic) - -NAME S3 Vision968 (generic) -SEE S3 968 (generic) - -NAME Number Nine GXE64 Pro -CHIPSET S3 964 -SERVER S3 -DRIVER s3 -RAMDAC ti3025 -LINE Option "number_nine" -#UNSUPPORTED - -NAME Diamond Stealth 64 VRAM -CLOCKCHIP icd2061a -LINE #Option "slow_vram" -SEE S3 964 (generic) - -NAME Diamond Stealth64 Video 3200 -LINE #Option "slow_vram" -SEE S3 968 (generic) - -NAME Diamond Stealth 64 Video VRAM (TI RAMDAC) -LINE #Option "slow_vram" -LINE #DacSpeed 220 -SEE S3 968 (generic) - -NAME Diamond Stealth64 Video 3240/3400 (TI RAMDAC) -LINE #Option "slow_vram" -LINE #DacSpeed 220 -SEE S3 968 (generic) - -NAME Diamond Stealth64 Video 3240/3400 (IBM RAMDAC) -LINE #Option "slow_vram" -RAMDAC ibm_rgb526 -LINE DacSpeed 220 -SEE S3 968 (generic) - -NAME Genoa VideoBlitz III AV -LINE #s3RefClk 50 -LINE #DACspeed 170 -SEE S3 968 (generic) - -NAME STB Velocity 64 Video -LINE #s3RefClk 24 -LINE #DACspeed 220 -SEE S3 968 (generic) - -NAME STB Powergraph 64 Video -SEE S3 Trio64V+ (generic) - -NAME STB Powergraph 64 -SEE S3 Trio64 (generic) - -NAME ELSA Winner 1000TRIO -SEE S3 Trio64 (generic) - -NAME ELSA Winner 1000TRIO/V -SEE S3 Trio64V+ (generic) - -NAME Hercules Graphite Terminator 64 -LINE Option "slow_vram" -LINE #s3RefClk 50 -LINE #DACspeed 170 -SEE S3 964 (generic) - -NAME Hercules Terminator 64/Video -SEE S3 Trio64V+ (generic) - -NAME Hercules Graphite Terminator 64/DRAM -SEE S3 Trio64 (generic) - -NAME Hercules Graphite Terminator Pro 64 -LINE #s3RefClk 16 -LINE #DACspeed 220 -SEE S3 968 (generic) - -NAME Number Nine FX Motion 771 -LINE #s3RefClk 16 -SEE S3 968 (generic) - -NAME Spider Tarantula 64 -SEE S3 964 (generic) - -# Changed "DRIVER s3" to "DRIVER vesa" for bug #70743. Be sure to confirm -# any changes to this with the reporter of that bug. Aug 10, 2002 - mharris -NAME Miro Crystal 20SV -CHIPSET S3 964 -SERVER S3 -DRIVER vesa -CLOCKCHIP icd2061a -#UNSUPPORTED - -NAME Miro Crystal 40SV -CHIPSET S3 964 -SERVER S3 -DRIVER s3 -CLOCKCHIP ti3025 -#UNSUPPORTED - -NAME Miro Crystal 80SV -SEE S3 968 (generic) - -NAME Miro Video 20SV -CLOCKCHIP ics9161a -SEE S3 968 (generic) - -NAME SPEA Mercury 64 -CLOCKCHIP ics9161a -LINE #Option "spea_mercury" -SEE S3 964 (generic) - -NAME ELSA Winner 2000PRO-2 -LINE #Option "ELSA_w2000pro" -SEE S3 968 (generic) - -NAME ELSA Winner 2000PRO-4 -LINE #Option "ELSA_w2000pro" -SEE S3 964 (generic) - -NAME ELSA Winner 2000PRO/X-2 -LINE #Option "sync_on_green" -SEE S3 968 (generic) - -NAME ELSA Winner 2000PRO/X-4 -LINE #Option "sync_on_green" -SEE S3 968 (generic) - -NAME ELSA Winner 2000PRO/X-8 -LINE #Option "sync_on_green" -SEE S3 968 (generic) - -NAME ELSA Winner 2000AVI -LINE #Option "sync_on_green" -SEE S3 968 (generic) - -NAME ELSA Gloria-4 -LINE #Option "sync_on_green" -SEE S3 968 (generic) - -NAME ELSA Gloria-8 -LINE #Option "sync_on_green" -SEE S3 968 (generic) - -NAME VideoLogic GrafixStar 700 -SEE S3 968 (generic) - -NAME LeadTek WinFast S430 -SEE S3 968 (generic) - -NAME WinFast S430 -SEE LeadTek WinFast S430 - -NAME LeadTek WinFast S510 -SEE S3 968 (generic) - -NAME WinFast S510 -SEE LeadTek WinFast S510 - -###################################################################### -# S3 928 - -NAME S3 928 (generic) -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED - -NAME S3 86C928 (generic) -SEE S3 928 (generic) - -NAME Actix Ultra -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC att20c490 -LINE #Option "dac_8_bit" - -NAME Diamond Stealth Pro -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED -CLOCKCHIP icd2061a -LINE #Ramdac "att20c490" # The Diamond RAMDAC is reportedly compatible for 15bpp -LINE #Option "no_linear" # Some VLB machines may require this - -NAME ELSA Winner 1000VL -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED -LINE # the following settings should be detected and set automMatically by XF86_S3 -LINE # if the serial number of the ELSA card is printed correctly: -LINE #ClockChip "icd2061a" -LINE #Membase 0xf8000000 - -NAME ELSA Winner 1000TwinBus -SEE ELSA Winner 1000VL - -NAME ELSA Winner 2000 -SEE S3 928 (generic) - -NAME Miro Crystal 16S -SEE S3 928 (generic) - -NAME SPEA/V7 Mercury -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED -CLOCKCHIP sc11412 -LINE Option "spea_mercury" - -NAME STB Pegasus -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED -RAMDAC bt485 -CLOCKCHIP icd2061a -LINE Option "stb_pegasus" -LINE #Option "sync_on_green" - -NAME Number Nine GXE Level 14/16 -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED -DACSPEED 200 -CLOCKCHIP icd2061a -LINE Option "number_nine" -LINE #Option "nolinear" -LINE #Option "nomemaccess" - -NAME Number Nine GXE Level 10/11/12 -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED -CLOCKCHIP icd2061a -LINE Option "number_nine" - -NAME 928Movie -CHIPSET S3 928 -SERVER S3 -DRIVER vga -#UNSUPPORTED -CLOCKCHIP icd2595 -RAMDAC bt485 -LINE # pixel multiplexing not supported - -###################################################################### -# S3 911/924 - -NAME S3 911/924 (generic) -CHIPSET S3 911/924 -SERVER S3 -DRIVER vga -#UNSUPPORTED - -NAME S3 86C911 (generic) -SEE S3 911/924 (generic) - -NAME S3 86C924 (generic) -SEE S3 911/924 (generic) - -NAME Diamond Stealth VRAM -CLOCKCHIP icd2061a -SEE S3 911/924 (generic) - -NAME Orchid Fahrenheit 1280 -SEE S3 911/924 (generic) - -NAME S3 924 with SC1148 DAC -LINE #Probable clocks: -LINE #Clocks 25.2 28.3 39.7 1.7 49.9 76.7 35.7 44 -LINE #Clocks 130.2 119.5 79.4 31.2 110.0 65.2 74.9 71.3 -SEE S3 911/924 (generic) - -###################################################################### -# S3 ViRGE,/DX,/GX and ViRGE/VX - -NAME S3 ViRGE (generic) -CHIPSET S3 ViRGE -SERVER SVGA -DRIVER s3virge -NOCLOCKPROBE -LINE #Option "xaa_benchmark" -LINE #Option "fifo_moderate" -LINE #Option "pci_burst_on" -LINE #Option "pci_retry" -#UNSUPPORTED - -NAME S3 ViRGE/DX (generic) -CHIPSET S3 ViRGE/DX -SERVER SVGA -DRIVER s3virge -NOCLOCKPROBE -LINE #Option "xaa_benchmark" -LINE #Option "fifo_moderate" -LINE #Option "pci_burst_on" -LINE #Option "pci_retry" -#UNSUPPORTED - -NAME S3 ViRGE/GX (generic) -CHIPSET S3 ViRGE/GX -DRIVER s3virge -NOCLOCKPROBE -LINE #Option "xaa_benchmark" -LINE #Option "fifo_moderate" -LINE #Option "pci_burst_on" -LINE #Option "pci_retry" -#UNSUPPORTED - -NAME S3 ViRGE/GX2 (generic) -CHIPSET S3 ViRGE/GX2 -DRIVER s3virge -NOCLOCKPROBE -LINE #Option "xaa_benchmark" -LINE #Option "fifo_moderate" -LINE #Option "pci_burst_on" -LINE #Option "pci_retry" -#UNSUPPORTED - -NAME S3 ViRGE/MX (generic) -CHIPSET S3 ViRGE/MX -DRIVER s3virge -NOCLOCKPROBE -LINE #Option "lcd_center" -LINE #Set_LCDClk -LINE #Option "xaa_benchmark" -LINE #Option "fifo_moderate" -LINE #Option "pci_burst_on" -LINE #Option "pci_retry" -#UNSUPPORTED - -NAME S3 ViRGE/MX+ (generic) -SEE S3 ViRGE/MX (generic) - -# Changed default driver for S3 Trio3D from "s3virge" to "vesa" driver as per -# bug #59956 in bugzilla. The bug reporter of the above report should be -# consulted before changing this back to a native driver in the future. This -# is changed for 4.2.0 post RHL 7.3. -- July 26, 2002 - Mike A. Harris -# Update: Bug #125866 has requested the driver for this hardware be changed -# to use the "s3virge" driver. I've investigated the original bug #59956 and -# the PCI IDs are identical for all 3 users in those 2 bug reports, so I -# assume the "s3virge" driver works now in X.Org X11 6.7.99.903 et al. I'm -# changing the default back from "vesa" to "s3virge" for the "S3 Trio3D" entry -# here, but I've added a new one named "S3 Trio64 3D" as well, which also -# defaults to the "s3virge" driver. I've left the pcitable->Cards mapping -# alone for the 0x8904 and 0x8903 entries so that they can be changed in the -# future if a problem is discovered, however the new entry added to pcitable -# is for the specific card referenced in these above bug reports, specified -# including the subvendor/subdevice fields, so that we can assign drivers for -# these card ranges in a more finely grained manner. -NAME S3 Trio3D -CHIPSET S3 Trio3D -NOCLOCKPROBE -DRIVER s3virge - -# See above comment for "S3 Trio3D" as it applies to this one as well. -# This "S3 Trio64 3D" entry is specifically for: -# 01:01.0 Class 0300: 5333:8904 (rev 01) Subsystem: 1014:00db -NAME S3 Trio64 3D -CHIPSET S3 Trio3D -NOCLOCKPROBE -DRIVER s3virge - -NAME S3 86C365 (Trio3D) -SEE S3 Trio3D - -NAME Elsa Winner T3D -SEE S3 Trio3D - -NAME Hercules Terminator 128/3D -SEE S3 Trio3D - -NAME AOpen PG128 -SEE S3 Trio3D - -NAME S3 86C368 (Trio3D/2X) -LINE # Option "no_accel" # You may enable this if there are timeouts when starting X -SEE S3 Trio3D - -NAME S3 Trio3D/2X -LINE # Option "no_accel" # You may enable this if there are timeouts when starting X -SEE S3 Trio3D - -NAME S3 86C325 (ViRGE) -SEE S3 ViRGE (generic) - -NAME S3 86C375 (ViRGE/DX) -SEE S3 ViRGE/DX (generic) - -NAME S3 86C385 (ViRGE/GX) -SEE S3 ViRGE/GX (generic) - -NAME S3 86C357 (ViRGE/GX2) -SEE S3 ViRGE/GX2 (generic) - -NAME S3 86C260 (ViRGE/MX) -SEE S3 ViRGE/MX (generic) - -NAME S3 86C280 (ViRGE/MX+) -SEE S3 ViRGE/MX+ (generic) - - -NAME ELSA Victory 3D -SEE S3 ViRGE (generic) - -NAME ELSA Victory 3DX -SEE S3 ViRGE/DX (generic) - -NAME ELSA Winner 3000-S -SEE S3 ViRGE (generic) - -NAME Number Nine Visual 9FX Reality 332 -SEE S3 ViRGE (generic) - -NAME Number Nine FX Motion 332 -SEE S3 ViRGE (generic) - -NAME Diamond Stealth 3D 2000 -SEE S3 ViRGE (generic) - -NAME Diamond Stealth 3D 2000 PRO -SEE S3 ViRGE/DX (generic) - -NAME Diamond Multimedia Stealth 3D 2000 -SEE S3 ViRGE (generic) - -NAME Diamond Multimedia Stealth 3D 2000 PRO -SEE S3 ViRGE/DX (generic) - -NAME Canopus Co. Power Window 3DV -SEE S3 ViRGE (generic) - -NAME DataExpert DSV3325 -SEE S3 ViRGE (generic) - -NAME ExpertColor DSV3325 -SEE S3 ViRGE (generic) - -NAME DSV3325 -SEE S3 ViRGE (generic) - -NAME Hercules Terminator 64/3D -SEE S3 ViRGE (generic) - -NAME Hercules Terminator 3D/DX -SEE S3 ViRGE/DX (generic) - -NAME AOpen PT70 -SEE S3 ViRGE/DX (generic) - -NAME AOpen PT75 -SEE S3 ViRGE/DX (generic) - -NAME LeadTek WinFast 3D S600 -SEE S3 ViRGE (generic) - -NAME LeadTek WinFast 3D S680 -SEE S3 ViRGE/GX2 (generic) - -NAME Miro MiroMedia 3D -SEE S3 ViRGE (generic) - -NAME Orchid Technology Fahrenheit Video 3D -SEE S3 ViRGE (generic) - -NAME STB Systems Powergraph 3D -SEE S3 ViRGE (generic) - -NAME STB Nitro 3D -CHIPSET S3 ViRGE/GX -SEE S3 ViRGE/GX (generic) - -NAME MELCO WGP-VG4S -LINE #DACSpeed 191 162 111 83 -LINE #SetMClck 75 -SEE S3 ViRGE (generic) - - - -NAME S3 ViRGE/VX (generic) -CHIPSET S3 ViRGE/VX -SERVER SVGA -DRIVER s3virge -NOCLOCKPROBE -LINE #Option "xaa_benchmark" -LINE #Option "fifo_moderate" -LINE #Option "pci_burst_on" -LINE #Option "pci_retry" -#UNSUPPORTED - -NAME S3 86C988 (ViRGE/VX) -SEE S3 ViRGE/VX (generic) - -NAME ELSA Winner 3000 -SEE S3 ViRGE/VX (generic) - -NAME ELSA Winner 3000-M-22 -SEE S3 ViRGE/VX (generic) - -NAME ELSA Winner 3000-L-42 -SEE S3 ViRGE/VX (generic) - -NAME ELSA Winner 2000AVI/3D -SEE S3 ViRGE/VX (generic) - -NAME Diamond Stealth 3D 3000 -SEE S3 ViRGE/VX (generic) - -NAME STB Systems Velocity 3D -SEE S3 ViRGE/VX (generic) - -NAME MELCO WGP-VX8 -SEE S3 ViRGE/VX (generic) - -NAME Number Nine FX Reality 772 -SEE S3 ViRGE/VX (generic) - -NAME Diamond Stealth 3D 4000 -SEE S3 ViRGE/GX2 (generic) - -NAME Toshiba Tecra 750CDT -SEE S3 ViRGE/MX (generic) - -NAME Toshiba Tecra 750DVD -SEE S3 ViRGE/MX (generic) - -NAME Toshiba Tecra 540CDT -SEE S3 ViRGE/MX (generic) - -NAME Toshiba Tecra 550CDT -SEE S3 ViRGE/MX (generic) - -NAME Toshiba Satellite 2050 CDS -SEE S3 ViRGE/MX (generic) - -NAME Toshiba Satellite 2520 CDS -SEE S3 ViRGE/MX (generic) - -NAME Compaq Armada 7400 -SEE S3 ViRGE/MX (generic) - -NAME Compaq Armada 7800 -SEE S3 ViRGE/MX (generic) - -###################################################################### -# S3 Savage cards ####### - -NAME S3 Savage (generic) -CHIPSET S3 Savage -DRIVER savage -NOCLOCKPROBE -LINE #Option "xaa_benchmark" - -NAME S3 86C390 (Savage3D) -SEE S3 Savage (generic) - -NAME S3 86C391 (Savage3D) -SEE S3 Savage (generic) - -NAME S3 Savage3D -SEE S3 Savage (generic) - -NAME Aristo ART-390-G S3 Savage3D -SEE S3 Savage (generic) - -NAME S3 Savage4 (generic) -LINE # Option "no_accel" # You may enable this if there are timeouts when starting X -SEE S3 Savage (generic) - -NAME S3 86C395 (Savage4 Pro+) -SEE S3 Savage4 (generic) - -NAME S3 86C396 (Savage4) -SEE S3 Savage4 (generic) - -NAME S3 86C397 (Savage4) -SEE S3 Savage4 (generic) - -NAME S3 Savage4 -SEE S3 Savage4 (generic) - -NAME S3 Savage4 Pro+ -SEE S3 Savage4 (generic) - -NAME Diamond Stealth III (S520/S540) -SEE S3 Savage4 (generic) - -NAME Creative Labs Savage 4 3D Blaster -SEE S3 Savage4 (generic) - -NAME S3 Savage 2000 (generic) -CHIPSET S3 Savage2000 -SERVER SVGA -DRIVER savage -NOCLOCKPROBE - -# This was reverted to the 'vesa' driver Feb 13, 2003 because Savage/MX -# support is broken in XFree86 4.2.99.901 and is unlikely to be fixed for -# 4.3.0 at this stage. Email to the driver maintainer has not garnered a -# response, so I assume he is not actively maintaining the driver currently. -# The safest bet for now is to use 'vesa' until a public fix is available. -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=80278 -# -# Update: I've updated the driver to 1.1.27t in 4.2.99.902, which is supposed -# to fix the Savage MX/IX problems, so I've changed back to the native driver -# here. mharris - Feb 18, 2003 -NAME S3 Savage/MX -CHIPSET Savage/MX -DRIVER savage -#DRIVER vesa -NOCLOCKPROBE - -NAME S3 Savage/IX -CHIPSET Savage/IX -DRIVER savage -#DRIVER vesa -NOCLOCKPROBE - -NAME S3 ProSavage KM133 -CHIPSET ProSavage/Twister -DRIVER savage -NOCLOCKPROBE - -NAME S3 ProSavage PM133 -CHIPSET ProSavage/Twister -DRIVER savage -NOCLOCKPROBE - -NAME S3 ProSavage KN133 -CHIPSET ProSavage/Twister -DRIVER savage -NOCLOCKPROBE - -NAME S3 ProSavage PN133 -CHIPSET ProSavage/Twister -DRIVER savage -NOCLOCKPROBE - -# S3 UniChrome (via) - -NAME S3 UniChrome -CHIPSET UniChrome -DRIVER via -NOCLOCKPROBE - -# Tseng Labs ET4000/ET6000 - -NAME ET3000 (generic) -CHIPSET ET3000 -SERVER SVGA -DRIVER tseng - -NAME Genoa 5400 -SEE ET3000 (generic) - -NAME ET4000 (generic) -CHIPSET ET4000 -SERVER SVGA -DRIVER tseng - -NAME ET4000/W32 (generic) -CHIPSET ET4000/W32 -SERVER W32 -DRIVER tseng - -NAME ET4000 W32i, W32p (generic) -CHIPSET ET4000/W32(i/p) -SERVER SVGA -DRIVER tseng -LINE #Option "linear" # for linear mode at 8bpp -LINE #Option "noaccel" # when problems with accelerator -LINE #Option "power_saver" # enable VESA DPMS -LINE #Option "fast_dram" -LINE #Option "pci_retry" # faster, but problematic for ISA DMA -LINE #Option "hibit_high" # see README.tseng -- most cards need this -LINE #Option "hibit_low" # see README.tseng -- mostly for older ET4000 cards -LINE #MemBase 0x3C00000 # when automatic MemBase detection doesn't work -LINE # -- see README.tseng for more (important) information on MemBase - -NAME ET6000 (generic) -CHIPSET ET6000 -SERVER SVGA -DRIVER tseng -NOCLOCKPROBE -LINE #videoram 2304 # 2.25 MB, when memory probe is incorrect -LINE #Option "linear" # for linear mode at 8bpp -LINE #Option "noaccel" # when problems with accelerator -LINE #Option "power_saver" # enable VESA DPMS -LINE #Option "pci_retry" # faster, but problematic for ISA DMA -LINE #Option "hw_cursor" # Use hardware cursor (see docs for limitations) -LINE #Option "xaa_no_color_exp" # When text (or bitmap) is not rendered correctly - -NAME ET6100 (generic) -CHIPSET ET6100 -SEE ET6000 (generic) - -NAME ET6300 (generic) -CHIPSET ET6300 -SEE ET6000 (generic) - -NAME Diamond Stealth 32 -CLOCKCHIP icd2061a -NOCLOCKPROBE -SEE ET4000 W32i, W32p (generic) - -NAME Cardex Cobra -SEE ET4000 W32i, W32p (generic) - -NAME Cardex Challenger (Pro) -SEE ET4000 W32i, W32p (generic) - -NAME Colorgraphic Dual Lightning -SEE ET4000 W32i, W32p (generic) - -NAME Dell onboard ET4000 -SEE ET4000 (generic) - -NAME DFI-WG5000 -SEE ET4000 W32i, W32p (generic) - -NAME Diamond SpeedStar (Plus) -SEE ET4000 (generic) - -NAME Diamond SpeedStar 24 -SEE ET4000 (generic) - -NAME Diamond SpeedStar HiColor -SEE ET4000 (generic) - -NAME Genoa 8900 Phantom 32i -SEE ET4000 W32i, W32p (generic) - -NAME Hercules Dynamite -SEE ET4000/W32 (generic) - -NAME Hercules Dynamite Power -SEE ET4000 W32i, W32p (generic) - -NAME Hercules Dynamite Pro -SEE ET4000 W32i, W32p (generic) - -NAME Integral FlashPoint -SEE ET4000 W32i, W32p (generic) - -NAME LeadTek WinFast S200 -SEE ET4000 W32i, W32p (generic) - -NAME Matrox Comet -SEE ET4000 W32i, W32p (generic) - -NAME Matrox Marvel II -SEE ET4000 W32i, W32p (generic) - -NAME Miro MiroVideo 20TD -SEE ET4000 W32i, W32p (generic) - -NAME WinFast S200 -SEE LeadTek WinFast S200 - -NAME Sigma Concorde -SEE ET4000/W32 (generic) - -NAME Sigma Legend -SEE ET4000 (generic) - -NAME SPEA/V7 ShowTime Plus -SEE ET4000 W32i, W32p (generic) - -NAME STB LightSpeed -SEE ET4000 W32i, W32p (generic) - -NAME STB MVP-2 -SEE ET4000 (generic) - -NAME STB MVP-2 PCI -SEE ET4000 W32i, W32p (generic) - -NAME STB MVP-2X -SEE ET4000 W32i, W32p (generic) - -NAME STB MVP-4 PCI -SEE ET4000 W32i, W32p (generic) - -NAME STB MVP-4X -SEE ET4000 W32i, W32p (generic) - -NAME TechWorks Thunderbolt -SEE ET4000/W32 (generic) - -NAME ViewTop PCI -SEE ET4000 W32i, W32p (generic) - -NAME SNI PC5H W32 -CLOCKCHIP stg1703 -NOCLOCKPROBE -SEE ET4000 W32i, W32p (generic) - -NAME SNI Scenic W32 -CLOCKCHIP stg1703 -NOCLOCKPROBE -SEE ET4000 W32i, W32p (generic) - -NAME Hercules Dynamite 128/Video -SEE ET6000 (generic) - -NAME STB LightSpeed 128 -SEE ET6000 (generic) - -NAME VideoLogic GrafixStar 600 -SEE ET6000 (generic) - -NAME Jazz Multimedia G-Force 128 -SEE ET6000 (generic) - -NAME Mirage Z-128 -SEE ET6000 (generic) - -NAME California Graphics SunTracer 6000 -SEE ET6000 (generic) - -NAME Binar Graphics AnyView -SEE ET6000 (generic) - -NAME MediaVision Proaxcel 128 -SEE ET6000 (generic) - -NAME ATrend ATC-2165A -SEE ET6000 (generic) - -NAME Interay PMC Viper -SEE ET6000 (generic) - -NAME 2-the-Max MAXColor 6000 -SEE ET6000 (generic) - -NAME Gainward Challenger EV -SEE ET6000 (generic) - -NAME MachSpeed VGA ET6000 -SEE ET6000 (generic) - -NAME KouTech KeyVision 128 EV -SEE ET6000 (generic) - -NAME Jaton Video-58P -SEE ET6000 (generic) - -###################################################################### -# ATI - -NAME ATI 8514 Ultra (no VGA) -CHIPSET ATI-Mach8 -DRIVER vga - -NAME ATI Graphics Ultra -CHIPSET ati -DRIVER ati - -NAME ATI Graphics Ultra Pro -CHIPSET ati -DRIVER ati - -NAME ATI Wonder SVGA -CHIPSET ati -DRIVER ati - -NAME ATI Ultra Plus -CHIPSET ati -DRIVER ati - -NAME ATI Mach32 -CHIPSET ati -DRIVER ati - -NAME ATI Mach64 -CHIPSET ati -DRIVER ati -NOCLOCKPROBE - -NAME ATI Mach64 CT (264CT) -SEE ATI Mach64 - -NAME ATI Mach64 VT (264VT) -SEE ATI Mach64 - -NAME ATI Mach64 GT (264GT), aka 3D RAGE -SEE ATI Mach64 - -NAME ATI Mach64 3D RAGE II -SEE ATI Mach64 - -NAME ATI Mach64 3D RAGE II+DVD -SEE ATI Mach64 - -NAME ATI Mach64 3D Rage IIC -SEE ATI Mach64 - -NAME ATI Mach64 3D Rage Pro -SEE ATI Mach64 - -NAME ATI 3D Pro Turbo -SEE ATI Mach64 - -NAME ATI 3D Pro Turbo PC2TV -SEE ATI Mach64 - -NAME ATI 3D Xpression -SEE ATI Mach64 - -NAME ATI 3D Xpression+ -SEE ATI Mach64 - -NAME ATI 3D Xpression+ PC2TV -SEE ATI Mach64 - -NAME ATI All-in-Wonder -SEE ATI Mach64 - -NAME ATI All-in-Wonder Pro -SEE ATI Mach64 - -NAME ATI Graphics Pro Turbo -SEE ATI Mach64 - -NAME ATI Graphics Pro Turbo 1600 -SEE ATI Mach64 - -NAME ATI Graphics Xpression -SEE ATI Mach64 - -NAME ATI Video Boost -SEE ATI Mach64 - -NAME ATI Video Charger -SEE ATI Mach64 - -NAME ATI Video Xpression -SEE ATI Mach64 - -NAME ATI Video Xpression+ -SEE ATI Mach64 - -NAME ATI WinBoost -SEE ATI Mach64 - -NAME ATI WinCharger -SEE ATI Mach64 - -NAME ATI WinTurbo -SEE ATI Mach64 - -NAME ATI Xpert 98 -SEE ATI Mach64 - -NAME ATI Xpert XL -SEE ATI Mach64 - -NAME ATI Xpert@Play -SEE ATI Mach64 - -NAME ATI Xpert@Play 98 -SEE ATI Mach64 - -NAME ATI Xpert@Work -SEE ATI Mach64 - -NAME ATI integrated on Intel Maui MU440EX motherboard -SEE ATI Mach64 - -NAME ASUS PCI-V264CT -SEE ATI Mach64 - -NAME ASUS PCI-AV264CT -SEE ATI Mach64 - -NAME ATI Rage LT -SEE ATI Mach64 - -NAME ATI Rage LT PRO -SEE ATI Mach64 - -NAME ATI Rage XL -CHIPSET ati -DRIVER ati -NOCLOCKPROBE - -NAME ATI Rage XL AGP -SEE ATI Rage XL - -NAME ATI Rage Mobility P -SEE ATI Mach64 - -NAME ATI Rage Mobility -CHIPSET ati -DRIVER ati -LINE # Uncomment the following line to enable external display -LINE # Option "crt_screen" -NOCLOCKPROBE - -###################################################################### -# ATI Radeon - -NAME ATI Radeon (generic) -CHIPSET R100 -DRIVER radeon - -NAME ATI Radeon -SEE ATI Radeon (generic) - -NAME ATI Radeon AGP -SEE ATI Radeon (generic) - -NAME ATI Radeon 32 DDR (AGP) -SEE ATI Radeon (generic) - -NAME ATI Radeon 32 SDR (AGP) -SEE ATI Radeon (generic) - -NAME ATI Radeon 64 DDR (AGP) -SEE ATI Radeon (generic) - -NAME ATI Radeon AGP VIVO -SEE ATI Radeon (generic) - -NAME ATI Radeon All In Wonder AGP -SEE ATI Radeon (generic) - -NAME ATI Radeon VE -CHIPSET RV100 -DRIVER radeon - -# The Radeon 7000 is identical to the Radeon VE, however it has a different -# Subdevice ID, and possibly subvendor ID as well as ATI licences their chips -# to other vendors. It is possible that other vendor's hardware may require -# different entries in pcitable, and also the Cards database if they differ -# greatly from ATI's hardware. -NAME ATI Radeon 7000 -SEE ATI Radeon VE - -NAME ATI Radeon Mobility M6 -CHIPSET RV100 -DRIVER radeon - -# The Radeon 7200 is identical to the Radeon 64DDR for the most part only -# has differing subid's. This card is fairly rare in practice. -NAME ATI Radeon 7200 -SEE ATI Radeon (generic) - -# Radeon 7500 is made by ATI, but also boards are available from other -# manufacturers, some of which are customized and require special configuration. -# As these custom configurations become known, the database will be extended -# to handle these variants. -# This was added for special Dell hardware, but 4.2.99.x handles them -# properly in the driver now. Commenting out the LINE options -NAME ATI Radeon 7500 -CHIPSET RV200 -DRIVER radeon -#LINE # Some 7500 boards aparently need this option enabled to work - bug (#62760) -#LINE # Option "CrtScreen" - -# The Radeon Mobility 7500 is the M7. Both entries provided for compatibility. -NAME ATI Radeon Mobility 7500 -CHIPSET RV200 -DRIVER radeon - -NAME ATI Radeon Mobility M7 -CHIPSET RV200 -DRIVER radeon - -# This card is Radeon Mobility M7 variant LX, not supported by stock 4.2.0, but -# supported by Red Hat Linux XFree86 4.2.0. -# alphablue on freenode has one of these -NAME ATI Mobility FireGL 7800 -CHIPSET RV200 -DRIVER radeon - -NAME ATI Radeon 8500 -CHIPSET R200 -DRIVER radeon - -NAME ATI Radeon 8500LE -CHIPSET R200 -DRIVER radeon - -NAME ATI FireGL 8700 -CHIPSET R200 -DRIVER radeon - -NAME ATI FireGL 8800 -CHIPSET R200 -DRIVER radeon - -NAME ATI Radeon 9000 -CHIPSET R250 -DRIVER radeon - -NAME ATI Radeon 9000 Pro -CHIPSET R250 -DRIVER radeon - -NAME ATI Radeon 9100 -CHIPSET R250 -DRIVER radeon - -NAME ATI Radeon Mobility M9 -CHIPSET R250 -DRIVER radeon - -NAME ATI Radeon 9200 -CHIPSET R250 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9200SE -CHIPSET R250 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9500 -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9500 Pro -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9600 -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9600 Pro -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon Mobility 9600 -CHIPSET RV350 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon Mobility 9600 M10 -CHIPSET RV350 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9700 -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9700 Pro -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9800 -CHIPSET R350 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9800 Pro -CHIPSET R350 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI Radeon 9800 XT -CHIPSET R350 -DRIVER radeon -LINE #Option "nodri" - -# HP AMD64 onboard ATI Radeon RS482 -NAME ATI Radeon RS482 -DRIVER radeon - -NAME ATI FireGL Z1/X1 -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI FireGL X1 -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI FireGL X2 -CHIPSET RV350 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI FireGL Z1 -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI FireGL T2 -CHIPSET RV350 -DRIVER radeon - -NAME ATI FireGL Mobility T2 -CHIPSET RV350 -DRIVER radeon - -NAME ATI Radeon Mobility U1 -CHIPSET R300 -DRIVER radeon -LINE #Option "nodri" - -NAME ATI FireGL D1100 -DRIVER radeon - -NAME ATI FireGL M22 GL -DRIVER radeon - -NAME ATI FireGL M24 GL -DRIVER radeon - -NAME ATI FireGL Mobility T2e -DRIVER radeon - -NAME ATI FireGL V3100 -DRIVER radeon - -NAME ATI FireGL V3200 -DRIVER radeon - -NAME ATI FireGL V5100 -DRIVER radeon - -NAME ATI FireGL V7100 -DRIVER radeon - -NAME ATI FireGL V7200 -DRIVER radeon - -NAME ATI FireGL X3 -DRIVER radeon - -NAME ATI Radeon 7000 IGP -DRIVER radeon - -NAME ATI Radeon 9100 IGP -DRIVER radeon - -NAME ATI Radeon 9100 PRO IGP -DRIVER radeon - -NAME ATI Radeon 9200PRO -DRIVER radeon - -NAME ATI Radeon IGP320 -DRIVER radeon - -NAME ATI Radeon IGP330/340/350 -DRIVER radeon - -NAME ATI Radeon IGP330M/340M/350M -DRIVER radeon - -NAME ATI Radeon Mobility 7000 -DRIVER radeon - -NAME ATI Radeon Mobility 9100 IGP -DRIVER radeon - -NAME ATI Radeon Mobility 9200 -DRIVER radeon - -NAME ATI Radeon Mobility 9200 IGP -DRIVER radeon - -NAME ATI Radeon Mobility 9800 -DRIVER radeon - -NAME ATI Radeon Mobility M300 -DRIVER radeon - -NAME ATI Radeon Mobility X600 -DRIVER radeon - -NAME ATI Radeon X800 -DRIVER radeon - -NAME ATI Radeon X800LE -DRIVER radeon - -NAME ATI Radeon X800PRO -DRIVER radeon - -NAME ATI Radeon X800SE -DRIVER radeon - -NAME ATI Radeon X300 -DRIVER radeon - -NAME ATI Radeon X600 -DRIVER radeon - -NAME ATI Radeon X800XT -DRIVER radeon - -NAME ATI Radeon (fglrx) -DRIVER radeon -#DRIVER fglrx - -#NAME ATI Radeon Xpress 200 -#DRIVER fglrx # radeon leads to black screen ?!? - - -###################################################################### -NAME ATI Rage Fury Pro AGP -CHIPSET ATI -DRIVER r128 -NOCLOCKPROBE - -NAME ATI Rage Mobility M4 AGP -CHIPSET ati -DRIVER r128 -NOCLOCKPROBE - -NAME ATI Rage 128 (generic) -CHIPSET ati -DRIVER r128 -NOCLOCKPROBE - -NAME ATI Rage 128 Mobility -CHIPSET ati -DRIVER r128 -NOCLOCKPROBE - -NAME ATI Rage 128 -SEE ATI Rage 128 (generic) - -NAME ATI Rage Fury AGP -SEE ATI Rage 128 (generic) - -NAME ATI Xpert 128 AGP -SEE ATI Rage 128 (generic) - -NAME ATI Xpert 99 AGP -SEE ATI Rage 128 (generic) - -NAME ATI Xpert 2000 AGP -SEE ATI Rage 128 (generic) - -NAME ATI All-in-Wonder 128 Pro AGP -SEE ATI Rage 128 (generic) - -NAME ATI Rage 128 Pro Ultra -SEE ATI Rage 128 (generic) - -############################################################################## -# AGX - -NAME AGX (generic) -CHIPSET AGX-014/15/16 -SERVER AGX -DRIVER vga - -NAME Boca Vortex (Sierra RAMDAC) -CHIPSET AGX-015 -SERVER AGX -DRIVER vga -#UNSUPPORTED -RAMDAC sc15025 -LINE Option "dac_8_bit" -LINE Option "no_wait_state" -LINE #Option "fifo_moderate" # 2x bus bw - may result in random pixels - -NAME EIZO (VRAM) -SEE AGX (generic) - -NAME Orchid Celsius (AT&T RAMDAC) -CHIPSET AGX-015 -SERVER AGX -DRIVER vga -#UNSUPPORTED -RAMDAC att20c490 -LINE Option "dac_8_bit" -LINE Option "no_wait_state" -LINE #Option "fifo_moderate" # 2x bus bw - may result in random pixels - -NAME Orchid Celsius (Sierra RAMDAC) -CHIPSET AGX-015 -SERVER AGX -DRIVER vga -#UNSUPPORTED -RAMDAC sc15025 -LINE Option "dac_8_bit" -LINE Option "no_wait_state" -LINE #Option "fifo_moderate" # 2x bus bw - may result in random pixels - - -NAME Spider Black Widow -CHIPSET AGX-015 -SERVER AGX -DRIVER vga -#UNSUPPORTED -RAMDAC sc15025 -LINE Option "dac_8_bit" -LINE Option "no_wait_state" -LINE #Option "fifo_moderate" # 2x bus bw - may result in random pixels - - -NAME Spider Black Widow Plus -CHIPSET AGX-016 -SERVER AGX -DRIVER vga -#UNSUPPORTED -RAMDAC sc15025 -LINE Option "dac_8_bit" -LINE Option "no_wait_state" -LINE #Option "fifo_moderate" # 2x bus bw - may result in random pixels -LINE #Option "fifo_aggressive" # 3x bus bw - may result in random pixels -LINE #Probable clocks: -LINE #Clocks 25.2 28.3 39.9 72.2 50.0 76.9 36.1 44.8 -LINE #Clocks 89.0 119.8 79.9 31.5 110.0 64.9 74.9 94.9 - -NAME Hercules Graphite HG210 -CHIPSET AGX-014 -SERVER AGX -DRIVER vga -#UNSUPPORTED -RAMDAC bt482 -DACSPEED 85 -LINE Chipset "AGX-014" -LINE Option "dac_8_bit" -LINE Option "no_wait_state" -LINE #Probable clocks: -LINE #Clocks 25.0 28.0 32.0 36.0 40.0 45.0 50.0 65.0 -LINE #Clocks 70.0 75.0 80.0 85.0 90.0 95.0 100.0 110.0 - -NAME Hercules Graphite Pro -CHIPSET AGX-015 -SERVER AGX -DRIVER vga -#UNSUPPORTED -# Card specific DAC, doesn't appear in ramdac menu -LINE Ramdac "herc_dual_dac" -LINE Chipset "AGX-015" -LINE Option "dac_8_bit" -LINE Option "no_wait_state" -LINE #Option "fifo_moderate" # 2x bus bw - may result in random pixels -LINE #Probable clocks: -LINE #Clocks 25.0 28.0 32.0 36.0 40.0 45.0 50.0 65.0 -LINE #Clocks 70.0 75.0 80.0 85.0 90.0 95.0 100.0 110.0 - -NAME Hercules Graphite Power -CHIPSET AGX-016 -SERVER AGX -DRIVER vga -#UNSUPPORTED -# Card specific DAC, doesn't appear in ramdac menu -# The glue logic state machine for RAMDAC switching doesn't work as -# documented, for now we're stuck with the small RAMDAC -LINE Ramdac "herc_small_dac" -LINE Chipset "AGX-016" -LINE Option "dac_8_bit" -LINE Option "no_wait_state" -LINE #Option "fifo_moderate" # 2x bus bw - may result in random pixels -LINE #Option "fifo_aggressive" # 3x bus bw - may result in random pixels -LINE #Probable clocks: -LINE #Clocks 25.0 28.0 32.0 36.0 40.0 45.0 50.0 65.0 -LINE #Clocks 70.0 75.0 80.0 85.0 90.0 95.0 100.0 110.0 - -NAME XGA-2 (ISA bus) -CHIPSET XGA-2 -SERVER AGX -DRIVER vga -#UNSUPPORTED -NOCLOCKPROBE -LINE #Instance 7 # XGA instance 0-7 -LINE #COPbase 0xC8F00 # XGA memory-mapped register address -LINE #POSbase 0 # Disable probing if above are specified - -NAME XGA-1 (ISA bus) -CHIPSET XGA-1 -SERVER AGX -DRIVER vga -#UNSUPPORTED -LINE #Instance 7 # XGA instance 0-7 -LINE #COPbase 0xC8F00 # XGA memory-mapped register address -LINE #POSbase 0 # Disable probing if above are specified - -# WD - -NAME Paradise/WD 90CXX -CHIPSET WD90CXX -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME DFI-WG6000 -CHIPSET WD90C33 -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Diamond SpeedStar 24X (not fully supported) -CHIPSET WD90C31 -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME WD 90C24 (laptop) -CHIPSET WD90C24 -SERVER SVGA -DRIVER vga -#UNSUPPORTED -LINE #Chipset "wd90c24" -LINE #Option "noaccel" # Use this if acceleration is causing problems -LINE #Clocks 25.175 28.322 65 36 # These are not programmable -LINE #Clocks 29.979 77.408 62.195 59.957 # These are programmable -LINE #Clocks 31.5 35.501 75.166 50.114 # These are not programmable -LINE #Clocks 39.822 72.038 44.744 80.092 # These are programmable -LINE #Clocks 44.297 # Must match Mclk - - -NAME WD 90C24A or 90C24A2 (laptop) -CHIPSET WD90C24A -SERVER SVGA -DRIVER vga -#UNSUPPORTED -LINE #Chipset "wd90c24" -LINE #Clocks 25.175 28.322 65 36 # These are not programmable -LINE #Clocks 29.979 77.408 62.195 59.957 # These are programmable -LINE #Clocks 31.5 35.501 75.166 50.114 # These are not programmable -LINE #Clocks 39.822 72.038 44.744 80.092 # These are programmable -LINE #Clocks 44.297 # Must match Mclk - -# Avance Logic - -NAME Avance Logic 2101 -CHIPSET Avance Logic -LINE #chipset "al2101" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Avance Logic 2228 -CHIPSET Avance Logic -LINE #chipset "ali2228" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Avance Logic 2301 -CHIPSET Avance Logic -LINE #chipset "ali2301" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Avance Logic 2302 -CHIPSET Avance Logic -LINE #chipset "ali2302" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Avance Logic 2308 -CHIPSET Avance Logic -LINE #chipset "ali2308" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Avance Logic 2401 -CHIPSET Avance Logic -LINE #chipset "ali2401" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Hercules Stingray -CHIPSET ALG-2228/2301/2302 -LINE #chipset "ali2228" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME SPEA/V7 Mirage VEGA Plus -CHIPSET ALG-2228 -LINE #chipset "ali2228" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -# ARK Logic - -NAME Ark Logic ARK1000PV (generic) -CHIPSET ARK1000PV -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -# For now, treat the VL as a PV. This may be changed later -NAME Ark Logic ARK1000VL (generic) -CHIPSET ARK1000VL -LINE Chipset "ark1000pv" -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Ark Logic ARK2000PV (generic) -CHIPSET ARK1000PV -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Ark Logic ARK2000MT (generic) -CHIPSET ARK1000MT -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Hercules Stingray Pro -SEE Ark Logic ARK1000PV (generic) - -NAME Hercules Stingray Pro/V -SEE Ark Logic ARK1000PV (generic) - -NAME Ocean (octek) VL-VGA-1000 -RAMDAC att20c490 -SEE Ark Logic ARK1000VL (generic) - -NAME Hercules Stingray 64/V with ZoomDAC -SEE Ark Logic ARK2000PV (generic) - -NAME Hercules Stingray 64/V with ICS5342 -CHIPSET ARK2000MT -RAMDAC ics5342 -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Diamond Stealth64 Graphics 2001 series -CHIPSET ARK2000PV -RAMDAC ics5342 -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -# Oak - -NAME Oak ISA Card (generic) -CHIPSET Oak OTI-067/77 -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Oak 87 VLB (generic) -CHIPSET Oak OTI-087 -SERVER SVGA -DRIVER vga -#UNSUPPORTED -LINE Option "fifo_aggressive" # Comment this if you experience streaks. -LINE Option "no_wait" # Comment this if you find problems. -LINE #Option "enable_bitblt" # You may enable this and see if it works (see README.Oak file) - -NAME Oak 87 ISA (generic) -CHIPSET Oak OTI-087 -SERVER SVGA -DRIVER vga -#UNSUPPORTED -LINE Option "noaccel" # ISA cards seem to have Color Expansion support broken -LINE #Option "enable_bitblt" # This should work on ISA, but lets not make it default just in case. - -NAME Paradise Accelerator Value -SEE Oak 87 ISA (generic) - -# P9000 - -NAME Diamond Viper VLB 2Mb -CHIPSET Weitek 9000 -SERVER P9000 -DRIVER vga -#UNSUPPORTED -LINE #Clocks must match the mode clocks (XFree86 3.1 P9000 server) -LINE #Versions later than 3.1 do not require a clocks line -LINE Chipset "vipervlb" # Required for some cards which autodetect as PCI -LINE Videoram 2048 # Required -LINE Membase 0x80000000 # Optional (0x80000000 is default) -NOCLOCKPROBE - -NAME Diamond Viper PCI 2Mb -CHIPSET Weitek 9000 -SERVER P9000 -DRIVER vga -#UNSUPPORTED -LINE #Clocks must match the mode clocks (XFree86 3.1 P9000 server) -LINE #Versions later than 3.1 do not require a clocks line -LINE Videoram 2048 # Required -LINE #Membase 0x80000000 # Use scanpci to get the correct Membase -NOCLOCKPROBE - -NAME Orchid P9000 VLB -CHIPSET Weitek 9000 -SERVER P9000 -DRIVER vga -#UNSUPPORTED -LINE Chipset "orchid_p9000" -LINE Membase 0xE0000000 -NOCLOCKPROBE - -# P9100 - -NAME Weitek P9100 (generic) -CHIPSET Weitek P9100 -SERVER SVGA -DRIVER vga -#UNSUPPORTED -NOCLOCKPROBE - -NAME Diamond Viper Pro Video -SEE Weitek P9100 (generic) - -# Trident - -NAME Trident 8900/9000 (generic) -CHIPSET TVGA8900/9000 -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Trident 8900D (generic) -CHIPSET TVGA8900D -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Trident TVGA9200CXr (generic) -CHIPSET TVGA9200CXr -SERVER SVGA -DRIVER vga -#UNSUPPORTED - -NAME Trident TGUI9400CXi (generic) -CHIPSET TGUI9400CXi -SERVER SVGA -DRIVER trident - -NAME Trident TGUI9420DGi (generic) -CHIPSET TGUI9420DGi -SERVER SVGA -DRIVER trident - -NAME Trident TGUI9420 (generic) -CHIPSET TGUI9420 -DRIVER trident -NOCLOCKPROBE - -NAME Trident TGUI9430DGi (generic) -CHIPSET TGUI9430DGi -SERVER SVGA -DRIVER trident - -NAME Trident TGUI9440 (generic) -CHIPSET TGUI9440 -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -NAME Trident TGUI9660 (generic) -CHIPSET TGUI9660 -SERVER SVGA -DRIVER trident -#UNSUPPORTED -NOCLOCKPROBE - -NAME Trident TGUI9680 (generic) -CHIPSET TGUI9680 -SERVER SVGA -DRIVER trident -#UNSUPPORTED -NOCLOCKPROBE - -NAME Trident TGUI9682 (generic) -CHIPSET TGUI9682 -SERVER SVGA -DRIVER trident -#UNSUPPORTED -NOCLOCKPROBE - -NAME Trident TGUI9685 (generic) -CHIPSET TGUI9685 -SERVER SVGA -DRIVER trident -#UNSUPPORTED -NOCLOCKPROBE - -NAME Trident Cyber 9320 (generic) -CHIPSET Cyber9320 -DRIVER trident -NOCLOCKPROBE - -NAME Trident Cyber 9382 (generic) -CHIPSET Cyber9382 -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -NAME Trident Cyber 9385 (generic) -CHIPSET Cyber9385 -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -NAME Trident Cyber 9388 (generic) -CHIPSET Cyber9388 -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -NAME Trident Cyber 9397 (generic) -CHIPSET Cyber9397 -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -NAME Trident Cyber 939a (generic) -CHIPSET Cyber939a -DRIVER trident -NOCLOCKPROBE - -NAME Trident Cyber 9320 (generic) -CHIPSET Cyber9320 -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -NAME Trident Cyber 9325 (generic) -CHIPSET Cyber9325 -SERVER SVGA -DRIVER trident -#UNSUPPORTED -NOCLOCKPROBE - -NAME Trident Cyber 9520 (generic) -CHIPSET Cyber9520 -DRIVER trident -NOCLOCKPROBE - -NAME Trident Cyber 9525 (generic) -CHIPSET Cyber9525 -SERVER SVGA -DRIVER trident -LINE # Option "accel" # Use this if acceleration works on your laptop -NOCLOCKPROBE - -NAME Trident 3DImage975 (generic) -CHIPSET 3dimage975 -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -NAME Trident 3DImage975 AGP -SEE Trident 3DImage975 (generic) - -NAME Trident 3DImage985 (generic) -CHIPSET 3dimage985 -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -NAME Trident Blade3D (generic) -CHIPSET Blade3D -SERVER SVGA -DRIVER trident -NOCLOCKPROBE - -# tested #UNSUPPORTED by 12XL125 compaq laptop 03/30/2001 -NAME Trident CyberBlade (generic) -CHIPSET CyberBlade -DRIVER trident -NOCLOCKPROBE - -NAME Trident CyberBladeXP -CHIPSET CyberBladeXP -SERVER SVGA -#UNSUPPORTED -DRIVER trident -NOCLOCKPROBE - -NAME Trident 9910 -SEE Trident CyberBladeXP - -NAME Trident CyberBladeXPm -CHIPSET CyberBladeXPm -SERVER SVGA -#UNSUPPORTED -DRIVER trident -NOCLOCKPROBE - -NAME Trident 9930 -SEE Trident CyberBladeXPm - -NAME Trident Providia 9682 (generic) -CHIPSET Providia9682 -DRIVER trident -NOCLOCKPROBE - -NAME Trident Providia 9685 (generic) -CHIPSET Providia9685 -DRIVER trident -NOCLOCKPROBE - -NAME Trident TVGA 8800BR -SEE Generic VGA compatible - -NAME Trident TVGA 8800CS -SEE Generic VGA compatible - -# swcursor for bug #53628 -# mharris - Nov 23, 2002 - Commented out the swcursor option, if it is still -# needed, then lets disable it right in the driver completely, or possibly -# fix it. -NAME Trident CyberBlade/Ai1 -CHIPSET CyberBladeAi1 -DRIVER trident -SERVER SVGA -LINE #Option "swcursor" -#UNSUPPORTED -NOCLOCKPROBE - -NAME AOpen PG975 -SEE Trident 3DImage975 AGP - -NAME Toshiba Satellite 4030CDT -LINE Option "cyber_shadow" -SEE Trident Cyber 9525 (generic) - -NAME Toshiba Satellite 4060CDT -SEE Trident Cyber 9525 (generic) - -NAME Toshiba Satellite 4080CDT -SEE Trident Cyber 9525 (generic) - -# swcursor for bug #58368 -# mharris - Nov 23, 2002 - Commented out the swcursor option, if it is still -# needed, then lets disable it right in the driver completely, or possibly -# fix it. -NAME Trident Cyberblade/i1 -DRIVER trident -LINE #Option "swcursor" -NOCLOCKPROBE - -# -# SiS -# -# mharris - General SiS driver status update for 4.2.0 - the SiS driver -# works fairly well now. Most reported bugs can be easily worked around by -# using option NoAccel and/or swcursor. To speed things up instead of using -# NoAccel, someone with the hardware can test the XAANoxxxxxx options to -# see which specific XAA functions dont work and use those instead. - -# The SiS 620 needs noaccel to work, someone who has one, should pinpoint -# which specific XAANo.... options are needed so that some acceleration is -# present. -# Changed to default to 4.2.0 with no options to test if it works now. -# http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=65791 -NAME SiS 620 -CHIPSET SIS620 -SERVER SVGA -DRIVER sis -LINE # Option "No_Accel" -LINE # Option "XaaNoPixmapCache" - -NAME SiS SG86C201 -CHIPSET SIS86C201 -SERVER SVGA -DRIVER sis - -NAME SiS SG86C205 -CHIPSET SIS86C205 -SERVER SVGA -DRIVER sis -LINE # Option "no_accel" # Use this if acceleration is causing problems -LINE # Option "fifo_moderate" -LINE # Option "fifo_conserv" -LINE # Option "fifo_aggressive" -NOCLOCKPROBE - -NAME SiS SG86C215 -CHIPSET SIS86C215 -SERVER SVGA -DRIVER sis -LINE # This is a cheap version of 86c205. I am not sure if acceleration works -LINE # Option "no_accel" # Use this if acceleration is causing problems -LINE # Option "no_BitBlt" # Use this if acceleration is causing problems -LINE # Option "fifo_moderate" -LINE # Option "fifo_conserv" -LINE # Option "fifo_aggressive" -NOCLOCKPROBE - -NAME SiS SG86C225 -CHIPSET SIS86C225 -SERVER SVGA -DRIVER sis -LINE # Option "no_accel" # Use this if acceleration is causing problems -LINE # Option "fifo_moderate" -LINE # Option "fifo_conserv" -LINE # Option "fifo_aggressive" -NOCLOCKPROBE - -NAME SiS 5597/5598 -DRIVER sis -LINE # Option "no_accel" # Use this if acceleration is causing problems -LINE # Option "fifo_moderate" -LINE # Option "fifo_conserv" -LINE # Option "fifo_aggressive" -LINE # Option "fast_vram" -LINE # Option "pci_burst_on" -LINE # Option "xaa_benchmark" # DON'T use with "ext_eng_queue" !!! -LINE # Option "ext_eng_queue" # Turbo-queue. This can cause drawing -LINE # errors, but gives some accel -NOCLOCKPROBE - -# mharris - Mar 7, 2002 - Changed default to XFree86 4.2.0 with swcursor -# after troubleshooting with twaugh@redhat.com -# mharris - Nov 23, 2002 - Commented out the swcursor option, if it is still -# needed, then lets disable it right in the driver completely, or possibly -# fix it. -NAME SiS 6326 -CHIPSET SiS6326 -DRIVER sis -LINE # Option "swcursor" # Enables software mouse cursor workaround -LINE # Option "NoAccel" # Use this if acceleration is causing problems -LINE # Option "fifo_moderate" -LINE # Option "fifo_conserv" -LINE # Option "fifo_aggressive" -LINE # Option "fast_vram" -LINE # Option "pci_burst_on" -LINE # Option "xaa_benchmark" # DON'T use with "ext_eng_queue" !!! -LINE # Option "ext_eng_queue" # Turbo-queue. This can cause drawing -LINE # errors, but gives some accel -NOCLOCKPROBE - -# Hardware cursor reported broken on SiS530 in XFree86 4.2.0 stock -# Mike A. Harris Feb 8, 2002 -# noaccel, fastvram, XAAFillSolidRects options added for bug # -# -# mharris - Nov 23, 2002 - Commented out the swcursor option, if it is still -# needed, then lets disable it right in the driver completely, or possibly -# fix it. -NAME SiS 530/620 -CHIPSET SiS530 -DRIVER sis -LINE #Option "swcursor" -LINE #Option "noaccel" -LINE #Option "FastVram" -LINE #Option "XAAFillSolidRects" -NOCLOCKPROBE - -NAME SiS 540 -CHIPSET SiS540 -DRIVER sis -NOCLOCKPROBE - -NAME SiS 630/730 -CHIPSET SiS630 -DRIVER sis -NOCLOCKPROBE - -NAME SiS 650/M650/651/740 -CHIPSET SiS650 -DRIVER sis -NOCLOCKPROBE - -NAME SiS 300 -CHIPSET SiS300 -DRIVER sis -NOCLOCKPROBE - -NAME SiS 300/305 -DRIVER sis -NOCLOCKPROBE - -NAME SiS 315 -CHIPSET SiS315 -DRIVER sis -NOCLOCKPROBE - -NAME SiS 315H -CHIPSET SiS315H -DRIVER sis -NOCLOCKPROBE - -NAME SiS 315Pro -DRIVER sis -NOCLOCKPROBE - -NAME SiS 330 Xabre -DRIVER sis -NOCLOCKPROBE - -NAME SiS 340 -DRIVER sis -NOCLOCKPROBE - -NAME SiS 550 -DRIVER sis -NOCLOCKPROBE - -NAME SiS 660/661FX/M661FX/M661MX/741/741GX/M741/760/M760 -DRIVER sis -NOCLOCKPROBE - -NAME MSI MS-4417 -SEE SiS 6326 - -NAME SiS 3D PRO AGP -SEE SiS 6326 - -NAME Miro Crystal DVD -SEE SiS 6326 - -NAME PC-Chips M567 Mainboard -SEE SiS 5597/5598 - -NAME Diamond SpeedStar A50 -SEE SiS 6326 - -NAME AOpen PA50D -SEE SiS 6326 - -NAME AOpen PA50V -SEE SiS 6326 - -NAME AOpen PA50E -SEE SiS 6326 - -NAME AOpen PA80/DVD -SEE SiS 6326 - -NAME AOpen PA45 -SEE SiS 6326 - -NAME AOpen PT80 -SEE SiS 6326 - -NAME Chaintech Tornado S6000 -SEE SiS 6326 - -NAME Chaintech Desperado SI21 -SEE SiS 6326 - -NAME Chaintech Desperado SI31 -SEE SiS 6326 - -# -# Cyrix -# Changed to DRIVER "cyrix" at Alan Cox's request. -NAME Cyrix MediaGX -CHIPSET MediaGX -DRIVER cyrix -NOCLOCKPROBE - -NAME NatSemi Geode -CHIPSET Geode -DRIVER geode -NOCLOCKPROBE - -# -# Alliance ProMotion -# - -NAME Alliance ProMotion 6422 -CHIPSET AP6422 -DRIVER vga - -# Number 9 I128 - -NAME Number Nine Imagine 128 -CHIPSET I128 -DRIVER i128 -NOCLOCKPROBE - -NAME Number Nine Imagine 128 (2-8MB) -SEE Number Nine Imagine 128 - -NAME Number Nine Imagine 128 Series 2 (2-4MB) -SEE Number Nine Imagine 128 - -NAME Revolution 3D T2R -SEE Number Nine Imagine 128 - -NAME Number Nine Revolution 3D AGP T2R -SEE Number Nine Imagine 128 - -NAME Number Nine Imagine 128 T2R -SEE Number Nine Imagine 128 - -NAME Number Nine Revolution IV (T2R4) -SEE Number Nine Imagine 128 - -# Matrox - -# mharris - Nov 23, 2002 - Commented out the swcursor option, if it is still -# needed, then lets disable it right in the driver completely, or possibly -# fix it. -NAME Matrox Millennium -CHIPSET mga2064w -DRIVER mga -#UNSUPPORTED -LINE #Option "sw_cursor" -NOCLOCKPROBE - -# Brent Fox says this card works with -# XFree86 4 now (Jul 31, 2001) mharris -NAME Matrox Millennium II -CHIPSET mga2164w -DRIVER mga -NOCLOCKPROBE - -NAME Matrox Millennium G200 -CHIPSET mgag200 -DRIVER mga -NOCLOCKPROBE - -NAME Matrox Millennium G400 -CHIPSET mgag400 -DRIVER mga -NOCLOCKPROBE - -# Option "XaaNoScreenToScreenCopy" has been added to default G450 config now -# in order to workaround the problem in bug #66697. This should remain here -# until the problem has been fixed upstream and verified directly, and the -# bug reporter also queried at that time. Aug 5, 2002 - mharris -NAME Matrox Millennium G450 -CHIPSET mgag450 -DRIVER mga -LINE # XaaNoScreenToScreenCopy is required in Xinerama configurations only -LINE #Option "XaaNoScreenToScreenCopy" -NOCLOCKPROBE - -NAME Matrox Millennium G550 -CHIPSET mgag550 -DRIVER mga -NOCLOCKPROBE - -NAME Matrox Mystique -CHIPSET mga1064sg -DRIVER mga -NOCLOCKPROBE - -NAME Matrox Mystique G200 -CHIPSET mgag200 -DRIVER mga -NOCLOCKPROBE - -NAME Matrox Productiva G100 -CHIPSET mgag100 -DRIVER mga -NOCLOCKPROBE - -# -# NVIDIA -# - -NAME Diamond Edge 3D -CHIPSET nv1 -DRIVER vga -#UNSUPPORTED -NOCLOCKPROBE - -NAME RIVA128 -CHIPSET RIVA128 -DRIVER nv -NOCLOCKPROBE - -NAME RIVA TNT -CHIPSET RIVATNT -DRIVER nv -NOCLOCKPROBE - -NAME RIVA TNT2 -CHIPSET RIVATNT2 -DRIVER nv -NOCLOCKPROBE - -# mharris - Nov 23, 2002 - Commented out the swcursor option, if it is still -# needed, then lets disable it right in the driver completely, or possibly -# fix it. -# swcursor added to default configuration for bug #22173 -NAME RIVA Ultra TNT2 -CHIPSET RIVA ULTRA TNT2 -DRIVER nv -LINE #Option "swcursor" -NOCLOCKPROBE - -NAME NVIDIA GeForce -CHIPSET GeForce -DRIVER nv -#DRIVER nvidia -NOCLOCKPROBE - -NAME ELSA VICTORY ERAZOR -SEE RIVA128 - -NAME ELSA VICTORY ERAZOR LT -SEE RIVA128 - -NAME ELSA Winner 1000 R3D -SEE RIVA128 - -NAME ELSA ERAZOR II -SEE RIVA TNT - -NAME ELSA ERAZOR III -SEE RIVA TNT2 - -NAME ELSA Synergy II -SEE RIVA TNT2 - -NAME Leadtek WinFast 3D S320II -SEE RIVA TNT2 - -NAME Leadtek WinFast 3D S320 -SEE RIVA TNT - -NAME Leadtek WinFast 3D S3500 -SEE RIVA128 - -NAME Diamond Viper 330 -SEE RIVA128 - -NAME Diamond Viper 550 -SEE RIVA TNT - -NAME Diamond Viper 770 -SEE RIVA TNT2 - -NAME AOpen PS3010 -SEE RIVA TNT2 - -NAME STB Velocity 128 -SEE RIVA128 - -NAME STB nvidia 128 -SEE RIVA128 - -NAME ASUS 3Dexplorer -SEE RIVA128 - -NAME Chaintech Desperado RI20 -SEE RIVA128 - -NAME Chaintech Desperado RI30 -SEE RIVA TNT - -NAME Chaintech Desperado RI40/41 -SEE RIVA TNT2 - -NAME Chaintech Desperado RI50 -SEE RIVA TNT2 - -NAME Chaintech Desperado RI60 -SEE RIVA TNT2 - -NAME Graphics Blaster TNT -SEE RIVA TNT - -NAME Creative Graphics Blaster TNT2 -SEE RIVA TNT2 - -NAME Hercules Dynamite TNT -SEE RIVA TNT - -NAME MELCO WGA-TS -SEE RIVA TNT2 - -NAME Canopus SPECTRA 3200R2 -SEE RIVA TNT - -NAME Canopus SPECTRA 5400 -SEE RIVA TNT2 - -NAME Canopus SPECTRA 5400 Premium Edition -SEE RIVA Ultra TNT2 - -NAME Guillemot Maxi Gamer Xentor 32 -SEE RIVA TNT2 - -NAME NVIDIA Riva 128 (generic) -SEE RIVA128 - -NAME NVIDIA Riva TNT (generic) -SEE RIVA TNT - -NAME NVIDIA Riva TNT2 (generic) -SEE RIVA TNT2 - -NAME NVIDIA GeForce 256 (generic) -CHIPSET GeForce 256 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce DDR (generic) -CHIPSET GeForce DDR -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 2 (generic) -CHIPSET GeForce 2 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 2 MX (generic) -SEE NVIDIA GeForce 2 (generic) - -NAME NVIDIA GeForce 2 GTS (generic) -SEE NVIDIA GeForce 2 (generic) - -# Supported in XFree86 4.3.0 -# UNSUPPORTED by XFree86 4.2.1 and earlier -NAME nVidia GeForce 2 Go -SEE NVIDIA GeForce 2 (generic) - -NAME NVIDIA GeForce 3 (generic) -CHIPSET GeForce 3 -DRIVER nv -NOCLOCKPROBE - -# mharris - Nov 23, 2002 - enabling "nv" driver for GeForce 4 and Quadro 4 as -# CVS XFree86 support them now in 4.2.99.2 -NAME NVIDIA GeForce 4 (generic) -CHIPSET GeForce 4 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 4 MX (generic) -SEE NVIDIA GeForce 4 (generic) - -NAME NVIDIA Quadro 4 (generic) -CHIPSET Quadro 4 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce FX (generic) -CHIPSET GeForce FX -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA Quadro FX (generic) -CHIPSET Quadro FX -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6 Series -SEE NVIDIA GeForce 6100 - -NAME NVIDIA GeForce 6100 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6150 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6200 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6600 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6600 GT -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6610 XL -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6800 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6800 GT -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6800 LE -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce 6800 Ultra -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce FX 5100 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce FX 5500 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce Go 6600 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce Go 6600 TE/6200 TE -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA GeForce4 448 Go -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA Quadro FX 4000 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA Quadro FX 4400 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA Quadro FX 540 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA Quadro FX 700 -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA Quadro NVS 50 PCI -DRIVER nv -NOCLOCKPROBE - -NAME NVIDIA Unknown (generic) -DRIVER nv - -######################################################################### -# -# 3DLabs - -NAME 3Dlabs Permedia2 (generic) -CHIPSET PERMEDIA 2 -DRIVER glint -LINE #Option "no_accel" -NOCLOCKPROBE - -NAME ELSA GLoria-L/MX -CHIPSET GLINT MX -DRIVER glint -LINE #Option "no_accel" -NOCLOCKPROBE - -NAME ELSA GLoria-L -CHIPSET GLINT 500TX -DRIVER glint -LINE #Option "SWcursor" -NOCLOCKPROBE - -NAME ELSA GLoria-XL -CHIPSET GLINT MX -DRIVER glint -NOCLOCKPROBE - -NAME ELSA GLoria-XXL -CHIPSET GLINT MX -DRIVER glint -NOCLOCKPROBE - -NAME Diamond Fire GL 3000 -CHIPSET GLINT 500TX -DRIVER glint -LINE Option "firegl_3000" -NOCLOCKPROBE - -NAME ELSA GLoria-S -CHIPSET PERMEDIA -DRIVER glint -LINE #Option "no_accel" -LINE #VideoRam 8192 -NOCLOCKPROBE - -NAME Diamond Fire GL 1000 -CHIPSET PERMEDIA -DRIVER glint -LINE #Option "no_accel" -LINE #VideoRam 8192 -NOCLOCKPROBE - -NAME ELSA GLoria Synergy -SEE 3Dlabs Permedia2 (generic) - -NAME ELSA Winner 2000/Office -SEE 3Dlabs Permedia2 (generic) - -NAME Diamond Fire GL 1000 PRO -SEE 3Dlabs Permedia2 (generic) - -NAME Creative Blaster Exxtreme -SEE 3Dlabs Permedia2 (generic) - -NAME AccelStar Permedia II AGP -SEE 3Dlabs Permedia2 (generic) - -NAME Leadtek WinFast 2300 -SEE 3Dlabs Permedia2 (generic) - -NAME Hercules Dynamite 3D/GL -SEE 3Dlabs Permedia2 (generic) - -NAME 3DLabs Oxygen GMX -SEE 3Dlabs Permedia2 (generic) - -NAME Appian Jeronimo 2000 -CHIPSET PERMEDIA 3 -DRIVER glint -NOCLOCKPROBE - -# Alliance Semiconductor - -NAME Diamond Stealth Video 2500 -CHIPSET Alliance AT24 -DRIVER apm -NOCLOCKPROBE - -# XFree86 4.1.0 and older require "swcursor" and "noaccel" to function properly -# with this card. If someone who has an AT3D card can pinpoint the exact -# XAANo..... option which fixes this, I can use it instead of noaccel to speed -# things up. XFree86 4.2.0 is untested currently. mharris:Jan/29/2002 -# Also, the "vesa" driver might be more appropriate for this card until the apm -# driver is correctly working. -NAME AT3D -CHIPSET Alliance AT3D -DRIVER apm -NOCLOCKPROBE -LINE Option "swcursor" -LINE Option "no_accel" - -NAME AT25 -DRIVER apm -SEE AT3D - -NAME Hercules Stingray 128 3D -SEE AT3D - -# NeoMagic -# I just painstakingly updated the pcitable database as well as the one -# on sourceforge, to have the following entries for Neomagic chipsets, as -# based on the XFree86 driver code for neomagic. I put the pcitable -# entries here commented out for reference, and in case pcitable gets -# munged by hand editing as it sometimes seems to. Nov 25, 2002 -#0x10c8 0x0001 "Card:NeoMagic MagicGraph 128 (laptop/notebook)" "Neomagic Corporation|NM2070 [MagicGraph 128]" -#0x10c8 0x0002 "Card:NeoMagic MagicGraph 128V (laptop/notebook)" "Neomagic Corporation|NM2090 [MagicGraph 128V]" -#0x10c8 0x0003 "Card:NeoMagic MagicGraph 128ZV (laptop/notebook)" "Neomagic Corporation|NM2093 [MagicGraph 128ZV]" -#0x10c8 0x0004 "Card:NeoMagic MagicGraph 128XD (laptop/notebook)" "Neomagic Corporation|NM2160 [MagicGraph 128XD]" -#0x10c8 0x0005 "Card:NeoMagic MagicMedia 256AV (laptop/notebook)" "Neomagic Corporation|NM2200 [MagicMedia 256AV]" -#0x10c8 0x0006 "Card:NeoMagic MagicMedia 256ZX (laptop/notebook)" "Neomagic Corporation|NM2360 [MagicMedia 256ZX]" -#0x10c8 0x0016 "Card:NeoMagic MagicMedia 256XL+ (laptop/notebook)" "Neomagic Corporation|NM2380 [MagicMedia 256XL+]" -#0x10c8 0x0025 "Card:NeoMagic MagicMedia 256AV+ (laptop/notebook)" "Neomagic Corporation|NM2230 [MagicMedia 256AV+]" -#0x10c8 0x0083 "Card:NeoMagic MagicGraph 128ZV+ (laptop/notebook)" "Neomagic Corporation|NM2093 [MagicGraph 128ZV+]" - -# I am disabling the forced SWcursor on all neomagic cards in order to see -# if it works now or not, and if not, to patch the driver itself to disable -# the hardware cursor, or fix it possibly. This is XFree86 4.2.99.2 CVS as -# of Nov 23, 2002. Do not re-enable swcursor here. -NAME NeoMagic MagicGraph 128 (laptop/notebook) -DRIVER neomagic -CHIPSET NM2070 -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - -NAME NeoMagic MagicGraph 128V (laptop/notebook) -DRIVER neomagic -CHIPSET NM2090 -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - -NAME NeoMagic MagicGraph 128ZV (laptop/notebook) -CHIPSET NM2093 -DRIVER neomagic -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - -NAME NeoMagic MagicGraph 128XD (laptop/notebook) -CHIPSET NM2160 -DRIVER neomagic -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - -# Hardware mouse cursor works, confirmed by , on Nov 25, 2002 -# for XFree86 4.2.99.2 in rawhide. Probably works in 4.2.0 also. -# Bug IDs: #78038 -NAME NeoMagic MagicMedia 256AV (laptop/notebook) -CHIPSET NM2200 -DRIVER neomagic -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - -# Hardware mouse cursor works, confirmed by on Nov 25, 2002 for -# XFree86 4.2.99.2 in rawhide. Probably works in 4.2.0 also. -# Bug IDs: #78038 -NAME NeoMagic MagicMedia 256ZX (laptop/notebook) -CHIPSET NM2360 -DRIVER neomagic -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - -NAME NeoMagic MagicMedia 256XL+ (laptop/notebook) -CHIPSET NM2380 -DRIVER neomagic -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - -NAME NeoMagic MagicMedia 256AV+ (laptop/notebook) -CHIPSET NM2230 -DRIVER neomagic -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - -NAME NeoMagic MagicGraph 128ZV+ (laptop/notebook) -CHIPSET NM2093 -DRIVER neomagic -LINE # Option "Rotate" -LINE # Option "pciBurst" -LINE # Option "ShadowFB" -LINE # Option "NoStretch" -LINE # Option "LcdCenter" -LINE Option "externDisp" -LINE Option "internDisp" -LINE # Option "noMMIO" -LINE # Option "SWcursor" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "NoAccel" -LINE # Option "NoLinear" -LINE # Option "XaaNoScanlineImageWriteRect" # Normally enabled, disabled for now for Red Hat testing -LINE # Option "XaaNoScanlineCPUToScreenColorExpandFill" # Normally enabled, disabled for now for Red Hat testing -NOCLOCKPROBE - - - -# Epson SPC8110 - -NAME EPSON SPC8110 (CardPC) -CHIPSET SPC8110 -DRIVER vga -#UNSUPPORTED -LINE # Chipset "spc8110" -LINE # MemBase 0x03e00000 -LINE # VideoRam 1024 -LINE # Option "nolinear" -LINE # Option "sw_cursor" -LINE # Option "noaccel" -LINE # Option "fifo_moderate" -LINE # Option "fifo_conservative" - -# Silicon Motion, Inc. - -NAME Silicon Motion Lynx (generic) -CHIPSET Lynx -DRIVER siliconmotion -#UNSUPPORTED -NOCLOCKPROBE - -NAME Silicon Motion LynxEM -CHIPSET Lynx -DRIVER siliconmotion -NOCLOCKPROBE -#UNSUPPORTED - - -# Rendition - -NAME Rendition Verite 1000 -CHIPSET Verite 1000 -DRIVER vga -#UNSUPPORTED -LINE # Option "sw_cursor" - -NAME Rendition Verite 2x00 -CHIPSET Verite 2x00 -DRIVER vga -#UNSUPPORTED -LINE # Option "sw_cursor" - -NAME Creative Labs 3D Blaster PCI (Verite 1000) -SEE Rendition Verite 1000 - -NAME Canopus Total-3D -SEE Rendition Verite 1000 - -NAME Sierra Screaming 3D -SEE Rendition Verite 1000 - -NAME Miro CRYSTAL VRX -SEE Rendition Verite 1000 - -NAME Diamond Stealth II S220 -CHIPSET Verite 2100 -SEE Rendition Verite 2x00 - -NAME Hercules Thriller3D -CHIPSET Verite 2200 -SEE Rendition Verite 2x00 - -# Digital - -NAME Digital 8-plane TGA (UDB/Multia) -CHIPSET TGA -DRIVER tga -RAMDAC Bt485 - -NAME Digital 8-plane TGA (ZLXp-E1) -CHIPSET TGA -DRIVER tga -RAMDAC Bt485 - -NAME Digital 24-plane TGA (ZLXp-E2) -CHIPSET TGA -DRIVER tga -RAMDAC Bt463 - -NAME Digital 24-plane+3D TGA (ZLXp-E3) -CHIPSET TGA -DRIVER tga -RAMDAC Bt463 - -# Epson - -NAME EPSON CardPC (onboard) -CHIPSET SPC8110 -DRIVER vesa - - -###################################################################### -# Intel Hardware - i740, i810, 815, i815e, i830, i845, i852, i855, i865 -# -# Section fully updated by Mike A. Harris for -# XFree86 4.2.0 on Feb 9, 2002 - -NAME Intel 740 (generic) -CHIPSET Intel 740 -DRIVER i740 -NOCLOCKPROBE -LINE #Option "no_accel" -LINE #Option "sw_cursor" -LINE #Option "sgram" -LINE #Option "sdram" - -NAME Real3D Starfighter AGP -SEE Intel 740 (generic) - -NAME Real3D Starfighter PCI -SEE Intel 740 (generic) - -NAME Diamond Stealth II/G460 AGP -SEE Intel 740 (generic) - -NAME 3DVision-i740 AGP -SEE Intel 740 (generic) - -NAME ABIT G740 8MB SDRAM -SEE Intel 740 (generic) - -NAME Acorp AGP i740 -SEE Intel 740 (generic) - -NAME AGP 2D/3D V. 1N, AGP-740D -SEE Intel 740 (generic) - -NAME AOpen AGP 2X 3D Navigator PA740 -SEE Intel 740 (generic) - -NAME ARISTO i740 AGP (ART-i740-G) -SEE Intel 740 (generic) - -NAME ASUS AGP-V2740 -SEE Intel 740 (generic) - -NAME Atrend (Speedy) 3DIO740 AGP (ATC-2740) -SEE Intel 740 (generic) - -NAME Chaintech AGP-740D -SEE Intel 740 (generic) - -NAME Chaintech Tornado I7000 -SEE Intel 740 (generic) - -NAME EliteGroup(ECS) 3DVision-i740 AGP -SEE Intel 740 (generic) - -NAME EONtronics Picasso 740 -SEE Intel 740 (generic) - -NAME EONtronics Van Gogh -SEE Intel 740 (generic) - -NAME Everex MVGA i740/AG -SEE Intel 740 (generic) - -NAME Flagpoint Shocker i740 8MB -SEE Intel 740 (generic) - -NAME Gainward CardExpert 740 8MB -SEE Intel 740 (generic) - -NAME Genoa Systems Phantom 740 -SEE Intel 740 (generic) - -NAME Gigabyte Predator i740 8MB AGP -SEE Intel 740 (generic) - -NAME Hercules Terminator 128 2X/i AGP -SEE Intel 740 (generic) - -NAME HOT-158 (Shuttle) -SEE Intel 740 (generic) - -NAME Intel Express 3D AGP -SEE Intel 740 (generic) - -NAME Jaton Video-740 AGP 3D -SEE Intel 740 (generic) - -NAME Jetway J-740-3D 8MB AGP, i740 AGP 3D -SEE Intel 740 (generic) - -NAME Joymedia Apollo 7400 -SEE Intel 740 (generic) - -NAME Leadtek Winfast S900 -SEE Intel 740 (generic) - -NAME Machspeed Raptor i740 AGP 4600 -SEE Intel 740 (generic) - -NAME Magic-Pro MP-740DVD -SEE Intel 740 (generic) - -NAME MAXI Gamer AGP 8 MB -SEE Intel 740 (generic) - -NAME Palit Daytona AGP740 -SEE Intel 740 (generic) - -NAME PowerColor C740 (SG/SD) AGP -SEE Intel 740 (generic) - -NAME QDI Amazing I -SEE Intel 740 (generic) - -NAME Soyo AGP (SY-740 AGP) -SEE Intel 740 (generic) - -NAME Spacewalker Hot-158 -SEE Intel 740 (generic) - -NAME VideoExcel AGP 740 -SEE Intel 740 (generic) - -NAME ViewTop ZeusL 8MB -SEE Intel 740 (generic) - -NAME Winfast S900 i740 AGP 8MB -SEE Intel 740 (generic) - -NAME Intel 810 -CHIPSET Intel 810 -DRIVER i810 -NOCLOCKPROBE - -NAME Intel 815 -CHIPSET Intel 815 -DRIVER i810 -NOCLOCKPROBE - -NAME Intel 815e -SEE Intel 815 - -NAME Intel 830 -CHIPSET Intel 830 -DRIVER i810 -NOCLOCKPROBE - -NAME Intel 845 -CHIPSET Intel 845 -DRIVER i810 -NOCLOCKPROBE - -NAME Intel 852 -CHIPSET Intel 852 -DRIVER i810 -NOCLOCKPROBE - -NAME Intel 855 -CHIPSET Intel 855 -DRIVER i810 -NOCLOCKPROBE - -NAME Intel 865 -CHIPSET Intel 865 -DRIVER i810 -NOCLOCKPROBE - -NAME Intel 915 -DRIVER i810 -NOCLOCKPROBE - -NAME Intel 945 -CHIPSET Intel 945 -DRIVER i810 -NOCLOCKPROBE - - -###################################################################### -# 3Dfx Hardware -# -# Section fully updated by Mike A. Harris for -# XFree86 4.2.0 on Feb 9, 2002 - -# Alan Cox's new "voodoo" driver for Voodoo Graphics and Voodoo II -#0x121a 0x0001 "Card:Voodoo Graphics" "3Dfx Interactive, Inc.|Voodoo" -NAME Voodoo Graphics -CHIPSET Voodoo Graphics -DRIVER voodoo - -# Alan Cox's new "voodoo" driver for Voodoo Graphics and Voodoo II -#0x121a 0x0002 "Card:Voodoo II" "3Dfx Interactive, Inc.|Voodoo 2" -NAME Voodoo II -CHIPSET Voodoo II -DRIVER voodoo - -NAME Banshee (generic) -CHIPSET Banshee -DRIVER tdfx - -NAME Voodoo Rush (generic) -CHIPSET Voodoo Rush -DRIVER tdfx -LINE Option "nodri" - -NAME Voodoo3 (generic) -CHIPSET Voodoo3 -DRIVER tdfx - -NAME Voodoo4 (generic) -CHIPSET Voodoo4 -DRIVER tdfx -NOCLOCKPROBE - -NAME Voodoo5 (generic) -CHIPSET Voodoo5 -DRIVER tdfx -NOCLOCKPROBE - -NAME Elsa Victory II -SEE Banshee (generic) - -NAME Diamond Monster Fusion -SEE Banshee (generic) - -NAME AOpen PA2010 -SEE Banshee (generic) - -NAME Chaintech Desperado 3F10 -SEE Banshee (generic) - -###################################################################### -# VMWare Virtual Hardware - -NAME VMWare -CHIPSET VMWare -DRIVER vmware - -NAME VMware virtual video card -SEE VMWare - -###################################################################### -# SUN Cards / Servers - -NAME Sun Monochrome (bwtwo) -CHIPSET bwtwo -DRIVER sunbw2 - -NAME Sun Color3 (cgthree) -CHIPSET cgthree -DRIVER suncg3 - -# These Sun cards are not listed as supported in XFree86 4.2.0 on the XFree86 -# Status pages, so they are currently disabled pending someone porting -# drivers from 3.3.6 to 4.x, as we no longer support 3.3.6. -# Sun CG8/RasterOps, Sun GS (cgtwelve), Sun Graphics Tower, -# Quantum 3D MGXplus with 4M VRAM, Quantum 3D MGXplus -# Aug 5, 2002 - mharris - -NAME Sun Unknown GX -CHIPSET cgsix -SERVER Sun -DRIVER suncg6 - -NAME Sun Double width GX -CHIPSET cgsix -SERVER Sun -DRIVER suncg6 - -NAME Sun Single width GX -CHIPSET cgsix -SERVER Sun -DRIVER suncg6 - -NAME Sun Turbo GX with 1M VSIMM -CHIPSET cgsix -SERVER Sun -DRIVER suncg6 - -NAME Sun Turbo GX Plus -CHIPSET cgsix -SERVER Sun -DRIVER suncg6 - -NAME Sun Turbo GX -CHIPSET cgsix -SERVER Sun -DRIVER suncg6 - -NAME Sun SX with 4M VSIMM -CHIPSET cgfourteen -SERVER Sun24 -DRIVER suncg14 - -NAME Sun SX with 8M VSIMM -CHIPSET cgfourteen -SERVER Sun24 -DRIVER suncg14 - -NAME Sun SX -CHIPSET cgfourteen -SERVER Sun24 -DRIVER suncg14 - -NAME Sun Turbo ZX -CHIPSET leo -SERVER Sun24 -DRIVER sunleo - -NAME Sun ZX or Turbo ZX -CHIPSET leo -SERVER Sun24 -DRIVER sunleo - -NAME Sun TCX (8bit) -CHIPSET tcx -SERVER Sun -DRIVER suntcx - -NAME Sun TCX (S24) -CHIPSET tcx -SERVER Sun24 -DRIVER suntcx - -NAME Sun Elite3D-M6 Horizontal -CHIPSET afb -SERVER Sun24 -DRIVER sunffb - -NAME Sun Elite3D -CHIPSET afb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB 67MHz Creator -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB 67MHz Creator 3D -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB 75MHz Creator 3D -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB2 Vertical Creator -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB2 Vertical Creator 3D -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB2Vertical Creator -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB2Vertical Creator 3D -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB2 Horizontal Creator -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB2 Horizontal Creator 3D -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -NAME Sun FFB -CHIPSET ffb -SERVER Sun24 -DRIVER sunffb - -# Misc - -END diff --git a/initramfs/initrd-stuff/usr/share/hwdata/MonitorsDB b/initramfs/initrd-stuff/usr/share/hwdata/MonitorsDB deleted file mode 100644 index 8875fa24..00000000 --- a/initramfs/initrd-stuff/usr/share/hwdata/MonitorsDB +++ /dev/null @@ -1,3465 +0,0 @@ -# -# Monitor information for use by Xconfigurator -# Supplies similar information to the data in the /usr/X11R6/lib/X11/Cards -# file about video cards. -# -# Each line has format: -# ; ; ; ; ; DPMS support -# -# Horiz and vert sync can be a range; like 35.2-55.75; or 31.5,35.5 -# BUT remember to use ';' to separate fields -# - -Aamazing; Aamazing CM-8426; cm-8426; 31.0-60.0; 40.0-80.0; 1 -Aamazing; Aamazing MS-8431; ms-8431; 15.0-36.0; 50.0-70.0; 1 -Acer; Acer 11D; API440B; 31.0-35.5; 50.0-90.0 -Acer; Acer 1455; API5514; 30.0-54.0; 50.0-120.0 -Acer; Acer 1555; API5515; 30.0-54.0; 50.0-120.0 -Acer; Acer 15P; acer_15p; 15.0-70.0; 45.0-90.0; 1 -Acer; Acer 211c; API9708; 30.0-107.0; 50.0-160.0 -Acer; Acer 33; acer_33; 31.0-38.0; 50.0-90.0; 1 -Acer; Acer 33D; API4421; 31.0-35.5; 50.0-100.0 -Acer; Acer 33DL; API4C21; 31.0-35.5; 50.0-100.0 -Acer; Acer 34e-2; API9709; 30.0-54.0; 50.0-110.0 -Acer; Acer 34e; API4522; 30.0-54.0; 50.0-110.0 -Acer; Acer 34T; API5422; 31.0-48.0; 50.0-100.0 -Acer; Acer 34TL; API4C22; 31.0-48.0; 50.0-100.0 -Acer; Acer 35; acer_35; 30.0-55.0; 45.0-90.0; 1 -Acer; Acer 35c; API9703; 30.0-54.0; 50.0-110.0 -Acer; Acer 35c; API970A; 30.0-54.0; 50.0-110.0 -Acer; Acer 54e; API4536; 31.0-54.0; 50.0-110.0 -Acer; Acer 54es; API9715; 31.0-54.0; 50.0-110.0 -Acer; Acer 55; API0037; 30.0-56.9; 50.0-80.0 -Acer; Acer 55c; API9704; 30.0-54.0; 50.0-110.0 -Acer; Acer 55e; API9701; 30.0-54.0; 50.0-110.0 -Acer; Acer 55L; API4C37; 30.0-56.9; 50.0-80.0 -Acer; Acer 56c; API9705; 30.0-69.0; 50.0-110.0 -Acer; Acer 56e-2; API9710; 30.0-69.0; 50.0-110.0 -Acer; Acer 56e; API4538; 30.0-69.0; 50.0-110.0 -Acer; Acer 56i-2; API9712; 30.0-69.0; 50.0-110.0 -Acer; Acer 56i; API4938; 30.0-69.0; 50.0-110.0 -Acer; Acer 56is-2; API4138; 30.0-69.0; 50.0-110.0 -Acer; Acer 56is; API0138; 30.0-69.0; 50.0-110.0 -Acer; Acer 56j; API9713; 30.0-69.0; 50.0-110.0 -Acer; Acer 56L; API4C38; 30.0-64.0; 50.0-110.0 -Acer; Acer 57c; API971B; 30.0-70.0; 50.0-120.0 -Acer; Acer 57e; API9809; 30.0-70.0; 50.0-110.0 -Acer; Acer 57i; API971B; 30.0-70.0; 50.0-110.0 -Acer; Acer 7015; acer_7015; 15.0-36.0; 45.0-90.0; 1 -Acer; Acer 7133s; api5321; 31.0-40.0; 55.0-90.0; 1 -Acer; Acer 7134e; api4522; 31.0-60.0; 55.0-90.0; 1 -Acer; Acer 7134s; api5322; 31.0-60.0; 55.0-90.0; 1 -Acer; Acer 7154e; api4536; 31.0-60.0; 55.0-90.0; 1 -Acer; Acer 7154s; api5336; 31.0-60.0; 55.0-90.0; 1 -Acer; Acer 7156e; api4538; 31.0-70.0; 55.0-90.0; 1 -Acer; Acer 7156i; api4938; 31.0-70.0; 55.0-90.0; 1 -Acer; Acer 7156s; api5338; 31.0-70.0; 55.0-90.0; 1 -Acer; Acer 7176ie; api454c; 31.0-70.0; 55.0-90.0; 1 -Acer; Acer 7176is; api534c; 31.0-70.0; 55.0-90.0; 1 -Acer; Acer 7178ie; api454e; 31.0-90.0; 55.0-90.0; 1 -Acer; Acer 76c; API9706; 30.0-72.0; 50.0-120.0 -Acer; Acer 76e; API9702; 30.0-72.0; 50.0-110.0 -Acer; Acer 76i; API494C; 30.0-64.0; 50.0-110.0 -Acer; Acer 76ie; API424C; 30.0-69.0; 50.0-110.0 -Acer; Acer 76j; API9711; 30.0-72.0; 50.0-110.0 -Acer; Acer 76N; API4E4C; 30.0-64.0; 50.0-110.0 -Acer; Acer 76sl; API9717; 30.0-72.0; 50.0-110.0 -Acer; Acer 77c; API9720; 30.0-72.0; 50.0-120.0 -Acer; Acer 77c; API980A; 30.0-72.0; 50.0-120.0 -Acer; Acer 77e; API971C; 30.0-72.0; 50.0-120.0 -Acer; Acer 77e; API9808; 30.0-72.0; 50.0-120.0 -Acer; Acer 78c; API9719; 30.0-86.0; 50.0-120.0 -Acer; Acer 78c; API9805; 31.0-86.0; 50.0-120.0 -Acer; Acer 78i; API494E; 30.0-82.0; 50.0-110.0 -Acer; Acer 78ie; API424E; 30.0-86.0; 50.0-120.0 -Acer; Acer 78ie; API454E; 30.0-86.0; 50.0-120.0 -Acer; Acer 79g; API9716; 30.0-95.0; 50.0-160.0 -Acer; Acer 79g; API971E; 30.0-95.0; 50.0-160.0 -Acer; Acer 98e; API9806; 30.0-86.0; 50.0-160.0 -Acer; Acer 98i; API4962; 30.0-82.0; 50.0-120.0 -Acer; Acer 99c; API9718; 30.0-95.0; 50.0-160.0 -Acer; Acer 99g; API9804; 30.0-107.0; 50.0-160.0 -Acer; Acer 99sl; API9721; 30.0-98.0; 50.0-160.0 -Acer; Acer F31; api1035; 31.5-60.0; 56.0-75.0; 1 -Acer; Acer F31e; api7601; 31.5-60.0; 56.0-85.0; 1 -Acer; Acer F50p; api7604; 48.4; 60; 1 -Acer; Acer F51; api7602; 31.5-60.0; 56.0-85.0; 1 -Acer; Acer FP500; API7606; 48.4; 60 -Acer; Acer FP502; API760D; 48.4; 60 -Acer; Acer FP51e; API760A; 31.5-60.0; 56.0-75.0 -Acer; Acer FP550; API7612; 31.5-60.0; 56.0-75.0 -Acer; Acer FP551; API7607; 31.5-60.0; 56.0-85.0 -Acer; Acer FP555; API7609; 31.5-60.0; 56.0-75.0 -Acer; Acer FP560; API7608; 48.4; 60 -Acer; Acer FP561; API760B; 31.5-60.0; 56.0-75.0 -Acer; Acer FP850; API7605; 31.5-80.0; 56.0-75.0 -Acer; Acer FP851; API760C; 31.5-80.0; 56.0-75.0 -Acer; Acer FP855; API7611; 31.5-80.0; 56.0-75.0 -Acer; Acer G772; API9902; 30.0-72.0; 50.0-120.0 -Acer; Acer LM551; API760E; 31.5-60.0; 56.0-85.0 -Acer; Acer LM552; API760F; 48.4; 60 -Acer; Acer LM554; API7610; 48.4; 60 -Acer; Aspire 33s; API5321; 31.0-35.5; 50.0-100.0 -Acer; Aspire 34Ts; API5322; 31.0-48.0; 50.0-100.0 -Acer; Aspire 54s; API5336; 30.0-54.0; 50.0-110.0 -Acer; Aspire 55s; API9802; 30.0-54.0; 50.0-120.0 -Acer; Aspire 56s; API5338; 30.0-66.0; 50.0-110.0 -Acer; Aspire 76is; API414C; 30.0-69.0; 50.0-110.0 -Acer; Aspire 76is; API534C; 30.0-69.0; 50.0-110.0 -Acer; Aspire 77is; API9707; 30.0-69.0; 50.0-110.0 -Acer; Aspire 77s; API9803; 30.0-72.0; 50.0-120.0 -Action Systems, Inc.; Action Monitor CA-1454; ACI0608; 30.0-54.0; 50.0-100.0; 1 -Action Systems, Inc.; Action Monitor CA-1570; ACI0622; 30.0-70.0; 50.0-120.0; 1 -Action Systems, Inc.; Action Monitor CH-1999; ACI1999; 30.0-99.0; 50.0-160.0; 1 -Action Systems, Inc.; Action Monitor CK-1566; ACI061E; 30.0-66.0; 50.0-120.0; 1 -Action Systems, Inc.; Action Monitor CK-4148; ACI1034; 30.0-50.0; 50.0-85.0; 1 -Action Systems, Inc.; Action Monitor CK-4158; ACI103E; 30.0-60.0; 50.0-100.0; 1 -Action Systems, Inc.; Action Monitor CL-1566; ACI061E; 30.0-66.0; 50.0-120.0; 1 -Action Systems, Inc.; Action Monitor CL-1570; ACI1570; 30.0-70.0; 50.0-120.0; 1 -Action Systems, Inc.; Action Monitor CL-1766; ACI06E6; 30.0-66.0; 50.0-120.0; 1 -Action Systems, Inc.; Action Monitor CL-1770; ACI1770; 30.0-70.0; 50.0-120.0; 1 -Action Systems, Inc.; Action Monitor CL-1792; ACI1792; 30.0-92.0; 50.0-160.0; 1 -Action Systems, Inc.; Action Monitor CL-1999; ACI1999; 30.0-99.0; 50.0-160.0; 1 -Action Systems, Inc.; Action Monitor CX-1566; ACI061E; 30.0-66.0; 50.0-120.0; 1 -Action Systems, Inc.; Action Monitor CX-4158; ACI103E; 30.0-60.0; 50.0-100.0; 1 -Action Systems, Inc.; AXION LCD Monitor LA-1560U; ACI1560; 30.0-60.0; 50.0-75.0; 1 -Actix; Actix Systems CX1557; cx1557; 30.0-57.0; 40.0-100.0; 1 -Adara; Adara AML-1402; aml-1402; 15.0-36.0; 45.0-90.0; 1 -Adara; Adara AML-2001; aml-2001; 30.0-36.5; 50.0-90.0; 1 -ADI; ADI ADIV30; adi3230; 30.0-48.5; 50.0-100.0; 1 -ADI; ADI DMC-2304; adidmc; 30.6-36.0; 50.0-90.0; 1 -ADI; ADI Duo; adi1430; 30.0-69.0; 50.0-120.0; 1 -ADI; ADI Duo; adi1452; 30.0-69.0; 50.0-120.0; 1 -ADI; ADI Duo; adi1453; 30.0-69.0; 50.0-120.0; 1 -ADI; ADI Duo; adi1454; 30.0-69.0; 50.0-120.0; 1 -ADI; ADI Duo; adi1455; 30.0-69.0; 50.0-120.0; 1 -ADI; ADI MicroScan 17; adi1130; 30.0-87.5; 50.0-120.0; 1 -ADI; ADI MicroScan 17; adi1131; 30.0-87.5; 50.0-120.0; 1 -ADI; ADI MicroScan 17; adi1140; 30.0-87.5; 50.0-120.0; 1 -ADI; ADI MicroScan 17; adi1150; 30.0-87.5; 50.0-120.0; 1 -ADI; ADI MicroScan 17X; adi0e30; 24.6-60.0; 50.0-120.0; 1 -ADI; ADI MicroScan 17X; adi0e31; 24.6-60.0; 50.0-120.0; 1 -ADI; ADI MicroScan 17X; adi0e32; 24.6-60.0; 50.0-120.0; 1 -ADI; ADI MicroScan 17X; adi0e40; 24.6-60.0; 50.0-120.0; 1 -ADI; ADI MicroScan 17X+; adi0f30; 24.6-60.0; 50.0-120.0; 1 -ADI; ADI MicroScan 17X+; adi0f40; 24.6-60.0; 50.0-120.0; 1 -ADI; ADI MicroScan 2E; sm5514b; 30.0-38.0; 50.0-100.0; 1 -ADI; ADI MicroScan 3E; sm5514a; 30.0-50.0; 50.0-100.0; 1 -ADI; ADI MicroScan 3E+; sm-5514e; 30.0-58.0; 50.0-100.0; 1 -ADI; ADI MicroScan 3V; adi0610; 24.6-48.9; 50.0-100.0; 1 -ADI; ADI MicroScan 3V; adi0620; 24.6-48.9; 50.0-100.0; 1 -ADI; ADI MicroScan 3V; adi0630; 24.6-48.9; 50.0-100.0; 1 -ADI; ADI MicroScan 3V; adi0638; 24.6-48.9; 50.0-100.0; 1 -ADI; ADI MicroScan 3V; adi0640; 24.6-48.9; 50.0-100.0; 1 -ADI; ADI MicroScan 4A; sm-5515; 30.0-58.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4G; adi4g; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4GP; adi4gp; 30-64; 50-100; 1 -ADI; ADI MicroScan 4P/4P+; adi1630; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1632; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1633; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1634; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1635; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1640; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1642; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1643; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1644; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1645; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1650; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1653; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1654; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1655; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1f30; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1f40; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi1f50; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi2130; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi2140; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi2150; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi2530; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi2540; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4P/4P+; adi2550; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 4V; adi0730; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi0739; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi073c; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi073e; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi073f; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi0740; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi0750; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi0755; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi0940; 30-64; 50-100; 1 -ADI; ADI MicroScan 4V; adi4v; 30-64; 50-95; 1 -ADI; ADI MicroScan 5AP; adi5ap; 30-64; 50-100; 1 -ADI; ADI MicroScan 5EP; adi5ep; 30-64; 50-100; 1 -ADI; ADI MicroScan 5G; adi1550; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5G; adi1552; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5G; adi1553; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5G; adi1554; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5G; adi1555; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5G; adi1556; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5G; adi1572; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5G; adi1c50; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5G; adi1c52; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 5L; adi3e50; 30.0-56.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5L; adi3f50; 30.0-56.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1730; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1733; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1734; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1735; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1740; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1743; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1750; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1751; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1753; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1754; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1755; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi1772; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2230; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2240; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2250; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2430; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2440; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2443; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2444; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2445; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2450; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2480; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2481; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2630; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2640; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5P/5P+; adi2650; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5T; adi3650; 30.0-56.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5T; adi3750; 30.0-56.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V; adi0b30; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V; adi0b32; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V; adi0b35; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V; adi0b40; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V; adi0b50; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V+; adi0c30; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V+; adi0c32; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V+; adi0c40; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V+; adi0c50; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V+; adi0c51; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 5V+; adi0d40; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI MicroScan 6G; adi1250; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6G; adi1252; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6G; adi1253; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6G; adi1254; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6G; adi1255; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6G; adi1256; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6G; adi1257; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6G; adi1270; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6G; adi1272; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6L; adi4050; 30.0-56.0; 50.0-100.0; 1 -ADI; ADI MicroScan 6P; adi2050; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6P; adi20b0; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6P; adi20b1; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6P; adi20b2; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6P; adi20b3; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6P; adi20b4; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan 6P; adi20b5; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan G55; adi3630; 30.0-86.0; 50.0-120.0; 1 -ADI; ADI MicroScan G56; adi3730; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan G60; adi3930; 30.0-86.0; 50.0-120.0; 1 -ADI; ADI MicroScan G66; adi3e50; 30.0-95.0; 50.0-120.0; 1 -ADI; ADI MicroScan G70; adi3830; 30.0-110.0; 50.0-120.0; 1 -ADI; ADI MicroScan P40; adi2c30; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan P50; adi3330; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI MicroScan P55; adi3430; 30.0-82.0; 50.0-120.0; 1 -ADI; ADI ProVista 14; adi1350; 30.6-48.0; 50.0-100.0; 1 -ADI; ADI ProVista E30; adi1830; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E30; adi1832; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E30; adi1833; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E30; adi1834; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E30; adi1835; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E30; adi1836; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E30; adi1840; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E30; adi1843; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E33; adi2d30; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E35; adi2330; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E35; adi2332; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E35; adi2340; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E35; adi2342; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E35; adi2350; 30.0-54.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1930; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1932; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1933; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1934; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1935; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1936; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1937; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1938; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1940; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1942; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1943; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1944; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1950; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E40; adi1952; 30.0-64.0; 50.0-100.0; 1 -ADI; ADI ProVista E44; adi2e30; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI ProVista E55; adi4430; 30.0-69.0; 50.0-100.0; 1 -ADI; ADI ProVista E66; adi3e30; 30.0-86.0; 50.0-120.0; 1 -AOC; AOC CM-324; cm-324; 15.0-37.0; 50.0-90.0; 1 -AOC; AOC CM-325; cm-325; 31.0-38.0; 50.0-90.0; 1 -AOC; AOC CM-326; cm-326; 15.0-38.0; 50.0-90.0; 1 -AOC; AOC Monochrome MM-415; mm-415; 30.0-38.0; 50.0-90.0; 1 -AOC; AOC SPECTRUM 21Hlr; aoce2182; 30.0-66.0; 50.0-100.0; 1 -AOC; AOC SPECTRUM 4V,4VA,4Vlr & 4VlrA, 4Vn, 4VnA; aocd350; 30.0-50.0; 50.0-100.0; 1 -AOC; AOC SPECTRUM 4Vlr & 4VlrA & 4V & 4VA; aocd356; 30.0-54.0; 50.0-120.0; 1 -AOC; AOC SPECTRUM 5Elr & 5ElrA & 5E & 5EA; aocd556; 30.0-54.0; 50.0-120.0; 1 -AOC; AOC SPECTRUM 5Glr & 5GlrA & 5Glr+ & 5GlrA+; aoc569e; 30.0-69.0; 50.0-120.0; 1 -AOC; AOC SPECTRUM 5Glr; aoce570; 30.0-64.0; 50.0-120.0; 1 -AOC; AOC SPECTRUM 5Llr & 5LlrA; aocc564; 30.0-64.0; 50.0-90.0; 1 -AOC; AOC SPECTRUM 5Nlr; aoca566; 30.0-66.0; 50.0-100.0; 1 -AOC; AOC SPECTRUM 5Nlr; aoca569; 30.0-69.0;50.0-120; 1 -AOC; AOC SPECTRUM 5Vlr & 5VlrA; aocd566; 30.0-66.0; 50.0-100.0; 1 -AOC; AOC SPECTRUM 7Clr; aocf764; 30.0-64.0; 47.0-100.0; 1 -AOC; AOC SPECTRUM 7Dlr & 7DlrA; aoce750; 30.0-68.0; 50.0-120.0; 1 -AOC; AOC SPECTRUM 7Glr & 7GlrA; aoca785; 30.0-85.0; 50.0-130.0; 1 -AOC; AOC SPECTRUM 7Nlr; aoca782; 30.0-82.0; 50.0-110.0; 1 -AOC; AOC SPECTRUM 7Vlr & 7VlrA & 7Vlr+ & 7VlrA+; aoca770; 30.0-70.0; 50.0-130.0; 1 -AOC; AOC SPECTRUM 9Glr; aoce995; 30.0-95.0; 47.0-150.0; 1 -Apollo; Apollo 1280x1024-68Hz; 0; 73.702; 68.24 -Apollo; Apollo 1280x1024-70Hz; 0; 75.118; 70.07 -AST; AST Sabre; ast8009; 30.0-64.0; 50.0-90.0; 1 -AST; AST Vision 20H; ast8008; 29.0-82.0; 50.0-150.0; 1 -AST; AST Vision 4I; ast8002; 30.0-38.0; 50.0-90.0; 1 -AST; AST Vision 4L; ast8004; 30.0-64.0; 50.0-90.0; 1 -AST; AST Vision 4N; ast8003; 30.0-64.0; 50.0-90.0; 1 -AST; AST Vision 4V; ast8001; 31.5; 60.0-70.0; 1 -AST; AST Vision 5L; ast8005; 30.0-64.0; 50.0-90.0; 1 -AST; AST Vision 5V; ast800a; 30.0-50.0; 50.0-120.0; 1 -AST; AST Vision 7H; ast8007; 30.0-82.0; 50.0-90.0; 1 -AST; AST Vision 7L; ast8006; 30.0-64.0; 50.0-90.0; 1 -AT&T; AT&T 14 in. Color Economy; 0; 31.5; 50-90 -AT&T; AT&T 14 in. Color Economy; 0; 35.0; 50-90 -AT&T; AT&T 14 in. Color Value; 0; 31.5; 50-90 -AT&T; AT&T 14 in. Color Value; 0; 38.0; 50-90 -AT&T; AT&T 14 in. Color Value; 0; 48.0; 50-90 -AT&T; AT&T 14 in. Mono; 0; 31; 55-75 -AT&T; AT&T 15 in. Color; 0; 30-64; 50-90 -AT&T; AT&T 17 in. Color Professional; 0; 30-82; 50-160 -AT&T; AT&T 17 in. Color Value; 0; 30-64; 50-90 -AT&T; AT&T CRT-365; 0; 30.0-75.0; 60.0-70.0 -AT&T; AT&T CRT-395; 0; 30.0-66.0; 50.0-90.0 -Bridge; Bridge BM17C; brg00ab; 30.0-70.0; 50.0-160.0; 1 -Bus Computer Systems; Bus Computer Systems Bus_VGA; bus_vga; 31.5-38.0; 50.0-70.0; 1 -Carroll Touch; Carroll Touch CT1381A; ct1381a; 15.7-38.0; 45.0-90.0; 1 -Colorgraphic; Colorgraphic EG2040; eg2040; 20.0-40.0; 40.0-100.0; 1 -Compal; Compal BJ350; CPL9565; 31.5-61.0; 50-90 -Compal; Compal BP350; CPL9566; 24-60; 56-75 -Compal; Compal CM350; CPL1509; 24-61.0; 56-75 -Compal; Compal CM870; CPL1702; 24-80.0; 56-75 -Compal; Compal FC340; CPL24EB; 31.5-61.0; 50-90 -Compal; Compal FC350; CPL254F; 31.5-61.0; 50-90 -Compal; Compal FD350; CPL2551; 31.5-61.0; 50-90 -Compal; Compal FT340; CPL24EC; 31.5-61.0; 50-90 -Compal; Compal G450; CPL0975; 30-50; 50-100 -Compal; Compal G554; CPL09D9; 30-54; 50-120 -Compal; Compal G566; CPL09DA; 30-66; 50-120 -Compal; Compal G567; CPL09DB; 30-66; 50-120 -Compal; Compal G569; CPL09DD; 30-70; 50-120 -Compal; Compal GC220; CPL2419; 31.5-38.5; 55-85 -Compal; Compal GT220; CPL241A; 31.5-38.5; 55-85 -Compal; Compal H113; CPL1130; 30-115; 50-160 -Compal; Compal H450; CPL096B; 30-50; 50-100 -Compal; Compal H554; CPL09CF; 30-54; 50-120 -Compal; Compal H566; CPL09D0; 30-66; 50-120 -Compal; Compal H567; CPL09D1; 30-66; 50-120 -Compal; Compal H569; CPL09D3; 30-70; 50-120 -Compal; Compal H763; CPL0A9B; 30-70; 50-120 -Compal; Compal H767; CPL0A99; 30-66; 50-110 -Compal; Compal H787; CPL0A9C; 30-87; 50-120 -Compal; Compal K450; CPL097F; 30-50; 50-100 -Compal; Compal K567; CPL09E5; 30-66; 50-120 -Compal; Compal LC220; CPL240F; 31.5-38.5; 55-85 -Compal; Compal LT220; CPL2410; 31.5-38.5; 55-85 -Compal; Compal M454; CPL4541; 30-54; 50-120 -Compal; Compal M554; CPL5541; 30-54; 50-120 -Compal; Compal M557; CPL5571; 30-70; 50-120 -Compal; Compal M570; CPL5701; 30-70; 50-120 -Compal; Compal M571; CPL5711; 30-70; 50-120 -Compal; Compal M573; CPL5731; 30-70; 50-120 -Compal; Compal M576; CPL5761; 30-70; 50-120 -Compal; Compal M577; CPL5771; 30-70; 50-120 -Compal; Compal M770; CPL7701; 30-70; 50-120 -Compal; Compal M773; CPL7731; 30-70; 50-120 -Compal; Compal M787; CPL7871; 30-87; 50-120 -Compal; Compal M980; CPL9801; 30-87; 50-120 -Compal; Compal M990; CPL9901; 30-95; 50-160 -Compal; Compal M993; CPL9931; 30-95; 50-160 -Compal; Compal M999; CPL9991; 30-95; 50-120 -Compal; Compal P454; CPL4542; 30-54; 50-120 -Compal; Compal P554; CPL5542; 30-54; 50-120 -Compal; Compal P570; CPL5702; 30-70; 50-120 -Compal; Compal P571; CPL5712; 30-70; 50-120 -Compal; Compal P576; CPL5762; 30-70; 50-120 -Compal; Compal P577; CPL5772; 30-70; 50-120 -Compal; Compal P770; CPL7702; 30-70; 50-120 -Compal; Compal P773; CPL7732; 30-70; 50-120 -Compal; Compal P787; CPL7872; 30-87; 50-120 -Compal; Compal P980; CPL9802; 30-87; 50-120 -Compal; Compal P990; CPL9902; 30-95; 50-160 -Compal; Compal P993; CPL9932; 30-95; 50-160 -Compal; Compal S450; CPL0989; 30-50; 50-100 -Compal; Compal S554; CPL09ED; 30-54; 50-120 -Compal; Compal S566; CPL09EE; 30-66; 50-120 -Compal; Compal S567; CPL09EF; 30-66; 50-120 -Compal; Compal S569; CPL09F1; 30-70; 50-120 -Compal; Compal S763; CPL0AB9; 30-70; 50-120 -Compal; Compal S767; CPL0AB7; 30-66; 50-110 -Compal; Compal S787; CPL0AB5; 30-87; 50-120 -Compal; Compal V799; CPL7993; 30-70; 50-120 -Compal; Compal V999; CPL9993; 30-95; 50-120 -Compaq; Compaq 1024; cpq0011; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 1024; cpq0012; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 1024; cpq0013; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 1024; cpq0014; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 1024; cpq0015; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 1024; cpq0016; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 1024; cpq0100; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 1024; cpq0146; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 1024; cpq0147; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 140; cpq0d46; 31-49; 48-80; 1 -Compaq; Compaq 140; cpq0d47; 31-49; 48-80; 1 -Compaq; Compaq 140; cpq0d48; 31-49; 48-80; 1 -Compaq; Compaq 140; cpq0d49; 31-49; 48-80; 1 -Compaq; Compaq 140; cpq0d4a; 31-49; 48-80; 1 -Compaq; Compaq 140; cpq0d4b; 31-49; 48-80; 1 -Compaq; Compaq 140; cpq0d4c; 31-49; 48-80; 1 -Compaq; Compaq 140; cpq0d4d; 31-49; 48-80; 1 -Compaq; Compaq 150; cpq0f46; 31-49; 48-80; 1 -Compaq; Compaq 150; cpq0f47; 31-49; 48-80; 1 -Compaq; Compaq 150; cpq0f48; 31-49; 48-80; 1 -Compaq; Compaq 150; cpq0f49; 31-49; 48-80; 1 -Compaq; Compaq 150; cpq0f4a; 31-49; 48-80; 1 -Compaq; Compaq 150; cpq0f4b; 31-49; 48-80; 1 -Compaq; Compaq 150; cpq0f4c; 31-49; 48-80; 1 -Compaq; Compaq 150; cpq0f4d; 31-49; 48-80; 1 -Compaq; Compaq 151FS; cpq0022; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0023; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0024; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0025; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0026; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0027; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0028; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0346; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0347; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0348; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq0349; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq034a; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 151FS; cpq034b; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq002d; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq002e; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq002f; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq0030; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq0031; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq0032; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq0033; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq0546; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq0547; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq0548; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 171FS; cpq0549; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq 172; cpq_172; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq Advanced Graphics; ags; 54.0; 50.0-75.0; 1 -Compaq; Compaq Internal VGA Panel; ivga; 31.5; 50.0-70.0; 1 -Compaq; Compaq P110 Color Monitor; cpq1321; 30.0-107.0; 48.0-160.0; 1 -Compaq; Compaq P1210 Color Monitor; cpq1386; 30.0-121.0; 50.0-160.0; 1 -Compaq; Compaq P1610 Color Monitor; cpq1327; 30.0-96.0; 48.0-160.0; 1 -Compaq; Compaq P70 Color Monitor; cpq1320; 30.0-92.0; 48.0-150.0; 1 -Compaq; Compaq P710 Color Monitor; cpq1384; 30.0-96.0; 50.0-130.0; 1 -Compaq; Compaq P75 Color Monitor; cpq1330; 30.0-85.0; 50.0-150.0; 1 -Compaq; Compaq P900 Color Monitor; cpq1353; 30.0-107.0; 50.0-120.0; 1 -Compaq; Compaq P910 Color Monitor; cpq1385; 30.0-108.0; 50.0-140.0; 1 -Compaq; Compaq Presario 140; cpq0017; 31-62; 48-90; 1 -Compaq; Compaq Presario 140; cpq0018; 31-62; 48-90; 1 -Compaq; Compaq Presario 140; cpq0019; 31-62; 48-90; 1 -Compaq; Compaq Presario 140; cpq001a; 31-62; 48-90; 1 -Compaq; Compaq Presario 140; cpq0020; 31-62; 48-90; 1 -Compaq; Compaq Presario 140; cpq0021; 31-62; 48-90; 1 -Compaq; Compaq Presario 140; cpq0746; 31-62; 48-90; 1 -Compaq; Compaq Presario 140; cpq0747; 31-62; 48-90; 1 -Compaq; Compaq Presario 140; cpq0846; 31-49; 48-80; 1 -Compaq; Compaq Presario 140; cpq0847; 31-49; 48-80; 1 -Compaq; Compaq Presario 140; cpq0848; 31-49; 48-80; 1 -Compaq; Compaq Presario 140; cpq0849; 31-49; 48-80; 1 -Compaq; Compaq Presario 140; cpq084a; 31-49; 48-80; 1 -Compaq; Compaq Presario 140; cpq084b; 31-49; 48-80; 1 -Compaq; Compaq Presario 140; cpq084c; 31-49; 48-80; 1 -Compaq; Compaq Presario 140; cpq084d; 31-49; 48-80; 1 -Compaq; Compaq Presario 150; cpq0029; 31-62; 48-90; 1 -Compaq; Compaq Presario 150; cpq002a; 31-62; 48-90; 1 -Compaq; Compaq Presario 150; cpq002b; 31-62; 48-90; 1 -Compaq; Compaq Presario 150; cpq002c; 31-62; 48-90; 1 -Compaq; Compaq Presario 150; cpq0946; 31-62; 48-90; 1 -Compaq; Compaq Presario 150; cpq0947; 31-62; 48-90; 1 -Compaq; Compaq Presario 150; cpq0948; 31-62; 48-90; 1 -Compaq; Compaq Presario 150; cpq0949; 31-62; 48-90; 1 -Compaq; Compaq Presario 150; cpq0a46; 31-49; 48-80; 1 -Compaq; Compaq Presario 150; cpq0a47; 31-49; 48-80; 1 -Compaq; Compaq Presario 150; cpq0a48; 31-49; 48-80; 1 -Compaq; Compaq Presario 150; cpq0a49; 31-49; 48-80; 1 -Compaq; Compaq Presario 150; cpq0a4a; 31-49; 48-80; 1 -Compaq; Compaq Presario 150; cpq0a4b; 31-49; 48-80; 1 -Compaq; Compaq Presario 150; cpq0a4c; 31-49; 48-80; 1 -Compaq; Compaq Presario 150; cpq0a4d; 31-49; 48-80; 1 -Compaq; Compaq Presario Integrated Monitor; pres; 35.2-38.0; 56.0-60.0; 1 -Compaq; Compaq Presario MV400 Color Monitor; cpq3014; 31-50; 50-90; 1 -Compaq; Compaq Presario MV500 Color Monitor; cpq3012; 31-54; 50-90; 1 -Compaq; Compaq Presario MV700 Color Monitor; cpq3013; 30-70; 50-100; 1 -Compaq; Compaq QVision 150; cpq_qv150; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq QVision 170; cpq_qv170; 31.5-57.0; 50.0-90.0; 1 -Compaq; Compaq QVision 172; cpq0040; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 172; cpq0041; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 172; cpq0042; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 200; cpq0043; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 200; cpq0044; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 200; cpq0045; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 210; cpq0046; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 210; cpq0047; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 210; cpq0048; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq QVision 210; cpq0049; 31.5-82.0; 50.0-90.0; 1 -Compaq; Compaq S500 Color Monitor; cpq1356; 30.0-54.0; 50.0-120.0; 1 -Compaq; Compaq S510 Color Monitor; cqp1371; 30.0-61.0; 50.0-120.0; 1 -Compaq; Compaq S700 Color Monitor; cpq1349; 30.0-70.0; 50.0-160.0; 1 -Compaq; Compaq S710 Color Monitor; cpq1362; 30.0-70.0; 50.0-160.0; 1 -Compaq; Compaq S900 Color Monitor; cpq1350; 30.0-95.0; 50.0-160.0; 1 -Compaq; Compaq S910 Color Monitor; cpq1361; 30.0-95.0; 50.0-160.0; 1 -Compaq; Compaq SVGA; svga; 35.2-38.0; 56.0-60.0; 1 -Compaq; Compaq TFT450 Flat Panel Monitor; cpq1333; 31.5-60.0; 56.3-85.0; 1 -Compaq; Compaq TFT5000 Flat Panel Monitor; cpq1341; 32.0-60.0; 57.0-85.0; 1 -Compaq; Compaq TFT5005 Flat Panel Monitor; cpq1383; 24.0-61.0; 56.0-75.0; 1 -Compaq; Compaq TFT500 Flat Panel Monitor; cpq1324; 32.0-60.0; 57.0-85.0; 1 -Compaq; Compaq TFT5010 Flat Panel Monitor; cpq1370; 31.5-60.0; 58.0-78.75; 1 -Compaq; Compaq TFT8000 Flat Panel Monitor; cpq1329; 31.0-80.0; 58.0-85.0; 1 -Compaq; Compaq TFT8020 Flat Panel Monitor; cpq1345; 31.5-80.0; 58.0-85.0; 1 -Compaq; Compaq V1000 Color Monitor; cpq1347; 30.0-107.0; 48.0-160.0; 1 -Compaq; Compaq V1100 Color Monitor; cpq1336; 30.0-107.0; 48.0-160.0; 1 -Compaq; Compaq V40 Color Monitor; cpq1334; 31.0-48.0; 50.0-100.0; 1 -Compaq; Compaq V45 Color Monitor; cpq1338; 31-48; 50-100; 1 -Compaq; Compaq V50 Color Monitor; cpq1322; 30.0-60.0; 50-125.0; 1 -Compaq; Compaq V55 Color Monitor; cpq1331; 30.0-60.0; 47.5-125.0; 1 -Compaq; Compaq V700 Color Monitor; cpq1340; 30.0-85.0; 50.0-160.0; 1 -Compaq; Compaq V70 Color Monitor; cpq170a; 30.0-69.0; 50-125.0; 1 -Compaq; Compaq V710 Color Monitor; cpq1382; 30.0-85.0; 50.0-160.0; 1 -Compaq; Compaq V75 Color Monitor; cpq1332; 31.5-69.0; 50.0-100.0; 1 -Compaq; Compaq V900 Color Monitor; cpq1325; 30.0-96.0; 48.0-160.0; 1 -Compaq; Compaq VGA; cvga; 31.5; 50.0-70.0; 1 -Compaq;Compaq 1520 Flat Panel Monitor;cpq1456;30.0-60.0;56.0-76.0;1 -Compaq;Compaq 7500 Color Monitor;cpq1445;30.0-70.0;50.0-140.0;1 -Compaq;Compaq FP17 Flat Panel Monito;cpq145e;30.0-81.0;56.0-76.0;1 -Compaq;Compaq P720 Color Monitor;cpq1419;31.0-96.0;55.0-160.0;1 -Compaq;Compaq TFT5030 Flat Panel Monitor;cpq1391;31.47-60.0;58.0-75.0;1 -Compaq;Compaq 1720 Flat Panel Monitor;cpq144f;30.0-81.0;56.0-76.0;1 -Compaq;Compaq 7550 Color Monitor;cpq1446;30.0-86.0;50.0-140.0;1 -Compaq;Compaq FP5315 Flat Panel Monitor;cpq1459;30.0-61.0;56.0-76.0;1 -Compaq;Compaq P920 Color Monitor;cpq1420;30.0-110.0;50.0-160.0;1 -Compaq;Compaq TFT8030 Flat Panel Monitor;cpq1395;32.0-91.0;58.0-85.0;1 -Compaq;Compaq 5500 Color Monitor;cpq1444;30.0-54.0;50.0-120.0;1 -Compaq;Compaq FP15 Flat Panel Monitor;cpq145c;30.0-61.0;56.0-76.0;1 -Compaq;Compaq FP7317 Flat Panel Monitor;cpq145b;30.0-81.0;56.0-76.0;1 -Compaq;Compaq P1220 Color Monitor;cpq1421;30.0-130.0;50.0-160.0;1 -Compdyne; Compudyne KD-1500N; 0; 74.8; 30.00-66; 50-90 -Compeq USA/Focus; Compeq CT-1458; ct-1458; 15.0-48.0; 47.0-100.0; 1 -Compeq USA/Focus; Compeq CT-1958; ct-1958; 15.0-51.0; 47.0-100.0; 1 -Conrac; Conrac 7126; 7126; 15.0-32.0; 48.0-75.0; 1 -Conrac; Conrac 7211; 7211; 15.0-37.0; 47.0-80.0; 1 -Conrac; Conrac 7214; 7214; 15.0-37.5; 48.0-90.0; 1 -Conrac; Conrac 7241; 7241; 15.0-37.0; 47.0-80.0; 1 -Conrac; Conrac 7250; 7250; 15.5-37.0; 47.0-80.0; 1 -Conrac; Conrac 7351; 7351; 62.5-67.5; 47.0-63.0; 1 -Conrac; Conrac 7550; 7550; 46.0-80.0; 47.0-80.0; 1 -Conrac; Conrac 9250; 9250; 15.0-37.5; 48.0-90.0; 1 -Cordata; Cordata CMC-141M; cmc-141m; 15.5-39.0; 50.0-70.0; 1 -Cordata; Cordata CMC-1500BF; cmc-1500bf; 15.5-39.0; 50.0-90.0; 1 -Cordata; Cordata CMC-1500M; cmc-1500m; 30.0-65.0; 50.0-90.0; 1 -Cordata; Cordata CMC-1500TF; cmc-1500tf; 35.0-38.5; 50.0-90.0; 1 -Cordata; Cordata CMC-1700M; cmc-1700m; 30.0-65.0; 50.0-90.0; 1 -Cordata; Cordata CMC-2100H; cmc-2100h; 60.0-65.0; 50.0-85.0; 1 -Cordata; Cordata CMC-2100M; cmc-2100m; 30.0-65.0; 50.0-90.0; 1 -Cornerstone; Cornerstone c1001; crn000e; 31.0-95.0; 50.0-160.0; 1 -Cornerstone; Cornerstone c700; crn000a; 31.0-95.0; 50.0-130.0; 1 -Cornerstone; Cornerstone c900; 0; 30.0-95.0; 50.0-180.0 -Cornerstone; Cornerstone Color 20/70; 0; 60.0-87.0; 60.0-120.0 -Cornerstone; Cornerstone Color 20/77; 0; 31.0-96.0; 50.0-160.0 -Cornerstone; Cornerstone Color 21/75; 0; 30.0-94.0; 50.0-150.0 -Cornerstone; Cornerstone Color 40/95; 0; 30.0-95.0; 50.0-180.0 -Cornerstone; Cornerstone Color 45/101sf; 0; 31.0-100.7; 50.0-160.0 -Cornerstone; Cornerstone Color 50/101sf, 21/81; 0; 31.0-100.7; 50.0-160.0 -Cornerstone; Cornerstone p1400; crn000d; 31.0-107.0; 50.0-160.0; 1 -Cornerstone; Cornerstone p1401; crn0016; 31.0-110.0; 50.0-180.0; 1 -Cornerstone; Cornerstone p1500; crn000f; 31.0-107.0; 50.0-160.0; 1 -Cornerstone; Cornerstone p1600; crn0010; 31.0-117.0; 50.0-160.0; 1 -Cornerstone; Cornerstone p1700; crn0012; 31.0-130.0; 50.0-160.0; 1 -Cornerstone; Cornerstone v300; crn0013; 31.0-93.0; 50.0-160.0; 1 -CTX; CTX 1451; ctx1451; 30.0-50.0; 45.0-90.0; 1 -CTX; CTX 1451ES; ctx-1451es; 30-50; 50-90; 1 -CTX; CTX 1451GM; ctx-1451gm; 30-50; 50-90; 1 -CTX; CTX 1462GM; ctx-1462; 30.0-62.0; 50.0-90.0; 1 -CTX; CTX 1551; ctx1551; 30.0-50.0; 45.0-90.0; 1 -CTX; CTX 1562; ctx1562; 30.0-62.0; 45.0-90.0; 1 -CTX; CTX 1562ES; ctx-1562es; 30-62; 50-90; 1 -CTX; CTX 1562GM; ctx-1562gm; 30-62; 50-90; 1 -CTX; CTX 1565; ctx1565; 30.0-65.0; 45.0-90.0; 1 -CTX; CTX 1565; ctx5650; 30.0-65.0; 50.0-100.0; 1 -CTX; CTX 1565GM; ctx-1565gm; 30.0-65.0; 50.0-90.0; 1 -CTX; CTX 1569; ctx0150; 30.0-70.0; 50.0-130.0; 1 -CTX; CTX 15-Group 65KHz/100Hz Monitor; ctx3500; 30.0-65.0; 50.0-100.0; 1 -CTX; CTX 1765; ctx1765; 30.0-65.0; 45.0-110.0; 1 -CTX; CTX 1765GM; ctx-1765gm; 30.0-65.0; 50.0-100.0; 1 -CTX; CTX 1785; ctx1785; 30.0-85.0; 45.0-110.0; 1 -CTX; CTX 1785GM; ctx-1785gm; 30.0-85.0; 50.0-100.0; 1 -CTX; CTX 19D-Group 107KHz/160Hz Monitor; ctx5100; 30.0-107.0; 50.0-160.0; 1 -CTX; CTX 2085; ctx2085; 30.0-85.0; 45.0-110.0; 1 -CTX; CTX 2185; ctx2185; 30.0-85.0; 45.0-110.0; 1 -CTX; CTX 5090; ctx5090; 30.0-107.0; 50.0-160.0; 1 -CTX; CTX 960D Class Monitor; ctx5102; 30.0-107.0; 50.0-160.0; 1 -CTX; CTX 960T Class Monitor; ctx5092; 30.0-107.0; 50.0-160.0; 1 -CTX; CTX CPS-1460; cps-1460; 30.0-60.0; 50.0-90.0; 1 -CTX; CTX CPS-1560; cps-1560; 30.0-60.0; 50.0-90.0; 1 -CTX; CTX CPS-1561; cps-1561; 30.0-60.0; 50.0-90.0; 1 -CTX; CTX CPS-1750; cps-1750; 30.0-60.0; 50.0-90.0; 1 -CTX; CTX CPS-1760; cps-1760; 30.0-65.0; 50.0-90.0; 1 -CTX; CTX CPS-2160; cps-2160; 30.0-65.0; 50.0-100.0; 1 -CTX; CTX CPS-2180; cps-2180; 30.0-80.0; 50.0-100.0; 1 -CTX; CTX CVP-5439; cvp-5439; 30.0-35.0; 50.0-90.0; 1 -CTX; CTX CVP-5468; cvp-5468; 30.0-38.0; 50.0-90.0; 1 -CTX; CTX CVP-5468NI; cvp-5468ni; 44.0-50.0; 50.0-90.0; 1 -CTX; CTX CVP-5468NL; cvp-5468nl; 30.0-38.0; 50.0-90.0; 1 -CTX; CTX CVS-3436; cvp-3436; 15.0-38.0; 50.0-90.0; 1 -CTX; CTX CVS-3450; cvp-3450; 20.0-38.0; 50.0-90.0; 1 -CTX; CTX EX1200 series; ctx3800; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX EX1200 series; ctx3810; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX EX1300; ctx3900; 30.0-110.0; 50.0-160.0; 1 -CTX; CTX EX1300; ctx3902; 30.0-110.0; 50.0-160.0; 1 -CTX; CTX EX1300 series; ctx3911; 30.0-110.0; 50.0-160.0; 1 -CTX; CTX EX700; ctx3670; 30.0-85.0; 50.0-120.0; 1 -CTX; CTX EX800; ctx3720; 30.0-85.0; 50.0-120.0; 1 -CTX; CTX EX900; ctx3750; 30.0-85.0; 50.0-120.0; 1 -CTX; CTX EX960 series; ctx3780; 30.0-107.0; 50.0-160.0; 1 -CTX; CTX EX960 series; ctx3781; 30.0-107.0; 50.0-160.0; 1 -CTX; CTX MS600; ctx3600; 30.0-60.0; 50.0-120.0; 1 -CTX; CTX Multiscan 3436; multiscan-3436; 15.0-38.0; 50.0-90.0; 1 -CTX; CTX PR1200 series; ctx3830; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR1200 series; ctx3831; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR1250 series; ctx3835; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR1250 series; ctx3836; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR1300 series; ctx3904; 30.0-110.0; 50.0-160.0; 1 -CTX; CTX PR1300 series; ctx3905; 30.0-110.0; 50.0-160.0; 1 -CTX; CTX PR1350 series; ctx3907; 30.0-110.0; 50.0-160.0; 1 -CTX; CTX PR1350 series; ctx3908; 30.0-110.0; 50.0-160.0; 1 -CTX; CTX PR1400F; ctx3920; 30.0-125.0; 50.0-160.0; 1 -CTX; CTX PR1400 series; ctx3915; 30.0-115.0; 50.0-160.0; 1 -CTX; CTX PR1400 series; ctx3916; 30.0-115.0; 50.0-160.0; 1 -CTX; CTX PR1450 series; ctx3918; 30.0-115.0; 50.0-160.0; 1 -CTX; CTX PR1450 series; ctx3919; 30.0-115.0; 50.0-160.0; 1 -CTX; CTX PR500 series; ctx3524; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX PR500 series; ctx3525; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX PR500 series; ctx5694; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX PR700 series; ctx5010; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX PR700 series; ctx7691; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX PR705F series; ctx5310; 30.0-85.0; 50.0-160.0; 1 -CTX; CTX PR710, PR711 series; ctx5050; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR710, PR711 series; ctx5053; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR710, PR711 series; ctx7920; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR710 series; ctx5020; 30.0-92.0; 50.0-160.0; 1 -CTX; CTX PR710 series; ctx5021; 30.0-92.0; 50.0-160.0; 1 -CTX; CTX PR711F series; ctx5320; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR715 series; ctx5030; 30.0-92.0; 50.0-160.0; 1 -CTX; CTX PR715 series; ctx5031; 30.0-92.0; 50.0-160.0; 1 -CTX; CTX PR715 series; ctx5060; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR715 series; ctx5063; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR715 series; ctx5066; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR950 series; ctx5070; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR950 series; ctx5072; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR955 series; ctx5080; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR955 series; ctx5082; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX PR960F series; ctx5420; 30.0-110.0; 50.0-160.0; 1 -CTX; CTX TopView 150-A; ctxa002; 30.0-60.0; 60.0-75.0; 1 -CTX; CTX TopView 150; ctxa001; 30.0-65.0; 60.0-120.0; 1 -CTX; CTX VL400, PL4; ctx3400; 30.0-50.0; 50.0-90.0; 1 -CTX; CTX VL400, PL4; ctx3410; 30.0-50.0; 50.0-90.0; 1 -CTX; CTX VL400, PL4; ctx4516; 30.0-50.0; 50.0-90.0; 1 -CTX; CTX VL410; ctx3450; 30.0-54.0; 50.0-110.0; 1 -CTX; CTX VL410; ctx3451; 30.0-54.0; 50.0-110.0; 1 -CTX; CTX VL410; ctx3455; 30.0-55.0; 50.0-110.0; 1 -CTX; CTX VL410; ctx3456; 30.0-55.0; 50.0-110.0; 1 -CTX; CTX VL500 series, MS500 series; ctx0150; 30.0-70.0; 50.0-120.0; 1 -CTX; CTX VL500 series, MS500 series; ctx3520; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX VL500 series, MS500 series; ctx3521; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX VL500 series, MS500 series; ctx3550; 30.0-70.0; 50.0-100.0; 1 -CTX; CTX VL500 series, MS500 series; ctx3560; 30.0-70.0; 50.0-100.0; 1 -CTX; CTX VL500 series, MS500 series; ctx3571; 30.0-70.0; 50.0-130.0; 1 -CTX; CTX VL500 series, MS500 series; ctx3572; 30.0-70.0; 50.0-130.0; 1 -CTX; CTX VL500 series, MS500 series; ctx3575; 30.0-70.0; 50.0-120.0; 1 -CTX; CTX VL500 series, MS500 series; ctx3576; 30.0-70.0; 50.0-120.0; 1 -CTX; CTX VL500 series, MS500 series; ctx5002; 30.0-70.0; 50.0-100.0; 1 -CTX; CTX VL500 series, MS500 series; ctx5690; 30.0-70.0; 50.0-100.0; 1 -CTX; CTX VL500 series, MS500 series; ctx5695; 30.0-70.0; 50.0-120.0; 1 -CTX; CTX VL500 series, MS500 series; ctx5696; 30.0-70.0; 50.0-120.0; 1 -CTX; CTX VL500 series, MS500 series; ctx5698; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX VL500 series, MS500 series; ctx5699; 30.0-70.0; 50.0-120.0; 1 -CTX; CTX VL510 series, PL5 series; ctx3580; 30.0-55.0; 50.0-110.0; 1 -CTX; CTX VL510 series, PL5 series; ctx3590; 30.0-55.0; 50.0-110.0; 1 -CTX; CTX VL510 series, PL5 series; ctx5655; 30.0-55.0; 50.0-110.0; 1 -CTX; CTX VL700; ctx3615; 30.0-65.0; 50.0-120.0; 1 -CTX; CTX VL700; ctx3621; 30.0-70.0; 50.0-120.0; 1 -CTX; CTX VL700 series, MS700 series, PL7 series; ctx3620; 30.0-70.0; 50.0-120.0; 1 -CTX; CTX VL700 series, MS700 series, PL7 series; ctx3650; 30.0-70.0; 50.0-130.0; 1 -CTX; CTX VL700 series, MS700 series, PL7 series; ctx3651; 30.0-70.0; 50.0-130.0; 1 -CTX; CTX VL700 series, MS700 series, PL7 series; ctx3655; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX VL700 series, MS700 series, PL7 series; ctx3656; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX VL700 series, MS700 series, PL7 series; ctx7694; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX VL700 series, MS700 series, PL7 series; ctx7695; 30.0-70.0; 50.0-160.0; 1 -CTX; CTX VL705; ctx3675; 30.0-85.0; 50.0-160.0; 1 -CTX; CTX VL710 series; ctx3680; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX VL710 series; ctx3683; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX VL710 series; ctx3685; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX VL710 series; ctx7854; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX VL710 series; ctx7855; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX VL710 series; ctx7927; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX VL710 series, EX710 series; ctx3660; 30.0-92.0; 50.0-160.0; 1 -CTX; CTX VL710 series, EX710 series; ctx3661; 30.0-92.0; 50.0-160.0; 1 -CTX; CTX VL950 series, EX950 series, PL9 series; ctx3700; 30.0-95.0; 50.0-160.0; 1 -CTX; CTX VL950 series, EX950 series, PL9 series; ctx3710; 30.0-95.0; 50.0-160.0; 1 -Daewoo; Daewoo 1509B; dwe5093; 30.0-69.0; 50.0-120.0; 1 -Daewoo; Daewoo 1705B; dwe7053; 30.0-69.0; 50.0-120.0; 1 -Daewoo; Daewoo 431X; dwe4312; 30.0-54.0; 50.0-120.0; 1 -Daewoo; Daewoo 511B; dwe5113; 30.0-69.0; 50.0-120.0; 1 -Daewoo; Daewoo 512B; dwe5123; 30.0-69.0; 50.0-120.0; 1 -Daewoo; Daewoo 518B; dwe5183; 30.0-69.0; 50.0-120.0; 1 -Daewoo; Daewoo 518X; dwe5182; 30.0-54.0; 50.0-120.0; 1 -Daewoo; Daewoo 519B; dwe5193; 30.0-69.0; 50.0-120.0; 1 -Daewoo; Daewoo 707B; dwe7073; 30.0-69.0; 50.0-120.0; 1 -Daewoo; Daewoo 710B; dwe7103; 30.0-69.0; 50.0-160.0; 1 -Daewoo; Daewoo 710C; dwe7104; 30.0-86.0; 50.0-160.0; 1 -Daewoo; Daewoo 901D; dwe9015; 30.0-95.0; 50.0-160.0; 1 -Daewoo; Daewoo CMC-1423B1; dwe1423; 30.0-64.0; 50.0-120.0; 1 -Daewoo; Daewoo CMC-1427X1; dwe1427; 30.0-48.0; 50.0-75.0; 1 -Daewoo; Daewoo CMC-1502B1; dwe1502; 30.0-64.0; 50.0-120.0; 1 -Daewoo; Daewoo CMC-1505X; dwe1505; 30.0-50.0; 50.0-100.0; 1 -Daewoo; Daewoo CMC-1507X1; dwe1507; 30.0-48.0; 50.0-75.0; 1 -Daewoo; Daewoo CMC-1703B; dwe1703; 30.0-64.0; 50.0-120.0; 1 -Daewoo; Daewoo CMC-1704C; dwe7044; 24.0-86.0; 50.0-150.0; 1 -Darius; Darius TSM-1431; tsm-1431; 15.5-39.0; 50.0-90.0; 1 -Daytek; Daewoo DT-1414AV; dwe4142; 30.0-48.0; 50.0-90.0; 0 -Daytek; Daewoo DT-1414BA; dwe4143; 30.0-58.0; 50.0-90.0; 0 -Daytek; Daewoo DT-1418S; dwe418b; 30.0-35.5; 50.0-70.0; 0 -Daytek; Daewoo DT-1420AV; dwe4202; 30.0-48.0; 50.0-90.0; 0 -Daytek; Daewoo DT-1420BA; dwe4203; 30.0-58.0; 50.0-90.0; 0 -Daytek; Daewoo DT-1501BA1/MPR; dwe501a; 30.0-64.0; 50.0-90.0; 1 -Daytek; Daewoo DT-1501BA/MPR; dwe5013; 30.0-58.0; 50.0-90.0; 0 -Daytek; Daewoo DT-1503B/MPR; dwe503a; 30.0-64.0; 50.0-120.0; 1 -Daytek; Daewoo DT-1701M2/MPR; dwe701b; 30.0-82.0; 50.0-90.0; 1 -Daytek; Daewoo DT-1704C/MPR; dwe7044; 24.0-86.0; 50.0-150.0; 1 -Daytek; Daewoo DT-2000M/MPR; dwe0000; 30.0-78.0; 50.0-90.0; 1 -Daytek; Daewoo DT-2102M/MPR; dwe102a; 30.0-78.0; 50.0-90.0; 0 -Daytek; Daytek DT-1531D; oec020f; 30.0-70.0; 50.0-120.0; 1 -Daytek; Daytek DT-1536D; oec0504; 30.0-54.0; 50.0-120.0; 1 -Daytek; Daytek DT-1569D; oec020f; 30.0-70.0; 50.0-120.0; 1 -Daytek; Daytek DT-1728D; oec0707; 30.0-70.0; 50.0-120.0; 1 -Daytek; Daytek DT-1731D; oec0211; 30.0-70.0; 50.0-120.0; 1 -Daytek; Daytek DT-1770; oec0706; 30.0-70.0; 50.0-150.0; 1 -Daytek; Daytek DT-1995D; oec19db; 31.0-96.0; 50.0-155.0; 1 -Daytek; Daytek TM-1554D; oec0504; 30.0-54.0; 50.0-120.0; 1 -Daytek; Daytek TM-1569D; oec020f; 30.0-70.0; 50.0-120.0; 1 -Daytek; Daytek TM-1769D; oec0211; 30.0-70.0; 50.0-120.0; 1 -Daytek; Daytek TM-1770D; oec0707; 30.0-70.0; 50.0-120.0; 1 -Dell; Dell 1024i; 0; 35.5; 87.0; 1 -Dell; Dell 1024i-P/1024i-Color; 0; 35.5; 87.0; 1 -Dell; Dell 1024x768 Laptop Display Panel; 0; 31.5-48.5; 59.0-75.0; 1 -Dell; Dell 1280x1024 Laptop Display Panel; 0; 31.5-90.0; 59.0-75.0; 1 -Dell; Dell 1400FP; del8162; 31.0-60.0; 55.0-86.0; 1 -Dell; Dell 1400x1050 Laptop Display Panel; 0; 31.5-90.0; 59.0-75.0; 1 -Dell; Dell 1401FP; delc0ec; 31.0-80.0; 56.0-76.0; 1 -Dell; Dell 1500FP; del715d; 30.0-61.0; 56.0-75.0; 1 -Dell; Dell 1501FP (Analog); del73a4; 30.0-61.0; 56.0-75.0; 1 -Dell; Dell 1501FP (Digital); del7140; 30.0-61.0; 56.0-75.0; 1 -Dell; Dell 1503FP (Analog); del3004; 30.0-60.0; 60.0-75.0; 1 -Dell; Dell 1503FP (Digital); del3003; 30.0-60.0; 60.0-75.0; 1 -Dell; Dell 1504FP (Digital); DEL300D; 30.0-60.0; 56.0-75.0; 1 -Dell; Dell 1504FP (Analog); DEL300C; 30.0-60.0; 56.0-75.0; 1 -Dell; Dell 1569; del1569; 30.0-69.0; 50.0-110.0; 1 -Dell; Dell 1569; del6915; 30.0-69.0; 50.0-110.0; 1 -Dell; Dell 1600x1200 Laptop Display Panel; 0; 31.5-90.0; 59.0-85.0; 1 -Dell; Dell 1700FP; del3092; 30.0-80.0; 56.0-76.0; 1 -Dell; Dell 1701FP (Analog); del3002; 31.0-80.0; 56.0-76.0; 1 -Dell; Dell 1701FP (Digital); del3001; 31.0-80.0; 56.0-76.0; 1 -Dell; Dell 1702FP (Analog); DEL3007; 30.0-80.0; 56.0-76.0; 1 -Dell; Dell 1702FP (Digital); DEL3006; 30.0-80.0; 56.0-76.0; 1 -Dell; Dell 1726T-HS/D1025HT; del5319; 31.0-85.0; 50.0-100.0; 1 -Dell; Dell 1800FP (Analog); DELE000; 30.0-80.0; 56.0-85.0; 1 -Dell; Dell 1800FP (Digital); DELE001; 30.0-70.0; 56.0-85.0; 1 -Dell; Dell 1900FP (Analog); DEL300B; 30.0-80.0; 56.0-76.0; 1 -Dell; Dell 1900FP (Digital); DEL3009; 30.0-80.0; 56.0-76.0; 1 -Dell; Dell 2000FP (Analog); DELA002; 31.5-80.0; 56.0-76.0; 1 -Dell; Dell 2000FP (Digital); DELA003; 31.5-80.0; 56.0-76.0; 1 -Dell; Dell 800M; del5697; 30.0-70.0; 50.0-120.0; 1 -Dell; Dell 800M; del5697; 30.0-70.0; 50.0-130.0; 1 -Dell; Dell 828FI; del3319; 30.0-70.0; 50.0-120.0; 1 -Dell; Dell D1025HE; del6124; 31.5-92.0; 50.0-150.0; 1 -Dell; Dell D1025HTX; del5062; 31.0-70.0; 50.0-120.0; 1 -Dell; Dell D1025TM; del5155; 31.0-85.0; 50.0-160.0; 1 -Dell; Dell D1028L; del730b; 31.0-70.0; 50.0-120.0; 1 -Dell; Dell D1226H; del7077; 30.0-95.0; 50.0-160.0; 1 -Dell; Dell D1428L; del3276; 31.0-48.0; 43.0-75.0; 1 -Dell; Dell D1626HT; del515b; 31.0-107.0; 50.0-160.0; 1 -Dell; Dell D2026T; del5314; 31.0-96.0; 50.0-100.0; 1 -Dell; Dell D2128-TCO; del602f; 31.0-102.0; 50.0-150.0; 1 -Dell; Dell D825HR; del62ff; 31.0-70.0; 50.0-120.0; 1 -Dell; Dell D825HT; del5033; 31.0-70.0; 50.0-120.0; 1 -Dell; Dell D825TM; del512c; 30.0-70.0; 50.0-120.0; 1 -Dell; Dell D828L; del32fe; 31.0-54.0; 50.0-120.0; 1 -Dell; Dell E151FP; DELA004; 31.0-60.0; 56.0-75.0; 1 -Dell; Dell E151FPb; DELA005; 30.0-61.0; 56.0-76.0; 1 -Dell; Dell E151FPp; DEL7006; 30.0-61.0; 56.0-76.0; 1 -Dell; Dell E171FP; DEL300F; 30.0-80.0; 56.0-76.0; 1 -Dell; Dell E171FPb; DELA006; 31.0-80.0; 56.0-76.0 -Dell; Dell E550; dela2f1; 30.0-54.0; 50.0-120.0; 1 -Dell; Dell E550mm; dela355; 30.0-54.0; 50.0-120.0; 1 -Dell; Dell E551a; dela000; 30.0-54.0; 50.0-120.0; 1 -Dell; Dell E551c; deld000; 30.0-54.0; 50.0-120.0; 1 -Dell; Dell E770p; del7340; 30.0-70.0; 50.0-160.0; 1 -Dell; Dell E770s; del300a; 30.0-70.0; 50.0-160.0; 1 -Dell; Dell E771a; delA001; 30.0-70.0; 50.0-160.0; 1 -Dell; Dell E771mm; DEL7003; 30.0-70.0; 50.0-160.0; 1 -Dell; Dell E771p; del7002; 30.0-70.0; 50.0-160.0; 1 -Dell; Dell E772c; DELD002; 30.0-70.0; 50.0-160.0; 1 -Dell; Dell E772p; DEL7005; 30.0-70.0; 50.0-160.0; 1 -Dell; Dell Eizo 9080i; 0; 30.0-64.0; 50.0-90.0; 1 -Dell; Dell ES-17; del635e; 31.0-85.0; 50.0-100.0; 1 -Dell; Dell GPD-16C; 0; 20.0-50.0; 50.0-90.0; 1 -Dell; Dell GPD-19C; 0; 30.0-64.0; 50.0-130.0; 1 -Dell; Dell Hewitt; 0; 30.0-48.1; 50.0-72.0; 1 -Dell; Dell M1110; del93d5; 30.0-107.0; 50.0-160.0; 1 -Dell; Dell M570; del30cc; 30.0-70.0; 50.0-160.0; 1 -Dell; Dell M770; del71a5; 30.0-69.0; 48.0-160.0; 1 -Dell; Dell M780; del3142; 30.0-85.0; 50.0-160.0; 1 -Dell; Dell M781p; del73bd; 30.0-85.0; 50.0-160.0; 1 -Dell; Dell M781s; del32b0; 30.0-85.0; 50.0-160.0; 1 -Dell; Dell M782; DEL3008; 30.0-85.0; 50.0-160.0; 1 -Dell; Dell M782p; DEL7004; 30.0-85.0; 50.0-160.0; 1 -Dell; Dell M791; del7001; 30.0-96.0; 50.0-160.0; 1 -Dell; Dell M990; del708a; 30.0-95.0; 50.0-160.0; 1 -Dell; Dell M991; DEL7001; 30.0-96.0; 50.0-160.0; 1 -Dell; Dell M992; DEL300E; 30.0-96.0; 50.0-160.0; 1 -Dell; Dell P1110; del50ab; 30.0-121.0; 48.0-160.0; 1 -Dell; Dell P1130; del5000; 30.0-130.0; 48.0-170.0; 1 -Dell; Dell P1690; del5348; 30.0-96.0; 50.0-160.0; 1 -Dell; Dell P1690; del5348; 30.0-96.0; 50.0-160.0; 1 -Dell; Dell P780; del510f; 30.0-85.0; 48.0-120.0; 1 -Dell; Dell P790; del62f5; 30.0-92.0; 50.0-150.0; 1 -Dell; Dell P791; del3000; 30.0-96.0; 50.0-160.0; 1 -Dell; Dell P792; DEL5001; 30.0-96.0; 48.0-170.0; 1 -Dell; Dell P793; DEL3005; 30.0-96.0; 50.0-160.0; 1 -Dell; Dell P990; del50dd; 30.0-96.0; 48.0-120.0; 1 -Dell; Dell P991; del5178; 30.0-107.0; 48.0-120.0; 1 -Dell; Dell P992; DEL5002; 30.0-107.0; 48.0-170.0; 1 -Dell; Dell Super VGA; 0; 30.0-38.5; 50.0-90.0; 1 -Dell; Dell Super VGA Colour; 0; 29.0-38.0; 47.0-100.0; 1 -Dell; Dell Super VGA DL 1428 I/L; 0; 35.5; 87.0; 1 -Dell; Dell Super VGA Jostens; 0; 30.0-48.1; 50.0-72.0; 1 -Dell; Dell UGA DL 1460 NI; 0; 30.0-58.2; 50.0-72.2; 1 -Dell; Dell Ultrascan 14C; 0; 30.0-50.0; 50.0-90.0; 1 -Dell; Dell Ultrascan 14C-E; 0; 30.0-60.0; 50.0-100.0; 1 -Dell; Dell Ultrascan 14C-EN; 0; 30.0-60.0; 50.0-100.0; 1 -Dell; Dell Ultrascan 14ES; 0; 31.5-62.0; 50.0-90.0; 1 -Dell; Dell Ultrascan 14LR; 0; 30.0-58.0; 50.0-90.0; 1 -Dell; Dell Ultrascan 14XE; del139a; 30.0-62.0; 50.0-120.0; 1 -Dell; Dell Ultrascan 14XE; del139b; 30.0-62.0; 50.0-120.0; 1 -Dell; Dell Ultrascan 14XE; del139c; 30.0-62.0; 50.0-120.0; 1 -Dell; Dell Ultrascan 14XE; del139d; 30.0-62.0; 50.0-120.0; 1 -Dell; Dell Ultrascan 15ES/15ES-P; 0; 31.5-62.0; 50.0-90.0; 1 -Dell; Dell Ultrascan 15FS/15FS-E; 0; 30.0-60.0; 50.0-90.0; 1 -Dell; Dell Ultrascan 15FS-N/15FS-EN; 0; 30.0-60.0; 50.0-100.0; 1 -Dell; Dell Ultrascan 15LR; 0; 31.5-57.0; 55.0-90.0; 1 -Dell; Dell Ultrascan 15TE; 0; 31.0-64.0; 50.0-120.0; 1 -Dell; Dell Ultrascan 17ES; 0; 30.0-78.0; 50.0-130.0; 1 -Dell; Dell Ultrascan 17FS-ELR; 0; 30.0-64.0; 50.0-100.0; 1 -Dell; Dell Ultrascan 17FS-EN; 0; 30.0-64.0; 50.0-130.0; 1 -Dell; Dell Ultrascan 17FS-LR; 0; 30.0-64.0; 50.0-130.0; 1 -Dell; Dell Ultrascan 17FS-N; 0; 30.0-64.0; 50.0-130.0; 1 -Dell; Dell Ultrascan 21FS; 0; 30.0-78.0; 50.0-130.0; 1 -Dell; Dell Ultrascan 21TE; del2214; 30.0-93.0; 50.0-152.0; 1 -Dell; Dell Ultrascan 21TE; del2215; 30.0-93.0; 50.0-152.0; 1 -Dell; Dell Ultrascan 21TE; del2216; 30.0-93.0; 50.0-152.0; 1 -Dell; Dell Ultrascan 21TE; del2217; 30.0-93.0; 50.0-152.0; 1 -Dell; Dell Ultrascan V17X; del2210; 30.0-85.0; 50.0-130.0; 1 -Dell; Dell Ultrascan V17X; del2211; 30.0-85.0; 50.0-130.0; 1 -Dell; Dell Ultrascan V17X; del2212; 30.0-85.0; 50.0-130.0; 1 -Dell; Dell Ultrascan V17X; del2213; 30.0-85.0; 50.0-130.0; 1 -Dell; Dell V15X; del4273; 57.0-64.0; 55.0-90.0; 1 -Dell; Dell V17X; 0; 30.0-64.0; 50.0-100.0; 1 -Dell; Dell VC15 Colour; 0; 31.0-64.0; 50.0-90.0; 1 -Dell; Dell VGA 800; 0; 29.0-38.0; 50.0-87.0; 1 -Dell; Dell VGA Color/Color Plus; 0; 31.5; 60.0; 1 -Dell; Dell VGA Monochrome; 0; 31.5; 60.0; 1 -Dell; Dell Vi14X; 0; 35.5; 87.0; 1 -Dell; Dell VS14/15; 0; 30.0-58.5; 50.0-90.0; 1 -Dell; Dell VS17; 0; 30.0-62.0; 50.0-90.0; 1 -Dell; Dell VS17X; del3024; 30.0-65.0; 50.0-120.0; 1 -Dell; Dell VS17X; del3025; 30.0-65.0; 50.0-120.0; 1 -Dell; Dell VS17X; del3026; 30.0-65.0; 50.0-120.0; 1 -Dell; Dell VS17X; del3027; 30.0-65.0; 50.0-120.0; 1 -Delta; Delta DA-1565; dpc1565; 30-65; 50-100; 1 -Delta; Delta DA-570; dpc0570; 30-70; 50-100; 1 -Delta; Delta DA-995; dpc0995; 30.0-95.0; 50.0-180.0; 1 -Delta; Delta DB-1765; dpc1765; 30-65; 50-100; 1 -Delta; Delta DB-770; dpc0770; 30-70; 50-100; 1 -Delta; Delta DC-770; dpc1770; 30.0-70.0; 50.0-120.0; 1 -Delta; Delta DE-570; dpc4570; 30.0-70.0; 50.0-120.0; 1 -Digital Equipment Corp.; Digital 14 in. Color (FR-PCXBV-PF); fr-pcxbv-pf; 30.0-65.0; 50.0-100.0; 1 -Digital Equipment Corp.; Digital 14 in. Color (FR-PCXBV-SA); fr-pcxbv-sa; 30.0-65.0; 50.0-100.0; 1 -Digital Equipment Corp.; Digital 14 in. Color (FR-PCXCV-GE); fr-pcxcv-ge; 31.0-32.0; 59.0-61.0; 1 -Digital Equipment Corp.; Digital 14 in. Color (FR-PCXCV-RA); fr-pcxcv-ra; 31.0-32.0; 59.0-61.0; 1 -Digital Equipment Corp.; Digital 14 in. Color Monitor (FR-PCXCV-C*); dec770c; 30.0-54.0; 50.0-90.0; 1 -Digital Equipment Corp.; Digital 14 in. Monochrome (FR-PC7XV-KA); fr-pc7xv-ka; 31.2-31.7; 57.0-73.0; 1 -Digital Equipment Corp.; Digital 15 in. Color (FR-PCXBV-PC); fr-pcxbv-pc; 30.0-66.0; 50.0-110.0; 1 -Digital Equipment Corp.; Digital 15 in. Color (FR-PCXBV-RA); fr-pcxbv-ra; 30.0-48.0; 55.0-90.0; 1 -Digital Equipment Corp.; Digital 15 in. Color (FR-PCXBV-RD); fr-pcxbv-rd; 30.0-65.0; 55.0-90.0; 1 -Digital Equipment Corp.; Digital 15 in. Color (FR-PCXBV-RL); fr-pcxbv-rl; 30.0-65.0; 50.0-100.0; 1 -Digital Equipment Corp.; Digital 15 in. Color (FR-PCXBV-SC); fr-pcxbv-sc; 30.0-65.0; 50.0-100.0; 1 -Digital Equipment Corp.; Digital 15 in. Color (FR-PCXCV-AC); fr-pcxcv-ac; 31.5; 50.0-90.0; 1 -Digital Equipment Corp.; Digital 15 in. Color Monitor (FR-PCXBV-E*); decba08; 30.0-69.0; 50.0-110.0; 1 -Digital Equipment Corp.; Digital 15 in. Color Monitor (FR-PCXCV-D*); dec970c; 30.0-54.0; 50.0-90.0; 1 -Digital Equipment Corp.; Digital 17 in. Color (FR-PCXAV-EC); fr-pcxav-ec; 29.0-82.0; 50.0-150.0; 1 -Digital Equipment Corp.; Digital 17 in. Color (FR-PCXAV-YZ); dec073a; 30.0-85.0; 48.0-150.0; 1 -Digital Equipment Corp.; Digital 17 in. Color (FR-PCXBV-KA); fr-pcxbv-ka; 30.0-66.0; 50.0-130.0; 1 -Digital Equipment Corp.; Digital 17 in. Color Monitor (FR-PCXBV-F*); decda08; 30.0-69.0; 50.0-120.0; 1 -Digital Equipment Corp.; Digital 17 in. Color (SN-VRTX7-WA); dece162; 31.5-82; 50-90; 1 -Digital Equipment Corp.; Digital 19 in. Color (FR-PCXAV-CY); dec0479; 30.0-95.0; 48.0-160.0; 1 -Digital Equipment Corp.; Digital 19 in. Color (FR-PCXAV-CZ); dec047a; 30.0-95.0; 48.0-160.0; 1 -Digital Equipment Corp.; Digital 19 in. Color (FR-PCXAV-TZ); dec9a06; 30.0-96.0; 50.0-160.0; 1 -Digital Equipment Corp.; Digital 21 in. Color (FR-PCXAV-HA); fr-pcxav-ha; 30.0-85.0; 50.0-152.0; 1 -Digital Equipment Corp.; Digital 21 in. Color (FR-PCXAV-WZ); dec06fa; 30.0-95.0; 50.0-152.0; 1 -Digital Equipment Corp.; Digital 21 in. Color (SN-VRCX1-WA); dec62e1; 30.0-95.0; 50.0-152.0; 1 -Digital Equipment Corp.; Digital 24 in. Color (FR-PCXAV-AZ); dec043a; 30.0-96.0; 50.0-160.0; 1 -Digital Equipment Corp.; Digital FR-PCXAV-VY; dec06d9; 30.0-86.0; 50.0-130.0; 1 -Digital Equipment Corp.; Digital FR-PCXAV-WY; dec06f9; 30.0-95.0; 50.0-152.0; 1 -Digital Equipment Corp.; Digital FR-PCXAV-YY; dec0739; 30.0-85.0; 48.0-150.0; 1 -Eizo; Eizo 9060S; eiz0302; 15.5-38.5; 50.0-90.0; 1 -Eizo; Eizo 9065S; eiz0303; 30.0-50.0; 50.0-90.0; 1 -Eizo; Eizo 9070S; eiz0306; 20.0-50.0; 50.0-90.0; 1 -Eizo; Eizo 9080i; eiz0307; 30.0-64.0; 55.0-90.0; 1 -Eizo; Eizo 9400i; eiz0308; 30.0-65.0; 55.0-90.0; 1 -Eizo; Eizo 9500; eiz0309; 30.0-78.0; 55.0-90.0; 1 -Eizo; Eizo F35; eiz1000; 27.0-70.0; 50.0-120.0; 1 -Eizo; Eizo F55; eiz1008; 27.0-70.0; 50.0-120.0; 1 -Eizo; Eizo F55S; eiz1015; 30.0-82.0; 50.0-120.0; 1 -Eizo; Eizo F56; eiz1004; 27.0-86.0; 50.0-160.0; 1 -Eizo; Eizo F57; eiz1020; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo F67; eiz1013; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo F77; eiz1006; 30.0-95.0; 50.0-160.0; 1 -Eizo; Eizo F77S; eiz1018; 30.0-110.0; 50.0-160.0; 1 -Eizo; Eizo F78; eiz1007; 31.5-110.0; 50.0-160.0; 1 -Eizo; Eizo FlexScan 6500; eiz0300; 56.0-80.0; 55.0-90.0; 1 -Eizo; Eizo FlexScan 6600; eiz0206; 56.0-110.0; 70.0-90.0; 1 -Eizo; Eizo FlexScan E151L; nan1212; 24.0-61.0; 50.0-85.0; 1 -Eizo; Eizo FlexScan E54F; nan1220; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo FlexScan E76F; nan1218; 30.0-110.0; 50.0-160.0; 1 -Eizo; Eizo FlexScan F340iW; eiz030a; 27.0-61.5; 55.0-90.0; 1 -Eizo; Eizo FlexScan F351; eiz0200; 24.5-69.0; 55.0-120.0; 1 -Eizo; Eizo FlexScan F550iW; eiz038c; 30.0-65.0; 55.0-90.0; 1 -Eizo; Eizo FlexScan F552; eiz030c; 24.5-69.0; 55.0-120.0; 1 -Eizo; Eizo FlexScan F553; eiz0201; 24.5-69.0; 55.0-120.0; 1 -Eizo; Eizo FlexScan F560iW; eiz030d; 30.0-82.0; 55.0-90.0; 1 -Eizo; Eizo FlexScan F563; eiz0202; 24.5-86.0; 55.0-160.0; 1 -Eizo; Eizo FlexScan F57; eiz1020; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo FlexScan F750i; eiz030e; 30.0-80.0; 55.0-90.0; 1 -Eizo; Eizo FlexScan F760iW; eiz030f; 30.0-78.0; 55.0-90.0; 1 -Eizo; Eizo FlexScan F764; eiz0203; 30.0-90.0; 55.0-160.0; 1 -Eizo; Eizo FlexScan F77S; eiz1018; 30.0-110.0; 50.0-160.0; 1 -Eizo; Eizo FlexScan F780iW; eiz0310; 45.0-100.0; 55.0-120.0; 1 -Eizo; Eizo FlexScan F784; eiz0204; 31.5-102.0; 55.0-160.0; 1 -Eizo; Eizo FlexScan F931; enc1630 ; 30.0-130.0; 50.0-160.0; 1 -Eizo; Eizo FlexScan L23; eiz1009; 24.0-50.0; 50.0-60.0; 1 -Eizo; Eizo FlexScan L23; eiz1409; 24.0-50.0; 50.0-60.0; 1 -Eizo; Eizo FlexScan L34; eiz1012; 24.0-61.0; 50.0-85.0; 1 -Eizo; Eizo FlexScan L34; eiz1412; 24.0-61.0; 50.0-85.0; 1 -Eizo; Eizo FlexScan L360; eiz1021; 27.0-61.0; 55.0-75.0; 1 -Eizo; Eizo FlexScan L360; eiz1421; 27.0-61.0; 55.0-75.0; 1 -Eizo; Eizo FlexScan L66; eiz1019; 27.0-80.0; 50.0-75.0; 1 -Eizo; Eizo FlexScan L66; eiz1419; 27.0-80.0; 50.0-75.0; 1 -Eizo; Eizo FlexScan T560i; eiz0311; 30.0-82.0; 55.0-90.0; 1 -Eizo; Eizo FlexScan T562; eiz0313; 30.0-82.0; 55.0-90.0; 1 -Eizo; Eizo FlexScan T563; eiz0305; 24.5-86.0; 55.0-160.0; 1 -Eizo; Eizo FlexScan T660i; eiz0312; 30.0-78.0; 55.0-90.0; 1 -Eizo; Eizo FlexScan T662; eiz0314; 30.0-85.0; 55.0-160.0; 1 -Eizo; Eizo FX-B5; eiz1400; 27.0-70.0; 50.0-120.0; 1 -Eizo; Eizo FX-C5; eiz1408; 27.0-70.0; 50.0-120.0; 1 -Eizo; Eizo FX-C5S; eiz1415; 30.0-82.0; 50.0-120.0; 1 -Eizo; Eizo FX-C6; eiz1404; 27.0-86.0; 50.0-160.0; 1 -Eizo; Eizo FX-C7; eiz1420; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo FX-D7; eiz1413; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo FX-E7; eiz1406; 30.0-95.0; 50.0-160.0; 1 -Eizo; Eizo FX-E8; eiz1407; 31.5-110.0; 50.0-160.0; 1 -Eizo; Eizo NANAO FlexScan FX-C7; eiz1420; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo Nanao FlexScan FX-E7S; eiz1418; 30.0-110.0; 50.0-160.0; 1 -Eizo; Eizo T57; eiz1005; 27.0-92.0; 50.0-160.0; 1 -Eizo; Eizo T57S; eiz1001; 30.0-92.0; 50.0-160.0; 1 -Eizo; Eizo T67; eiz1002; 30.0-95.0; 50.0-160.0; 1 -Eizo; Eizo T67S; eiz1003; 30.0-95.0; 50.0-160.0; 1 -Eizo; Eizo T68; eiz1014; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo T77; eiz1011; 27.0-70.0; 50.0-120.0; 1 -Eizo; Eizo T960; eiz1022; 30.0-115.0; 50.0-160.0; 1 -Eizo; Eizo T960; eiz1422; 30.0-115.0; 50.0-160.0; 1 -Eizo; Eizo TX-C7; eiz1405; 27.0-92.0; 50.0-160.0; 1 -Eizo; Eizo TX-C7S; eiz1401; 30.0-92.0; 50.0-160.0; 1 -Eizo; Eizo TX-D7; eiz1414; 30.0-96.0; 50.0-160.0; 1 -Eizo; Eizo TX-D7S; eiz1403; 30.0-95.0; 50.0-160.0; 1 -Eizo Nanao; Eizo F520; enc1602; 30.0-96.0; 50.0-160.0; 1 -Eizo Nanao; Eizo F730; enc1604; 30.0-115.0; 50.0-160.0; 1 -Eizo Nanao; Eizo F930; enc1612; 30.0-130.0; 50.0-160.0; 1 -Eizo Nanao; Eizo F980; enc1603; 30.0-137.0; 50.0-160.0; 1 -Eizo Nanao; Eizo L351; enc1616; 30.0-50.0; 59.0-61.0; 1 -Eizo Nanao; Eizo L371D; enc1617; 27.0-65.0; 59.0-61.0; 1 -Eizo Nanao; Eizo L371; enc1618; 27.0-61.0; 50.0-75.0; 1 -Eizo Nanao; Eizo L771; enc1622; 27.0-81.0; 50.0-75.0; 1 -Eizo Nanao; Eizo T550; enc1600; 30.0-82.0; 50.0-160.0; 1 -Eizo Nanao; Eizo T561; enc1615; 30.0-96.0; 50.0-160.0; 1 -Eizo Nanao; Eizo T760; enc1605; 30.0-96.0; 50.0-160.0; 1 -Eizo Nanao; Eizo T761; enc1613; 30.0-115.0; 50.0-160.0; 1 -Eizo Nanao; Eizo T961; enc1610; 30.0-115.0; 50.0-160.0; 1 -Eizo Nanao; Eizo T962; enc1614; 30.0-130.0; 50.0-160.0; 1 -Elitegroup Computer Systems; ECS VERTOS 1401; ecs0001; 30.0-50.0; 50.0-100.0; 1 -Elitegroup Computer Systems; ECS VERTOS 1501; ecs0002; 24.0-64.0; 50.0-100.0; 1 -Elitegroup Computer Systems; ECS VERTOS 1502; ecs0003; 24.0-64.0; 50.0-100.0; 1 -Elitegroup Computer Systems; ECS VERTOS 1503; ecs0004; 24.0-64.0; 50.0-100.0; 1 -Elitegroup Computer Systems; ECS VERTOS 1700; ecs0005; 24.0-64.0; 50.0-100.0; 1 -Elitegroup Computer Systems; ECS VERTOS 1701; ecs0006; 24.0-82.0; 50.0-100.0; 1 -Elitegroup Computer Systems; ECS VERTOS 1702; ecs0007; 24.0-64.0; 50.0-100.0; 1 -Elitegroup Computer Systems; ECS VERTOS 2101; ecs0008; 24.0-90.0; 50.0-100.0; 1 -Elitegroup Computer Systems; ECS VERTOS 2102; ecs0009; 24.0-90.0; 50.0-100.0; 1 -Elsa AG; Elsa Ecomo Office; els4160; 30.0-86.0; 50.0-130.0; 1 -Elsa AG; Elsa GDM-17E40; 135; 29-82; 50-150 -Epson; Epson CG1428I; epson2; 35.5; 56.0-87.0; 1 -Epson; Epson CG1428N; epson3; 48.0; 56.0-87.0; 1 -Epson; Epson CG1439I; epson1; 35.5; 56.0-87.0; 1 -Epson; Epson CG1528N; epson4; 30-65; 50-120.0; 1 -Epson; Epson CG1728N; epson5; 30-65; 50-120.0; 1 -ESCOM; ESCOM Mono-LCD screen; 28; 30-36; 43-72 -Everex Systems, Inc.; Everex Eversync_SVGA; eversync_svga; 15.5-35.0; 50.0-70.0; 1 -Falco Data Products, Inc.; Falco Data Products, Inc. FMS; fms; 15.0-38.0; 47.0-90.0; 1 -Fora, Inc.; Fora, Inc. MON-7C5; mon-7c5; 15.0-36.0; 45.0-90.0; 1 -Forefront Technology Corp.; Forefront Technology MTS-9608S; mts-9608s; 15.0-38.0; 50.0-90.0; 1 -Fujikama O.A. Distribution; Fujikama PVGA-1024A; pvga-1024a; 31.5-38.5; 50.0-90.0; 1 -Fujitsu; Fujitsu 1554G+; fpa0612; 30-54; 50-120; 1 -Fujitsu; Fujitsu 1568G1; fpa2d30; 30-69; 50-120; 1 -Fujitsu; Fujitsu 1769G; fpa2df9; 30-69; 50-120; 1 -Fujitsu; Fujitsu e155; fuj3118; 30.0-54.0; 50.0-100.0; 1 -Fujitsu; Fujitsu e175; icl2500; 30.0-85.0; 50.0-120.0; 1 -Fujitsu; Fujitsu e176; icl2a00; 30.0-70.0; 50.0-120.0; 1 -Fujitsu; Fujitsu e213; icl2700; 30.0-107.0; 50.0-150.0; 1 -Fujitsu; Fujitsu ErgoPro 140v; icl-ep140v; 37.9; 58.0-75.0; 1 -Fujitsu; Fujitsu ErgoPro 141p; icl0d00; 47.0-49.0; 50.0-90.0; 1 -Fujitsu; Fujitsu ErgoPro 141v; icl0b00; 37.9; 58.0-75.0; 1 -Fujitsu; Fujitsu ErgoPro 142v; icl1400; 37.9; 58.0-75.0; 1 -Fujitsu; Fujitsu ErgoPro 151p AutoBrite; icl0800; 30.0-64.0; 48.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro 151p; icl0700; 30.0-64.0; 48.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro 151v; icl0a00; 30.0-64.0; 50.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro 152v; icl0f00; 30.0-64.0; 50.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro 171p; icl0200; 30.0-82.0; 50.0-110.0; 1 -Fujitsu; Fujitsu ErgoPro 171v; icl0400; 30.0-64.0; 50.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro 211v; icl0100; 24.0-82.0; 50.0-120.0; 1 -Fujitsu; Fujitsu ErgoPro e153; icl1600; 30.0-66.0; 50.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro e154; icl2200; 30.0-54.0; 50.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro e173; icl1d00; 30.0-65.0; 50.0-120.0; 1 -Fujitsu; Fujitsu ErgoPro e174; icl2300; 30.0-69.0; 50.0-160.0; 1 -Fujitsu; Fujitsu ErgoPro x152; icl1c00; 30.0-65.0; 50.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro x153; icl2100; 30.0-69.0; 50.0-160.0; 1 -Fujitsu; Fujitsu ErgoPro x173a; icl1a00; 31.0-85.0; 48.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro x173; icl1900; 31.0-85.0; 48.0-100.0; 1 -Fujitsu; Fujitsu ErgoPro x174; icl2400; 30.0-92.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMVC-DP832; fmvcdp832; 35.5-48.0; 60.0-87.0; 1 -Fujitsu; Fujitsu FMV-DP845; fuj5501; 30.0-65.0; 50.0-100.0; 1 -Fujitsu; Fujitsu FMV-DP846A; fuj5701; 30.0-70.0; 50.0-100.0; 1 -Fujitsu; Fujitsu FMV-DP846; fuj5601; 30.0-70.0; 50.0-100.0; 1 -Fujitsu; Fujitsu FMV-DP847; fuj3110; 30.0-70.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMV-DP84X1; fujb801; 30.0-70.0; 50.0-100.0; 1 -Fujitsu; Fujitsu FMV-DP84X2; fuj7110; 30.0-70.0; 50.0-100.0; 1 -Fujitsu; Fujitsu FMV-DP84X3(G); fuj7210; 30.0-70.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMVDP84X4G; fuj7310; 30.0-70.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMVDP84X5G/848; fuj7410; 30.0-70.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMV-DP84Y4; fujb601; 30.0-65.0; 50.0-100.0; 1 -Fujitsu; Fujitsu FMV-DP84Y5; fujb701; 30.0-65.0; 50.0-100.0; 1 -Fujitsu; Fujitsu FMVDP9710; fuj2110; 30.0-70.0; 50.0-160.0; 1 -Fujitsu; Fujitsu FMVDP9712; fuj2510; 30.0-70.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP976; fuj4401; 30.0-85.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMV-DP977; fuj4601; 30.0-85.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP978; fuj4701; 30.0-70.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP979; fuj2210; 30.0-92.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP97X1; fuja801; 30.0-85.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMV-DP97X2; fuja901; 30.0-92.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMV-DP97X3; fujaa01; 30.0-70.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP97X4; fuj6110; 30.0-92.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMVDP97X5(G)/FMVDP97X6; fuj6210; 30.0-92.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMVDP97X5(G)/X6/9711; fuj6210; 30.0-92.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMVDP97X7(G)/X8; fuj6310; 30.0-85.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMVDP97X9(G)/9713; fuj6410; 30.0-85.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP97Y3; fuja401; 30.0-85.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMV-DP97Y4; fuja501; 31.0-64.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP97Y5; fuja601; 30.0-65.0; 50.0-110.0; 1 -Fujitsu; Fujitsu FMV-DP97Y6; fuja701; 30.0-69.0; 50.0-160.0; 1 -Fujitsu; Fujitsu FMV-DP981; fuj1110; 30.0-95.0; 50.0-180.0; 1 -Fujitsu; Fujitsu FMV-DP982; fuj1210; 30.0-95.0; 50.0-180.0; 1 -Fujitsu; Fujitsu FMV-DP98X1; fuj5110; 30.0-95.0; 50.0-180.0; 1 -Fujitsu; Fujitsu FMV-DP994; fuj9301; 30.0-85.0; 50.0-120.0; 1 -Fujitsu; Fujitsu FMV-DP995; fuj9401; 30.0-107.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP996; fuj0110; 30.0-107.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DP997; fuj0210; 30.0-121.0; 48.0-160.0; 1 -Fujitsu; Fujitsu FMV-DPA972; fuj4801; 30.0-70.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FMV-DPA973; fuj2310; 30.0-70.0; 50.0-150.0; 1 -Fujitsu; Fujitsu FP-2500; fuj2112; 24.0-85.0; 50.0-86.0; 1 -Fujitsu; Fujitsu VL-1400SS; fuj8501; 31.5-57.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1410SS; fuj8601; 31.5-57.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1410TS; fuj8801; 31.5-56.5; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1420T; fuj4111; 31.5-48.4; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-14TX1; fuj9111; 31.5-48.4; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-14TX2; fuj9211; 30.0-48.4; 56.3-75.0; 1 -Fujitsu; Fujitsu VL-1500T; fuj8701; 31.5-60.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1510T; fuj3111; 31.5-60.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1520A; fuj3311; 31.5-60.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1520T; fuj3211; 31.5-60.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1530A; fuj3511; 31.5-48.4; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1530B; fuj3611; 31.5-60.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1530S; fuj3411; 31.5-60.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1530SW; fuj3711; 31.5-60.0; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-15DX1G; fuj8411; 48.4; 60.0; 1 -Fujitsu; Fujitsu VL-15DX2G; fuj8811; 48.4; 60.0; 1 -Fujitsu; Fujitsu VL-15DX3G; fuj8711; 48.4; 60.0; 1 -Fujitsu; Fujitsu VL-15TX1(G); fuj8111; 31.5-48.4; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-15TX2; fuj8311; 31.5-48.4; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-15TX3G; fuj8211; 31.5-48.4; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-15TX4G; fuj8611; 31.5-48.4; 56.0-75.0; 1 -Fujitsu; Fujitsu VL-1800TS; fuj1111; 31.5-80.0; 56.0-85.0; 1 -Fujitsu; Fujitsu VL-2100T; fuj8401; 31.5-80.0; 59.9-75.0; 1 -Fujitsu; Fujitsu x150f; fuj0119; 31.0-60.0; 56.0-75.0; 1 -Fujitsu; Fujitsu x154; icl2900; 30.0-70.0; 50.0-120.0; 1 -Fujitsu; Fujitsu x176; fuj2118; 30.0-100.0; 50.0-200.0; 1 -Fujitsu; Fujitsu x177a; fuj2318; 30.0-92.0; 50.0-150.0; 1 -Fujitsu; Fujitsu x177; fuj2218; 30.0-92.0; 50.0-150.0; 1 -Fujitsu; Fujitsu x191; icl2800; 30.0-96.0; 50.0-160.0; 1 -Funai Electric Company of Taiwan; Funai 17GD; fcm3313; 30.0-70.0; 50.0-120.0; 1 -Gateway; Gateway 14SVGA; 14svga; 31.5-35.5; 50-90; 1 -Gateway; Gateway AN1_15; gwy07d0; 30-60; 50-100; 1 -Gateway; Gateway CM751; gwy0013; 31-95; 50-160; 1 -Gateway; Gateway CM803; gwy138b; 31.0-115.0; 50.0-160.0; 1 -Gateway; Gateway CrystalScan 1024; cs1024; 31.5-35.5; 50-90; 1 -Gateway; Gateway CrystalScan 1024NI2G; cs1024ni2g; 31.5-48; 50-90; 1 -Gateway; Gateway CrystalScan 1024NI; cs1024ni; 30-50; 50-90; 1 -Gateway; Gateway CrystalScan 1572DG; 1572dg; 30-62; 50-120; 1 -Gateway; Gateway CrystalScan 1572DGM; cs1572dgm; 30-62; 50-100; 1 -Gateway; Gateway CrystalScan 1572FS; 1572fs; 30-62; 50-120; 1 -Gateway; Gateway CrystalScan 17762LEG; cs17762leg; 30-64; 50-100; 1 -Gateway; Gateway CrystalScan 500-069; gwy138a; 31-69; 50-110; 1 -Gateway; Gateway CrystalScan 500; gwy0f04; 30-64; 50-100; 1 -Gateway; Gateway CrystalScan 700-069; gwy1b5a; 31-69; 50-110; 1 -Gateway; Gateway CrystalScan 700-069; gwy1b5b; 31-69; 50-110; 1 -Gateway; Gateway DL27-1; gwy0a8d; 31.0-38.0; 50-75; 1 -Gateway; Gateway DL31-1; gwy0089; 31.0-38.0; 50-75; 1 -Gateway; Gateway DL31-1; gwy0c1e; 31.0-38.0; 50-75; 1 -Gateway; Gateway DL36-1; gwy0e11; 31.0-38.0; 50-75; 1 -Gateway; Gateway EV500; gwy138a; 31-69; 50-110; 1 -Gateway; Gateway EV500; gwy138b; 31-69; 50-110; 1 -Gateway; Gateway EV500; gwy138c; 31-69; 50-110; 1 -Gateway; Gateway EV500; gwy5005; 31-69; 50-110; 1 -Gateway; Gateway EV575; gwy15c7; 31.0-60.0; 50.0-110.0+; 1 -Gateway; Gateway EV700; gwy1b5a; 31-69; 50-110; 1 -Gateway; Gateway EV700; gwy1b5b; 31-69; 50-110; 1 -Gateway; Gateway EV700; gwy1b5c; 31-69; 50-110; 1 -Gateway; Gateway EV700; gwy1b5d; 31-69; 50-110; 1 -Gateway; Gateway EV700; gwy1b5e; 31-69; 50-110; 1 -Gateway; Gateway EV700; gwy1b5f; 31-69; 50-110; 1 -Gateway; Gateway EV700; GWY1B62; 30.0-70.0; 50.0-160.0 -Gateway; Gateway EV700; gwy7658; 30.0-70.0; 50.0-120.0; 1 -Gateway; Gateway EV700-H; gwy7659; 30.0-70.0; 50.0-120.0; 1 -Gateway; Gateway EV900; gwy8883; 30.0-95.0; 50.0-160.0; 1 -Gateway; Gateway EVF720; gwy031b; 30.0-96.0; 50.0-130.0; 1 -Gateway; Gateway FPD1500; gwy05dc; 30-61; 56-75; 1 -Gateway; Gateway FPD1800; gwy0708; 63.9; 60.0; 1 -Gateway; Gateway PFL2-15A; gwy060e; 48.0; 60; 1 -Gateway; Gateway Vivitron 15; vivitron15; 31-64; 50-120; 1 -Gateway; Gateway Vivitron 17; vivitron17; 31.5-64; 50-120; 1 -Gateway; Gateway Vivitron 20; vivitron20; 29-82; 50-150; 1 -Gateway; Gateway VX1100; gwy0454; 31.0-108.0; 50.0-160.0; 1 -Gateway; Gateway VX1110; gwy045b; 31.0-115.0; 50.0-160.0; 1 -Gateway; Gateway VX1120; gwy0460; 30-121; 50-160; 1 -Gateway; Gateway VX700A; gwy044e; 30.0-86.0; 50.0-130.0; 1 -Gateway; Gateway VX700; gwy044d; 30.0-86.0; 50.0-120.0; 1 -Gateway; Gateway VX700; mel1673; 30.0-86.0; 50.0-120.0; 1 -Gateway; Gateway VX720; gwy02d0; 30.0-96.0; 50.0-130.0; 1 -Gateway; Gateway VX900; gwy0013; 30.0-95.0; 50.0-160.0; 1 -Gateway; Gateway VX900; gwy9095; 30.0-95.0; 50.0-160.0; 1 -Gateway; Gateway VX900T; gwy00c0; 30.0-96.0; 48.0-120.0; 1 -Gateway; Gateway VX920; gwy0398; 30.0-96.0; 50.0-140.0; 1 -Generic LCD Display; LCD Panel 640x480; 0; 31.5; 40-70 -Generic LCD Display; LCD Panel 800x600; 0; 31.5-37.9; 40-70 -Generic LCD Display; LCD Panel 1024x768; 0; 31.5-48.5; 40-70 -Generic LCD Display; LCD Panel 1280x1024; 0; 31.5-67; 50-75 -Generic LCD Display; LCD Panel 1400x1050; 0; 31.5-90; 59-75 -Generic LCD Display; LCD Panel 1600x1200; 0; 31.5-90; 60 -Generic CRT Display; Monitor 640x480; 0; 31.5; 50-61 -Generic CRT Display; Monitor 800x600; 0; 31.5-35.1; 50-61 -Generic CRT Display; Monitor 1024x768; 0; 31.5-57.0; 50-70 -Generic CRT Display; Monitor 1280x1024; 0; 31.5-79.0; 50-90 -Generic CRT Display; Monitor 1400x1050; 0; 31.5-90; 50-90 -Generic CRT Display; Monitor 1600x1200; 0; 31.5-94.0; 50-90 -Geritec; Geritec PR568; BMM0238; 31-60; 60-75 -Golden Dragon; Golden Dragon TY-1411; ty-1411; 15.5-37.0; 50.0-120.0; 1 -Golden Dragon; Golden Dragon TY-2015; ty-2015; 30.0-65.0; 49.0-88.0; 1 -Goldstar; Goldstar LG StudioWorks20i; 0; 30.0-85.0; 50.0-120.0 -Goldstar; Goldstar LG StudioWorks56i; 0; 30.0-60.0; 50.0-110.0 -Goldstar; Goldstar LG StudioWorks56m; 0; 30.0-65.0; 50.0-110.0 -Goldstar; Goldstar LG StudioWorks74m; 0; 30.0-50.0; 50.0-90.0 -Goldstar; Goldstar LG StudioWorks76i; 0; 30.0-65.0; 50.0-110.0 -Goldstar; Goldstar LG StudioWorks76m; 0; 30.0-65.0; 50.0-110.0 -Goldstar; Goldstar LG StudioWorks78i; 0; 30.0-85.0; 50.0-120.0 -Goldstar; Goldstar LG StudioWorks78T; 0; 30.0-85.0; 50.0-120.0 -GoldStar Technology, Inc.; GoldStar 1423; 1423; 31.5; 70; 1 -GoldStar Technology, Inc.; GoldStar 1423 Plus VGA; 1423+vga; 31.5; 70; 1 -GoldStar Technology, Inc.; GoldStar 1453 Plus; 1453_plus; 35.5; 87; 1 -GoldStar Technology, Inc.; GoldStar 1460 Plus VGA; 1460+vga; 48.0; 70; 1 -GoldStar Technology, Inc.; GoldStar 1470_Plus; 1470_plus; 30.0-50.0; 45.0-90.0; 1 -GoldStar Technology, Inc.; GoldStar 1490; 1490; 30.0-64.0; 50.0-120.0; 1 -GoldStar Technology, Inc.; GoldStar 1510; 1510; 30.0-60.0; 50.0-105.0; 1 -GoldStar Technology, Inc.; GoldStar 1620; 1620; 30.0-50.0; 45.0-90.0; 1 -GoldStar Technology, Inc.; GoldStar 1710; 1710; 30.0-60.0; 50.0-105.0; 1 -GoldStar Technology, Inc.; GoldStar 1725; 1725; 30-65; 50-120; 1 -Hansol Electronics; Hansol Electronics Mazellan14px; hsl0579; 30.0-54.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan15ax; hsl05dd; 30.0-54.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan17ax; hsl06a6; 30.0-69.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan17px; hsla605; 30.0-85.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan400A; hsl057a; 30.0-50.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan400P; hsl0579; 30.0-54.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan500A; hsl05dd; 30.0-54.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan500P; hsl05de; 30.0-69.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan700A; hsl06a6; 30.0-69.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan700P; hsl06a5; 30.0-85.0; 50.0-120.0; 1 -Hansol Electronics; Hansol Electronics Mazellan900P; hsl076d; 30.0-96.0; 47.0-150.0; 1 -HCI; HCI Maxiscan; maxiscan; 15.0-35.0; 50.0-70.0; 1 -Hewlett-Packard; HP 1024 LCD Flat Panel 14-inch Display; 0; 32-61; 50-90 -Hewlett-Packard; HP 1024 LE Flat Panel 14-inch Display; 0; 32-54; 50-105 -Hewlett-Packard; HP A1295A 24-inch Display; 0; 30-96; 50-160; 1 -Hewlett-Packard; HP A4033A 21-inch Display; 0; 30-80; 50-120; 1 -Hewlett-Packard; HP A4331A 20-inch Display; 0; 30-82; 48-150; 1 -Hewlett-Packard; HP A4576A (P1100) 21-inch Display; 0; 30-107; 50-160; 1 -Hewlett-Packard; HP A7217A Wide-Aspect; 0; 30-121; 48-160; 1 -Hewlett-Packard; HP D1187A 20-inch Display; hp_d1187a; 30.0-64.0; 50.0-90.0; 1 -Hewlett-Packard; HP D1188A 20-inch Display; hp_d1188a; 30.0-64.0; 50.0-90.0; 1 -Hewlett-Packard; HP D1192A VGA Monochrome 14-inch Display; hp_d1192a; 31.5; 70; 1 -Hewlett-Packard; HP D1192B VGA Monochrome 14-inch Display; hp_d1192b; 31.5; 70; 1 -Hewlett-Packard; HP D1193A Ultra VGA 17-inch; hp_d1193a; 30.0-64.0; 50.0-90.0; 1 -Hewlett-Packard; HP D1194A SVGA 14-inch Display; hp_d1194a; 37.9; 72; 1 -Hewlett-Packard; HP D1195A Ergo-SVGA 14-inch Display; hp_d1195a; 48.1; 72; 1 -Hewlett-Packard; HP D1196A Ergo Ultra VGA 15-inch Display; hp_d1196a; 56.4; 72; 1 -Hewlett-Packard; HP D1197A Color VGA 14-inch Display; hp_d1197a; 31.5; 70; 1 -Hewlett-Packard; HP D1198A SVGA 14-inch Display; hp_d1198a; 37.9; 70; 1 -Hewlett-Packard; HP D1199A Ultra VGA 1600 21-inch Display; hp_d1199a; 30-82; 50-152; 1 -Hewlett-Packard; HP D1815A 1024 Low Emissions 14-inch Display; hwp0aff; 31-48.4; 50-100; 1 -Hewlett-Packard; HP D2800 Ultra VGA 1600 21-inch Display; hwp0af0; 30.0-85.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2801 Monochrome VGA 14-inch Display; hwp0af1; 31.5; 60; 0 -Hewlett-Packard; HP D2802 Entry-Level SVGA 14-inch Display; hwp0af2; 35.5; 43.5; 1 -Hewlett-Packard; HP D2803 Super VGA 1024i 14-inch Display; hwp0af3; 35.5; 43.5; 1 -Hewlett-Packard; HP D2804 Super VGA 1024i 14-inch Display; hwp0af4; 35.5; 43.5; 1 -Hewlett-Packard; HP D2805 Ergo 1024 14-inch Display; hwp0af5; 30.0-62.0; 50.0-100.0; 1 -Hewlett-Packard; HP D2806 Ergo Ultra VGA 15-inch Display; hwp0af6; 30.0-64.0; 50.0-100.0; 1 -Hewlett-Packard; HP D2807 Ultra VGA 1280 17-inch Display; hwp0af7; 30.0-64.0; 50.0-100.0; 1 -Hewlett-Packard; HP D2808 1024 Low Emissions 15-inch Display; hwp0af8; 30.0-48.5; 50.0-100.0; 1 -Hewlett-Packard; HP D2809 1024 Low Emissions MM 15-inch Display; hwp0af9; 30.0-48.5; 50.0-100.0; 1 -Hewlett-Packard; HP D2810 1024 14-inch Display; hwp0afa; 48.4; 60; 1 -Hewlett-Packard; HP D2811 1024 Low Emissions 14-inch Display; hwp0afb; 48.4; 60; 1 -Hewlett-Packard; HP D2813 1024 14-inch Display; hwp0afd; 30.9-49.0; 50.0-100.0; 1 -Hewlett-Packard; HP D2814 Super VGA Low Emissions 14-inch Display; hwp0afe; 35.5; 43.5; 1 -Hewlett-Packard; HP D2815 1024 Low Emissions 14-inch Display; hwp0aff; 30.9-49.0; 50.0-100.0; 1 -Hewlett-Packard; HP D2817 Ultra VGA 1280 17-inch Display; hwp0b01; 30.0-64.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2818 Ultra VGA 1280 17-inch Display; hwp0b02; 30.0-64.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2819 Ultra VGA 1280 Extra Low Emissions 17-inch Display; hwp0b03; 30.0-64.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2821 1024 Low Emissions 14-inch Display; hwp0b05; 31.0-54.0; 50.0-110.0; 1 -Hewlett-Packard; HP D2825 Ultra VGA 1024 15-inch Display; hwp0b09; 31.0-54.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2826 HP 50 15-inch Display; hwp0b0a; 31.0-54.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2827 HP 51 15-inch Display; hwp0b0b; 31.0-54.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2828 HP 52 15-inch Monitor; hwp0b0c; 30.0-54.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2830 Ergo 1024 15-inch Display; hwp0b0e; 30.0-69.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2831 Ergo 1024 Extra Low Emissions 15-inch Display; hwp0b0f; 30.0-69.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2832 HP 500 15-inch Monitor; hwp0b10; 30.0-70.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2835 Ultra VGA 1280 17-inch Display; hwp0b13; 30.0-69.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2836 Ultra VGA 1280 Extra Low Emissions 17-inch Display; hwp0b14; 30.0-69.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2837 HP 70 17-inch Display; hwp0b15; 31.0-70.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2838 M700 17-inch Display; hwp0b16; 30.0-86.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2839 HP 70 17-inch Monitor; hwp0b17; 31.0-70.0; 50.0-120.0; 1 -Hewlett-Packard; HP D2840 Ergo 1280 17-inch Display; hwp0b18; 31.0-92.0; 50.0-150.0; 1 -Hewlett-Packard; HP D2842 HP 90 19-inch Display; hwp0b1a; 30.0-96.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2843 M900 19-inch Monitor; hwp0b1b; 31.0-95.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2845 Ergo 1600 21-inch Display; hwp0b1d; 31.5-95.0; 50.0-160.0; 1 -Hewlett-Packard; HP D2846 P1100 21-inch Monitor; hwp0b1e; 30.0-107.0; 48.0-160.0; 1 -Hewlett-Packard; HP D2847 P1110 21-inch Monitor; hwp0b1f; 29.0-121.0; 50.0-180.0; 1 -Hewlett-Packard; HP D3857A Multi Media 15-inch Display; hwp0f11; 31.0-48.4; 40.0-60.0; 1 -Hewlett-Packard; HP D3858A Multi Media 14-inch Display; hwp0f12; 31.469-50.0; 56.0-75.0; 1 -Hewlett-Packard; HP D3859A Multi Media 17-inch Display; hwp0f13; 30.0-68.0; 56.0-85.0; 1 -Hewlett-Packard; HP D3861A Multi Scan 14-inch Display; hwp0f15; 31.469-50.0; 56.0-75.0; 1 -Hewlett-Packard; HP D3899A Multi Media 14-inch Display; hwp0f3b; 31.469-50.0; 56.0-75.0; 1 -Hewlett-Packard; HP D5060 1024 14-inch Liquid Crystal Display; hwp13c4; 31.5-61.0; 50.0-90.0; 1 -Hewlett-Packard; HP D5061 L1500 15-inch LCD Monitor; hwp13c5; 31.0-69.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5062 L1510 15-inch LCD Monitor; 0; 31.0-60.0; 56.0-75.0; 1 -Hewlett-Packard; HP D5063A L1520 15-inch LCD Monitor; 0; 30.0-60.0; 56.0-75.0; 1 -Hewlett-Packard; HP D5064A L1720 17-inch LCD Monitor; 0; 30.0-80.0; 56.0-75.0; 1 -Hewlett-Packard; HP D5065 L1800 18.1-inch LCD Monitor; hwp13c9; 30.0-80.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5069J L1810 18.1-inch LCD Monitor; hwp13cd; 30.0-80.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5258A Pavilion M50 Monitor; hwp0102; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5258A Pavilion M50 Monitor; hwp0486; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5258A Pavilion M50 Monitor; hwp04ea; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5258A Pavilion M50 Monitor; hwp054e; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5258A Pavilion M50 Monitor; hwp086e; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5258A Pavilion M50 Monitor; hwp08d2; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5258A Pavilion M50 Monitor; hwp0936; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5258A Pavilion M50 Monitor; hwp148a; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5259A Pavilion M70 Monitor; hwp0487; 31.468-71.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5259A Pavilion M70 Monitor; hwp04eb; 31.468-71.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5259A Pavilion M70 Monitor; hwp054f; 31.468-71.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5259A Pavilion M70 Monitor; hwp148b; 31.468-71.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5269A Pavilion M40 Monitor; hwp0491; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5269A Pavilion M40 Monitor; hwp04f5; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D5269A Pavilion M40 Monitor; hwp0559; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D6433A Pavilion M90 Monitor; hwp1921; 31.468-98.0; 56.0-85.0; 1 -Hewlett-Packard; HP D6433A Pavilion M90 Monitor; hwp1922; 31.468-98.0; 56.0-85.0; 1 -Hewlett-Packard; HP D6433A Pavilion M90 Monitor; hwp1923; 31.468-98.0; 56.0-85.0; 1 -Hewlett-Packard; HP D7739A Pavilion S50 Monitor; hwp1e3b; 31.468-54.0; 56.0-85.0; 1 -Hewlett-Packard; HP D7740A Pavilion S70 Monitor; hwp1e3c; 31.468-71.0; 56.0-85.0; 1 -Hewlett-Packard; HP D8891 HP 40 14-inch Monitor; hwp22bb; 30.0-50.0; 50.0-90.0; 1 -Hewlett-Packard; HP D8894 HP 55 15-inch Monitor; hwp22be; 30.0-54.0; 50.0-90.0; 1 -Hewlett-Packard; HP D8895 HP 55 15-inch Monitor; hwp22bf; 30.0-54.0; 50.0-90.0; 1 -Hewlett-Packard; HP D8896 HP 55 15-inch Monitor; hwp22c0; 30.0-54.0; 50.0-120.0; 1 -Hewlett-Packard; HP D8897 HP 55 15-inch Monitor; hwp22c1; 30.0-54.0; 50.0-120.0; 1 -Hewlett-Packard; HP D8898 HP 55 TCO95 15-inch Monitor; hwp22c2; 30.0-69.0; 50.0-120.0; 1 -Hewlett-Packard; HP D8900 HP 75 17-inch Monitor; hwp22c4; 31.0-86.0; 50.0-160.0; 1 -Hewlett-Packard; HP D8901A HP 71 17-inch Monitor; hwp22c5; 31.0-70.0; 50.0-120.0; 1 -Hewlett-Packard; HP D8902A HP 71 17-inch Monitor; hwp22c6; 31.0-72.0; 50.0-120.0; 1 -Hewlett-Packard; HP D8903A HP 71 17-inch Monitor; hwp22c7; 31.0-70.0; 50.0-120.0; 1 -Hewlett-Packard; HP D8904A HP 72 17-inch Monitor; 0; 30.0-70.0; 50.0-120.0; 1 -Hewlett-Packard; HP D8906A HP P700 17-inch Monitor; hwp22ca; 30.0-86.0; 50.0-160.0; 1 -Hewlett-Packard; HP D8910A HP P910 19-inch Monitor; hwp22ce; 29.0-107.0; 50.0-150.0; 1 -Hewlett-Packard; HP D8911A HP 91 19-inch Monitor; hwp22cf; 30.0-95.0; 50.0-160.0; 1 -Hewlett-Packard; HP D8912A HP P920 19-inch Monitor; hwp22d0; 30.0-107.0; 50.0-160.0; 1 -Hewlett-Packard; HP D8915A HP P1120 21-inch Monitor; hwp22d3; 30.0-121.0; 48.0-160.0; 1 -Hewlett-Packard; HP L2035 flat panel monitor; HWP2612; 30.0-94.0; 48.0-85.0;1 -Hewlett-Packard; HP L2035 flat panel monitor; HWP2613; 30.0-94.0; 48.0-85.0;1 -Hewlett-Packard; HP L2335 flat panel monitor; HWP2614; 30.0-107.0; 48.0-85.0;1 -Hewlett-Packard; GP L2335 flat panel monitor; HWP2615; 30.0-107.0; 48.0-85.0;1 -Hewlett-Packard; HP M500 15-inch Display; 0; 30-70; 50-120 -Hewlett-Packard; HP M700 17-inch Display; 0; 30-86; 50-160 -Hewlett-Packard; HP M720 17-inch Display; 0; 30-85; 50-150 -Hewlett-Packard; HP M900 19-inch Display; 0; 31-95; 50-150 -Hewlett-Packard; HP M910 19-inch Display; 0; 29-107; 50-150 -Hewlett-Packard; HP M920 19-inch Display; 0; 29-107; 50-150 -Hewlett-Packard; HP P1230 Color Monitor; HWP2617; 30.0-140.0; 50.0-160.0; 1 -Hewlett-Packard; HP P4829J L1820 18.1-inch LCD Monitor; 0; 25-82; 54-88; 1 -Hewlett-Packard; HP Pavilion M45/S40 Monitor; hwp14b2; 31.468-50.0; 56.0-75.0; 1 -Hewlett-Packard;HP F1503 Flat Panel Monitor;hwp2590;30.0-63.0;56.0-76.0;1 -Hewlett-Packard;HP 2025 Flat Panel Monitor;hwp144a;30.0-94.0;56.0-85.0;1 -Hewlett-Packard;HP 2025 Flat Panel Monitor;hwp144b;30.0-92.0;56.0-85.0;1 -Hewlett-Packard;HP 7550 color monitor;hwp2604;30.0-86.0;50.0-140.0;1 -Hewlett-Packard;HP F1723 flat panel monitor;hwp2609;30.0-81.0;56.0-76.0;1 -Hewlett-Packard;HP L1730 flat panel monitor;hwp260e;30.0-83.0;56.0-76.0;1 -Hewlett-Packard;HP MX703 Color Monitor;hwp2585;30.0-70.0;50.0-150.0;1 -Hewlett-Packard;HP VF17 flat panel monitor;hwp260a;30.0-81.0;56.0-76.0;1 -Hewlett-Packard;HP F1703 Flat Panel Monitor;hwp2594;30.0-83.0;56.0-76.0;1 -Hewlett-Packard;HP 5500 color monitor;hwp2602;30.0-54.0;50.0-120.0;1 -Hewlett-Packard;HP 9500 color monitor;hwp2605;30.0-96.0;50.0-160.0;1 -Hewlett-Packard;HP L1530 flat panel monitor;hwp260c;30.0-63.0;56.0-76.0;1 -Hewlett-Packard;HP L1925 flat panel monitor;hwp259a;30.0-82.0;56.0-76.0;1 -Hewlett-Packard;HP L1925 flat panel monitor;hwp259b;30.0-82.0;56.0-76.0;1 -Hewlett-Packard;HP P930 Color Monitor;hwp03a2;30.0-110.0;50.0-160.0;1 -Hewlett-Packard;HP L1502 Flat Panel Monitor;hwp2600;30.0-61.0;56.0-76.0;1 -Hewlett-Packard;HP 1825 Flat Panel Monitor;hwp0721;30.0-82.0;56.0-76.0;1 -Hewlett-Packard;HP 7500 color monitor;hwp2603;30.0-70.0;50.0-140.0;1 -Hewlett-Packard;HP F1523 flat panel monitor;hwp2607;30.0-61.0;56.0-76.0;1 -Hewlett-Packard;HP L1702 flat panel monitor;hwp2601;30.0-81.0;56.0-76.0;1 -Hewlett-Packard;HP M703 Color Monitor;hwp2584;30.0-70.0;50.0-140.0;1 -Hewlett-Packard;HP VF15 flat panel monitor;hwp2608;30.0-61.0;56.0-76.0;1 -Hewlett-Packard;HP P1130 Color Monitor;hwp12d3;30.0-130.0;48.0-170.0;1 -Highscreen; Highscreen LE 1024; 45; 31.4-31.6,35.1-35.2,35.5-35.6; 50-87 -Hitachi, Ltd.; Hitachi 20-AP; 20-ap; 30.0-65.0; 55.0-80.0; 1 -Hitachi, Ltd.; Hitachi 20-APF; 20-apf; 30.0-65.0; 55.0-80.0; 1 -Hitachi, Ltd.; Hitachi 20-AS; 20-as; 30.0-65.0; 55.0-80.0; 1 -Hitachi, Ltd.; Hitachi 21-AP; 21-ap; 30.0-65.0; 55.0-80.0; 1 -Hitachi, Ltd.; Hitachi Accuvue GX17L; hit1717; 30.0-64.0; 50.0-100.0; 1 -Hitachi, Ltd.; Hitachi Accuvue GX20H; hit4830; 28.0-90.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi Accuvue GX20; hit4810; 28.0-90.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi Accuvue GX21; hit4811; 28.0-90.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi Accuvue UX4721; hit4711; 30.0-95.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi Accuvue UX4921; hit4911; 30.0-107.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi Accuvue UX6821; hit6811; 30.0-107.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi CM-1711M; htcab6f; 24.8-82.0; 55.0-120.0; 1 -Hitachi, Ltd.; Hitachi CM1798M; cm1798m; 30.0-82.0; 50.0-120.0; 1 -Hitachi, Ltd.; Hitachi CM-2110M; htcabcc; 31.0-85.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM-2111M; htcabc7; 31.0-95.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM-2112M; htcabc2; 31.0-107.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM2198M; cm2198m; 30.0-94.0; 50.0-150.0; 1 -Hitachi, Ltd.; Hitachi CM2199M; cm2199m; 31.5-107.0; 50.0-150; 1 -Hitachi, Ltd.; Hitachi CM500E; htcafce; 30.0-69.0; 50.0-100.0; 1 -Hitachi, Ltd.; Hitachi CM500; htcafc8; 30.0-69.0; 50.0-100.0; 1 -Hitachi, Ltd.; Hitachi CM600; htcafd2; 30.0-64.0; 47.0-104.0; 1 -Hitachi, Ltd.; Hitachi CM611; htcafd7; 31.0-92.0; 50.0-120.0; 1 -Hitachi, Ltd.; Hitachi CM620; htcafdd; 31.0-69.0; 47.0-130.0; 1 -Hitachi, Ltd.; Hitachi CM630; htcafe2; 31.0-86.0; 47.0-130.0; 1 -Hitachi, Ltd.; Hitachi CM640ET/CM640U; htcaffa; 31.0-69.0; 50.0-130.0; 1 -Hitachi, Ltd.; Hitachi CM640; htcaffa; 31.0-69.0; 50.0-130.0; 1 -Hitachi, Ltd.; Hitachi CM641; htcafec; 31.0-95.0; 50.0-130.0; 1 -Hitachi, Ltd.; Hitachi CM643; htcb001; 31.0-95.0; 50.0-130.0; 1 -Hitachi, Ltd.; Hitachi CM650; htcb004; 31.0-69.0; 50.0-130.0; 1 -Hitachi, Ltd.; Hitachi CM651; htcb005; 31.0-95.0; 50.0-130.0; 1 -Hitachi, Ltd.; Hitachi CM701; htcabf4; 31.0-96.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM751; htcac13; 31.0-94.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM752; htcac15; 31.0-101.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM753; htcac22; 31.0-107.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM761; htcac76; 31.0-96.0; 50.0-180.0; 1 -Hitachi, Ltd.; Hitachi CM766; htcb00f; 31.0-96.0; 50.0-180.0; 1 -Hitachi, Ltd.; Hitachi CM768; htcb011; 31.0-107.0; 50.0-180.0; 1 -Hitachi, Ltd.; Hitachi CM769; htcb02f; 31.0-115.0; 50.0-180.0; 1 -Hitachi, Ltd.; Hitachi CM771; htcac82; 31.0-96.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM800; htcabe3; 31.0-89.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM801; htcabe2; 31.0-96.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM802; htcabe0; 31.0-100.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM803; htcabea; 31.0-115.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM811; htcac46; 31.0-96.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM812; htcac47; 31.0-107.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM813; htcac48; 31.0-115.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi CM814; htcac49; 31.0-125.0; 50.0-160.0; 1 -Hitachi, Ltd.; Hitachi HM1764; hit1727; 30.0-64.0; 50.0-100.0; 1 -Hitachi, Ltd.; Hitachi HM1782; hit1827; 30.0-82.0; 50.0-100.0; 1 -Hitachi, Ltd.; Hitachi HM4020; hit4020; 60.0-85.0; 60.0-120.0; 1 -Hitachi, Ltd.; Hitachi HM4021; hit4021; 60.0-85.0; 60.0-120.0; 1 -Hitachi, Ltd.; Hitachi HM4721; hit2147; 30.0-95.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi HM4820; hit4820; 28.0-90.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi HM4821; hit4821; 28.0-90.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi HM4921; hit2149; 30.0-107.0; 50.0-152.0; 1 -Hitachi, Ltd.; Hitachi HM-5219; hm-5219; 88.0-90.0; 88.0-89.0; 1 -Hitachi, Ltd.; Hitachi HM6421; hit6421; 100.0-102.0; 72.0-77.0; 1 -Hitachi, Ltd.; Hitachi HM6821; hit6821; 30.0-107.0; 50.0-152.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 14; hn/l-4838x; 31.0-38.0; 56.0-87.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 14 Plus; hn/l-4848; 31.0-48.4; 56.0-87.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 14 Pro; hn/l-4860; 30.0-60.0; 50.0-90.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai Deluxscan 14S; hei12f0; 30-48; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai Deluxscan 15B; hei16d8; 30-48; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai Deluxscan 15G; hei16e8; 30-64; 50-90; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 15G+; hei16ee; 30.0-70.0; 50.0-120.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 15; hl-5848; 31.0-48.4; 56.0-87.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 15 Pro; hei5864; 30.0-64.0; 50.0-120.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai Deluxscan 17B; hei1eb8; 30-64; 50-100; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 17B+; hei1ebe; 30.0-70.0; 50.0-120.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 17; heib81e; 30.0-64.0; 50.0-90.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan 17MB/17MS; 0; 30-50; 50-130 -Hyundai Electronics Industries Co., Ltd.; Hyundai Deluxscan 17 Pro; hei1e02; 30-82; 45-100; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai Deluxscan 21; hei0b42; 30-82; 45-100; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan B790+; hei0790; 30.0-95.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan HLM-1510A; hei151a; 30.0-70.0; 43.0-85.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan P910+; hei0910; 30.0-107.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan V560; hei1560; 30.0-55.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan V570; hei1570; 30.0-70.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai DeluxScan V770; hei1770; 30.0-70.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HCM-40X; hcm-40x; 31.5; 60.0-70.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HCM-421E; 0; 30-36; 43-72; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HCM-42X; hcm-42x; 35.5; 87.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HCM-43X; hcm-43x; 48.3; 60.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HCM-44X; hcm-44x; 56.4; 70.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-2882; hei0b42; 30-82; 45-100; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-2885B; hei288b; 30.0-95.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-4838E; hei12e6; 30-38; 50-90; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-4848F; hei12f0; 30.0-50.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-4848; hei4848; 30-50; 50-90; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-4850B; hei12f2; 30-50; 50-130; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-4854B; hei12f6; 30-50; 50-130; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-4860E; hei12fc; 30-60; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5848F; hei16d8; 30-48; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5848; hei5848; 30-48; 50-90; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5854B; hei585b; 30.0-54.0; 50.0-130.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5854C; hei585c; 30.0-54.0; 50.0-130.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5860; hl-5860; 30.0-60.0; 56.0-90.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5864E; hei5864; 30-65; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5864F; hei16e8; 30-65; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5870A; hei16ee; 30-70; 50-150; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5870B; hei58b0; 30.0-70.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5870BM; hei58b1; 30-70; 50-150; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-5870C; hei587c; 30.0-70.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7682A; hei1e02; 30-82; 45-100; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7682; hl-7682; 31.0-82.0; 56.0-100.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7682P; hl-7682p; 31.0-82.0; 56.0-100.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7770A; hei777a; 30.0-70.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7770RD; hei777d; 30.0-70.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7864F; hei7864; 30-65; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7864; hei1eb8; 30-65; 50-100; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7870A; hei1ebe; 30-70; 50-150; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7870AM; hei78a0; 30-70; 50-150; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7870B; hei787b; 30-70; 50-150; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7870S; hei78b0; 30-70; 50-150; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HL-7948M; hei1f0c; 30-48; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HMM-413; hmm-413; 31.5; 56.0-70.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HN-4938; hn-4938; 31.0-38.0; 56.0-87.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HN-7448M; hei1d18; 30-48; 50-120; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HN/L-4850; hn/l-4850; 30.0-50.0; 50.0-90.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HT-2896B; hei289b; 30-96; 50-150; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai HT-7695B; hei769b; 30.0-95.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai ImageFlat F790D; heif790; 30.0-96.0; 50.0-150.0; 1 -Hyundai Electronics Industries Co., Ltd.; Hyundai ImageFlat F910; heif910; 30.0-110.0; 50.0-150.0; 1 -IBM; IBM 2112; ibm2112; 31.0-38.0; 50.0-80.0; 1 -IBM; IBM 2113; ibm2113; 31.0-38.0; 50.0-80.0; 1 -IBM; IBM 2114; ibm2114; 31.0-62.0; 50.0-120.0; 1 -IBM; IBM 2115; ibm2115; 31.0-62.0; 50.0-120.0; 1 -IBM; IBM 2116 MM55 Multimedia; ibm0844; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 2117; ibm2117; 31.0-65.0; 50.0-120.0; 1 -IBM; IBM 2122; ibm2221; 30.0-54.0; 50.0-120.0; 1 -IBM; IBM 2122-xxL; ibm7234; 30.0-54.0; 50.0-110.0; 1 -IBM; IBM 2124; ibm2421; 30.0-54.0; 50.0-120.0; 1 -IBM; IBM 2124-xxL; ibm7254; 30.0-54.0; 50.0-110.0; 1 -IBM; IBM 2126; ibm2621; 30.0-69.0; 50.0-110.0; 1 -IBM; IBM 2127; ibm2721; 30.0-72.0; 50.0-120.0; 1 -IBM; IBM 2128 MM75 Multimedia; ibm0850; 30.0-69.0; 50.0-160.0; 1 -IBM; IBM 2131; ibm3121; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 2132; ibm3221; 30.0-72.0; 50.0-120.0; 1 -IBM; IBM 2215; ibm2215; 31.0-64.0; 50.0-120.0; 1 -IBM; IBM 2235 C50; ibm08bb; 30.0-54.0; 50.0-120.0; 1 -IBM; IBM 2236; ibm2236; 30.0-70.0; 50.0-120.0; 1 -IBM; IBM 2237 C71; ibm08bd; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 2238; ibm2238; 31.0-38.0; 50.0-80.0; 1 -IBM; IBM 2248; ibm2248; 31.0-48.0; 50.0-100.0; 1 -IBM; IBM 2264; ibm2264; 31.0-64.0; 50.0-120.0; 1 -IBM; IBM 6307; ibm6307; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 6312; ibm6312; 31.0-50.0; 47.0-100.0; 1 -IBM; IBM 6314; ibm6314; 30.0-60.0; 50.0-120.0; 1 -IBM; IBM 6315; ibm6315; 31.0-48.5; 50.0-90.0; 1 -IBM; IBM 6317; ibm6317; 30.0-64.0; 50.0-110.0; 1 -IBM; IBM 6319; ibm6319; 30.0-60.0; 50.0-120.0; 1 -IBM; IBM 6321; ibm6321; 31.5-38.0; 56.0-72.0; 1 -IBM; IBM 6322; ibm6322; 31.0-48.5; 50.0-90.0; 1 -IBM; IBM 6324; ibm6324; 30.0-64.0; 50.0-110.0; 1 -IBM; IBM 6325; ibm6325; 30.0-64.0; 50.0-110.0; 1 -IBM; IBM 6327; ibm6327; 30.0-64.0; 50.0-130.0; 1 -IBM; IBM 6331; ibm6331; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 6332; ibm6332; 30.0-70.0; 50.0-160.0; 1 -IBM; IBM 6332 E74; IBM18BC; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 6517; ibm6517; 30.0-70.0; 50.0-160.0; 1 -IBM; IBM 6518; ibm6518; 30.0-54.0; 50.0-120.0; 1 -IBM; IBM 6540 G42; ibm198c; 30.0-50.0; 55.0-100.0; 1 -IBM; IBM 6541 G51; ibm198d; 30.0-54.0; 55.0-100.0; 1 -IBM; IBM 6546 G52; ibm1992; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 6547 G72; ibm1993; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 6549 G94; ibm1995; 30.0-95.0; 50.0-160.0; 1 -IBM; IBM 6556 P72; ibm199c; 30.0-85.0; 50.0-150.0; 1 -IBM; IBM 6557 P92; ibm199d; 30.0-94.0; 50.0-160.0; 1 -IBM; IBM 6558 P202; ibm199e; 30.0-107.0; 50.0-160.0; 1 -IBM; IBM 6627; ibm6627; 30.0-85.0; 50.0-160.0; 1 -IBM; IBM 6634; ibm6634; 30.0-96.0; 50.0-160.0; 1 -IBM; IBM 6636; ibm6636; 30.0-61.0; 56.0-75.0; 1 -IBM; IBM 6637; ibm6637; 30.0-81.0; 56.0-75.0; 1 -IBM; IBM 6639; ibm6639; 30.0-94.0; 48.0-170.0; 1 -IBM; IBM 6651; ibm6651; 30.0-107.0; 48.0-170.0; 1 -IBM; IBM 6652; ibm6652; 30.0-130.0; 48.0-170.0; 1 -IBM; IBM 6656; ibm6656; 31.0-61.0; 56.0-75.0; 1 -IBM; IBM 6657; ibm6657; 30.0-81.0; 56.0-85.0; 1 -IBM; IBM 6658; ibm6658; 31.0-81.0; 56.0-85.0; 1 -IBM; IBM 6659; ibm6659; 31.0-120.0; 50.0-100.0; 1 -IBM; IBM 6737; ibm6737; 30.0-85.0; 50.0-160.0; 1 -IBM; IBM 6739; ibm6739; 30.0-96.0; 50.0-160.0; 1 -IBM; IBM 6734; ibm6734; 30.0-81.0; 55.0-75.0; 1 -IBM; IBM 6736a; ibm6736a; 31.0-94.0; 56.0-85.0; 1 -IBM; IBM 6736d; ibm6736a; 31.0-75.0; 56.0-85.0; 1 -IBM; IBM 7095; ibm1bb7; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 7097; ibm1bb9; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM 8504; ibm8504; 31.5; 60.0-70.0; 1 -IBM; IBM 8511; ibm8511; 31.5; 50.0-70.0; 1 -IBM; IBM 8512; ibm8512; 31.5; 60.0-70.0; 1 -IBM; IBM 8513; ibm8513; 31.5; 60.0-70.0; 1 -IBM; IBM 8514; ibm8514; 31.5; 60.0-70.0; 1 -IBM; IBM 8515; ibm8515; 35.5; 60.0-87.0; 1 -IBM; IBM 8517; ibm8517; 35.5; 60.0-87.0; 1 -IBM; IBM 8518; ibm8518; 31.5; 60.0-70.0; 1 -IBM; IBM 9494; ibm9494; 30.0-80.0; 56.0-85.0; 1 -IBM; IBM 9504; ibm9504; 101.66; 77.1; 1 -IBM; IBM 9512; ibm9512; 31.0-61.0; 56.0-75.0; 1 -IBM; IBM 9513 T55A TFT Monitor; ibm2529; 30.0-61.0; 56.0-75.0; 1 -IBM; IBM 9514-B TFT Panel; ibm252a; 48.0-65.0; 60.0-75.0; 1 -IBM; IBM 9515; ibm9515; 61.1; 50.0-90.0; 1 -IBM; IBM 9517; ibm9517; 59; 50.0-90.0; 1 -IBM; IBM 9518; ibm9518; 39.4; 50.0-90.0; 1 -IBM; IBM 9521; ibm9521; 30.0-68.0; 50.0-110.0; 1 -IBM; IBM 9524; ibm9524; 30.0-64.0; 50.0-110.0; 1 -IBM; IBM 9525-0X1; ibm2535; 30.0-64.0; 50.0-110.0; 1 -IBM; IBM 9525; ibm9525; 30.0-64.0; 50.0-110.0; 1 -IBM; IBM 9527; ibm9527; 30.0-82.0; 50.0-110.0; 1 -IBM; IBM Aptiva 9900; ibm26ac; 30.0-54.0; 50.0-120.0; 1 -IBM; IBM Aptiva 9901; ibm27ad; 30.0-54.0; 50.0-120.0; 1 -IBM; IBM G200; ibm1991; 31.0-82.0; 50.0-120.0; 1 -IBM; IBM G41; ibm198e; 31.0-58.5; 50.0-95.0; 1 -IBM; IBM G50; ibm198f; 31.0-58.5; 50.0-95.0; 1 -IBM; IBM G70; ibm1990; 31.0-64.0; 50.0-105.0; 1 -IBM; IBM MM55; ibm0844; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM MM75; ibm0850; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM P200; ibm199b; 29.0-90.0; 50.0-120.0; 1 -IBM; IBM P201; ibmp201; 30.0-107.0; 50.0-160.0; 1 -IBM; IBM P50; ibm1999; 30.0-69.0; 50.0-120.0; 1 -IBM; IBM P70; ibm199a; 29.0-82.0; 50.0-120.0; 1 -ICL; ICL 14C; icl14c; 34.2-36.2; 50.0-90.0; 1 -ICL; ICL 14M; icl14m; 31.5; 70; 1 -ICL; ICL 14V; icl14v; 37.9; 58.0-75.0; 1 -ICL; ICL 15V; icl15v; 30.0-64.0; 50.0-100.0; 1 -ICL; ICL 17V; icl17v; 30.0-64.0; 50.0-100.0; 1 -ICL; ICL ErgoPro 140v; icl-ep140v; 37.9; 58.0-75.0; 1 -ICL; ICL ErgoPro 141p; icl0d00; 47.0-49.0; 50.0-90.0; 1 -ICL; ICL ErgoPro 141v; icl0b00; 37.9; 58.0-75.0; 1 -ICL; ICL ErgoPro 142v; icl1400; 37.9; 58.0-75.0; 1 -ICL; ICL ErgoPRO 14C; icl-ep14c; 47.0-49.0; 50.0-90.0; 1 -ICL; ICL ErgoPro 151p AutoBrite; icl0800; 30.0-64.0; 48.0-100.0; 1 -ICL; ICL ErgoPro 151p; icl0700; 30.0-64.0; 48.0-100.0; 1 -ICL; ICL ErgoPro 151v; icl0a00; 30.0-64.0; 50.0-100.0; 1 -ICL; ICL ErgoPro 152v; icl0f00; 30.0-64.0; 50.0-100.0; 1 -ICL; ICL ErgoPRO 15C; icl-ep15c; 30.0-62.0; 50.0-100.0; 1 -ICL; ICL ErgoPro 171p; icl0200; 30.0-82.0; 50.0-110.0; 1 -ICL; ICL ErgoPro 171v; icl0400; 30.0-64.0; 50.0-100.0; 1 -ICL; ICL ErgoPRO 17C; icl-ep17c; 30.0-82.0; 50.0-110.0; 1 -ICL; ICL ErgoPro 211v; icl0100; 24.0-82.0; 50.0-120.0; 1 -ICL; ICL ErgoPRO VE15C; icl-epve15c; 30.0-62.0; 48.0-100.0; 1 -ICL; ICL ErgoPRO VE15M; icl-epve15m; 44.5; 68.0-89.0; 1 -ICL; ICL SE14M; icl-se14m; 31.5; 70; 1 -ICL; ICL VE15C; icl-ve15c; 30.0-62.0; 48.0-100.0; 1 -ICL; ICL VE17C; icl-ve17c; 30.0-64.0; 48.0-100.0; 1 -Iiyama; Iiyama A101GT, VisionMasterPro 501; ivm2118; 27.0-96.0; 50.0-160.0; 1 -Iiyama; Iiyama A102GT, VisionMasterPro 502; ivm2128; 27.0-110.0; 50.0-160.0; 1 -Iiyama; Iiyama A201HT, VisionMaster Pro 510; ivm2140; 30.0-130.0; 50.0-160.0; 1 -Iiyama; Iiyama A701GT, VisionMasterPro 400; ivm1711; 27.0-96.0; 50.0-160.0; 1 -Iiyama; Iiyama A702HT, VisionMaster Pro 410; ivm1740; 27.0-96.0; 50.0-160.0; 1 -Iiyama; Iiyama A705MT, VisionMaster Pro 411 /i70A; ivm174a; 30.0-86.0; 50.0-180.0; 1 -Iiyama; Iiyama A901HT, VisionMaster Pro 450; ivm1901; 27.0-115.0; 50.0-160.0; 1 -Iiyama; Iiyama A902MT, VisionMaster Pro 451; ivm1918; 30.0-115.0; 50.0-180.0; 1 -Iiyama; Iiyama DR-3114; dr-3114; 38.0; 43.0-70.0; 1 -Iiyama; Iiyama MA901U, VisionMaster Pro 452; ivm1928; 30.0-96.0; 50.0-180.0; 1 -Iiyama; Iiyama MF-5014A; mf-5014a; 15.5-38.5; 50.0-90.0; 1 -Iiyama; Iiyama MF-5015A; mf-5015a; 15.5-38.5; 50.0-90.0; 1 -Iiyama; Iiyama MF-5017; mf-5017; 15.0-40.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5021; mf-5021; 15.5-38.5; 50.0-90.0; 1 -Iiyama; Iiyama MF-5115; mf-5115; 21.8-50.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5117; mf-5117; 20.0-50.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5121A; mf-5121a; 30.0-65.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5214A; mf-5214a; 30.0-38.5; 50.0-90.0; 1 -Iiyama; Iiyama MF-5215A; mf-5215a; 30.0-38.5; 50.0-90.0; 1 -Iiyama; Iiyama MF-5217; mf-5217; 30.0-60.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5221; mf-5221; 30.0-80.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5315; mf-5315; 30.0-68.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5317; mf-5317; 30.0-65.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5321; mf-5321; 30.0-80.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5421; mf-5421; 30.0-80.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-5621; mf-5621; 30.0-80.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-8217; mf-8217; 30.0-60.0; 50.0-90.0; 1 -Iiyama; Iiyama MF-8221E/T, VisionMaster; ivm2100; 24-94; 50-160; 1 -Iiyama; Iiyama MF-8515G, VisionMaster; ivm1501; 27-69; 50-160; 1 -Iiyama; Iiyama MF-8617ES, VisionMaster; ivm1701; 27-86; 50-160; 1 -Iiyama; Iiyama MF-8617E/T, VisionMaster; ivm1700; 27-86; 50-160; 1 -Iiyama; Iiyama MF-8721E, VisionMaster; ivm2101; 27.0-110.0; 50.0-160.0; 1 -Iiyama; Iiyama MF901U, VisionMaster 452; ivm1920; 30.0-96.0; 50.0-180.0; 1 -Iiyama; Iiyama MR-5314; mf-5314; 30.0-60.0; 50.0-90.0; 1 -Iiyama; Iiyama MT-9017E/T, VisionMasterPro; ivm1730; 27-92; 50-160; 1 -Iiyama; Iiyama MT-9021E/T, VisionMasterPro; ivm2130; 24-94; 50-160; 1 -Iiyama; Iiyama MT-9221, VisionMasterPro; ivm2102; 27.0-110.0; 50.0-160.0; 1 -Iiyama; Iiyama S101GT, VisionMaster 501; ivm2110; 27.0-96.0; 50.0-160.0; 1 -Iiyama; Iiyama S102GT, VisionMaster 502; ivm2120; 27.0-110.0; 50.0-160.0; 1 -Iiyama; Iiyama S103MT, VisionMaster 503; ivm2138; 27.0-110.0; 50.0-160.0; 1 -Iiyama; Iiyama S104MT, VisionMaster 504; ivm2148; 27.0-110.0; 50.0-160.0; 1 -Iiyama; Iiyama S500M1; ivm0815; 30.0-69.0; 50.0-120.0; 1 -Iiyama; Iiyama S700JT1; ivm17a8; 30.0-70.0; 50.0-160.0; 1 -Iiyama; Iiyama S701GT, VisionMaster 400; ivm1702; 27.0-96.0; 50.0-160.0; 1 -Iiyama; Iiyama S702GT, VisionMaster 400; ivm1703; 27.0-96.0; 50.0-160.0; 1 -Iiyama; Iiyama S703HT, VisionMaster 403; ivm1742; 27.0-96.0; 50.0-160.0; 1 -Iiyama; Iiyama S704HT, VisionMaster 404; ivm1744; 27.0-96.0; 50.0-160.0; 1 -Iiyama; Iiyama S705MT, VisionMaster 405; ivm1748; 30.0-86.0; 50.0-180.0; 1 -Iiyama; Iiyama S901GT, VisionMaster 450; ivm1900; 27.0-102.0; 50.0-160.0; 1 -Iiyama; Iiyama S902JT, VisionMaster Pro 451; ivm1910; 27.0-115.0; 50.0-160.0; 1 -Iiyama; Iiyama TSA3931HT, Prolite39; ivm3900; 24.8-80.0; 56.0-85.0; 1 -Iiyama; Iiyama TSA4632HT, Prolite46; ivm4600; 24.8-80.0; 56.0-85.0; 1 -Iiyama; Iiyama TSA4633JT, Prolite46b; ivm4610; 24.8-80.0; 56.0-85.0; 1 -Iiyama; Iiyama TSA4634JT; ivm4618; 24.8-80.0; 56.0-85.0; 1 -Iiyama; Iiyama TXA3601GT; ivm3601; 31.5-60.0; 56.0-75.0; 1 -Iiyama; Iiyama TXA3602GT, Prolite36; ivm3602; 24.8-60.0; 56.0-75.0; 1 -Iiyama; Iiyama TXA3611/3621HT, Prolite36; ivm3604; 24.8-60.0; 56.0-75.0; 1 -Iiyama; Iiyama TXA3612JT, Prolite36c; ivm3606; 24.8-60.0; 56.0-75.0; 1 -Iiyama; Iiyama TXA3811/3821HT, Prolite38; ivm3801; 24.8-60.0; 56.0-75.0; 1 -Iiyama; Iiyama TXA3812JT/3822JT, Prolite38e/38f; ivm3810; 24.8-60.0; 56.0-75.0; 1 -Iiyama; Iiyama TXA3813/3823MT; ivm3820; 24.8-61.0; 55.0-76.0; 1 -Iiyama; Iiyama TXA3832HT, Prolite38c; ivm3808; 24.8-68.7; 56.0-85.0; 1 -Iiyama; Iiyama TXA3833JT, Prolite38g; ivm3818; 24.8-60.0; 56.0-75.0; 1 -Iiyama; Iiyama Vision Master MF-8221; mf-8221; 24.8-85.0; 50.0-120.0; 1 -Iiyama; Iiyama Vision Master MF-8317; mf-8317; 30.0-65.0; 50.0-90.0; 1 -Iiyama; Iiyama Vision Master MF-8421; mf-8421; 24.8-85.0; 50.0-120.0; 1 -Iiyama; Iiyama Vision Master MF-8617E; ivm1700; 23.6-86.0; 50.0-120.0; 1 -Iiyama; Iiyama Vision Master MF-8617; mf-8617; 23.6-86.0; 50.0-120.0; 1 -Iiyama; Iiyama Vision Master MF-8621; mf-8621; 24.8-85.0; 50.0-120.0; 1 -Iiyama; Iiyama Vision Master Pro 21 MT-9121; mf-9121; 25.0-90.0; 50.0-160.0; 1 -Ikegami; Ikegami C/CDE-165VB; cde-165vb; 48.0-64.0; 50.0-70.0; 1 -Ikegami; Ikegami C/DM-2010A; dm-2010a; 48.0-64.0; 50.0-70.0; 1 -Ikegami; Ikegami C/DM-2060; dm-2060; 48.0-64.0; 50.0-70.0; 1 -Ikegami; Ikegami CN-20; cn-20; 45.0-68.0; 50.0-150.0; 1 -Ikegami; Ikegami CT-20; ct-20; 48.0-64.0; 50.0-70.0; 1 -ImageQuest Co., Ltd.; ImageQuest Q910; IQT2910; 30.0-110.0; 50.0-150.0; 1 -Image Systems Corp.; Image Systems C21LMAX; cs1lmax; 48.0-96.0; 60.0-80.0; 1 -Image Systems Corp.; Image Systems M24LMAX; m24lmax; 48.0-96.0; 60.0-80.0; 1 -Impression; Impression 3 3428G; dcm-1488e; 35.5; 87.0; 1 -Impression; Impression 3A; jd144c; 35.5; 87.0; 1 -Impression; Impression 3 Plus 14; ma-1450; 35.5; 87.0; 1 -Impression; Impression 3 Plus 3428NG; dcm-1458e; 35.5; 87.0; 1 -Impression; Impression 4VX; jd144k; 48.0; 60.0; 1 -Impression; Impression 50 Plus; dwe8251; 30.0-55.0; 50.0-120.0; 1 -Impression; Impression 5 5528NG; dcm-1588e; 63.8; 60.0; 1 -Impression; Impression 5 Plus; dpc6515; 64.0; 60.0; 1 -Impression; Impression 5V J51A; jen9d00; 30-70; 60.0; 1 -Impression; Impression 5VM; dwe8351; 30.0-69.0; 50.0-120.0; 1 -Impression; Impression 5VX JD155L; jen5510; 30-55; 85.0; 1 -Impression; Impression 5VXL DE570BA; dpc7045; 30-70; 60.0; 1 -Impression; Impression 5VXM; dwe8f51; 30.0-54.0; 50.0-120.0; 1 -Impression; Impression 7 Plus DB770; da-1765; 64.0; 60.0; 1 -Impression; Impression 7 Plus DC-770 BA; dpc7017; 30-70; 50-120; 1 -Impression; Impression 7SP; imp4191; 30.0-70.0; 50.0-120.0; 1 -Impression; Impression 7VX; imp0295; 30.0-96.0; 65.0; 1 -Impression; Impression 9VX; dpc9509; 30-96; 60.0-85.0; 1 -Impression; Impression Vienna 15; dpc6515; 64.0; 60.0; 1 -Impression; Impression Vienna Pro 75; amt3844; 30.0-96.0; 65.0; 1 -Impression; Impression Vienna Pro 75; at1782d; 82.0; 65.0; 1 -Impression; Impression ViennaPro75; imp9802; 30.0-96.0; 65.0; 1 -Intra Electronics USA, Inc.; Intra Electronics USA CM-1403; cm-1403; 15.0-38.0; 40.0-100.0; 1 -Iocomm International Technology Corp.; Iocomm CM-7126; cm-7126; 30.0-75.0; 50.0-90.0; 1 -JVC Information Products Co.; JVC GD-H4220US; h422ous; 15.0-37.0; 45.0-87.0; 1 -KFC Computek Components Corp.; KFC Computek CA-17; ca-17; 30.0-64.0; 50.0-100.0; 1 -KFC Computek Components Corp.; KFC Computek CH-14; ch-14; 15.0-36.0; 50.0-86.0; 1 -KFC Computek Components Corp.; KFC Computek CM-14; cm-14; 30.0-64.0; 50.0-90.0; 1 -KFC; KFC CA1511VX/CA1515VX; sml1511; 30-60; 50-100; 1 -KFC; KFC CA15/1505/1506/1507/1515DX; sml1506; 30-60; 50-100; 1 -KFC; KFC CA1516CX/CA1716CX; kfcec05; 30-65; 50-75; 1 -KFC; KFC CA1702/03/05/06 M2; sml1706; 30-80; 50-100; 1 -KFC; KFC CA1712/13/17/18; sml1718; 30-64; 50-100; 1 -KFC; KFC CA2011M2; sml2011; 30-80; 50-120; 1 -KFC; KFC CA2111M2; sml2111; 30-80; 50-120; 1 -KFC; KFC CA6013DX/CA9013DX; sml6013; 30-38; 50-75; 1 -KFC; KFC CA6719/29SL/CA6919/29SL; sml6719; 30-95; 50-150; 1 -KFC; KFC CA8111SL; sml8111; 30-107; 50-160; 1 -KFC; KFC CA8719SL; sml8719; 30-95; 50-150; 1 -KFC; KFC CA8729SL; sml8729; 30-95; 50-160; 1 -KFC; KFC CA8911SL; sml8911; 30-107; 50-160; 1 -KFC; KFC CA8919SL; sml8919; 30-95; 50-160; 1 -KFC; KFC CA8929SL; sml8929; 30-95; 50-160; 1 -KFC; KFC CA/CB1414VX; sml1414; 30-48; 50-70; 1 -KFC; KFC CA/CB6415DX/6515DX; sml6415; 30-54; 50-100; 1 -KFC; KFC CA/CB6425DX/6525DX; sml6425; 30-54; 50-100; 1 -KFC; KFC CA/CB6736DL/SL(NF); sml501a; 30-65; 50-100; 1 -KFC; KFC CA/CB6738SL; sml6738; 30-85; 50-100; 1 -KFC; KFC CA/CB6748SL; sml6748; 30-86; 50-150; 1 -KFC; KFC L133/L133E; smll133; 30-61; 55-75; 1 -KFC; KFC L150/L150E; smll150; 30-61; 55-75; 1 -KFC; KFC MA0933; sml0933; 30-31.5; 50-70; 0 -KFC; KFC MM/CA6546SX/(NF)/(MN); sml6546; 30-70; 50-100; 1 -KFC; KFC MM/CA/CB6536DL/SL(NF); sml8819; 30-65; 50-100; 1 -KFC; KFC MM/CA/CB6746SL; sml6746; 30-70; 50-120; 1 -KLH Computers; KLH Computers MN275; mn275; 34.5-38.5; 50.0-90.0; 1 -Komodo; Komodo P571; 0; 30-70; 50-120 -Korea Data Systems; KDS Avitron AV-5T; kds1540; 30.0-70.0; 50.0-120.0; 1 -Korea Data Systems; KDS Avitron AV-7T; kds1740; 30.0-70.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-195; kds1980; 30.0-95.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-19; kds07d0; 31.0-95.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-19; kdsd007; 30.0-95.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-19SN; kds1981; 30.0-95.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-21; kds0834; 30.0-117.0; 50.0-160.0; 1 -Korea Data Systems; KDS Visual Sensations VS-21; kds3408; 30.0-117.0; 50.0-160.0; 1 -Korea Data Systems; KDS Visual Sensations VS-4D; kds05af; 28.0-55.0; 40.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-4D; kdsaf05; 28.0-55.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-4(KD-1452); kds05ac; 28.0-50.0; 40.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-4; kdsab05; 48.3; 60.0; 1 -Korea Data Systems; KDS Visual Sensations VS-55; kds05f5; 28.0-55.0; 40.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-55; kdsf505; 28.0-55.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-5; kdse605; 28.0-70.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-5/VS-51/VSx-5; kds05e6; 30.0-70.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-7; kdsc206; 30.0-70.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-7/VSx-7; kds06c2; 30.0-70.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-9; kds06d6; 31.0-95.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-9; kdsd606; 30.0-95.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VSx-5; kdsfa05; 28.0-70.0; 50.0-120.0; 1 -Korea Data Systems; KDS Visual Sensations VS-190is; STC0812; 30.0-96.0; 50.0-160.0 -Korea Data Systems; KDS Visual Sensations VS-190i; STC0812; 30.0-95.0; 50.0-120.0 -Korea Data Systems; KDS Visual Sensations VS-190p; STC0812; 30.0-96.0; 50.0-160.0 -Korea Data Systems; KDS Visual Sensations VS-190/VS-195e/VS-195i; STC0812; 30.0-95.0; 50.0-120.0 -Korea Data Systems; KDS Visual Sensations VS-195xp; STC0812; 30.0-96.0; 50.0-160.0 -Korea Data Systems; KDS Visual Sensations VS-450; STC01FF; 30.0-50.0; 50.0-90.0 -Korea Data Systems; KDS Visual Sensations VS-55i/VS-55p; STC01FF; 30.0-58.0; 50.0-120.0 -Korea Data Systems; KDS Visual Sensations VS-70/VS-77/VS-7b/VS-7p; STC02CE; 30.0-72.0; 50.0-160.0 -Korea Data Systems; KDS XFlat XF-70/XF-7b/XF-7e/XF-71/XF-7p; STC0777; 30.0-72.0; 50.0-160.0 -Korea Data Systems; KDS XFlat XF-9b/XF-9c/XF-9e/XF-9p; PTS03E5; 30.0-98.0; 50.0-160.0 -Leading Technology, Inc.; Leading Technology 1730S; 1730s; 21.0-50.0; 50.0-90.0; 1 -LG Electronics Inc.; LG 1455; 1455; 37.9; 72.8; 1 -LG Electronics Inc.; LG 1455D; 1455d; 37.9; 72.8; 1 -LG Electronics Inc.; LG 1455DL; 1455dl; 37.9; 72.8; 1 -LG Electronics Inc.; LG 1460DL; 1460dl; 37.9; 72.8; 1 -LG Electronics Inc.; LG 1461D; 1461d; 37.9; 72.8; 1 -LG Electronics Inc.; LG 1462DM; 1462dm; 37.9; 72.8; 1 -LG Electronics Inc.; LG 1465DL; 1465dl; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1465DLS; 1465dls; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1466; 1466; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1466DM; 1466dm; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1466LR; 1466lr; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1466LRS; 1466lrs; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1467; 1467; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1468; 1468; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1485; 1485; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1505; 1505; 37.5; 75.0; 1 -LG Electronics Inc.; LG 1505S; gsm3aa0; 48.4; 60.0; 1 -LG Electronics Inc.; LG 1515; 1515; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG 1520; 1520; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG 1520DM; 1520dm; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG 1527; 1527; 30.0-57.0; 50.0-110.0; 1 -LG Electronics Inc.; LG 1527; gsm3a9a; 30.0-57.0; 50.0-110.0; 1 -LG Electronics Inc.; LG 1725; 1725; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG 1725DM; 1725dm; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG 1725s; gsm42cf; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG 1727; 1727; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG 1730DM; 1730dm; 30.0-82.0; 50.0-120.0; 1 -LG Electronics Inc.; LG 2010; 2010; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 20i; gsm4e21; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG Studioworks28i; sw28i; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 44i; gsm36b9; 30.0-50.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks 44m; gsm36b4; 30.0-50.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks 45i; gsm36bb; 30.0-54.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks 54m; gsm3aa9; 30.0-50.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks 550m; CXO0f0f; 30.0-54.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks 55i; gsm3abd; 30.0-54.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks 56i; gsm3aa8; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 56m; gsm3aa2; 30.0-65.0; 50.0-110.0; 1 -LG Electronics Inc.; LG StudioWorks 56T; gsm3aaf; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 5D; gsm3ab6; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 74i; gsm4278; 30.0-50.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks 74m; gsm4277; 30.0-50.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks74m; sw74m; 30.0-50.0; 50.0-90.0; 1 -LG Electronics Inc.; LG StudioWorks 76i; gsm426e; 30.0-65.0; 50.0-110.0; 1 -LG Electronics Inc.; LG StudioWorks 76m; gsm4273; 30.0-65.0; 50.0-110.0; 1 -LG Electronics Inc.; LG StudioWorks 76T; gsm4284; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 78D; gsm427f; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 78DT; gsm4280; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 78i; gsm426c; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 78m; gsm4274; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks78T; gsm426b; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 78T; gsm426d; 30.0-85.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 7D; gsm427e; 30.0-65.0; 50.0-120.0; 1 -LG Electronics Inc.; LG StudioWorks 7DT; gsm4281; 30.0-65.0; 50.0-120.0; 1 -Link Computer, Inc.; Link Computer CE-8; ce-8; 15.5-38.0; 50.0-90.0; 1 -Link Computer, Inc.; Link Computer CM-3; cm-3; 15.5-36.0; 50.0-70.0; 1 -Lite-On; Lite-On 1570; ltn1570; 30.0-70.0; 50.0-120.0; 1 -Lite-On; Lite-On 1770NSL; ltn1770; 30.0-70.0; 50.0-120.0; 1 -Lite-On; Lite-On A1454NEL; ltna443; 30.0-54.0; 50.0-100.0; 1 -Lite-On; Lite-On A1454NE; ltna442; 30.0-54.0; 50.0-100.0; 1 -Lite-On; Lite-On A1554NEL; ltna543; 30.0-54.0; 50.0-100.0; 1 -Lite-On; Lite-On A1554NE; ltna542; 30.0-54.0; 50.0-100.0; 1 -Lite-On; Lite-On A1570NSL; ltna595; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On A1570NST(92); ltna596; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On A1570NST(95); ltna597; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On A1770NSL; ltna795; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On A1770NST(92); ltna796; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On A1770NST(95); ltna797; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On A1770NST(99); ltna798; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On A1996NST(95); ltna967; 30.0-95.0; 50.0-120.0; 1 -Lite-On; Lite-On B1770NSL; ltnb795; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On B1770NST(92); ltnb796; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On B1770NST(95); ltnb797; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On B1770NST(99); ltnb798; 30.0-69.0; 50.0-120.0; 1 -Lite-On; Lite-On B1985NSL; ltnb955; 30.0-86.0; 50.0-160.0; 1 -Lite-On; Lite-On B1996NSL; ltnb965; 30.0-95.0; 50.0-160.0; 1 -Lite-On; Lite-On B1996NST(95); ltnb967; 30.0-95.0; 50.0-160.0; 1 -Lite-On; Lite-On B1996NST(99); ltnb968; 30.0-95.0; 50.0-160.0; 1 -Lite-On; Lite-On B1997NST(99); ltn1901; 30.0-95.0; 50.0-120.0; 1 -Lite-On; Lite-On BL150ATA; ltn0204; 24.0-61.0; 56.0-85.0; 1 -Lite-On; Lite-On BL150AT; ltn0205; 24.0-61.0; 56.0-85.0; 1 -Lite-On; Lite-On CM-1412; ltn1412; 30.0-38.0; 55.0-90.0; 1 -Lite-On; Lite-On CM-1413; ltn1413; 30.0-38.0; 55.0-90.0; 1 -Lite-On; Lite-On CM-1414; ltn1414; 30.0-38.0; 55.0-90.0; 1 -Lite-On; Lite-On CM-1435; ltn1435; 30.0-38.0; 55.0-90.0; 1 -Lite-On; Lite-On CM-1438; ltn1438; 30.0-38.0; 55.0-90.0; 1 -Lite-On; Lite-On CM-1448; ltn1448; 30.0-48.0; 55.0-90.0; 1 -Lite-On; Lite-On CM-1450; ltn1450; 30.0-56.0; 50.0-100.0; 1 -Lite-On; Lite-On CM-1550MCLR; ltn1550; 30.0-56.0; 50.0-100.0; 1 -Lite-On; Lite-On CM-1554; ltn1554; 30.0-56.0; 50.0-100.0; 1 -Lite-On; Lite-On CM-1555NEL; ltn1555; 30.0-56.0; 50.0-100.0; 1 -Lite-On; Lite-On CM-1565MCLR; ltn1565; 30.0-70.0; 50.0-120.0; 1 -Lite-On; Lite-On CM-1566; ltn1566; 30.0-70.0; 50.0-120.0; 1 -Lite-On; Lite-On CM-1754; ltn1754; 30.0-56.0; 50.0-100.0; 1 -Lite-On; Lite-On CM-1766; ltn1766; 30.0-70.0; 50.0-120.0; 1 -Lite-On; Lite-On CM-1785NSL; ltn1785; 30.0-86.0; 50.0-120.0; 1 -Lite-On; Lite-On CM-1995NST; ltn1995; 30.0-97.0; 50.0-120.0; 1 -Lite-On; Lite-On CM-2090M; cm-2090m; 30.0-75.0; 40.0-120.0; 1 -Lite-On; Lite-On DC150ATA; ltn0208; 31.0-61.0; 56.0-85.0; 1 -Lite-On; Lite-On DC150AT; ltn020c; 31.0-61.0; 56.0-85.0; 1 -Lite-On; Lite-On DP150AT; ltn020b; 31.0-61.0; 56.0-85.0; 1 -Lite-On; Lite-On DR150ATA; ltn0209; 31.0-61.0; 56.0-85.0; 1 -Lite-On; Lite-On L140PTA; ltn0201; 45.0-54.0; 57.0-65.0; 1 -Lite-On; Lite-On L150ATA; ltn0202; 24.0-61.0; 56.0-85.0; 1 -Lite-On; Lite-On L150PTA; ltn0203; 48.0-61.0; 56.0-61.0; 1 -Lite-On; Lite-On P150AT; ltn0207; 24.0-61.0; 56.0-85.0; 1 -Logitec; Logitec LCM-15FA2; LOG1040; 30.0-70.0; 50.0-120.0 -Logitec; Logitec LCM-15FA3; LOG1053; 30.0-70.0; 50.0-120.0 -Logitec; Logitec LCM-15FA; LOG1026; 30.0-69.0; 50.0-120.0 -Logitec; Logitec LCM-15FS; LOG4536; 30.0-54.0; 50.0-110.0 -Logitec; Logitec LCM-15TH; LOG1029; 30.0-70.0; 50.0-130.0 -Logitec; Logitec LCM-17DV; LOG1024; 30.0-69.0; 55.0-125.0 -Logitec; Logitec LCM-17FA; LOG1027; 30.0-69.0; 50.0-120.0 -Logitec; Logitec LCM-17FS2; LOG1052; 30.0-72.0; 50.0-120.0 -Logitec; Logitec LCM-17FS; LOG1039; 30.0-72.0; 50.0-120.0 -Logitec; Logitec LCM-17TH; LOG1046; 30.0-95.0; 50.0-160.0 -Logitec; Logitec LCM-17TS; LOG1054; 30.0-95.0; 50.0-160.0 -Logitec; Logitec LCM-17TSU; LOG1048; 30.0-95.0; 50.0-160.0 -Logitec; Logitec LCM-17TX; LOG1031; 30.0-92.0; 50.0-160.0 -Logitec; Logitec LCM-19FS; LOG1050; 30.0-98.0; 50.0-160.0 -Logitec; Logitec LCM-19TS; LOG1062; 30.0-110.0; 50.0-160.0 -Logitec; Logitec LCM-21DX; LOG1025; 30.0-86.0; 50.0-132.0 -Logitec; Logitec LCM-T041A; LOG1061; 24.8-37.5; 55.0-76.0 -Logitec; Logitec LCM-T133A; LOG1035; 31.0-61.0; 56.0-75.0 -Logitec; Logitec LCM-T134AS; LOG1058; 31.0-61.0; 56.0-76.0 -Logitec; Logitec LCM-T141AS; LOG1049; 31.0-61.0; 56.0-85.0 -Logitec; Logitec LCM-T142AS; LOG1055; 31.0-61.0; 56.0-76.0 -Logitec; Logitec LCM-T151A; LOG1036; 31.0-61.0; 56.0-87.0 -Logitec; Logitec LCM-T151AS; LOG1047; 31.0-61.0; 56.0-76.0 -Logitec; Logitec LCM-T152A; LOG1045; 31.0-61.0; 56.0-76.0 -Logitec; Logitec LCM-T153A; LOG1056; 31.0-61.0; 56.0-76.0 -Logitec; Logitec LCM-T181A; LOG1057; 30.0-72.0; 50.0-120.0 -Magnavox; Magnavox MB4010(14inch/CM1300); 0; 30.0-54.0; 50.0-110.0 -Magnavox; Magnavox MB5314(15inch/CM1200); 0; 30.0-66.0; 50.0-110.0 -Magnavox; Magnavox MB7000(17inch/CM6800); 0; 30.0-66.0; 50.0-130.0 -Magnavox; Magnavox MV5011(15inch/CM1300); 0; 30.0-54.0; 50.0-110.0 -MAG Technology Co., Ltd.; MAG 410V2; mag4561; 30.0-50.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG 510V2; mag5662; 30.0-50.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG 570FD; mag9510; 30.0-70.0; 50.0-130.0; 1 -MAG Technology Co., Ltd.; MAG 570V; mag9501; 30.0-70.0; 50.0-150.0; 1 -MAG Technology Co., Ltd.; MAG 710V2; mag7663; 30.0-65.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG 720V2; mag7764; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG 770T; mag9704; 30.0-70.0; 50.0-130.0; 1 -MAG Technology Co., Ltd.; MAG 770V; mag9701; 30.0-70.0; 50.0-150.0; 1 -MAG Technology Co., Ltd.; MAG 786FD; mag9705; 30.0-86.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG 796FD; mag9706; 30.0-96.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG 800V; mag9807; 30.0-95.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG 810FD; mag9809; 30.0-110.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG Computronic Colorview/15; colorview15; 30.0-68.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG Computronic PMV-14AC/plus; pmv-14ac; 15.0-36.0; 45.0-90.0; 1 -MAG Technology Co., Ltd.; MAG Computronic PMV-1531; pmv-1531; 15.0-38.0; 45.0-90.0; 1 -MAG Technology Co., Ltd.; MAG D410; mag4577; 30.0-54.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG DJ530AV; mag5767; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DJ530; mag5775; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DJ700; mag7746; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DJ702E; mag7747; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DJ702; mag7748; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DJ707AV; mag7769; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DJ707; mag7752; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DJ717; mag7854; 30.0-86.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG DJ800; mag6589; 30.0-86.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG DJ810; mag8991; 30.0-95.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG DJ920; mag9156; 30.0-110.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG DJ925T; mag9157; 30.0-110.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG DX1495; mag11a6; 30.0-50.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX1595; mag15f4; 30.0-64.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX-1595; mag5620; 30.0-64.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX15F; magdx15; 30.0-64.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG DX15T; mag5624; 30.0-64.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX1795; mag7626; 30.0-64.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX17F; magdx17; 30.0-64.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG DX17T; mag00e3; 30.0-69.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX500AV; mag5541; 30.0-64.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX500T; mag5781; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG dx700e; mag7745; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX700T; mag7740; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX715T; mag7842; 30.0-86.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG DX725T; mag7990; 30.0-95.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG dx800; mag6589; 30.0-95.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG InnoVision DX15F; dx15f; 30-64; 50-90; 1 -MAG Technology Co., Ltd.; MAG InnoVision DX17F; dx17f; 30-64; 50-90; 1 -MAG Technology Co., Ltd.; MAG InnoVision DX21F; dx21f; 30-68; 50-120; 1 -MAG Technology Co., Ltd.; MAG InnoVision LX1450; lx1450; 30-50; 50-100; 1 -MAG Technology Co., Ltd.; MAG InnoVision MX15F; mx15f; 30.0-68.0; 50.0-110.0; 1 -MAG Technology Co., Ltd.; MAG InnoVision MX17F/S; mx17fs; 30.0-68.0; 50.0-110.0; 1 -MAG Technology Co., Ltd.; MAG InnoVision MX21NT; mx21nt; 30.0-82.0; 50.0-110.0; 1 -MAG Technology Co., Ltd.; MAG LT530C; mag5020; 45.0-58.0; 57.0-63.0; 1 -MAG Technology Co., Ltd.; MAG LT541C; mag5021; 31.5-68.7; 50.0-85.0; 1 -MAG Technology Co., Ltd.; MAG LT541F; magc541; 31.0-69.0; 50.0-85.0; 1 -MAG Technology Co., Ltd.; MAG LT561D; magd561; 31.0-69.0; 50.0-85.0; 1 -MAG Technology Co., Ltd.; MAG LT561E; mage561; 31.0-69.0; 50.0-85.0; 1 -MAG Technology Co., Ltd.; MAG LX1450LG; mag1450; 30.0-50.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG LX1564LG; mag1564; 30.0-64.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG MX14S; magm14s; 30.0-64.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG MX15F; magmx15; 30.0-68.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG MX17FG; mag17fg; 30.0-68.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG MX17F; magmx17; 30.0-68.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG MX17FP; 0; 30.0-82.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG MX21F; magmx21; 30.0-82.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG MXE15F; mmxe15f; 30.0-64.0; 50.0-100.0; 1 -MAG Technology Co., Ltd.; MAG MXP17F; mmxp17f; 30.0-82.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG PMV14SV; pmv14sv; 30.0-36.0; 50.0-90.0; 1 -MAG Technology Co., Ltd.; MAG XJ500; mag5801; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG XJ500T; mag5779; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG XJ530; mag5776; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG XJ700; mag7771; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG XJ700T; mag7780; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG XJ707; mag7772; 30.0-70.0; 50.0-120.0; 1 -MAG Technology Co., Ltd.; MAG XJ717; mag7874; 30.0-86.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG xj770; mag9702; 30.0-70.0; 50.0-130.0; 1 -MAG Technology Co., Ltd.; MAG XJ796; mag9703; 30.0-96.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG XJ810; mag8997; 30.0-95.0; 50.0-160.0; 1 -MAG Technology Co., Ltd.; MAG XJ910; mag9158; 30.0-110.0; 50.0-160.0; 1 -Maxdata Computer; Maxdata Belinea 10 40 65; max4065; 30.0-50.0; 50.0-120.0; 1 -Maxdata Computer; Maxdata Belinea 10 50 95; max3539; 30.0-64.0; 55.0-90.0; 1 -Maxdata Computer; Maxdata Belinea 10 55 75; max7555; 30.0-69.0; 50.0-120.0; 1 -MegaImage; MegaImage 17; 106; 30-64; 50-100 -Microtec; Microtec MD15-9; PBR023c; 30.0-70.0; 50.0-150.0; 1 -Microvitec, Inc.; Microvitec 1020/LP; 1020lp; 15.0-36.5; 45.0-100.0; 1 -Microvitec, Inc.; Microvitec 1020/SP; 1020sp; 15.0-36.5; 45.0-100.0; 1 -Microvitec, Inc.; Microvitec 2012/LP; 2012lp; 15.0-40.0; 45.0-100.0; 1 -Microvitec, Inc.; Microvitec 2014/LP; 2014lp; 15.0-40.0; 45.0-100.0; 1 -Microvitec, Inc.; Microvitec 2014/SVGA; 2014svga; 30.0-40.0; 45.0-90.0; 1 -Microvitec, Inc.; Microvitec 2019/SP; 2019sp; 15.0-38.0; 45.0-100.0; 1 -Microvitec, Inc.; Microvitec 4015/FST; 4015fst; 30.0-50.0; 45.0-100.0; 1 -Microvitec, Inc.; Microvitec 604/FST; 604fst; 15.0-36.5; 45.0-100.0; 1 -Microvitec, Inc.; Microvitec 704/FST; 704fst; 15.0-36.5; 45.0-100.0; 1 -Miro Computer Products AG; Miro miroD1568; mir6815; 31.5-68.0; 50.0-100.0; 1 -Miro Computer Products AG; Miro miroD1769; mir6917; 31.5-69.0; 50.0-100.0; 1 -Miro Computer Products AG; Miro PROOFSCREEN miroC1768; mir6817; 29.0-68.0; 50.0-100.0; 1 -Miro Computer Products AG; Miro PROOFSCREEN miroC1782; mir8217; 29.0-82.0; 50.0-120.0; 1 -Miro Computer Products AG; Miro PROOFSCREEN miroC2085 E; mir8520; 29.0-85.0; 50.0-160.0; 1 -Miro Computer Products AG; Miro PROOFSCREEN miroC21107; mir0721; 31.5-107.0; 50.0-150.0; 1 -Miro Computer Products AG; Miro PROOFSCREEN miroC2185; mir8521; 30.0-85.0; 50.0-152.0; 1 -Miro Computer Products AG; Miro PROOFSCREEN miroC2193; mir9321; 30.0-93.0; 50.0-150.0; 1 -MiTAC; MiTAC 1450FD; mtc0003; 31.0-50.0; 50.0-90.0; 1 -MiTAC; MiTAC 1450FV; mtc0001; 31.0-50.0; 50.0-90.0; 1 -MiTAC; MiTAC 1564FD/1564FS; mtc0002; 30.0-66.0; 50.0-100.0; 1 -Mitsuba Corp.; Mitsuba Corp. 710MH; 710mh; 15.0-38.0; 50.0-90.0; 1 -Mitsubishi; Mitsubishi Diamond Plus 100 (TFW1105); mel40e1; 30.0-108.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi Diamond Plus 120u (TFA1105); mel42f0; 30.0-115.0; 50.0-160.0; 1 -Mitsubishi; Mitsubishi Diamond Plus 200u (NSH1117); mel43f0; 30.0-108.0; 50.0-160.0; 1 -Mitsubishi; Mitsubishi Diamond Plus 70 (TF-7700P); mel4190; 30.0-70.0; 50.0-180.0; 1 -Mitsubishi; Mitsubishi Diamond Plus 71 (TFV6708); mel4240; 30.0-69.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Plus 72 (TFV8705); mel4160; 30.0-86.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Plus 73 (N9705); mel4460; 31.0-69.0; 59.0-86.0; 1 -Mitsubishi; Mitsubishi Diamond Plus 91 (NFL9905); mel43a0; 30.0-96.0; 50.0-140.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 1000 (TFX1105); mel4100; 30.0-115.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 1010 (TUX1107); mel4101; 30.0-115.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 14 (FW6405); mel6405; 30.0-58; 50.0-90.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 14 Plus (SD45xx); mel4500; 30.0-57.0; 50.0-90.0; 0 -Mitsubishi; Mitsubishi Diamond Pro 15FS (SD56xx); mel5600; 31.5-64.0; 50.0-90.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 17 (TFS6705); mel6705; 30.0-64.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 17TX (TFG8705); mel4040; 30.0-86.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 2020u (NUB1107); mel4310; 30.0-121.0; 50.0-160.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 2040u (NSB1107); mel4311; 30.0-121.0; 50.0-160.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 20 (HL7955); mel7955; 30.0-78.0; 50.0-130.0; 0 -Mitsubishi; Mitsubishi Diamond Pro 20X (FR8905); mel2040; 30.0-82.0; 50.0-120.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 21FS (FFL7165); mel7165b; 30.0-78.0; 50.0-130.0; 0 -Mitsubishi; Mitsubishi Diamond Pro 21T (THZ8155); mel8155; 30.0-85.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 21TX (THN9105); mel0040; 30.0-93.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 26H (HJ6505); mel6505; 45.0-70.0; 50.0-80.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 26M (HC3505); mel3505; 15.7-38.0; 45.0-90.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 29 (XC2930); mel2930; 15.0-82.0; 40.0-120.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 37 (XC3725); mel3725; 24.0-64.0; 40.0-120.0; 0 -Mitsubishi; Mitsubishi Diamond Pro 67TXV (TFV6705); mel4064; 30.0-69.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 700 (TFK9705); mel4110; 30.0-95.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 710 (NFF8705); mel4360; 30.0-86.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 720 (NFN9705); mel4381; 30.0-96.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 87TXM (TFM8705); mel40c0; 30.0-86.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 900u (NFJ9905); mel42c0; 30.0-95.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi Diamond Pro 91TXM (TFW9105); mel40e0; 30.0-95.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Pro SVGA (SD43xx); mel4300; 30.0-38.5; 50.0-70.0; 1 -Mitsubishi; Mitsubishi Diamond Pro VGA (SD41xx); mel4100; 31.5; 60.0-70.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 15FS (SD55xx); mel5500; 31.5-57.0; 50.0-90.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 15HX (SD57xx); mel8040; 31.5-65.0; 50.0-90.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 15VX (SD58xx); mel408f; 30-65.0; 50.0-100.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 17FS (FFY7705); mel7705; 30.0-78.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 17HX (FFF8705); mel6140; 30.0-82.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 20H (FR8905); mel2040; 30.0-82.0; 50.0-120.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 20 (HL6945/55); mel6955; 30.0-64.0; 50.0-130.0; 0 -Mitsubishi; Mitsubishi Diamond Scan 20M (HC3925); mel3925; 15.7-38.0; 45.0-90.0; 0 -Mitsubishi; Mitsubishi Diamond Scan 21 (FFL7165); mel7165; 30.0-78.0; 50.0-130.0; 0 -Mitsubishi; Mitsubishi Diamond Scan 33 (XC3315); mel3315; 15.0-38.0; 40.0-120.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 37 (XC3715); mel3715; 15.0-36.5; 40.0-120.0; 0 -Mitsubishi; Mitsubishi Diamond Scan 50 (SD5904); mel41f0; 30.0-70.0; 50.0-100.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 70 (SD7704); mel4210; 30.0-70.0; 50.0-100.0; 1 -Mitsubishi; Mitsubishi Diamond Scan 90e (FFT9905); mel4220; 30.0-95.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi LCD 40 (LXA420W); mel41c0; 31.5-60.2; 56.3-85.1; 1 -Mitsubishi; Mitsubishi LCD 50 (LXA520W); mel41d0; 31.5-60.2; 56.3-85.1; 1 -Mitsubishi; Mitsubishi LVP-X300 Projector (LVP-X300); mel3001; 15.0-91.0; 50.0-85.0; 1 -Mitsubishi; Mitsubishi MegaView 29 (AM2752); mel2752; 15.0-39.0; 45.0-100.0; 0 -Mitsubishi; Mitsubishi MegaView 33 (XC3315); mel3315; 15.0-38.0; 40.0-120.0; 0 -Mitsubishi; Mitsubishi MegaView 37 Plus (XC3717); mel3717; 15.0-61.0; 40.0-120.0; 0 -Mitsubishi; Mitsubishi MegaView 37 (XC3716); mel3716; 15.0-39.5; 40.0-120.0; 0 -Mitsubishi; Mitsubishi MegaView Pro 29 (XC2930); mel2930; 15.0-82.0; 40.0-120.0; 0 -Mitsubishi; Mitsubishi MegaView Pro 37 (XC3730); mel3730; 15.0-85.0; 40.0-120.0; 1 -Mitsubishi; Mitsubishi MegaView Pro 42 (AM4201); mel4201; 20.0-64.0; 45.0-120.0; 0 -Mitsubishi; Mitsubishi MERLIN; tat3044; 30.0-54.0; 50.0-100.0; 1 -Mitsubishi; Mitsubishi PC Division V70 (XJ63754); tat3054; 30-70; 50-100; 1 -Mitsubishi; Mitsubishi Precise Point 5800; melpp_5800; 30.0-65.0; 50.0-100.0; 1 -Mitsubishi; Mitsubishi Precise Point 8705; melpp_8705; 30.0-82.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi Precise Point 8905; melpp_8905; 30.0-82.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi RD15M; mel409f; 30.0-65.0; 50.0-100.0; 1 -Mitsubishi; Mitsubishi RD17F; mel6040; 30.0-82.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi RD17GR; mel4065; 30.0-69.0; 55.0-125.0; 1 -Mitsubishi; Mitsubishi RD17GZ; mel4150; 30.0-86.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi RD21GH; mel4141; 30.0-115.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi RD21GIII; mel4140; 30.0-115.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi RD21GII; mel40f0; 30.0-95.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi RD21GX; mel40f1; 30.0-86.0; 50.0-132.0; 1 -Mitsubishi; Mitsubishi RDT151; mel41b0; 24.8-60.2; 56.3-85.1; 1 -Mitsubishi; Mitsubishi SpectraView 1000; mel4120; 30.0-95.0; 50.0-130.0; 1 -Mitsubishi; Mitsubishi SpectraView 700; mel4130; 30.0-95.0; 50.0-152.0; 1 -Mitsubishi; Mitsubishi TFT Monitor RDT150S; mel41b3; 24.8-63.0; 30.0-85.1; 1 -Mitsubishi; Mitsubishi TFT Monitor RDT180S; mel42d0; 24.8-83.0; 30.0-85.1; 1 -Mitsubishi; Mitsubishi The Big Easy 1281 (VS1281); mel1281; 15.0-103.0; 40.0-150.0; 0 -Mitsubishi; Mitsubishi The Big Easy G1A (LVPG1A); mellvpg1a; 25.0-37.86; 56.0-72.0; 1 -Mitsubishi; Mitsubishi VS1280 Projector; mel1280; 15.0-100.0; 40.0-150.0; 0 -Mitsubishi; Mitsubishi XJ59992; tatbbcf; 30.0-54.0; 50.0-100.0; 1 -Modgraph; Modgraph. MG-3200; mg-3200; 15.0-35.0; 47.0-80.0; 1 -Monitronix; Monitronix MX-200MC; mx-200mc; 15.0-75.0; 40.0-120.0; 1 -Monitronix; Monitronix MX-210EZ; mx-210ez; 30.0-75.0; 40.0-120.0; 1 -Monitronix; Monitronix MX-240EZ; mx-240ez; 30.0-75.0; 40.0-120.0; 1 -Monitronix; Monitronix MX240; mx240; 30.0-90.0; 20.0-120.0; 1 -Morse; Morse Monitor; morsemon; 30.0-57.0; 50.0-90.0; 1 -Nanao; Nanao 9060S; nan0502; 15.5-38.5; 50.0-90.0; 1 -Nanao; Nanao 9060S; nan0902; 15.5-38.5; 50.0-90.0; 1 -Nanao; Nanao 9065S; nan0503; 30.0-50.0; 50.0-90.0; 1 -Nanao; Nanao 9070U; nan0506; 20.0-50.0; 50.0-90.0; 1 -Nanao; Nanao 9070U; nan0906; 20.0-50.0; 50.0-90.0; 1 -Nanao; Nanao 9080i; nan0507; 30.0-64.0; 55.0-90.0; 1 -Nanao; Nanao 9080i; nan0907; 30.0-64.0; 55.0-90.0; 1 -Nanao; Nanao 9400i; nan0508; 30.0-65.0; 55.0-90.0; 1 -Nanao; Nanao 9500; nan0509; 30.0-78.0; 55.0-90.0; 1 -Nanao; Nanao Eizo E35F; nan1200; 24.5-70.0; 50.0-120.0; 1 -Nanao; Nanao Eizo E51F; nan1208; 24.5-70.0; 50.0-120.0; 1 -Nanao; Nanao Eizo E51FS; nan1215; 30.0-82.0; 50.0-120.0; 1 -Nanao; Nanao Eizo E53F; nan1204; 24.5-86.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E54F; nan1220; 30.0-96.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E55D; nan1205; 24.5-92.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E57T; nan1201; 30.0-92.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E57Ts; nan1210; 30.0-92.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E65T; nan1203; 30.0-95.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E66T; nan1202; 30.0-95.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E67F; nan1213; 30.0-96.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E67T; nan1214; 30.0-96.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E75F; nan1206; 30.0-95.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E76D; nan1211; 30.0-96.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E76F; nan1218; 30.0-110.0; 50.0-160.0; 1 -Nanao; Nanao Eizo E78F; nan1207; 31.5-110.0; 50.0-160.0; 1 -Nanao; Nanao Eizo T960; nan1222; 30.0-115.0; 50.0-160.0; 1 -Nanao; Nanao FlexScan 33F; nan0800; 24.5-69.0; 55.0-120.0; 1 -Nanao; Nanao FlexScan 52F; nan0882; 24.5-70.0; 55.0-120.0; 1 -Nanao; Nanao FlexScan 53T; nan0993; 30.0-85.0; 55.0-160.0; 1 -Nanao; Nanao FlexScan 54T; nan0805; 24.5-86.0; 55.0-160.0; 1 -Nanao; Nanao FlexScan 55F; nan098c; 24.5-65.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan 56T; nan0913; 30.0-85.0; 55.0-160.0; 1 -Nanao; Nanao FlexScan 6500; nan0900; 56.0-80.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan 6600; nan0406; 56.0-110.0; 70.0-90.0; 1 -Nanao; Nanao FlexScan 68T; nan0914; 30.0-85.0; 55.0-160.0; 1 -Nanao; Nanao FlexScan 76F; nan098f; 30.0-78.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan 77F; nan090f; 24.5-90.0; 55.0-160.0; 1 -Nanao; Nanao FlexScan 88F; nan0802; 31.5-102.0; 55.0-160.0; 1 -Nanao; Nanao FlexScan E151L; nan1209; 24.0-61.0; 50.0-85.0; 1 -Nanao; Nanao FlexScan F340iW; nan050a; 27.0-61.5; 55.0-90.0; 1 -Nanao; Nanao FlexScan F347II; nan098a; 24.5-61.5; 55.0-90.0; 1 -Nanao; Nanao FlexScan F347; nan090a; 24.5-61.5; 55.0-90.0; 1 -Nanao; Nanao FlexScan F550i; nan050b; 30.0-65.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan F550i; nan090b; 30.0-65.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan F550iW; nan050c; 30.0-65.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan F557; nan090c; 24.5-65.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan F560iW; nan050d; 30.0-82.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan F750i; nan050e; 30.0-80.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan F760iW; nan050f; 30.0-78.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan F780iJ; nan0910; 45.0-100.0; 55.0-120.0; 1 -Nanao; Nanao FlexScan F780iW; nan0510; 45.0-100.0; 55.0-120.0; 1 -Nanao; Nanao FlexScan L360; nan1221; 27.0-61.0; 55.0-75.0; 1 -Nanao; Nanao FlexScan L66; nan1219; 27.0-80.0; 50.0-75.0; 1 -Nanao; Nanao FlexScan T560iJ; nan0911; 30.0-82.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan T560i; nan0511; 30.0-82.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan T567; nan0991; 30.0-82.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan T660iJ; nan0912; 30.0-82.0; 55.0-90.0; 1 -Nanao; Nanao FlexScan T660i; nan0512; 30.0-78.0; 55.0-90.0; 1 -Nanao; Nanao USA F2-15; nan0400; 24.5-69.0; 55.0-120.0; 1 -Nanao; Nanao USA F2-17EX; nan0402; 24.5-86.0; 55.0-160.0; 1 -Nanao; Nanao USA F2-17; nan0401; 24.5-69.0; 55.0-120.0; 1 -Nanao; Nanao USA F2-21; nan0403; 24.5-90.0; 55.0-160.0; 1 -Nanao; Nanao USA FlexScan 6300; nan0580; 56.0-80.0; 55.0-90.0; 1 -Nanao; Nanao USA FlexScan T2-17; nan0513; 30.0-85.0; 55.0-160.0; 1 -Nanao; Nanao USA FlexScan T2-17TS; nan0405; 24.5-86.0; 55.0-160.0; 1 -Nanao; Nanao USA FlexScan T2-20; nan0000; 30.0-85.0; 55.0-160.0; 1 -Nanao; Nanao USA FlexScan T2-20; nan0514; 30.0-85.0; 55.0-160.0; 1 -Nanao; Nanao USA FX2-21; nan0404; 31.5-102.0; 55.0-160.0; 1 -NEC; NEC 15TFT CP Monitor; necea8e; 48; 60; 1 -NEC; NEC AccuSync 120; nec5dd5; 31.0-96.0; 55.0-200.0; 1 -NEC; NEC AccuSync 50; nec5dc3; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC AccuSync 70; nec5dc4; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC AccuSync 75F; nec5dcf; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC AccuSync 90; nec5dc5; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC AccuSync 95F; nec5dd0; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC C510; necea6b; 30.0-70.0; 50.0-120.0; 1 -NEC; NEC C550; necea65; 30.0-70.0; 50.0-90.0; 1 -NEC; NEC C700; necea67; 30.0-70.0; 50.0-90.0; 1 -NEC; NEC C710; necea6c; 30.0-70.0; 50.0-120.0; 1 -NEC; NEC C900; necea69; 30.0-95.0; 50.0-150.0; 1 -NEC; NEC C900; necea8d; 30.0-95.0; 50.0-150.0; 1 -NEC; NEC CS500 Multimedia Monitor; nec3e53; 30.0-64.0; 50.0-120.0; 1 -NEC; NEC CS500; nec3e53; 30.0-70.0; 50.0-90.0; 1 -NEC; NEC DH28W2; nec0afa; 30.0-38.0; 60.0-75.0; 1 -NEC; NEC DH32W2; nec0c8a; 30.0-38.0; 60.0-75.0; 1 -NEC; NEC DV15A1; nec006e; 30.0-63.0; 60.0-75.0; 1 -NEC; NEC DV15A2; nec019a; 30.0-71.0; 59.0-86.0; 1 -NEC; NEC DV15D1; nec00aa; 30.0-63.0; 60.0-75.0; 1 -NEC; NEC DV17A1; nec0078; 30.0-67.0; 60.0-75.0; 1 -NEC; NEC DV17B1; nec0082; 30.0-67.0; 60.0-75.0; 1 -NEC; NEC DV17B2; nec01ae; 30.0-71.0; 59.0-86.0; 1 -NEC; NEC DV17C1; nec008c; 30.0-67.0; 60.0-75.0; 1 -NEC; NEC DV17C2; nec0096; 30.0-83.0; 60.0-75.0; 1 -NEC; NEC DV17C3; nec01a4; 30.0-71.0; 59.0-86.0; 1 -NEC; NEC F14T1; nec00a0; 24.0-63.0; 60.0-75.0; 1 -NEC; NEC F14T2H; nec00dc; 31.0-61.0; 59.0-76.0; 1 -NEC; NEC F14T2L; nec00e6; 31.0-61.0; 59.0-76.0; 1 -NEC; NEC F14T2; nec00b4; 30.0-63.0; 60.0-75.0; 1 -NEC; NEC F15T1; nec00d2; 31.0-61.0; 59.0-76.0; 1 -NEC; NEC LCD1280; 0; 29.5-33.5; 60.0-62.0; 1 -NEC; NEC LCD200; nec2fb2; 24.0-62.0; 53.0-85.0; 1 -NEC; NEC LCD300; 0; 30.8-38.0; 55.0-72.8; 1 -NEC; NEC LCD300; nec-lcd300; 30.8-38.0; 55.0-72.8; 1 -NEC; NEC MultiSync 125; nec61b2; 31.0-96.0; 55.0-200.0; 1 -NEC; NEC MultiSync 2A; nec-2a; 31.5-35.0; 50.0-70.0; 1 -NEC; NEC MultiSync 2V; nec-2v; 30-57; 50-100; 1 -NEC; NEC MultiSync 3D; nec-3d; 15.5-38.0; 50.0-90.0; 1 -NEC; NEC MultiSync 3Ds; nec-3ds; 15.5-38.0; 50.0-90.0; 1 -NEC; NEC MultiSync 3FGe; nec-3fge; 47.5-49.0; 55.0-90.0; 1 -NEC; NEC MultiSync 3FGx; nec-3fgx; 47.8-49.0; 55.0-90.0; 1 -NEC; NEC MultiSync 3V; nec-3v; 31.0-50.0; 55.0-90.0; 1 -NEC; NEC MultiSync 4D; nec-4d; 30.0-57.0; 50.0-90.0; 1 -NEC; NEC MultiSync 4Ds; nec-4ds; 30.0-57.0; 50.0-90.0; 1 -NEC; NEC MultiSync 4FGe; nec-4fge; 27.0-62.0; 55.0-90.0; 1 -NEC; NEC MultiSync 4FG; nec-4fg; 27.0-57.0; 55.0-75.0; 1 -NEC; NEC MultiSync 50; nec1d4d; 31.0-69.0; 55.0-120.0; 1 -NEC; NEC MultiSync 5D; nec-5d; 30.0-66.0; 50.0-90.0; 1 -NEC; NEC MultiSync 5FGe; nec-5fge; 31.0-62.0; 55.0-90.0; 1 -NEC; NEC MultiSync 5FG; nec-5fg; 27.0-79.0; 55.0-90.0; 1 -NEC; NEC MultiSync 5FGp; nec-5fgp; 27.0-79.0; 55.0-90.0; 1 -NEC; NEC MultiSync 6FG; nec-6fg; 27.0-79.0; 55.0-90.0; 1 -NEC; NEC MultiSync 6FGp; nec-6fgp; 27.0-79.0; 55.0-90.0; 1 -NEC; NEC MultiSync 70; nec1e15; 31.0-69.0; 55.0-120.0; 1 -NEC; NEC MultiSync 75F; nec5dd1; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC MultiSync 75; nec5dc9; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC MultiSync 90; nec4bf0; 31.0-92.0; 55.0-160.0; 1 -NEC; NEC MultiSync 95F; nec5dd2; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC MultiSync 95; nec5dca; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC MultiSync A500; nec3d90; 31.0-65.0; 55.0-120.0; 1 -NEC; NEC MultiSync A500+; nec3dc2; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC MultiSync A700; nec43d0; 31.0-65.0; 55.0-120.0; 1 -NEC; NEC MultiSync A700; nec43d0; 31.0-69.0; 55.0-120.0; 1 -NEC; NEC MultiSync A700+; nec43ee; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC MultiSync A900; nec4be6; 31.0-92.0; 55.0-160.0; 1 -NEC; NEC MultiSync C400; nec3a66; 30.0-64.0; 47.0-120.0; 1 -NEC; NEC MultiSync C500; nec3e4e; 30.0-64.0; 47.0-120.0; 1 -NEC; NEC MultiSync E1100; nec53c0; 31.0-82.0; 55.0-120.0; 1 -NEC; NEC MultiSync E1100+; nec53de; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC MultiSync E500; nec3d86; 31.0-69.0; 55.0-120.0; 1 -NEC; NEC MultiSync E700; nec4434; 31.0-82.0; 55.0-120.0; 1 -NEC; NEC MultiSync E750; nec443e; 31.0-92.0; 55.0-160.0; 1 -NEC; NEC MultiSync E900; nec4bd2; 31.0-92.0; 55.0-120.0; 1 -NEC; NEC MultiSync E900+; nec4bdc; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC MultiSync E950; nec4bfa; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC MultiSync FE1250; nec61ab; 31.0-110.0; 50.0-160.0; 1 -NEC; NEC MultiSync FE700; nec4272; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC MultiSync FE750; nec61ad; 31.0-92.0; 55.0-160.0; 1 -NEC; NEC MultiSync FE950; nec61ae; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC MultiSync FP1350; nec578a; 31.0-115.0; 55.0-160.0; 1 -NEC; NEC MultiSync FP1370; nec61a8; 31.0-130.0; 55.0-160.0; 1 -NEC; NEC MultiSync FP950; nec4c04; 31.0-110.0; 55.0-160.0; 1 -NEC; NEC MultiSync HR17; 0; 31.0-96.0; 55.0-160.0; 1 -NEC; NEC MultiSync HR19; 0; 31.0-110.0; 55.0-160.0; 1 -NEC; NEC MultiSync LCD1500M; nec3b88; 30.0-61.0; 50.0-77.0; 1 -NEC; NEC MultiSync LCD1510; nec3b6a; 24.0-60.0; 55.0-86.0; 1 -NEC; NEC MultiSync LCD1510+; nec3d5f; 24.0-60.0; 55.0-75.0; 1 -NEC; NEC MultiSync LCD1510V; nec3b74; 24.0-60.0; 55.0-86.0; 1 -NEC; NEC MultiSync LCD1510V+; nec3d73; 24.0-60.0; 55.0-75.0; 1 -NEC; NEC MultiSync LCD1525M; nec3bb0; 24.0-60.0; 55.0-75.0; 1 -NEC; NEC MultiSync LCD1525S; nec3bce; 24.0-80.0; 56.0-76.0; 1 -NEC; NEC MultiSync LCD1525V; nec3ba6; 24.0-49.0; 55.0-75.0; 1 -NEC; NEC MultiSync LCD1525X; nec6591; 24.0-60.0; 55.0-75.0; 1 -NEC; NEC MultiSync LCD1530V; nec65a8; 31.0-60.0; 56.0-75.0; 1 -NEC; NEC MultiSync LCD15T; nec6590; 24.0-60.0; 55.0-85.0; 1 -NEC; NEC MultiSync LCD1800; nec65a1; 24.0-80.0; 55.0-86.0; 1 -NEC; NEC MultiSync LCD1810; nec4786; 31.0-80.0; 56.0-76.0; 1 -NEC; NEC MultiSync LCD1810X; nec6594; 31.0-82.0; 56.0-85.0; 1 -NEC; NEC MultiSync LCD2000; nec4f56; 24.0-81.0; 55.0-85.0; 1 -NEC; NEC MultiSync LCD2010; nec4f60; 24.0-80.0; 56.0-76.0; 1 -NEC; NEC MultiSync LCD2010; nec4f60; 24.0-81.0; 55.0-85.0; 1 -NEC; NEC MultiSync LCD2010X; nec65a2; 31.0-80.0; 56.0-85.0; 1 -NEC; NEC MultiSync LCD2110; nec6597; 24.0-82.0; 56.0-76.0; 1 -NEC; NEC MultiSync LCD400; nec3782; 24.0-60.0; 55.0-86.0; 1 -NEC; NEC MultiSync LCD400V; nec378c; 24.0-60.0; 55.0-86.0; 1 -NEC; NEC MultiSync LT80; nec0320; 15.0-60.0; 50.0-85.0; 1 -NEC; NEC MultiSync M500; nec3d68; 30.0-69.0; 55.0-120.0; 1 -NEC; NEC MultiSync M700; nec43c6; 31.0-69.0; 55.0-120.0; 1 -NEC; NEC MultiSync MT1000; nec2710; 15.0-80.0; 50.0-85.0; 1 -NEC; NEC MultiSync MT810; nec1fa4; 15.0-60.0; 50.0-85.0; 1 -NEC; NEC MultiSync P1150; nec53ca; 31.0-94.0; 55.0-160.0; 1 -NEC; NEC MultiSync P1250+; nec53e8; 31.0-110.0; 55.0-160.0; 1 -NEC; NEC MultiSync P750; nec4420; 31.0-94.0; 55.0-160.0; 1 -NEC; NEC MultiSync V500; nec3d7c; 31.0-65.0; 55.0-100.0; 1 -NEC; NEC MultiSync V520; nec251d; 31.0-70.0; 55.0-120.0; 1 -NEC; NEC MultiSync XE15; nec3c00; 31.0-65.0; 55.0-120.0; 1 -NEC; NEC MultiSync XE15; nec3c1e; 31.0-65.0; 55.0-120.0; 1 -NEC; NEC MultiSync XE17; nec43a8; 31.0-65.0; 55.0-120.0; 1 -NEC; NEC MultiSync XE17; nec43b2; 31.0-65.0; 55.0-120.0; 1 -NEC; NEC MultiSync XE21; nec533e; 31.0-69.0; 55.0-120.0; 1 -NEC; NEC MultiSync XP15; nec3c0a; 31.0-65.0; 55.0-160.0; 1 -NEC; NEC MultiSync XP17; nec4416; 31.0-82.0; 55.0-160.0; 1 -NEC; NEC MultiSync XP21; nec53b6; 31.0-89.0; 55.0-160.0; 1 -NEC; NEC MultiSync XV14; nec37fa; 30.0-57.0; 55.0-100.0; 1 -NEC; NEC MultiSync XV14; nec37fb; 30.0-57.0; 55.0-100.0; 1 -NEC; NEC MultiSync XV15; nec3c14; 31.0-65.0; 55.0-100.0; 1 -NEC; NEC MultiSync XV15+; nec3d5e; 31.0-65.0; 55.0-100.0; 1 -NEC; NEC MultiSync XV17+ (-2); nec43bd; 31.0-82.0; 55.0-100.0; 1 -NEC; NEC MultiSync XV17+ (-2); nec442a; 31.0-82.0; 55.0-100.0; 1 -NEC; NEC MultiSync XV17 / XV17+; nec43bc; 31.0-65.0; 55.0-100.0; 1 -NEC; NEC PK-DH172; nec00c8; 30.0-63.0; 60.0-85.0; 1 -NEC; NEC Ready Monitor; nec-ready; 31.5; 50.0-90.0; 1 -NEC; NEC VistaScan 7000; necea8b; 30.0-69.0; 50.0-120.0; 1 -Nissei Sangyo; Nissei Sangyo CM1483M; cm1483m; 30.0-40.0; 50.0-120.0; 1 -Nissei Sangyo; Nissei Sangyo CM1584MU; cm1584mu; 30.0-58.0; 50.0-100.0; 1 -Nissei Sangyo; Nissei Sangyo CM1785MU; cm1785mu; 30.0-64.0; 50.0-100.0; 1 -Nissei Sangyo; Nissei Sangyo CM2085M; cm2085m; 30.0-64.0; 50.0-120.0; 1 -Nissei Sangyo; Nissei Sangyo CM2085MU; cm2085mu; 30.0-64.0; 50.0-120.0; 1 -Nissei Sangyo; Nissei Sangyo CM2086A; cm2086a; 46.0-64.0; 55.0-65.0; 1 -Nissei Sangyo; Nissei Sangyo CM2087MU; cm2087mu; 30.0-78.0; 50.0-120.0; 1 -Nissei Sangyo; Nissei Sangyo CM2186AF; cm2186af; 60.0-65.0; 60.0-70.0; 1 -Nissei Sangyo; Nissei Sangyo CM2187MU; cm2187mu; 30.0-78.0; 50.0-120.0; 1 -Nokia; Nokia 300Xa; nok1300; 48.3-60.3; 60.0-75.0; 1 -Nokia; Nokia 400Xa; nok1400; 48.3-60.3; 60.0-75.0; 1 -Nokia; Nokia 417TV; nok00b4; 30.0-64.0; 50.0-100.0; 1 -Nokia; Nokia 445G; nok00c7; 30.0-70.0; 50.0-115.0; 1 -Nokia; Nokia 445M; nok00cd; 30.0-82.0; 50.0-120.0; 0 -Nokia; Nokia 445PRO; nok01ce; 29.0-125.0; 50.0-180.0; 1 -Nokia; Nokia 445R; nok00d2; 30.0-102.0; 50.0-120.0; 1 -Nokia; Nokia 445Xavc; nok01c0; 30.0-102.0; 50.0-120.0; 1 -Nokia; Nokia 445Xav; nok00c1; 30.0-102.0; 50.0-120.0; 1 -Nokia; Nokia 445Xi; nok00c9; 30.0-102.0; 50.0-120.0; 1 -Nokia; Nokia 445XiPlus; nok00ca; 30.0-110.0; 50.0-150.0; 1 -Nokia; Nokia 445X; nok00d8; 30.0-102.0; 50.0-120.0; 0 -Nokia; Nokia 445Xpro125; nok01d2; 30.0-125.0; 50.0-150.0; 1 -Nokia; Nokia 445Xpro; nok01d0; 30.0-121.0; 50.0-150.0; 1 -Nokia; Nokia 445ZA; nok01da; 30.0-110.0; 50.0-150.0; 1 -Nokia; Nokia 446PRO; nok0146; 30.0-107.0; 50.0-150.0; 1 -Nokia; Nokia 446Xpro; nok0150; 30.0-107.0; 50.0-150.0; 1 -Nokia; Nokia 446XS; nok0153; 30.0-96.0; 50.0-150.0; 1 -Nokia; Nokia 446Xt; nok0143; 30.0-96.0; 50.0-150.0; 1 -Nokia; Nokia 446ZA; nok0145; 30.0-96.0; 50.0-150.0; 1 -Nokia; Nokia 447B; nok00a2; 30.0-64.0; 50.0-124.0; 1 -Nokia; Nokia 447DTC; nok00b9; 31.0-92.0; 50.0-150.0; 1 -Nokia; Nokia 447E; nok00a5; 30.0-82.0; 50.0-110.0; 1 -Nokia; Nokia 447i; nok01aa; 30.0-72.0; 50.0-120.0; 1 -Nokia; Nokia 447KA; nok00ab; 30.0-91.0; 50.0-150.0; 1 -Nokia; Nokia 447KC; nok00a3; 30.0-91.0; 50.0-150.0; 1 -Nokia; Nokia 447K; nok00bc; 30.0-91.0; 50.0-150.0; 1 -Nokia; Nokia 447L; nok00ac; 30.0-64.0; 50.0-100.0; 1 -Nokia; Nokia 447M; nok00ad; 30.0-64.0; 50.0-110.0; 1 -Nokia; Nokia 447PRO; nok01bd; 30.0-96.0; 50.0-150.0; 1 -Nokia; Nokia 447S; nok00a6; 30.0-86.0; 50.0-150.0; 1 -Nokia; Nokia 447V; nok00b6; 30.0-64.0; 50.0-100.0; 1 -Nokia; Nokia 447W; nok00b7; 30.0-85.0; 50.0-100.0; 1 -Nokia; Nokia 447Xa; nok00a1; 30.0-91.0; 50.0-150.0; 1 -Nokia; Nokia 447Xavc; nok01a0; 30.0-91.0; 50.0-150.0; 1 -Nokia; Nokia 447Xav; nok00bb; 30.0-91.0; 50.0-150.0; 1 -Nokia; Nokia 447Xi; nok00a9; 30.0-91.0; 50.0-150.0; 1 -Nokia; Nokia 447XiPlus; nok00aa; 30.0-86.0; 50.0-150.0; 1 -Nokia; Nokia 447X; nok00b8; 30.0-82.0; 50.0-110.0; 1 -Nokia; Nokia 447Xpro; nok01b0; 30.0-96.0; 50.0-150.0; 1 -Nokia; Nokia 447XS; nok01b3; 30.0-86.0; 50.0-150.0; 1 -Nokia; Nokia 447Za; nok00ba; 30.0-72.0; 50.0-120.0; 1 -Nokia; Nokia 447ZA; nok01ba; 30.0-86.0; 50.0-150.0; 1 -Nokia; Nokia 447ZAPlus; nok01bb; 30.0-86.0; 50.0-150.0; 1 -Nokia; Nokia 447Zi; nok01a9; 30.0-72.0; 50.0-120.0; 1 -Nokia; Nokia 447ZiPlus; nok01bc; 30.0-72.0; 50.0-150.0; 1 -Nokia; Nokia 449E; nok0085; 30.0-62.0; 50.0-100.0; 1 -Nokia; Nokia 449M; nok008d; 30.0-64.0; 50.0-100.0; 1 -Nokia; Nokia 449Xa; nok0081; 30.0-65.0; 50.0-120.0; 1 -Nokia; Nokia 449XaPlus; nok0082; 30.0-69.0; 50.0-120.0; 1 -Nokia; Nokia 449Xi; nok0089; 30.0-65.0; 50.0-120.0; 1 -Nokia; Nokia 449XiPlus; nok008a; 30.0-69.0; 50.0-120.0; 1 -Nokia; Nokia 449X; nok0098; 30.0-64.0; 50.0-100.0; 1 -Nokia; Nokia 449ZA; nok009a; 30.0-70.0; 50.0-120.0; 1 -Nokia; Nokia 44BS; nok0093; 30.0-62.0; 50.0-100.0; 1 -Nokia; Nokia 500Xa; nok1500; 31.4-60.0; 56.2-75.0; 1 -Nokia; Nokia 800PRO; nok1802; 30.0-82.0; 55.0-86.0; 1 -Nokia; Nokia 800PRO; nok1803; 31.0-65.0; 58.0-62.0; 1 -Nokia; Nokia 800XA/820L; nok1801; 24.0-80.0; 56.0-75.0; 1 -Nokia; Nokia 800Xi; nok1800; 24.0-80.0; 56.0-75.0; 1 -Olivetti; Olivetti DSM 25-314 P-Y; dsm25-314p-y; 31.5; 60.0-70.0; 1 -Olivetti; Olivetti DSM 26-314 LE; dsm26-314le; 31.5; 60.0-70.0; 1 -Olivetti; Olivetti DSM 27-039; dsm27-039; 35.5; 87.0; 1 -Olivetti; Olivetti DSM 27-117; dsm27-117; 30.0-64.0; 50.0-100.0; 1 -Olivetti; Olivetti DSM 27-120; dsm27-120; 30.0-82.0; 50.0-160.0; 1 -Olivetti; Olivetti DSM 27-140 LE; dsm27-140le; 30.0-35.5; 50.0-90.0; 1 -Olivetti; Olivetti DSM 27-141 PS; dsm27-141ps; 35.5; 87.0; 1 -Olivetti; Olivetti DSM 27-514 MS; dsm27-514ms; 30.0-58.0; 50.0-110.0; 1 -Olivetti; Olivetti DSM 27-615; dsm27-615; 30.0-62.0; 48.0-100.0; 1 -Olivetti; Olivetti DSM 28-039 PS; dsm28-039ps; 30.0-38.0; 50.0-90.0; 1 -Olivetti; Olivetti DSM 28-142 PS; dsm28-142ps; 30.0-38.0; 50.0-90.0; 1 -Olivetti; Olivetti DSM 28-143 PS-2; dsm28-143ps-2; 30.0-48.5; 50.0-90.0; 1 -Olivetti; Olivetti DSM 28-143 PS; dsm28-143ps; 30.0-48.5; 50.0-90.0; 1 -Olivetti; Olivetti DSM 28-144 MS; dsm28-144ms; 30.0-60.0; 50.0-95.0; 1 -Olivetti; Olivetti DSM 28-171 HR; dsm28-171hr; 31.0-82.0; 50.0-110.0; 1 -Olivetti; Olivetti DSM 28-172 EY; dsm28-172ey; 30.0-65.0; 50.0-120.0; 1 -Olivetti; Olivetti DSM 28-201 HR; dsm28-201hr; 30.0-82.0; 50.0-160.0; 1 -Olivetti; Olivetti DSM 40-151; dsm40-151; 30.0-64.0; 48.0-100.0; 1 -Olivetti; Olivetti DSM 50-148; dsm50-148; 30.0-48.5; 50.0-90.0; 1 -Olivetti; Olivetti DSM 50-172; dsm50-172; 30.0-65.0; 50.0-120.0; 1 -Olivetti; Olivetti DSM 50-201; dsm50-201; 30.0-82.0; 50.0-160.0; 1 -Optiquest; Optiquest 1000; optiquest_1000; 30.0-48.0; 47.0-90.0; 1 -Optiquest; Optiquest 1000S-2; oqi3234; 31.5-48.4; 50-100; 1 -Optiquest; Optiquest 1562A-2; oqi3232; 31.5-62; 50-90; 1 -Optiquest; Optiquest 1769DC; oqi3233; 30-69; 50-120; 1 -Optiquest; Optiquest 1769DC; oqi4637; 30-69; 50-120; 1 -Optiquest; Optiquest 1769DC; vsc4637; 30-69; 50-120; 1 -Optiquest; Optiquest 3000; optiquest_3000; 30.0-55.0; 45.0-90.0; 1 -Optiquest; Optiquest 4000; optiquest_4000; 30.0-76.0; 40.0-120.0; 1 -Optiquest; Optiquest L700-2; oqia20f; 31-62; 50-75; 1 -Optiquest; Optiquest L700; oqi455a; 31-61; 56-75; 1 -Optiquest; Optiquest L900; oqi3757; 30-80; 50-75; 1 -Optiquest; Optiquest Q100; oqi4a31; 30-86; 50-120; 1 -Optiquest; Optiquest Q115; oqi4d35; 30-95; 50-180; 1 -Optiquest; Optiquest Q41-2; oqiofoh; 30-48; 50-90; 1 -Optiquest; Optiquest Q41; oqi4136; 30-48; 50-90; 1 -Optiquest; Optiquest Q51-2; oqi4442; 30-54; 50-100; 1 -Optiquest; Optiquest Q51-3; oqi4443; 30-56; 50-120; 1 -Optiquest; Optiquest Q51-4; oqi4643; 30-56; 50-120; 1 -Optiquest; Optiquest Q51; oqi4435; 30-54; 50-100; 1 -Optiquest; Optiquest Q53; oqi4433; 30-70; 50-100; 1 -Optiquest; Optiquest Q55-2; oqi4543; 30-70; 50-160; 1 -Optiquest; Optiquest Q55; oqi4444; 30-70; 50-160; 1 -Optiquest; Optiquest Q71-2; oqi4738; 30-71; 50-120; 1 -Optiquest; Optiquest Q71-3; oqi465a; 30-71; 50-120; 1 -Optiquest; Optiquest Q71-4; oqi5a55; 30-71; 50-120; 1 -Optiquest; Optiquest Q71-5; oqi5141; 30-70; 50-120; 1 -Optiquest; Optiquest Q71; oqi4735; 30-71; 50-120; 1 -Optiquest; Optiquest Q73; oqi4559; 30-71; 50-160; 1 -Optiquest; Optiquest Q75F; oqi4159; 30-95; 50-160; 1 -Optiquest; Optiquest Q75; oqi5241; 30-86; 50-160; 1 -Optiquest; Optiquest Q91; oqi4a38; 30-85; 50-160; 1 -Optiquest; Optiquest Q95-2; oqi4c39; 30-86; 50-160; 1 -Optiquest; Optiquest Q95; oqi4a39; 30-86; 50-160; 1 -Optiquest; Optiquest V115; oqi4d31; 30-95; 50-160; 1 -Optiquest; Optiquest V115T; oqi4d32; 30-96; 50-150; 1 -Optiquest; Optiquest V55; oqi4436; 30-70; 50-160; 1 -Optiquest; Optiquest V641; oqi4132; 31.5-48.4; 50-90; 1 -Optiquest; Optiquest V655-2; oqi4432; 30-65; 50-100; 1 -Optiquest; Optiquest V655-3; oqi4434; 30-70; 50-100; 1 -Optiquest; Optiquest V655; oqi3332; 30-66; 50-100; 1 -Optiquest; Optiquest V73; oqi5634; 30-70; 50-160; 1 -Optiquest; Optiquest V75; oqi4739; 30-96; 50-160; 1 -Optiquest; Optiquest V773-2; oqi4736; 30-70; 50-180; 1 -Optiquest; Optiquest V773; oqi4733; 30-69; 50-160; 1 -Optiquest; Optiquest V775-2; oqi4732; 30-85; 50-120; 1 -Optiquest; Optiquest V775; oqi3333; 30-82; 50-130; 1 -Optiquest; Optiquest V95-2; oqi4a36; 30-95; 50-160; 1 -Optiquest; Optiquest V95; oqi4a32; 30-95; 50-150; 1 -Optiquest; Optiquest VA656; oqi3138; 30-69; 50-120; 1 -Orchestra; Trumpet-14; 0; 31.5-48.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 1010; pb1010; 30.0-40.0; 50.0-62.0; 1 -Packard Bell; Packard Bell 1015; pb1015; 30.0-40.0; 50.0-73.0; 1 -Packard Bell; Packard Bell 1020; pb1020; 30.0-50.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 1020; pbn4100; 30.0-50.0; 30.0-92.0; 1 -Packard Bell; Packard Bell 1024; pb1024; 30.0-50.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 1024S; pbn4234; 30.0-50.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 1408SLE; pb1408sle; 30.0-50.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 1412SME; pb1412sme; 30.0-50.0; 50.0-62.0; 1 -Packard Bell; Packard Bell 1428ME; pb1428me; 30.0-50.0; 50.0-80.0; 1 -Packard Bell; Packard Bell 1511SL; pb1511sl; 30-62; 50-120; 1 -Packard Bell; Packard Bell 1512SL; pb1512sl; 30-62; 50-120; 1 -Packard Bell; Packard Bell 1512SME; pb1512sme; 30.0-65.0; 50.0-80.0; 1 -Packard Bell; Packard Bell 1712SL; pb1712sl; 30.0-65.0; 50.0-80.0; 1 -Packard Bell; Packard Bell 2020; pb2020; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 2024; pb2024; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 2025; pb2025; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 3010; pb3010; 30.0-50.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 3010; pbe7123; 30.0-50.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 3020; pb3020; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell 3025; pb3025; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell Monitor; pbgeneric; 30.0-40.0; 50.0-62.0; 1 -Packard Bell; Packard Bell PB8510SV; pb8510sv; 30.0-37.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PB8528SVG; pb8528svg; 31.5-38.0; 55.0-87.0; 1 -Packard Bell; Packard Bell PnP 2024S; pbe5234; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 2024S; pbn5222; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 2024S; pbn5234; 30.0-54.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 2025E; pbn5100; 30.0-54.0; 30.0-102.0; 1 -Packard Bell; Packard Bell PnP 2025; pbe2352; 30.0-65.0; 50.0-80.0; 1 -Packard Bell; Packard Bell PnP 2025; pbn5102; 30.0-65.0; 30.0-122.0; 1 -Packard Bell; Packard Bell PnP 2160; pbn5002; 30.0-54.0; 50.0-120.0; 1 -Packard Bell; Packard Bell PnP 2160; pbn5109; 30.0-54.0; 50.0-120.0; 1 -Packard Bell; Packard Bell PnP 3025; pbe2372; 30.0-65.0; 50.0-80.0; 1 -Packard Bell; Packard Bell PnP 3025; pbn7100; 30.0-65.0; 30.0-122.0; 1 -Packard Bell; Packard Bell PnP 3030; pbe1c9d; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 3030; pbn2372; 30.0-65.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 3070; pbn7108; 30.0-70.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 4480; pbn4101; 30.0-50.0; 30.0-92.0; 1 -Packard Bell; Packard Bell PnP 4480; pbn4480; 30.0-50.0; 50.0-75.0; 1 -Packard Bell; Packard Bell PnP 4480; pbn4483; 30.0-50.0; 50.0-75.0; 1 -Packard Bell; Packard Bell PnP 4480; pbn4484; 30.0-50.0; 50.0-75.0; 1 -Packard Bell; Packard Bell PnP 5480E; pbn5101; 30.0-54.0; 30.0-102.0; 1 -Packard Bell; Packard Bell PnP 5480; pbn5103; 30.0-70.0; 30.0-122.0; 1 -Packard Bell; Packard Bell PnP 5480; pbn5480; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 5480; pbn5481; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 5480; pbn5482; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 5480; pbn5483; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 5480; pbn5484; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 5480; pbn5486; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 5680; pbn5684; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 7480; pbn1d39; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 7480; pbn7101; 30.0-70.0; 30.0-122.0; 1 -Packard Bell; Packard Bell PnP 7480; pbn7481; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 7480; pbn7483; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell PnP 7680; pbn7683; 30.0-69.0; 50.0-90.0; 1 -Packard Bell; Packard Bell Pnp LCD15; pbn5105; 60.0; 75.0; 1 -Panasonic; Panasonic C1491; mp2; 30-49; 50-90; 1 -Panasonic; Panasonic C-1591E; 7e_f; 30-69; 50-160; 1 -Panasonic; Panasonic C-1591EA; 7e_e; 30-69; 50-160; 1 -Panasonic; Panasonic C1791E; hv3_a; 30-64; 50-160; 1 -Panasonic; Panasonic C1791Ei; mei0c03; 30-69; 50-160; 1 -Panasonic; Panasonic C1792P; mei0c12; 30-82; 50-160; 1 -Panasonic; Panasonic C2192P; mei1603; 30-82; 50-160; 1 -Panasonic; Panasonic E15; mei2618; 30-61; 50-90; 1 -Panasonic; Panasonic E21; mei1638; 30-89; 50-160; 1 -Panasonic; Panasonic E50; mei2637; 30.0-61.0; 50.0-120.0; 1 -Panasonic; Panasonic LC40; mei1e02; 24.0-61.0; 50.0-77.0; 1 -Panasonic; Panasonic LC50S (TX-D5L31F); mei1e07; 30.0-61.0; 50.0-77.0; 1 -Panasonic; Panasonic P15; mei2617; 30-69; 50-160; 1 -Panasonic; Panasonic P17; mei0c3d; 30-86; 50-160; 1 -Panasonic; Panasonic P21; mei1636; 30-115; 50-160; 1 -Panasonic; Panasonic P50; mei2632; 30.0-69.0; 50.0-180.0; 1 -Panasonic; Panasonic P70; mei0c81; 30.0-95.0; 50.0-180.0; 1 -Panasonic; Panasonic PAMAMEDIA-15; mei2609; 30-69; 50-160; 1 -Panasonic; Panasonic PANAMEDIA-17; mei0c22; 30-69; 50-160; 1 -Panasonic; Panasonic PF17; mei100b; 30-86; 50-160; 1 -Panasonic; Panasonic PF70; mei1007; 30.0-86.0; 50.0-160.0; 1 -Panasonic; Panasonic PL70i(TX-D7S55); mei0c9b; 30.0-97.0; 50.0-180.0; 1 -Panasonic; Panasonic PM15; mei2621; 30-69; 50-160; 1 -Panasonic; Panasonic PM17; mei0c52; 30-69; 50-160; 1 -Panasonic; Panasonic S110; mei1649; 30.0-95.0; 50.0-180.0; 1 -Panasonic; Panasonic S15; mei2622; 30.0-67.0; 50.0-120.0; 1 -Panasonic; Panasonic S17; mei0c3b; 30-69; 50-160; 1 -Panasonic; Panasonic S21; mei1630; 30-95; 50-160; 1 -Panasonic; Panasonic SL70i(TX-D7S36); mei0c96; 30.0-70.0; 50.0-180.0; 1 -Panasonic; Panasonic SL90 (TX-D9S54); mei120d; 30.0-95.0; 50.0-180.0; 1 -Panasonic; Panasonic TX-1713MA series; hv1; 30-64; 50-90; 1 -Panasonic; Panasonic TX-D1562F-E; mei260e; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1562F-G; mei260b; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1562F-SW; mei260d; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1562F-U; mei260c; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1562NMF; mei260a; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1563PE1; mei2619; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1563PE2; mei261c; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1563PG2; mei261f; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1563PU1; mei261a; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1563PU2; mei261b; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1731 series; hv2; 30-82; 50-120; 1 -Panasonic; Panasonic TX-D1732 series; hv3; 30-64; 50-160; 1 -Panasonic; Panasonic TX-D1733-E; mei0c0a; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733F-E; mei0c27; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733F-G; mei0c24; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733F-J; mei0c48; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733F-K; mei0c2a; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733F-SW; mei0c26; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733F-U; mei0c25; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733-G; mei0c07; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733-J; hv5; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733-K; mei0c0d; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733-SW; mei0c09; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1733-U; mei0c08; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734-E; mei0c33; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734F-E; mei0c58; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734F-G; mei0c57; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734F-J; mei0c63; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734F-K; mei0c5b; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734F-SW; mei0c59; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734F-U; mei0c5a; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734-G; mei0c32; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734-J; mei0c3c; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734-SW; mei0c34; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1734-U; mei0c35; 30-69; 50-160; 1 -Panasonic; Panasonic TX-D1751 series; hv4; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D1752-E; mei0c17; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D1752-G; mei0c14; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D1752-SW; mei0c16; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D1752-U; mei0c15; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D1753-E; mei0c38; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D1753-G; mei0c37; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D1753-SW; mei0c39; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D1753-U; mei0c3a; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D2051-G; mei1205; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2051-K; mei120b; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2051-SW; mei1207; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2051-U; mei1206; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2131P series; gv2p; 30-82; 50-150; 1 -Panasonic; Panasonic TX-D2131 series; gv2; 30-82; 50-150; 1 -Panasonic; Panasonic TX-D2151-EA; mei1608; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2151-GA; mei1605; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2151-J; mei1612; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2151-KA; mei160b; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2151 series; hv4s; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2151-SWA; mei1607; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2151-UA; mei1606; 30-82; 50-160; 1 -Panasonic; Panasonic TX-D2162-E; mei162c; 30-95; 50-160; 1 -Panasonic; Panasonic TX-D2162-G; mei162b; 30-95; 50-160; 1 -Panasonic; Panasonic TX-D2162-J; mei162f; 30-95; 50-160; 1 -Panasonic; Panasonic TX-D2162-K; mei1631; 30-95; 50-160; 1 -Panasonic; Panasonic TX-D2162-SW; mei162d; 30-95; 50-160; 1 -Panasonic; Panasonic TX-D2162-U; mei162e; 30-95; 50-160; 1 -Panasonic; Panasonic TX-D2171-E; mei1633; 30-115; 50-160; 1 -Panasonic; Panasonic TX-D2171-G; mei1632; 30-115; 50-160; 1 -Panasonic; Panasonic TX-D2171-J; mei163e; 30-115; 50-160; 1 -Panasonic; Panasonic TX-D2171-SW; mei1634; 30-115; 50-160; 1 -Panasonic; Panasonic TX-D2171-U; mei1635; 30-115; 50-160; 1 -Panasonic; Panasonic TX-D4L31-J; mei1e01; 30-61; 50-77; 1 -Panasonic; Panasonic TX-D7P53-E; mei1008; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D7P53-G; mei1007; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D7P53-J; mei1006; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D7P53-K; mei100c; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D7P53-SW; mei1009; 30-86; 50-160; 1 -Panasonic; Panasonic TX-D7P53-U; mei100a; 30-86; 50-160; 1 -Panasonic; Panasonic TX-T1562CJ1; 7e_d; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1562PE1; 7e_b; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1562PE2; mei2604; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1562PG1; 7e_a; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1562PG2; mei2603; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1562PT2; mei2602; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1562PU1; 7e_c; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1563F-E; mei2623; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1563F-G; mei2620; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1563F-SW; mei2625; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1563F-U; mei2624; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1563PT1; mei261e; 30-69; 50-160; 1 -Panasonic; Panasonic TX-T1565PE1; mei2628; 30-67; 50-120; 1 -Panasonic; Panasonic TX-T1565PG1; mei2627; 30-67; 50-120; 1 -Panasonic; Panasonic TX-T1565PU1; mei2629; 30-67; 50-120; 1 -Panasonic; Panasonic TX-T1567PE1; mei261d; 30-61; 50-90; 1 -Panasonic; Panasonic TX-T1567PT1; mei2626; 30-61; 50-90; 1 -PC Brand; PC Brand Super_VGA; super_vga; 28.0-38.0; 50.0-90.0; 1 -Philips; Magnavox MB7000(17inch/CM6800); phla17b; 30.0-66.0; 50.0-130.0; 1 -Philips; Philips 104B(14inch/CM1300); phl104b; 30.0-54.0; 50.0-110.0; 1 -Philips; Philips 104B(14inch/CM2300); phlb14b; 30.0-54.0; 50.0-120.0; 1 -Philips; Philips 105B(15inch/CM1200); phla15b; 30.0-66.0; 50.0-110.0; 1 -Philips; Philips 105S(15inch/CM1300); phl105c; 30.0-54.0; 50.0-110.0; 1 -Philips; Philips 105S(15inch/CM2300); phlb15c; 30.0-60.0; 50.0-120.0; 1 -Philips; Philips 107B(17inch/CM6800); phl6800; 30.0-69.0; 50.0-130.0; 1 -Philips; Philips 107S(17inch/CM1300); phla17c; 30.0-69.0; 50.0-120.0; 1 -Philips; Philips 107S(17inch/CM6800); phl107c; 30.0-66.0; 50.0-130.0; 1 -Philips; Philips 109S; phl4109; 30.0-95.0; 50.0-160.0; 1 -Philips; Philips 109B40; PHLE00E; 30.0-97.0; 50.0-160.0 -Philips; Philips 17ACM38; phl3800; 30-82; 50-160; 1 -Philips; Philips 17BCM28; phl2800; 30-66; 50-130; 1 -Philips; Philips 17TCM26; phl2600; 30-66; 50-100; 1 -Philips; Philips 200T(20inch/CM0700); phl200d; 30.0-90.0; 50.0-160.0; 1 -Philips; Philips 201B(21inch/CM0770); phl201b; 30.0-94.0; 48.0-160.0; 1 -Philips; Philips 20CM64; 20cm64; 30.0-64.0; 50.0-90.0; 1 -Philips; Philips 29PX8031 Monitor/TV; phl5f1f; 31.5-35.2; 50.0-56.0; 1 -Philips; Philips 6CM321; 6cm321; 35.2; 50.0-90.0; 1 -Philips; Philips 7BM749; 7bm749; 31.5; 60.0-70.0; 1 -Philips; Philips 7CM321; 7cm321; 35.5; 50.0-90.0; 1 -Philips; Philips 7CM329; 7cm329; 35.5; 50.0-90.0; 1 -Philips; Philips 9CM062; 9cm062; 31.5; 60.0-70.0; 1 -Philips; Philips 9CM082; 9cm082; 31.5; 60.0-70.0; 1 -Philips; Philips Brilliance 105(15inch/CM2200); phl105a; 30.0-69.0; 50.0-120.0; 1 -Philips; Philips Brilliance 107(17inch/CM8800); phl0107; 30.0-86.0; 50.0-160.0; 1 -Philips; Philips Brilliance 107(PRODUCT ID 17A58...); phl1107; 30.0-95.0; 50.0-160.0; 1 -Philips; Philips Brilliance 109(PRODUCT ID 19A58...); phl1109; 30.0-95.0; 50.0-160.0; 1 -Philips; Philips Brilliance 201(21inch/CM1700); phl201a; 31.5-107.0; 50.0-170.0; 1 -Philips; Philips Brilliance 201CS; phl0201; 30.0-107.0; 50-170; 1 -Philips; Philips Brilliance AX4500(14.5 LCD MONITOR); phl4500; 30.0-60.0; 56.0-75.0; 1 -Philips; Philips CM0200 (14B); phl2000; 31-48; 50-100; 1 -Philips; Philips CM0200 (15C); phl0200; 31-48; 50-100; 1 -Philips; Philips CM0500 (20C); phl0500; 31-64; 50-120; 1 -Philips; Philips CM0700 (20T); phl0700; 30-90; 50-160; 1 -Philips; Philips CM0700 (21B); phl700b; 30-94; 50-160; 1 -Philips; Philips CM0800 (14A); phl8000; 30-58; 50-100; 1 -Philips; Philips CM0800 (15B); phl0800; 30-58; 50-100; 1 -Philips; Philips CM1200 (15A); phl1200; 31-66; 50-110; 1 -Philips; Philips CM1800 (15A); phl1800; 31-66; 50-110; 1 -Philips; Philips CM5600 (20B); phl5600; 31-82; 50-120; 1 -Philips; Philips CM9039; cm9039; 31.5; 60.0-70.0; 1 -Philips; Philips CM9079; cm9079; 35.5; 50.0-90.0; 1 -Philips; Philips CM9085; cm9085; 31.5; 70; 1 -Philips; Philips CM9089; cm9089; 35.5; 50.0-90.0; 1 -Philips; Philips CM9214; cm9214; 30.0-58.0; 50.0-100.0; 1 -Philips; Philips CM9217; cm9217; 30.0-57.0; 50.0-100.0; 1 -Philips; Philips Magnavox 109S; phl3109; 30.0-95.0; 50.0-160.0; 1 -Philips; Philips Magnavox MB7000(17inch/CM6800); phla17b; 30.0-66.0; 50.0-130.0; 1 -Philips; Philips PD5029S Monitor/TV; phla513; 31.5-35.2; 50.0-56.0; 1 -PLB; PLB 1410 Model; plb1410; 30.0-54.0; 50.0-120.0; 1 -PLB; PLB 1510 Model; plb1510; 30.0-69.0; 50.0-120.0; 1 -PLB; PLB 1710; plb1710; 30.0-70.0; 50.0-120.0; 1 -PLB; PLB 1910; plb1910; 30.0-95.0; 50.0-150.0; 1 -Premier; Premier PM14V-S-1; pm14v-s-1; 34.5-38.5; 50.0-90.0; 1 -Princeton; Princeton 14ni; ultra14ni; 31.5-48.0; 50.0-90.0; 1 -Princeton; Princeton 14; ultra14; 35.5-37.5; 50.0-90.0; 1 -Princeton; Princeton 15; ultra15; 30.0-64.0; 50.0-90.0; 1 -Princeton; Princeton 17; ultra17; 30.0-64.0; 50.0-100.0; 1 -Princeton; Princeton AF3.0HD; pgs00f7; 30.0-50.0; 50.0-90.0; 1 -Princeton; Princeton AGF900; pgs016f; 30.0-96.0; 50.0-160.0; 1 -Princeton; Princeton AGX700; pgs00cc; 30.0-70.0; 50.0-140.0; 1 -Princeton; Princeton AGX740; pgs0169; 30.0-96.0; 50.0-180.0; 1 -Princeton; Princeton AGX750; pgs00cb; 30.0-95.0; 50.0-160.0; 1 -Princeton; Princeton AGX900; pgs00cd; 30.0-95.0; 50.0-150.0; 1 -Princeton; Princeton APP520; pgs010d; 60.0; 56.0-76.0; 1 -Princeton; Princeton APP550; pgs015f; 58.1; 55.0-85.1; 1 -Princeton; Princeton APP560; pgs00f5; 60.0; 56.0-76.0; 1 -Princeton; Princeton APP800; pgs0131; 80.0; 60.0-75.0; 1 -Princeton; Princeton Arcadia AR2.7AV; pgs0085; 31.5-38.0; 30.0-90.0; 1 -Princeton; Princeton Arcadia AR2.7; pgs006f; 31.5-38.0; 30.0-90.0; 1 -Princeton; Princeton Arcadia AR3.1AV; pgs0086; 31.5-38.0; 30.0-90.0; 1 -Princeton; Princeton Arcadia AR3.1; pgs0070; 31.5-38.0; 30.0-90.0; 1 -Princeton; Princeton Arcadia AR3.6; pgs00d1; 31.5-38.0; 30.0-90.0; 1 -Princeton; Princeton C2001; pgs008b; 30.0-107.0; 50.0-160.0; 1 -Princeton; Princeton DPP500; pgs00ca; 48.4; 60.0; 1 -Princeton; Princeton DPP500; pgs3011; 48.4; 60.0; 1 -Princeton; Princeton DPP550; pgs00e1; 56.5; 70.0; 1 -Princeton; Princeton DPP550; pgs3012; 56.5; 70.0; 1 -Princeton; Princeton DPP560; mtc1503; 48.4; 60.0; 1 -Princeton; Princeton DPP560; pgs00e3; 48.4; 60.0; 1 -Princeton; Princeton DPP560; pgs3013; 48.4; 60.0; 1 -Princeton; Princeton DPP800; pgs00eb; 45.1; 42.7; 1 -Princeton; Princeton DPP810; pgs0165; 45.1; 42.7; 1 -Princeton; Princeton EO14; pgs003a; 48.0; 50.0-120.0; 1 -Princeton; Princeton EO15; pgs003b; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO17; pgs003d; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO2000; pgs00f6; 30.0-115.0; 50.0-160.0; 1 -Princeton; Princeton EO2010; pgs00ce; 30.0-117.0; 50.0-160.0; 1 -Princeton; Princeton EO400; pgs009d; 30.0-54.0; 50.0-90.0; 1 -Princeton; Princeton EO400; pgs009d; 30.0-54.0; 55.0-90.0; 1 -Princeton; Princeton EO40; pgs004e; 30.0-50.0; 50.0-90.0; 1 -Princeton; Princeton EO40; pgs004e; 48.0; 50.0-120.0; 1 -Princeton; Princeton EO500; pgs008e; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO500; pgs00d6; 30.0-70.0; 50.0-140.0; 1 -Princeton; Princeton EO505; pgs00be; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO50; pgs004f; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO700; pgs00b6; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO700; pgs00d5; 30.0-70.0; 50.0-150.0; 1 -Princeton; Princeton EO700; pgs00e6; 30.0-70.0; 50.0-160.0; 1 -Princeton; Princeton EO705; pgs00bf; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO705; pgs00dd; 30.0-70.0; 50.0-160.0; 1 -Princeton; Princeton EO70; pgs0050; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO70; pgs00d4; 30.0-70.0; 50.0-150.0; 1 -Princeton; Princeton EO710; pgs008f; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO710; pgs00e7; 30.0-70.0; 50.0-160.0; 1 -Princeton; Princeton EO720; pgs00b7; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO72; pgs0052; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO74/74T; pgs0055; 30.0-70.0; 50.0-120.0; 1 -Princeton; Princeton EO750; pgs00c2; 30.0-95.0; 50.0-160.0; 1 -Princeton; Princeton EO75; pgs003c; 30.0-95.0; 50.0-120.0; 1 -Princeton; Princeton EO76/76T; pgs0056; 30.0-86.0; 50.0-120.0; 1 -Princeton; Princeton EO900; pgs0087; 30.0-95.0; 50.0-160.0; 1 -Princeton; Princeton EO900; pgs0171; 30.0-95.0; 50.0-160.0; 1 -Princeton; Princeton EO90; pgs0092; 30.0-95.0; 50.0-150.0; 1 -Princeton; Princeton EO930; pgs00e2; 30.0-95.0; 50.0-160.0; 1 -Princeton; Princeton EO935S; pgs0172; 30.0-95.0; 50.0-160.0; 1 -Princeton; Princeton LD150; pgs00de; 68.7; 55.0-85.1; 1 -Princeton; Princeton LD50A; pgs00ae; 60.0; 55.0-75.0; 1 -Princeton; Princeton MAX-15; 0; 15.0-36.0; 45.0-120.0; 1 -Princeton; Princeton MultiView_II; multiview_ii; 15.0-70.0; 45.0-90.0; 1 -Princeton; Princeton MultiView; multiview; 15.0-60.0; 45.0-90.0; 1 -Princeton; Princeton Ultra 100; pgs00d3; 30.0-95.0; 50.0-150.0; 1 -Princeton; Princeton Ultra-1200; max-15; 15.0-38.0; 45.0-120.0; 1 -Princeton; Princeton Ultra-1400; ultra-1400; 15.0-38.0; 45.0-120.0; 1 -Princeton; Princeton Ultra-1600; ultra-1600; 15.0-38.0; 45.0-120.0; 1 -Princeton; Princeton Ultra 17+; pgs003e; 30.0-82.0; 50.0-120.0; 1 -Princeton; Princeton Ultra-2000; ultra-2000; 45.0-68.0; 50.0-150.0; 1 -Princeton; Princeton Ultra 20; pgs003f; 30.0-82.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 40; pgs0051; 30.0-50.0; 50.0-90.0; 1 -Princeton; Princeton Ultra 40; pgs0051; 48.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 41; pgs0090; 48.0; 50.0-90.0; 1 -Princeton; Princeton Ultra 42; pgs011a; 30.0-54.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 50e; pgs011b; 30.0-57.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 50; pgs004d; 30.0-50.0; 50.0-90.0; 1 -Princeton; Princeton Ultra 50; pgs004d; 48.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 51; pgs009b; 30.0-54.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 52/52B; pgs00d0; 30.0-70.0; 50.0-150.0; 1 -Princeton; Princeton Ultra 70F; ___7627; 30.0-64.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 70F; pgs0049; 30.0-64.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 71; pgs0079; 30.0-54.0; 50.0-100.0; 1 -Princeton; Princeton Ultra 71; pgs7900; 30.0-54.0; 50.0-100.0; 1 -Princeton; Princeton Ultra 72e; pgs015d; 30.0-70.0; 50.0-160.0; 1 -Princeton; Princeton Ultra 72; pgs008d; 30.0-69.0; 55.0-90.0; 1 -Princeton; Princeton Ultra 74; pgs00f2; 30.0-70.0; 50.0-150.0; 1 -Princeton; Princeton Ultra 75/75B; pgs00dc; 30.0-70.0; 50.0-150.0; 1 -Princeton; Princeton Ultra 75e; pgs016a; 30.0-72.0; 47.0-160.0; 1 -Princeton; Princeton Ultra 77e; pgs016b; 30.0-96.0; 47.0-160.0; 1 -Princeton; Princeton Ultra 77; pgs00fc; 30.0-95.0; 50.0-150.0; 1 -Princeton; Princeton Ultra 80; pgs0091; 30.0-86.0; 50.0-120.0; 1 -Princeton; Princeton Ultra 90/90B; pgs00d2; 30.0-94.0; 50.0-160.0; 1 -Princeton; Princeton Ultra 90e; pgs0130; 30.0-86.0; 50.0-160.0; 1 -Princeton; Princeton Ultra 92; pgs016c; 30.0-96.0; 50.0-160.0; 1 -Princeton; Princeton Ultra 95e; pgs016d; 30.0-96.0; 47.0-150.0; 1 -Princeton; Princeton Ultra 95; pgs00db; 30.0-95.0; 50.0-160.0; 1 -Princeton; Princeton Ultra 95; pgs00fa; 30.0-95.0; 50.0-120.0; 1 -Princeton; W74; pgs00e5; 30.0-70.0; 50.0-160.0; 1 -Princeton; W74; pgs00fb; 30.0-70.0; 55.0-120.0; 1 -Proview; Proview 570; pts023a; 30.0-70.0; 50.0-150.0; 1 -Proview; Proview 770; pts0302; 30.0-76.0; 50.0-150.0; 1 -Proview; Proview 860; pts035c; 30.0-54.0; 50.0-150.0; 1 -Quantex; Quantex TE1564M - Super View 1280; 75; 30-64; 50-100 -Qume; Qume QM835; qm835; 30.0-36.5; 50.0-90.0; 1 -Radius; Radius PrecisionColor Display/19; pcd19; 30.0-67.0; 72; 1 -Radius; Radius PrecisionColor Display/20; pcd20; 30.0-71.0; 75; 1 -Radius; Radius PrecisionColor Pivot; pcp; 30.0-60.0; 50.0-90.0; 1 -RasterOps; RasterOps 20/20; r2020; 31-69; 60-76; 1 -RasterOps; RasterOps ClearVueColor 17; cv17; 30-82; 50-90; 1 -RasterOps; RasterOps ClearVueColor 20T; cv20t; 30-82; 50-160; 1 -RasterOps; RasterOps ClearVueColor 21; cv21; 30-82; 50-90; 1 -REDMS Group; REDMS SRC-1401; src-1401; 28.0-40.0; 47.0-90.0; 1 -REDMS Group; REDMS SRC-1402; src-1402; 28.0-50.0; 47.0-90.0; 1 -Relisys; Relisys RE-1420; re-1420; 28.0-40.0; 60; 1 -Relisys; Relisys RE1438; rel1438; 30-38; 0-100; 1 -Relisys; Relisys RE1450; rel1450; 30-50; 50-100; 1 -Relisys; Relisys RE-1520; re-1520; 30.0-50.0; 50.0-80.0; 1 -Relisys; Relisys RE-1528; re-1528; 30.0-48.0; 50.0-90.0; 1 -Relisys; Relisys RE412; rel0412; 30-57; 50-150; 1 -Relisys; Relisys RE432; rel0432; 30-65; 50-100; 1 -Relisys; Relisys RE438; rel0438; 30-38; 0-100; 1 -Relisys; Relisys RE450; rel0450; 30-50; 50-100; 1 -Relisys; Relisys RE451; rel0451; 30-54; 50-100; 1 -Relisys; Relisys RE518; rel0518; 30-69; 50-150; 1 -Relisys; Relisys RE535; rel0535; 30-65; 50-100; 1 -Relisys; Relisys RE550; rel0550; 30-50; 50-100; 1 -Relisys; Relisys RE551; rel0551; 30-54; 50-150; 1 -Relisys; Relisys RE572; rel0572; 30-72; 50-150; 1 -Relisys; Relisys RE760; rel0760; 30-65; 50-100; 1 -Relisys; Relisys RE767; rel0767; 30-69; 50-150; 1 -Relisys; Relisys RE768; rel0768; 30-86; 50-150; 1 -Relisys; Relisys RE772; rel0772; 30-72; 50-150; 1 -Relisys; Relisys RE786; rel0786; 30-86; 50-150; 1 -Relisys; Relisys RE795; rel0795; 30-96; 50-150; 1 -Relisys; Relisys RE9516S; rel9516; 30-35; 0-100; 1 -Relisys; Relisys RE995; rel0995; 30-95; 50-150; 1 -Relisys; Relisys RM-1541; rm-1541; 48.0-65.0; 40.0-80.0; 1 -Royal Information Company; Royal Information Company TRL/RIC DH-1570M/DH-1570; trl0410; 29.0-70.0; 47.0-120.0; 1 -Royal Information Company; Royal Information Company TRL/RIC DH-1764M/DH-1764; trl0510; 29.0-70.0; 47.0-120.0; 1 -Royal Information Company; Royal Information Company TRL/RIC DH-1764UM/DH-1764U; trl0610; 29.0-85.0; 47.0-120.0; 1 -Royal Information Company; Royal Information Company TRL/RIC DL-1564M/DL-1564; trl0110; 29.0-64.0; 47.0-120.0; 1 -Royal Information Company; Royal Information Company TRL/RIC DL-1564; trl061c; 29.0-64.0; 47.0-100.0; 1 -Royal Information Company; Royal Information Company TRL/RIC DL-1750MU; trl0310; 29.0-70.0; 47.0-120.0; 1 -Royal Information Company; Royal Information Company TRL/RIC RH-1450; trl0010; 29.0-50.0; 47.0-90.0; 1 -Sampo; Sampo AlphaScan 15/15g/15gx; 0; 30.0-65.0; 50.0-90.0 -Sampo; Sampo AlphaScan 15mx; 0; 30.0-65.0; 50.0-110.0 -Sampo; Sampo AlphaScan 17; 0; 30.0-65.0; 50.0-90.0 -Sampo; Sampo AlphaScan 1788 17gx; 0; 30.0-82.0; 50.0-120.0 -Sampo; Sampo AlphaScan 1789 17gx; 0; 30.0-82.0; 50.0-120.0 -Sampo; Sampo AlphaScan 17e; 0; 30.0-82.0; 50.0-90.0 -Sampo; Sampo AlphaScan 17g; 0; 30.0-65.0; 50.0-90.0 -Sampo; Sampo AlphaScan 17mx; 0; 30.0-69.0; 50.0-120.0 -Sampo; Sampo AlphaScan 410; 0; 30.0-48.0; 50.0-90.0 -Sampo; Sampo AlphaScan 411; 0; 30.0-50.0; 50.0-120.0 -Sampo; Sampo AlphaScan 500; 0; 30.0-48.0; 50.0-90.0 -Sampo; Sampo AlphaScan 511; 0; 30.0-54.0; 50.0-120.0 -Sampo; Sampo AlphaScan 520; 0; 30.0-65.0; 50.0-120.0 -Sampo; Sampo AlphaScan 520A; 0; 30.0-70.0; 50.0-120.0 -Sampo; Sampo AlphaScan 711; 0; 30.0-70.0; 50.0-120.0 -Sampo; Sampo AlphaScan 720; 0; 30.0-69.0; 50.0-120.0 -Sampo; Sampo AlphaScan 730; 0; 30.0-70.0; 50.0-120.0 -Sampo; Sampo AlphaScan 731; 0; 30.0-70.0; 50.0-120.0 -Sampo; Sampo AlphaScan 750; 0; 30.0-86.0; 50.0-200.0 -Sampo; Sampo AlphaScan 760; 0; 30.0-82.0; 50.0-120.0 -Sampo; Sampo AlphaScan 761; 0; 30.0-85.0; 50.0-200.0 -Sampo; Sampo AlphaScan 830; 0; 30.0-82.0; 50.0-120.0 -Sampo; Sampo AlphaScan 850; 0; 30.0-92.0; 50.0-200.0 -Sampo; Sampo AlphaScan 950; 0; 30.0-95.0; 50.0-200.0 -Sampo; Sampo AlphaScan 960; 0; 30.0-95.0; 50.0-200.0 -Sampo; Sampo AlphaScan GL; 0; 30.0-64.0; 50.0-90.0 -Sampo; Sampo AlphaScan GLX; 0; 30.0-82.0; 50.0-120.0 -Sampo; Sampo AlphaScan Plus/GS; 0; 30.0-62.0; 50.0-90.0 -Sampo; Sampo AlphaScan SV; 0; 30.0-48.0; 50.0-90.0 -Samsung; Samsung 15GLsi; sam1530; 24.0-66.0; 50.0-100.0; 1 -Samsung; Samsung 17GLi; sam4d73; 24.0-65.0; 50.0-120.0; 1 -Samsung; Samsung 17GLsi; sam4d74; 24.0-85.0; 50.0-120.0; 1 -Samsung; Samsung 5b (CKB52*); sam2c56; 30-70; 50-120; 1 -Samsung; Samsung 5e (CKA52*); sam2c36; 30-55; 50-120; 1 -Samsung; Samsung 7e (CKB72*); sam2c58; 30-70; 50-120; 1 -Samsung; Samsung CSA-7571; csa-7571; 20.0-50.0; 50.0-90.0; 1 -Samsung; Samsung CT-4581; ct-4581; 15.0-38.0; 47.0-73.0; 1 -Samsung; Samsung MF-4771; mf-4771; 15.0-38.0; 48.0-72.0; 1 -Samsung; Samsung Samtron 40Bn; sam202e; 30-55; 50-120; 1 -Samsung; Samsung Samtron 40B; sam2034; 30-55; 50-120; 1 -Samsung; Samsung Samtron 45B(n); sam1034; 30-55; 50-120; 1 -Samsung; Samsung Samtron 4Bi; sam2c33; 30-55; 50-120; 1 -Samsung; Samsung Samtron 50B; sam2056; 30-70; 50-160; 1 -Samsung; Samsung Samtron 50(M)E; sam2036; 30-61; 50-120; 1 -Samsung; Samsung Samtron 55B (Plus); sam1056; 30-70; 50-160; 1 -Samsung; Samsung Samtron 55(M)E (Plus); sam1036; 30-61; 50-120; 1 -Samsung; Samsung Samtron 55v; sam12b7; 30-55; 50-120; 1 -Samsung; Samsung Samtron 5Bi; sam2c55; 30-70; 50-120; 1 -Samsung; Samsung Samtron 5Ei; sam2c35; 30-55; 50-120; 1 -Samsung; Samsung Samtron 5(M)B (CGB5617*); sam1c54; 30-69; 50-160; 1 -Samsung; Samsung Samtron 5(M)E (CGK5517*); sam1d74; 30-54; 50-120; 1 -Samsung; Samsung Samtron 60(M)B; sam2042; 30-70; 50-160; 1 -Samsung; Samsung Samtron 70(M)E; sam2058; 30-70; 50-160; 1 -Samsung; Samsung Samtron 75G; sam105b; 30-85; 50-160; 1 -Samsung; Samsung Samtron 75(M)B; sam105a; 30-70; 50-160; 1 -Samsung; Samsung Samtron 75(M)E (Plus); sam1058; 30-70; 50-160; 1 -Samsung; Samsung Samtron 75P Plus; sam40d8; 30-96; 50-160; 1 -Samsung; Samsung Samtron 75P; sam4ee7; 30-96; 50-160; 1 -Samsung; Samsung Samtron 7Ei; sam2c57; 30-70; 50-120; 1 -Samsung; Samsung Samtron 90SL; sam4dba; 30-96; 50-160; 1 -Samsung; Samsung Samtron 95in(T); sam25de; 30-96; 50-160; 1 -Samsung; Samsung Samtron 95P Plus; sam40db; 30-96; 50-160; 1 -Samsung; Samsung Samtron 95P; sam4f28; 30-96; 50-160; 1 -Samsung; Samsung Samtron 9B; sam4f23; 30-96; 50-160; 1 -Samsung; Samsung Samtron 9 In; sam25da; 30-96; 50-160; 1 -Samsung; Samsung Samtron 9P; sam4f27; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 1000b (CGX1607*); sam1f14; 30-107; 50-160; 1 -Samsung; Samsung SyncMaster 1000p; sam1f13; 30-107; 50-160; 1 -Samsung; Samsung SyncMaster 1000s (CGP1607*); sam0cf1; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 14GL; samsungsm14gl; 30-62; 50-100; 1 -Samsung; Samsung SyncMaster 15GLe; sam4d50; 30-50; 50-120; 1 -Samsung; Samsung SyncMaster 15GLe; sam6d20; 30-50; 50-120; 1 -Samsung; Samsung SyncMaster 15GLi; sam4d51; 30-65; 50-120; 1 -Samsung; Samsung SyncMaster 15GL; samsungsm15gl; 30-62; 50-100; 1 -Samsung; Samsung SyncMaster 15Me; sam5450; 30.0-50.0; 50.0-120.0; 1 -Samsung; Samsung SyncMaster 15M; sam4d52; 30.0-65.0; 50.0-120.0; 1 -Samsung; Samsung SyncMaster 17GLi; sam4d70; 30-65; 50-120; 1 -Samsung; Samsung SyncMaster 17GL; samsungsm17gl; 30-65; 50-100; 1 -Samsung; Samsung SyncMaster 17GLsi; sam4d71; 30-85; 50-120; 1 -Samsung; Samsung SyncMaster 17GLs; samsungsm17gls; 30-82; 50-120; 1 -Samsung; Samsung SyncMaster 20GLsi; sam4690; 30.0-82.0; 50.0-120.0; 1 -Samsung; Samsung SyncMaster 20gls; samsungsm20gls; 30-82; 50-120; 1 -Samsung; Samsung SyncMaster 21GLs; sam4610; 30.0-85.0; 50.0-160.0; 1 -Samsung; Samsung SyncMaster 320TFT (LXB310*); sam6053; 30-61; 50-75; 1 -Samsung; Samsung SyncMaster 330/331TFT (LXB350*); sam6054; 30-61; 50-75; 1 -Samsung; Samsung SyncMaster 3Ne; sam0000; 31.5-48.0; 43.5-75.0; 1 -Samsung; Samsung SyncMaster 3NE; samsungsm3ne; 48.4; 60.0; 1 -Samsung; Samsung SyncMaster 3; samsungsm3; 35.5; 43.5; 1 -Samsung; Samsung SyncMaster 400b (CKA4217*); sam2c34; 30-55; 50-120; 1 -Samsung; Samsung SyncMaster 410b(CHA4217*); sam2033; 30-55; 50-120; 1 -Samsung; Samsung SyncMaster 450(N)b; sam1033; 30-55; 50-120; 1 -Samsung; Samsung SyncMaster 470S TFT; sam49d4; 30-61; 50-75; 1 -Samsung; Samsung SyncMaster 4NE; samsungsm4ne; 30-50; 50-100; 1 -Samsung; Samsung SyncMaster 4S; sam0100; 31.5-48.4; 43.5-75.0; 1 -Samsung; Samsung SyncMaster 500b Plus (CKF5607*); sam0d66; 30-69; 50-160; 1 -Samsung; Samsung SyncMaster 500b; sam1c53; 30-69; 50-160; 1 -Samsung; Samsung SyncMaster 500(M)p (CGC5607*); sam1c73; 30-69; 50-160; 1 -Samsung; Samsung SyncMaster 500(M)s (CGK5507*); sam1d73; 30-54; 50-120; 1 -Samsung; Samsung SyncMaster 500(M)s Plus (CKE5507*); sam0d65; 30-60; 50-120; 1 -Samsung; Samsung SyncMaster 510b(CHB5707*); sam2055; 30-70; 50-160; 1 -Samsung; Samsung SyncMaster 510(M)s (CHA5807*); sam2035; 30-61; 50-120; 1 -Samsung; Samsung SyncMaster 520TFT (LXB530*); sam6055; 30-61; 50-75; 1 -Samsung; Samsung SyncMaster 530/531TFT (LXB550*); sam6056; 30-61; 50-75; 1 -Samsung; Samsung SyncMaster 550b; sam1055; 30-70; 50-160; 1 -Samsung; Samsung SyncMaster 550(M)s; sam1035; 30-61; 50-120; 1 -Samsung; Samsung SyncMaster 550v; sam12b6; 30-55; 50-120; 1 -Samsung; Samsung SyncMaster 570B TFT/580B TFT; sam49d5; 30-61; 50-75; 1 -Samsung; Samsung SyncMaster 610(M)b(CHB6107*); sam2041; 30-70; 50-160; 1 -Samsung; Samsung SyncMaster 6Ne; sam4d72; 30.0-65.0; 50.0-100.0; 1 -Samsung; Samsung SyncMaster 700b Plus; sam2cf8; 30-70; 50-160; 1 -Samsung; Samsung SyncMaster 700IFT (CSH780B*); sam4ee9; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 700(M)b (CGM7607*); sam1db3; 30-69; 50-160; 1 -Samsung; Samsung SyncMaster 700(M)s (CGE7507*); sam1cb3; 30-69; 50-160; 1 -Samsung; Samsung SyncMaster 700(M)s Plus (CKG7507*); sam0d67; 30-69; 50-160; 1 -Samsung; Samsung SyncMaster 700NF; sam38d7; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 700p Plus (CSH7839*); sam4ee6; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 700TFT; sam6057; 61.5-81.0; 59.0-76.0; 1 -Samsung; Samsung SyncMaster 701 IFT; sam4eeb; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 710(M)b (CHB7709*); sam2059; 30-70; 50-160; 1 -Samsung; Samsung SyncMaster 710(M)s (CHB7707*); sam2057; 30-70; 50-160; 1 -Samsung; Samsung SyncMaster 750(M)b; sam1059; 30-70; 50-160; 1 -Samsung; Samsung SyncMaster 750(M)s(T); sam1057; 30-70; 50-160; 1 -Samsung; Samsung SyncMaster 800TFT; sam6058; 61.5-81.0; 59.0-76.0; 1 -Samsung; Samsung SyncMaster 900IFT; sam4f29; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 900 In; sam25d9; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 900NF; sam38d9; 30-110; 50-160; 1 -Samsung; Samsung SyncMaster 900p (CSH9839*); sam4f26; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 900SL (CSM92*); sam4db9; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 950in(T); sam25dc; 30-96; 50-160; 1 -Samsung; Samsung SyncMaster 955df; sam413b; 30-85; 50-160; 1 -Samtron; Samtron 428PT/PTL; sdi1428; 31.5-48.0; 43.5-75.0; 1 -Samtron; Samtron SC-208DXL+; sdi4690; 30.0-82.0; 50.0-120.0; 1 -Samtron; Samtron SC-528MDL; sdi5451; 30.0-48.0; 50.0-120.0; 1 -Samtron; Samtron SC-528MXLJ; sdi1530; 24.0-66.0; 50.0-100.0; 1 -Samtron; Samtron SC-528TXL; sdi1528; 30.0-48.0; 50.0-100.0; 1 -Samtron; Samtron SC-528UXL; sdi1529; 30.0-65.0; 50.0-120.0; 1 -Samtron; Samtron SC-726GXL; sdi4d71; 30.0-85.0; 50.0-120.0; 1 -Samtron; Samtron SC-728FXLJ; sdi4d73; 24.0-65.0; 50.0-120.0; 1 -Samtron; Samtron SC-728FXL; sdi4d70; 30.0-65.0; 50.0-120.0; 1 -Seiko; Seiko CM-1440; cm-1440; 31.0-40.0; 50.0-90.0; 1 -Seiko; Seiko CM-1450; cm-1450; 31.0-50.0; 50.0-90.0; 1 -Seiko; Seiko CM-2050; cm-2050; 31.0-50.0; 50.0-90.0; 1 -SGI; SGI 17-inch 340C; 0; 30-95; 48-180 -SGI; SGI 17-inch GDM-17E11; 0; 30.0-85.0;48.0-150.0 -SGI; SGI 17-inch GDM-17E21; 0; 30.0-85.0;48.0-160.0 -SGI; SGI 17-inch GDM-2011P; 0; 30.0-92.0;48.0-160.0 -SGI; SGI 17-inch M-7S54SG; 0; 30.0-95.0; 48.0-180.0 -SGI; SGI 19-inch CMNB024B; 0; 30-100; 48-200 -SGI; SGI 20-inch GDM-20E21; 0; 30.0-96.0; 48.0-160.0 -SGI; SGI 20-inch GDM-4011P; 0; 30.0-96.0; 48.0-160.0 -SGI; SGI 21-inch 420C; 0; 30-107; 48-160 -SGI; SGI 21-inch GDM-5011P; 0; 30.0-107.0; 48.0-160.0 -SGI; SGI 21-inch GDM5011P; 0; 30-107; 48-160 -SGI; SGI 21-inch GDM-5021PT; 0; 30.0-107.0; 48.0-160.0 -SGI; SGI 21-inch GDM-5411; 0; 30-121; 48-160 -SGI; SGI 24-inch GDM-90W11; 0; 30.0-96.0;48.0-160.0 -SGI; SGI GDM-90W11; 0; 30.0-96.0;48.0-160.0 -Siemens Nixdorf; Siemens Nixdorf MCM1402; siemens1; 30-64; 50-100; 1 -Siemens Nixdorf; Siemens Nixdorf MCM1503; siemens2; 30-64; 50-100; 1 -Siemens Nixdorf; Siemens Nixdorf MCM1702; siemens3; 30-82; 50-150; 1 -Siemens Nixdorf; Siemens Nixdorf MCM2102; siemens4; 30-82; 50-160; 1 -Smile; Smile 85Khz Monitor; sml6738; 30.0-86.0; 50.0-150.0; 1 -Smile; Smile CA6425DL/CB6425DL; sml6425; 30.0-54.0; 50.0-100.0; 1 -Smile; Smile CA6525DL/CB6525DL; sml6525; 30.0-54.0; 50.0-100.0; 1 -Smile; Smile CA6546SL/CB6546SL; sml6546; 30.0-69.0; 50.0-120.0; 1 -Smile; Smile CA6719SL/CB6719SL; sml6719; 30.0-95.0; 50.0-150.0; 1 -Smile; Smile CA6746SL/CB6746SL; sml6746; 30.0-69.0; 50.0-120.0; 1 -Smile; Smile CA6748SL/CB6748SL; sml6748; 30.0-86.0; 50.0-150.0; 1 -Smile; Smile CA6919SL/CB6919SL; sml6919; 30.0-95.0; 50.0-150.0; 1 -Sony; Sony CPD-100ES; sny0450; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-100GS; sny0550; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-100SF; sny0150; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-100SX; sny8050; 30.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-100VS; sny0050; 31.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-101VS iGPE; sny0a50; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-110GS/110EST/T9; sny0c50; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony CPD-120AS; sny0850; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-120VS; sny0650; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-1302; cpd-1302; 15.5-34.0; 50.0-100.0; 1 -Sony; Sony CPD-1304; cpd-1304; 28.0-50.0; 50.0-87.0; 1 -Sony; Sony CPD-1304S; cpd-1304s; 28.0-57.0; 55.0-110.0; 1 -Sony; Sony CPD-1430; cpd-1430; 28.0-58.0; 55.0-110.0; 1 -Sony; Sony CPD-15ES2; sny0b50; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony CPD-15ES; sny0750; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-15SF2; sny0000; 31.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-15SF9; sny0350; 24.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-15SX1; sny0000; 30.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-1604S; cpd-1604s; 28-57; 50-87; 1 -Sony; Sony CPD-1730; cpd-1730; 28.0-58.0; 55.0-115.0; 1 -Sony; Sony CPD-17C1; sny0b70; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-17ES2; sny0f70; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony CPD-17GS; sny0a70; 30.0-85.0; 50.0-120.0; 1 -Sony; Sony CPD-17MS; sny0970; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-17SF2; sny0000; 31.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-17SF8R; sny0070; 24.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-17SF8; sny0000; 24.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-17SF9; sny0470; 24.0-80.0; 50.0-120.0; 1 -Sony; Sony CPD-2003GT; sny017b; 30.0-85.0; 50.0-120.0; 1 -Sony; Sony CPD-200ES; sny0770; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-200GS; sny0a70; 30.0-85.0; 50.0-120.0; 1 -Sony; Sony CPD-200SF; sny0270; 30.0-80.0; 50.0-120.0; 1 -Sony; Sony CPD-200SFT; sny0370; 30.0-80.0; 50.0-120.0; 1 -Sony; Sony CPD-200SX; sny0570; 30.0-70.0; 50.0-150.0; 1 -Sony; Sony CPD-201VS iGPE; sny0e70; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-20SF2; sny0000; 30.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-20SF2T5; sny00a0; 30.0-85.0; 48.0-150.0; 1 -Sony; Sony CPD-20SF2T; sny0000; 30.0-65.0; 50.0-120.0; 1 -Sony; Sony CPD-20SF3; sny01a0; 30.0-86.0; 48.0-150.0; 1 -Sony; Sony CPD-210GS/210EST/T9; sny1070; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony CPD-210SFB; sny0870; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-220AS; sny0d70; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-220GS/17GS2; sny0071; 30.0-85.0; 48.0-120.0; 1 -Sony; Sony CPD-220VS; sny0670; 30.0-70.0; 50.0-120.0; 1 -Sony; Sony CPD-300SFT5; sny04a0; 30.0-86.0; 48.0-150.0; 1 -Sony; Sony CPD-300SFT; sny03a0; 30.0-86.0; 48.0-150.0; 1 -Sony; Sony CPD-420GS/GST/19GS2; sny0091; 30.0-96.0; 48.0-120.0; 1 -Sony; Sony CPD-520GS/520GST/21GS2; sny02b0; 30.0-96.0; 48.0-160.0; 1 -Sony; Sony CPD-A100; sny0e50; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony CPD-A200; sny1370; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony CPD-E100/E100E; sny0d50; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony CPD-E200/E200E; sny1470; 30.0-85.0; 48.0-120.0; 1 -Sony; Sony CPD-E400/E400E; sny0390; 30.0-96.0; 48.0-120.0; 1 -Sony; Sony CPD-E500/E500E; sny04b0; 30.0-96.0; 48.0-160.0; 1 -Sony; Sony CPD-G200; sny1270; 30.0-96.0; 48.0-120.0; 1 -Sony; Sony CPD-G400; sny0290; 30.0-107.0; 48.0-120.0; 1 -Sony; Sony CPD-G410R; sny0191; 30.0-110.0; 40.0-170.0; 1 -Sony; Sony CPD-G500; sny03b0; 30.0-121.0; 48.0-160.0; 1 -Sony; Sony CPD-H200; sny1170; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony CPD-L100; sny0140; 30.0-61.0; 50.0-65.0; 1 -Sony; Sony CPD-L133; sny0030; 30.0-70.0; 50.0-65.0; 1 -Sony; Sony CPD-L141; sny0040; 30.0-70.0; 50.0-65.0; 1 -Sony; Sony CPD-L150; sny0950; 30.0-70.0; 50.0-65.0; 1 -Sony; Sony CPD-L181/181A; sny0080; 30.0-92.0; 48.0-65.0; 1 -Sony; Sony CPD-L200/M151; sny0f50; 30.0-61.0; 50.0-65.0; 1 -Sony; Sony CPD-V200; sny1570; 30.0-70.0; 48.0-120.0; 1 -Sony; Sony GDM-1310; cpd-1310; 15.7-36.0; 50.0-100.0; 1 -Sony; Sony GDM-17SE1; gdm-17se1; 31.5-82.0; 50.0-150.0; 1 -Sony; Sony GDM-17SE2T; sny0170; 30.0-85.0; 48.0-150.0; 1 -Sony; Sony GDM-1936; cpd-1936; 30.0-71.0; 50.0-120.0; 1 -Sony; Sony GDM-200PS; sny0c70; 30.0-92.0; 48.0-160.0; 1 -Sony; Sony GDM-2038; cpd-2038; 28.0-85.0; 50.0-160.0; 1 -Sony; Sony GDM-20SE2T5; sny05a0; 30.0-96.0; 48.0-160.0; 1 -Sony; Sony GDM-20SE3T; sny06a0; 30.0-96.0; 48.0-160.0; 1 -Sony; Sony GDM-20SHT(NEW); sny08a0; 30.0-107.0; 50.0-160.0; 1 -Sony; Sony GDM-20SHT; sny0000; 30.0-65.0; 50.0-120.0; 1 -Sony; Sony GDM-400PS/400PST/19PS; sny0090; 30.0-95.0; 48.0-160.0; 1 -Sony; Sony GDM-500PS/T/T9/21PS; sny00b0; 30.0-107.0; 48.0-160.0; 1 -Sony; Sony GDM-F400/F400T9; sny0190; 30.0-107.0; 48.0-160.0; 1 -Sony; Sony GDM-F500/F500T9; sny01b0; 30.0-121.0; 48.0-160.0; 1 -Sony; Sony GDM-W900; sny00e0; 30.0-96.0; 50.0-160.0; 1 -Sony; Sony GVM-2020; cpd-2020; 15.7-36.0; 50.0-100.0; 1 -Sony; Sony KL-W7000; sny01f2; 30.0-50.0; 50.0-85.0; 1 -Sony; Sony Multiscan 15sf; ms-15sf; 31.0-64.0; 50.0-120.0; 1 -Sony; Sony Multiscan 17sf; ms-17sf; 31.0-64.0; 50.0-120.0; 1 -Sony; Sony Multiscan 20se; ms-20se; 31.5-85; 50-150; 1 -Sony; Sony VMU-1000; sny07a0; 30.0-86.0; 48.0-150.0; 1 -Sunshine; Sunshine DM-8 CM-1433H; 0; 31.5-35.1; 55.0-66.0 -Sun; Sun 17-inch 447Z; 100; 31.0-72.0; 50.0-120.0 -Sun; Sun 21-inch N3; 0; 30.0-96.0; 48.0-160.0 -Sun; Sun 24-inch; 0; 30.0-96.0; 50.0-160.0 -Talon; Talon Tuff/CRT; tuffcrt; 15.0-35.0; 47.0-73.0; 1 -Tandberg; Tandberg ErgoScan 21c; 0; 30.0-95.0; 50.0-160.0 -Targa; TARGA TM 1710 D; 0; 30-65; 50-90 -Targa; Targa TM-3887, 15 Inch Monitor; tm-3887; 30-70; 50-130; 1 -Targa; Targa TM-4287, 17 Inch Monitor; tm-4287; 30-70; 50-130; 1 -Targa; Targa TM-xxxx, 19 Inch Monitor; tm-xxxx; 30-70; 50-130; 1 -Tatung; Intelliscan TM442x series; tat2f44; 30.0-50.0; 50.0-100.0; 1 -Tatung; Intelliscan TM452x series; tat2f45; 30.0-50.0; 50.0-100.0; 1 -Tatung; Intelliscan TM651x series; tat1f65; 31.0-65.0; 50.0-90.0; 1 -Tatung; Intelliscan TM671x series; tat1f67; 31.0-65.0; 50.0-110.0; 1 -Tatung; Tatung C4A; c4a; 31.5-48.4; 50.0-90.0; 1 -Tatung; Tatung C4D; c4d; 31.5-54.0; 50.0-90.0; 1 -Tatung; Tatung C4E; c4e; 31.5-54.0; 50.0-90.0; 1 -Tatung; Tatung C5D; c5d; 31.5-56.5; 50.0-90.0; 1 -Tatung; Tatung C5D; tat3044; 30.0-54.0; 50.0-100.0; 1 -Tatung; Tatung C5E; c5e; 31.5-56.5; 50.0-90.0; 1 -Tatung; Tatung C5V; c5v; 30.0-70.0; 50.0-100.0; 1 -Tatung; Tatung C7G; c7g; 30.0-70.0; 50.0-100.0; 1 -Tatung; Tatung CM-1492V; cm-1492v; 31.5; 50.0-70.0; 1 -Tatung; Tatung CM-1495G; cm-1495g; 15.0-37.0; 40.0-120.0; 1 -Tatung; Tatung CM-1498M; cm-1498m; 35.5-37.5; 50.0-90.0; 1 -Tatung; Tatung CM-1498R; cm-1498r; 35.5-37.5; 50.0-90.0; 1 -Tatung; Tatung CM-1498T; cm-1498t; 35.5-37.5; 50.0-90.0; 1 -Tatung; Tatung CM-1498X/T; cm-1498x/t; 31.5-35.6; 50.0-90.0; 1 -Tatung; Tatung CM-14MP; cm-14mp; 31-50; 50.0-90.0; 1 -Tatung; Tatung CM-14SBM/E with Power Saving; cm-14sbm/e-lp; 31.5-35.6; 50.0-90.0; 1 -Tatung; Tatung CM-14SBM/S/E; cm-14sbm/s/e; 31.5-35.6; 50.0-90.0; 1 -Tatung; Tatung CM-14SHS/E/R; cm-14shs/e/r; 31.5-38.0; 50.0-90.0; 1 -Tatung; Tatung CM-14UAE with Power Saving; cm-14uae-lp; 31.5-48.4; 50.0-90.0; 1 -Tatung; Tatung CM-14UAS/E; cm-14uas/e; 31.5-48.4; 50.0-90.0; 1 -Tatung; Tatung CM-14UHE/R; cm-14uhe/r; 31-50; 50.0-90.0; 1 -Tatung; Tatung CM-14UH; tat4855; 31.5-48.4; 56.0-87.0; 1 -Tatung; Tatung CM-15MCS; cm-15mcs; 29-65; 50.0-100.0; 1 -Tatung; Tatung CM-15MOS/E/R; cm-15mos/e/r; 29.0-65; 50.0-100.0; 1 -Tatung; Tatung CM-15MP; cm-15mp; 31-50; 50.0-90.0; 1 -Tatung; Tatung CM-15UH; cm-15uh; 31-50; 50.0-90.0; 1 -Tatung; Tatung CM-15VBE/R; cm-15vbe/r; 31.5-56.5; 56.0-75.0; 1 -Tatung; Tatung CM-15VCR; cm-15vcr; 29-65; 50.0-100.0; 1 -Tatung; Tatung CM-15VDE; cm-15vde; 31.5-56.5; 56.0-75.0; 1 -Tatung; Tatung CM-1700; cm-1700; 31.0-65.0; 50.0-90.0; 1 -Tatung; Tatung CM-17MBD/R; cm-17mbd/r; 29-65; 50.0-100.0; 1 -Tatung; Tatung CM-17MCR; cm-17mcr; 29-65; 50.0-100.0; 1 -Tatung; Tatung CM-17MC; tat434d; 31.5-65.0; 56.0-87.0; 1 -Tatung; Tatung CM-17MKR; cm-17mkr; 28-82; 50.0-120.0; 1 -Tatung; Tatung CM-17MLP; cm-17mlp; 29-65; 50.0-100.0; 1 -Tatung; Tatung CM-17MOR; cm-17mor; 29-65; 50.0-100.0; 1 -Tatung; Tatung CM-17MVR; cm-17mvr; 28-82; 50.0-120.0; 1 -Tatung; Tatung CM-2000; cm-2000; 21.0-65.0; 43.0-100.0; 1 -Tatung; Tatung CM-20MBD/R; cm-20mbd/r; 29-65; 50.0-100.0; 1 -Tatung; Tatung CM-20MKR; cm-20mkr; 28-82; 50.0-120.0; 1 -Tatung; Tatung CM-20MVR; cm-20mvr; 28-82; 50.0-120.0; 1 -Tatung; Tatung MM-1295; mm-1295; 15.0-35.0; 50.0-70.0; 1 -Tatung; Tatung MM-14SAE; mm-14sae; 31.5-35.6; 50.0-90.0; 1 -Tatung; Tatung MM-14SCE; mm-14sce; 31.5-38.0; 50.0-90.0; 1 -Tatung; Tatung VM-14AF; vm-14af; 31.5-38.0; 50.0-90.0; 1 -Taxan; Ergovision 430LR; taxe430; 30.0-54.0; 50.0-110.0; 1 -Taxan; Ergovision 550TCO95/TCO95-S; taxe550; 30.0-69.0; 55.0-110.0; 1 -Taxan; Ergovision 730TCO95/TCO95-S; taxe730; 30.0-69.0; 50.0-120.0; 1 -Taxan; Ergovision 740TCO95/TCO95-S; taxe740; 30.0-85.0; 55.0-120.0; 1 -Taxan; Ergovision 750TCO95; taxe750; 30.0-86.0; 50.0-130.0; 1 -Taxan; Ergovision 760TCO95/TCO95-S; taxe760; 30.0-70.0; 50.0-120.0; 1 -Taxan; Ergovision 975TCO95; taxe975; 30.0-95.0; 50.0-150.0; 1 -Taxan; Taxan MV_770+; mv_770+; 15.0-37.0; 50.0-90.0; 1 -Taxan; Taxan MV_795; mv_795; 30.0-57.0; 50.0-100.0; 1 -Taxan; Taxan MV_875; mv_875; 30.0-57.0; 50.0-90.0; 1 -Taxan; Taxan UV_1000; uv_1000; 60.0-72.0; 50.0-80.0; 1 -Taxan; Taxan UV_1095; uv_1095; 28.0-80.0; 50.0-100.0; 1 -Taxan; Taxan UV_1150; uv_1150; 60.0-78.0; 50.0-80.0; 1 -TECO; TECO TE1438; tei1438; 30-38; 0-100; 0 -TECO; TECO TE1491; te1491; 38.0-80.0; 45.0-100.0; 1 -TECO; TECO TE1591; te1591; 30.0-50.0; 45.0-100.0; 1 -TECO; TECO TE1791; te1791; 30.0-50.0; 45.0-100.0; 1 -TECO; TECO TE2191; te2191; 60.0-66.0; 45.0-100.0; 1 -TECO; TECO TE412; tei0412; 30-57; 50-150; 1 -TECO; TECO TE432; tei0432; 30-65; 50-100; 1 -TECO; TECO TE438; tei0438; 30-38; 0-100; 1 -TECO; TECO TE450; tei0450; 30-50; 50-100; 1 -TECO; TECO TE518; tei0518; 30-69; 50-150; 1 -TECO; TECO TE535; tei0535; 30-65; 50-100; 1 -TECO; TECO TE550; tei0550; 30-50; 50-100; 1 -TECO; TECO TE551; tei0551; 30-54; 50-150; 1 -TECO; TECO TE572; tei0572; 30-72; 50-150; 1 -TECO; TECO TE760; tei0760; 30-65; 50-100; 1 -TECO; TECO TE767; tei0767; 30-69; 50-150; 1 -TECO; TECO TE768; tei0768; 30-86; 50-150; 1 -TECO; TECO TE772; tei0772; 30-72; 50-150; 1 -TECO; TECO TE786; tei0786; 30-86; 50-150; 1 -TECO; TECO TE795; tei0795; 30-96; 50-150; 1 -TECO; TECO TE9516S; tei9516; 30-35; 50-100; 0 -TECO; TECO TE995; tei0995; 30-95; 50-150; 1 -Toshiba; Toshiba DP566M, Equium 15-inch Monitor; tsb5002; 30.0-66.0; 50.0-100.0; 1 -Toshiba; Toshiba DP782M, Equium 17-inch Monitor; tsb5003; 30.0-82.0; 50.0-160.0; 1 -Toshiba; Toshiba DR569M (PV2001U); tsb5004; 30.0-69.0; 50.0-110.0; 1 -Toshiba; Toshiba DR769MF (PV2002U); tsb5005; 30.0-69.0; 50.0-110.0; 1 -Toshiba; Toshiba P17CM00; p17cm00; 30.0-65.0; 50.0-90.0; 1 -Toshiba; Toshiba P17CM01; p17cm01; 30.0-65.0; 50.0-90.0; 1 -Toshiba; Toshiba P17CS01; p17cs01; 30.0-65.0; 50.0-90.0; 1 -Toshiba; Toshiba P17CU01; p17cu01; 30.0-57.0; 50.0-90.0; 1 -Toshiba; Toshiba P21CM00; p21cm00; 30.0-65.0; 50.0-90.0; 1 -Toshiba; Toshiba P21CR01; p21cr01; 30.0-65.0; 50.0-90.0; 1 -Toshiba; Toshiba TOS5082; tos5082; 31.5-48.5; 50.0-70.0; 1 -TTX; TTX 3435AG; ttx3435ag; 15.5-35.5; 50.0-70.0; 1 -TTX; TTX 3436AG; ttx3436ag; 15.0-38.0; 50.0-90.0; 1 -TTX; TTX 3450AG; ttx3450ag; 20.0-38.0; 50.0-90.0; 1 -TVM; TVM AS4Dp/LR4Dp Model; tvm0487; 30.0-55.0; 50.0-120.0; 1 -TVM; TVM AS5S Model; tvm0588; 30.0-69.0; 50.0-120.0; 1 -TVM; TVM MG-11; mg-11; 15.0-38.0; 47.0-75.0; 1 -TVM; TVM SuperSync 3+; ss_3+; 15.0-38.0; 47.0-90.0; 1 -TVM; TVM SuperSync 4A; ss_4a; 31.0-38.0; 50.0-90.0; 1 -TVM; TVM SuperSync 5A; ss_5a; 31.0-48.0; 50.0-90.0; 1 -TVM; TVM SuperSync 6A; ss_6a; 31.0-65.0; 40.0-100.0; 1 -TVM; TVM SuperSync 7A; ss_7a; 31.0-65.0; 40.0-100.0; 1 -TVM; TVM TCO5S Model; tvm0589; 30.0-69.0; 50.0-120.0; 1 -TVM; TVM TCO6S Model; tvm0688; 30.0-69.0; 50.0-120.0; 1 -TW Casper; TW Casper TM-5156H; tm-5156h; 15.5-50.0; 60.0-70.0; 1 -TW Casper; TW Casper TM-5414; tm-5414; 15.5-35.0; 50.0-70.0; 1 -Unisys; Unisys EVG1000-E2; unm1002; 30.0-50.0; 50.0-65.0; 1 -Unisys; Unisys EVG-142-COL; unm2014; 30.0-48.0; 50.0-120.0; 1 -Unisys; Unisys EVG-152-COL; unm2015; 30.0-48.0; 50.0-130.0; 1 -Unisys; Unisys EVG-153-COL; unm3015; 30.0-65.0; 50.0-120.0; 1 -Unisys; Unisys EVG-174-COL; unm4017; 30.0-85.0; 50.0-120.0; 1 -Unisys; Unisys EVG2000-E; unm2001; 30.0-54.0; 50.0-130.0; 1 -Unisys; Unisys EVG2000-P; unm2002; 30.0-65.0; 50.0-75.0; 1 -Unisys; Unisys EVG2100-E; unm2101; 30.0-54.0; 50.0-130.0; 1 -Unisys; Unisys EVG2100-P; unm2102; 30.0-65.0; 50.0-75.0; 1 -Unisys; Unisys EVG-215-COL; unm5021; 30.0-95.0; 50.0-160.0; 1 -Unisys; Unisys EVG3000-E; unm3001; 30.0-69.0; 50.0-160.0; 1 -Unisys; Unisys EVG3000-P; unm3002; 30.0-95.0; 50.0-160.0; 1 -Unisys; Unisys EVG-300-COL; evg300; 30-62.0; 50-100; 1 -Unisys; Unisys EVG3100-E; unm3101; 30.0-65.0; 50.0-75.0; 1 -Unisys; Unisys EVG3100-P; unm3102; 30.0-95.0; 50.0-160.0; 1 -Unisys; Unisys EVG4000-P; unm4002; 30.0-95.0; 50.0-160.0; 1 -Unisys; Unisys EVG-400-COL; evg400; 30-62.0; 50-100; 1 -Unisys; Unisys EVG5000-P; unm5002; 30.0-95.0; 50.0-160.0; 1 -Unisys; Unisys EVG-500-COL; evg500; 30-82; 50-120; 1 -Unisys; Unisys SVG-100-COL; svg100; 31-38.0; 60-87; 1 -Unisys; Unisys SVG-200-COL; svg200; 31-38.0; 60-87; 1 -Unisys; Unisys SVG-201-COL; svg201; 31-38.0; 60-87; 1 -Unisys; Unisys SVG-250-COL; svg250; 31-38.0; 60-87; 1 -Unisys; Unisys VGA-200-MON; vga200; 31-32; 60-70; 1 -Unisys; Unisys VGA-250-MON; vga250; 31-32; 60-70; 1 -ViewSonic; ViewSonic 14ES; vsc3141; 30-48.4; 50-100; 1 -ViewSonic; ViewSonic 14ES; vsc3141; 31-51.0; 50-75; 1 -ViewSonic; ViewSonic 15ES-2; vsc3844; 31.5-62; 50-100; 1 -ViewSonic; ViewSonic 15ES-2; vsc3844; 31-62; 50-100; 1 -ViewSonic; ViewSonic 15E; vs_15e; 30-62; 50-90; 1 -ViewSonic; ViewSonic 15EX; vs_15ex; 30-62; 50-100; 1 -ViewSonic; ViewSonic 15G-2; vsc3744; 30-66; 50-100; 1 -ViewSonic; ViewSonic 15GA-2; vsc3245; 30-69; 50-160; 1 -ViewSonic; ViewSonic 15GA; vsc3644; 30-69; 50-160; 1 -ViewSonic; ViewSonic 15GS-2; vsc4439; 30-69; 50-120; 1 -ViewSonic; ViewSonic 15GS-3; vsc3145; 30-69; 50-120; 1 -ViewSonic; ViewSonic 15GS; vsc2601; 30-69; 50-120; 1 -ViewSonic; ViewSonic 15G; vs_15g; 30-64; 50-90; 1 -ViewSonic; ViewSonic 15; vs_15; 30-64; 50-90; 1 -ViewSonic; ViewSonic 17EA; vsc384a; 30-65; 50-120; 1 -ViewSonic; ViewSonic 17EA; vsc384a; 30-69; 50-120; 1 -ViewSonic; ViewSonic 17E; vs_17e; 30-64; 50-90; 1 -ViewSonic; ViewSonic 17GA-2; vsc444a; 30-69; 50-160; 1 -ViewSonic; ViewSonic 17GA; vsc0c1f; 30-69; 50-160; 1 -ViewSonic; ViewSonic 17GS-2; vsc394a; 30-69; 50-160; 1 -ViewSonic; ViewSonic 17GS; vsc0c00; 30-69; 50-160; 1 -ViewSonic; ViewSonic 17G; vs_17g; 30-64; 50-160; 1 -ViewSonic; ViewSonic 17PS-2; vsc434a; 30-86; 50-160; 1 -ViewSonic; ViewSonic 17PS; vsc0c0f; 30-82; 50-160; 1 -ViewSonic; ViewSonic 17; vs_17; 30-82; 50-160; 1 -ViewSonic; ViewSonic 20; vs_20; 30-82; 50-120; 1 -ViewSonic; ViewSonic 21PS; vsc1600; 30-82; 50-160; 1 -ViewSonic; ViewSonic 21; vs_21; 30-82; 50-152; 1 -ViewSonic; ViewSonic 4E; vs_4e; 35.5; 50.0-90.0; 1 -ViewSonic; ViewSonic 4; vs_4; 20.0-38.0; 50.0-90.0; 1 -ViewSonic; ViewSonic 5E; vs_5e; 31.0-60.0; 50.0-90.0; 1 -ViewSonic; ViewSonic 5; vs_5; 31.0-55.0; 50.0-90.0; 1 -ViewSonic; ViewSonic 5+; vs_5+; 31.0-57.0; 50.0-90.0; 1 -ViewSonic; ViewSonic 6E; vs_6e; 31.5-50.0; 50.0-90.0; 1 -ViewSonic; ViewSonic 6; vs_6; 30.0-50.0; 50.0-90.0; 1 -ViewSonic; ViewSonic 7; vs_7; 30.0-64.0; 50.0-90.0; 1 -ViewSonic; ViewSonic 8; vs_8; 30.0-64.0; 50.0-90.0; 1 -ViewSonic; ViewSonic A50; vsc5a45; 30-56; 50-120; 1 -ViewSonic; ViewSonic A70; vsc5a43; 30-70; 50-180; 1 -ViewSonic; ViewSonic A75f; vsc5841; 30-70; 50-180; 1 -ViewSonic; ViewSonic A75s-2; vsc8913; 30-70; 50-180; 1 -ViewSonic; ViewSonic A75s; vsc5a42; 30-70; 50-180; 1 -ViewSonic; ViewSonic A90; vsc504e; 30-86; 50-180; 1 -ViewSonic; ViewSonic A95f; vsc594d; 30-97; 50-180; 1 -ViewSonic; ViewSonic AL750; vsc5947; 30-60; 50-75; 1 -ViewSonic; ViewSonic AL950; vsc3858; 30-80; 50-75; 1 -ViewSonic; ViewSonic E40-2; vsc4741; 30-54; 50-100; 1 -ViewSonic; ViewSonic E40-3; vsc4943; 30-48; 50-90; 1 -ViewSonic; ViewSonic E40-4; vsc0900; 30-48; 50-90; 1 -ViewSonic; ViewSonic E40-5; vsc4a42; 30-48; 50-90; 1 -ViewSonic; ViewSonic E40; vsc4441; 30-54; 55-100; 1 -ViewSonic; ViewSonic E41; vsc3741; 30-54; 50-100; 1 -ViewSonic; ViewSonic E50; vsc4545; 30-70; 50-120; 1 -ViewSonic; ViewSonic E51; vsc3445; 30-70; 50-120; 1 -ViewSonic; ViewSonic E641-2; vsc3641; 30-54; 50-100; 1 -ViewSonic; ViewSonic E641-3; vsc4541; 30-54; 50-100; 1 -ViewSonic; ViewSonic E641; vsc3441; 30-54; 50-100; 1 -ViewSonic; ViewSonic E651-2; vsc4d45; 30-50; 50-100; 1 -ViewSonic; ViewSonic E651-3; vsc5745; 30-56; 50-120; 1 -ViewSonic; ViewSonic E651; vsc4645; 30-54; 50-100; 1 -ViewSonic; ViewSonic E653-2; vsc5645; 30-70; 50-120; 1 -ViewSonic; ViewSonic E653-3; vsc0e00; 30-70; 50-120; 1 -ViewSonic; ViewSonic E653-4; vsc1300; 30-70; 50-120; 1 -ViewSonic; ViewSonic E653; vsc5249; 30-70; 50-120; 1 -ViewSonic; ViewSonic E655-2; vsc3745; 30-70; 50-100; 1 -ViewSonic; ViewSonic E655-3; vsc4945; 30-70; 50-120; 1 -ViewSonic; ViewSonic E655-4; vsc5845; 30-70; 50-160; 1 -ViewSonic; ViewSonic E655; vsc3345; 30-65; 50-100; 1 -ViewSonic; ViewSonic E70-2; vsc5346; 30-70; 50-120; 1 -ViewSonic; ViewSonic E70-3; vsc4b41; 30-70; 50-120; 1 -ViewSonic; ViewSonic E70-4; vsc5041; 30-70; 50-120; 1 -ViewSonic; ViewSonic E70; vsc5244; 30-70; 50-120; 1 -ViewSonic; ViewSonic E71; vsc4e4a; 30-70; 50-120; 1 -ViewSonic; ViewSonic E771-2; vsc4844; 30-70; 50-120; 1 -ViewSonic; ViewSonic E771-4; vsc5941; 30-70; 50-120; 1 -ViewSonic; ViewSonic E771; vsc564a; 30-70; 50-120; 1 -ViewSonic; ViewSonic E773; vsc5044; 30-70; 50-160; 1 -ViewSonic; ViewSonic E790-3; vsce005; 30-95; 50-160; 1 -ViewSonic; ViewSonic E790B-4; vsce405; 30-95; 50-160; 1 -ViewSonic; ViewSonic E790B; vsc514d; 30-95; 50-200; 1 -ViewSonic; ViewSonic E790; vsc4d4d; 30-95; 50-200; 1 -ViewSonic; ViewSonic E810; vsc5251; 30-95; 50-180; 1 -ViewSonic; ViewSonic E90; vsc564e; 30-87; 50-120; 1 -ViewSonic; ViewSonic EA771B; vsc4244; 30-70; 50-120; 1 -ViewSonic; ViewSonic EA771; vsc4d4a; 30-70; 50-120; 1 -ViewSonic; ViewSonic G653-2; vsc4745; 30-70; 50-120; 1 -ViewSonic; ViewSonic G653; vsc3645; 30-70; 50-120; 1 -ViewSonic; ViewSonic G655-3; vsc0400; 30-70; 50-120; 1 -ViewSonic; ViewSonic G655; vsc5045; 30-70; 50-120; 1 -ViewSonic; ViewSonic G771; vsc4c4a; 30-70; 50-180; 1 -ViewSonic; ViewSonic G773-2; vsc4a44; 30-70; 50-160; 1 -ViewSonic; ViewSonic G773-3; vsc5341; 30-70; 50-180; 1 -ViewSonic; ViewSonic G773; vsc524a; 30-70; 50-160; 1 -ViewSonic; ViewSonic G790-2; vsc484d; 30-95; 50-180; 1 -ViewSonic; ViewSonic G790; vsc384d; 30-95; 50-180; 1 -ViewSonic; ViewSonic G800; vsc374d; 30-86; 50-120; 1 -ViewSonic; ViewSonic G810-2; vsc4951; 30-92; 50-180; 1 -ViewSonic; ViewSonic G810-4; vsc5151; 30-97; 50-180; 1 -ViewSonic; ViewSonic G810; vsc3751; 30-89; 50-160; 1 -ViewSonic; ViewSonic GA655; vsc4145; 30-70; 50-180; 1 -ViewSonic; ViewSonic GA771; vsc514a; 30-70; 50-180; 1 -ViewSonic; ViewSonic GF775; vsc5744; 30-86; 50-160; 1 -ViewSonic; ViewSonic GS771; vsc594a; 30-70; 50-180; 1 -ViewSonic; ViewSonic GS773-2; vsc0202; 30-70; 50-180; 1 -ViewSonic; ViewSonic GS773; vsc4c44; 30-70; 50-180; 1 -ViewSonic; ViewSonic GS790; vsc4f4d; 30-97; 50-160; 1 -ViewSonic; ViewSonic GT770; vsc424a; 30-65; 50-120; 1 -ViewSonic; ViewSonic GT775-3; vsc5944; 30-87; 50-160; 1 -ViewSonic; ViewSonic GT775; vsc4b4a; 30-86; 50-160; 1 -ViewSonic; ViewSonic GT800; vsc354d; 30-85; 50-150; 1 -ViewSonic; ViewSonic M50; vsc5445; 30-70; 50-160; 1 -ViewSonic; ViewSonic M70B; vsc4948; 30-70; 50-160; 1 -ViewSonic; ViewSonic M70; vsc5444; 30-70; 50-160; 1 -ViewSonic; ViewSonic MB110; vsc4a51; 30-95; 50-180; 1 -ViewSonic; ViewSonic MB50; vsc4845; 30-70; 50-160; 1 -ViewSonic; ViewSonic MB70; vsc4644; 30-70; 50-160; 1 -ViewSonic; ViewSonic MB90; vsc444d; 30-95; 50-180; 1 -ViewSonic; ViewSonic OptiQuest 1000S; oqi3234; 48.4; 0-60; 1 -ViewSonic; ViewSonic OptiQuest 1562A-2; oqi3232; 31.5-62; 50-90; 1 -ViewSonic; ViewSonic OptiQuest 1769DC; oqi4637; 30-69; 50-120; 1 -ViewSonic; ViewSonic OptiQuest Q100; oqi4a31; 30-86; 50-120; 1 -ViewSonic; ViewSonic OptiQuest Q41; oqi4136; 30-48; 50-90; 1 -ViewSonic; ViewSonic OptiQuest Q51; oqi4435; 30-54; 50-100; 1 -ViewSonic; ViewSonic OptiQuest Q53; oqi4433; 30-70; 50-100; 1 -ViewSonic; ViewSonic OptiQuest Q71-2; oqi4738; 30-70; 50-120; 1 -ViewSonic; ViewSonic OptiQuest Q71; oqi4735; 30-70; 50-120; 1 -ViewSonic; ViewSonic OptiQuest V115T; oqi4d32; 30-96; 50-150; 1 -ViewSonic; ViewSonic OptiQuest V55; oqi4436; 30-70; 50-160; 1 -ViewSonic; ViewSonic OptiQuest V641; oqi4132; 48.36; 60; 1 -ViewSonic; ViewSonic OptiQuest V655-2; oqi4432; 30-65; 50-100; 1 -ViewSonic; ViewSonic OptiQuest V655-3; oqi4434; 30-70; 50-100; 1 -ViewSonic; ViewSonic OptiQuest V655; oqi3332; 30-66; 50-100; 1 -ViewSonic; ViewSonic OptiQuest V73; oqi5634; 30-70; 50-160; 1 -ViewSonic; ViewSonic OptiQuest V75; oqi4739; 30-96; 50-160; 1 -ViewSonic; ViewSonic OptiQuest V773-2; oqi4736; 30-70; 50-180; 1 -ViewSonic; ViewSonic OptiQuest V773; oqi4733; 30-69; 50-160; 1 -ViewSonic; ViewSonic OptiQuest V775-2; oqi4732; 30-85; 50-120; 1 -ViewSonic; ViewSonic OptiQuest V775; oqi3333; 30-82; 50-130; 1 -ViewSonic; ViewSonic OptiQuest V95; oqi4a32; 30-95; 50-150; 1 -ViewSonic; ViewSonic OptiQuest VA656; oqi3138; 30-63; 50-100; 1 -ViewSonic; ViewSonic P655; vsc4245; 30-70; 50-180; 1 -ViewSonic; ViewSonic P775; vsc504a; 30-95; 50-180; 1 -ViewSonic; ViewSonic P795; vsc424d; 30-107; 50-180; 1 -ViewSonic; ViewSonic P810-3; vsc4851; 30-95; 50-180; 1 -ViewSonic; ViewSonic P810-4; vsc5551; 30-110; 50-180; 1 -ViewSonic; ViewSonic P810-A; vsc3553; 30-95; 50-160; 1 -ViewSonic; ViewSonic P810-ER; vsc5235; 30-95; 50-160; 1 -ViewSonic; ViewSonic P810-E; vsc3552; 30-95; 50-160; 1 -ViewSonic; ViewSonic P810-MR; vsc5135; 30-95; 50-160; 1 -ViewSonic; ViewSonic P810; vsc3551; 30-95; 50-160; 1 -ViewSonic; ViewSonic P815-4; vsc4f51; 30-117; 50-180; 1 -ViewSonic; ViewSonic P815; vsc3651; 30-115; 50-160; 1 -ViewSonic; ViewSonic P817-E; vsc4c52; 30-137; 50-180; 1 -ViewSonic; ViewSonic P817; vsc4c51; 30-137; 50-180; 1 -ViewSonic; ViewSonic PF775; vsc5a44; 30-96; 50-180; 1 -ViewSonic; ViewSonic PF77a; vscf801; 30-97; 50-180; 1 -ViewSonic; ViewSonic PF77d; vscf901; 30-92; 50-85; 1 -ViewSonic; ViewSonic PF790; vsc554d; 30-97; 50-180; 1 -ViewSonic; ViewSonic PF795; vsc4c4d; 30-110; 50-180; 1 -ViewSonic; ViewSonic PF815; vsc5751; 30-117; 50-180; 1 -ViewSonic; ViewSonic PF817; vsc5951; 30-127; 50-180; 1 -ViewSonic; ViewSonic PF97a; vsce505; 30-97; 50-180; 1 -ViewSonic; ViewSonic PF97d; vsce605; 30-92; 50-85; 1 -ViewSonic; ViewSonic PJ1000; vsc3454; 31-64; 50-85; 1 -ViewSonic; ViewSonic PJ1060; vsc4c56; 25-80; 56-120; 1 -ViewSonic; ViewSonic PJ1200; vsc4654; 24-80; 50-85; 1 -ViewSonic; ViewSonic PJ800; vsc3254; 15.75-69; 50-75; 1 -ViewSonic; ViewSonic PJ820; vsc3854; 30-69; 50-85; 1 -ViewSonic; ViewSonic PJ850; vsc4454; 31-90; 50-120; 1 -ViewSonic; ViewSonic PJ860-2; vsc4c54; 25-80; 56-120; 1 -ViewSonic; ViewSonic PJ860; vsc4754; 30-60; 56-85; 1 -ViewSonic; ViewSonic PJL1005; vsc4456; 15-72; 43-120; 1 -ViewSonic; ViewSonic PJL1035-2; vsc4a56; 25-80; 56-120; 1 -ViewSonic; ViewSonic PJL1035; vsc4555; 25-80; 56-120; 1 -ViewSonic; ViewSonic PJL802; vsc3554; 31-61; 50-85; 1 -ViewSonic; ViewSonic PJL855; vsc4a54; 25-60; 56-85; 1 -ViewSonic; ViewSonic PS775-2; vsc4d44; 30-95; 50-180; 1 -ViewSonic; ViewSonic PS775; vsc4444; 30-97; 50-180; 1 -ViewSonic; ViewSonic PS790; vsc434d; 30-95; 50-180; 1 -ViewSonic; ViewSonic PS795; vsc474e; 30-110; 50-180; 1 -ViewSonic; ViewSonic PT770; vsc364a; 30-82; 50-130; 1 -ViewSonic; ViewSonic PT771; vsc5a4a; 30-92; 50-160; 1 -ViewSonic; ViewSonic PT775-6; vsc4b44; 30-96; 50-180; 1 -ViewSonic; ViewSonic PT775; vsc474a; 30-96; 50-160; 1 -ViewSonic; ViewSonic PT795; vsc454d; 30-110; 50-180; 1 -ViewSonic; ViewSonic PT810-2; vsc3451; 30-95; 50-130; 1 -ViewSonic; ViewSonic PT810-2; vsc3451; 30-96; 50-120; 1 -ViewSonic; ViewSonic PT810-3; vsc3851; 30-96; 50-160; 1 -ViewSonic; ViewSonic PT810; vsc3351; 30-86; 50-130; 1 -ViewSonic; ViewSonic PT813; vsc4151; 30-107; 50-160; 1 -ViewSonic; ViewSonic vcdts21367-1; oqi4d31; 30-95; 50-160; 1 -ViewSonic; ViewSonic VE150B; vsc8115; 30-60; 50-75; 1 -ViewSonic; ViewSonic VE150; vsc5547; 30-60; 50-75; 1 -ViewSonic; ViewSonic VE151; vsc5345; 31-61; 56-75; 1 -ViewSonic; ViewSonic VG150; vsc5147; 30-62; 50-60; 1 -ViewSonic; ViewSonic VG151; vsc5a47; 24.8-61; 56-75; 1 -ViewSonic; ViewSonic VG175; vscdd00; 30-82; 50-75; 1 -ViewSonic; ViewSonic VG180-2; vsc464e; 30-80; 56-85; 1 -ViewSonic; ViewSonic VG180-3; vsc7517; 30-82; 50-75; 1 -ViewSonic; ViewSonic VG180; vsc464d; 30-80; 60-85; 1 -ViewSonic; ViewSonic VP140-2; vsc4841; 30-60; 50-75; 1 -ViewSonic; ViewSonic VP140-3; vsc7d15; 30-62; 50-75; 1 -ViewSonic; ViewSonic VP140; vsc3541; 30-61; 50-77; 1 -ViewSonic; ViewSonic VP150; vsc3845; 30-61; 50-77; 1 -ViewSonic; ViewSonic VP151; vsc5945; 30-94; 50-85; 1 -ViewSonic; ViewSonic VP181; vsc574d; 30-95; 50-75; 1 -ViewSonic; ViewSonic VP190; vsc474d; 30-82; 50-77; 1 -ViewSonic; ViewSonic VPA138; vsc4141; 30-62; 50-75; 1 -ViewSonic; ViewSonic VPA145; vsc3941; 30-62; 50-75; 1 -ViewSonic; ViewSonic VPA150; vsc4345; 30-62; 50-75; 1 -ViewSonic; ViewSonic VPD150; vsc4b47; 48; 60; 1 -ViewSonic; ViewSonic VPD180; vsc4b49; 64; 60; 1 -WYSE; WYSE WY-670; wy-670; 34.0-38.0; 55.0-87.0; 1 -WYSE; WYSE WY-890N; wy-890n; 38.5-51.0; 58.0-77.0; 1 -Yakumo Electronics; Yakumo OF1564 DO; yak6146; 30-64; 50-100; 1 -Zenith; Zenith ZCM-1411; 0; 35.587; 86.96; 1 -Zenith; Zenith ZCM-1426; 0; 35.587; 86.96; 1 -Zenith; Zenith ZCM-1440; 0; 30.0-62; 48-100; 1 -Zenith; Zenith ZCM-1450; 0; 30.0-60; 48-90; 1 -Zenith; Zenith ZCM-1520; 0; 30.0-64; 50-100; 1 -Zenith; Zenith ZCM-1522; 0; 30.0-64; 50-120; 1 -Zenith; Zenith ZCM-1540; 0; 30.0-62; 48-100; 1 -Zenith; Zenith ZCM-1550; 0; 31.0-65.0; 55-100; 1 -Zenith; Zenith ZCM-1740; 0; 31.0-82; 50-100; 1 -Zenith; Zenith ZCM-1750; 0; 30.0-85; 50-100; 1 diff --git a/initramfs/initrd-stuff/usr/share/hwdata/pci.ids b/initramfs/initrd-stuff/usr/share/hwdata/pci.ids deleted file mode 100644 index 8ad641f1..00000000 --- a/initramfs/initrd-stuff/usr/share/hwdata/pci.ids +++ /dev/null @@ -1,13662 +0,0 @@ -# -# List of PCI ID's -# -# Maintained by Martin Mares and other volunteers from the -# Linux PCI ID's Project at http://pciids.sf.net/. -# -# New data are always welcome, especially if accurate. If you have -# anything to contribute, please follow the instructions at the web site -# or send a diff -u against the most recent pci.ids to pci-ids@ucw.cz. -# -# This file can be distributed under either the GNU General Public License -# (version 2 or higher) or the 3-clause BSD License. -# -# Daily snapshot on Fri 2007-05-11 01:05:02 -# - -# Vendors, devices and subsystems. Please keep sorted. - -# Syntax: -# vendor vendor_name -# device device_name <-- single tab -# subvendor subdevice subsystem_name <-- two tabs - -0000 Gammagraphx, Inc. -001a Ascend Communications, Inc. -001c PEAK-System Technik GmbH - 0001 PCAN-PCI CAN-Bus controller -0033 Paradyne corp. -003d Lockheed Martin-Marietta Corp -# Real TJN ID is e159, but they got it wrong several times --mj -0059 Tiger Jet Network Inc. (Wrong ID) -0070 Hauppauge computer works Inc. - 0003 WinTV PVR-250 - 0009 WinTV PVR-150 - 0801 WinTV PVR-150 - 0807 WinTV PVR-150 - 4000 WinTV PVR-350 - 4001 WinTV PVR-250 (v1) - 4009 WinTV PVR-250 - 4800 WinTV PVR-350 - 4801 WinTV PVR-250 MCE - 4803 WinTV PVR-250 - 8003 WinTV PVR-150 - 8801 WinTV PVR-150 - c801 WinTV PVR-150 - e807 WinTV PVR-500 MCE (1st tuner) - e817 WinTV PVR-500 MCE (2nd tuner) -0071 Nebula Electronics Ltd. -0095 Silicon Image, Inc. (Wrong ID) - 0680 Ultra ATA/133 IDE RAID CONTROLLER CARD -# Wrong ID used in subsystem ID of the TELES.S0/PCI 2.x ISDN adapter -00a7 Teles AG (Wrong ID) -00f5 BFG Technologies, Inc. -0100 Ncipher Corp Ltd -0123 General Dynamics -# 018a is not LevelOne but there is a board misprogrammed -018a LevelOne - 0106 FPC-0106TX misprogrammed [RTL81xx] -# 021b is not Compaq but there is a board misprogrammed -021b Compaq Computer Corporation - 8139 HNE-300 (RealTek RTL8139c) [iPaq Networking] -0270 Hauppauge computer works Inc. (Wrong ID) -0291 Davicom Semiconductor, Inc. - 8212 DM9102A(DM9102AE, SM9102AF) Ethernet 100/10 MBit(Rev 40) -# SpeedStream is Efficient Networks, Inc, a Siemens Company -02ac SpeedStream - 1012 1012 PCMCIA 10/100 Ethernet Card [RTL81xx] -02e0 XFX Pine Group Inc -0315 SK-Electronics Co., Ltd. -0357 TTTech AG - 000a TTP-Monitoring Card V2.0 -0403 Future Technology Devices International Ltd -0432 SCM Microsystems, Inc. - 0001 Pluto2 DVB-T Receiver for PCMCIA [EasyWatch MobilSet] -045e Microsoft - 006e MN-510 802.11b wireless USB paddle - 00c2 MN-710 wireless USB paddle -0482 Kyocera -04cf Myson Century, Inc - 8818 CS8818 USB2.0-to-ATAPI Bridge Controller with Embedded PHY -050d Belkin - 001a FSD7000 802.11g PCI Wireless card - 0109 F5U409-CU USB/Serial Portable Adapter - 7050 F5D7050 802.11g Wireless USB Adapter - 705c F5D7050 v4 -058f Alcor Micro Corporation - 9254 AU9254 (4-port USB hub) -05a9 OmniVision - 8519 OV519 series -05e3 CyberDoor - 0701 CBD516 -066f Sigmatel Inc. - 3410 SMTP3410 - 3500 SMTP3500 -0675 Dynalink - 1700 IS64PH ISDN Adapter - 1702 IS64PH ISDN Adapter - 1703 ISDN Adapter (PCI Bus, DV, W) - 1704 ISDN Adapter (PCI Bus, D, C) -067b Prolific Technology, Inc. - 2303 PL-2303 USB-to-Serial Converter - 3507 PL-3507 Hi-Speed USB & IEEE 1394 Combo to IDE Bridge Controller -069d Hughes Network Systems (HNS) -0721 Sapphire, Inc. -07ca AVerMedia Technologies Inc. - b808 AVerTV DVB-T Volar (USB 2.0) -07e2 ELMEG Communication Systems GmbH -0842 NPG, Personal Grand Technology -08ff AuthenTec - afe4 [Anchor] AF-S2 FingerLoc Sensor Module -# Wrong ID used in subsystem ID of VIA USB controllers. -0925 VIA Technologies, Inc. (Wrong ID) -093a PixArt Imaging Inc. - 010e Innovage Mini Digital Camera - 010f SDC-300 Webcam - 2468 CIF Single Chip - 2600 PAC7311 - 2603 Philips Webcam SPC500NC - 2608 Maxell MaxCam RotaWeb -09c1 Arris - 0704 CM 200E Cable Modem -0a89 BREA Technologies Inc -0ace ZyDAS - 1211 ZD1211 IEEE 802.11b+g USB Adapter -0b0b Rhino Equiment Corp. - 0105 Rhino R1T1 - 0205 Rhino R4FXO - 0206 RCB4FXO 4-channel FXO analog telphony card - 0305 Rhino R4T1 - 0405 Rhino R8FXX - 0406 RCB8FXX 8-channel modular analog telphony card - 0505 Rhino R24FXX - 0506 RCB24FXS 24-Channel FXS analog telphony card - 0605 Rhino R2T1 - 0705 Rhino R24FXS - 0706 RCB24FXO 24-Channel FXO analog telphony card - 0905 R1T3 Single T3 Digital Telephony Card - 0906 RCB24FXX 24-channel modular analog telphony card - 0a06 RCB672FXX 672-channel modular analog telphony card -0b49 ASCII Corporation - 064f Trance Vibrator -0ccd TerraTec Electronic GmbH - 0038 Cinergy T^2 DVB-T Receiver -0e11 Compaq Computer Corporation - 0001 PCI to EISA Bridge - 0002 PCI to ISA Bridge - 0046 Smart Array 64xx - 0e11 4091 Smart Array 6i - 0e11 409a Smart Array 641 - 0e11 409b Smart Array 642 - 0e11 409c Smart Array 6400 - 0e11 409d Smart Array 6400 EM - 0049 NC7132 Gigabit Upgrade Module - 004a NC6136 Gigabit Server Adapter - 005a Remote Insight II board - Lights-Out - 007c NC7770 1000BaseTX - 007d NC6770 1000BaseTX - 0085 NC7780 1000BaseTX - 00b1 Remote Insight II board - PCI device - 00bb NC7760 - 00ca NC7771 - 00cb NC7781 - 00cf NC7772 - 00d0 NC7782 - 00d1 NC7783 - 00e3 NC7761 - 0508 Netelligent 4/16 Token Ring - 1000 Triflex/Pentium Bridge, Model 1000 - 2000 Triflex/Pentium Bridge, Model 2000 - 3032 QVision 1280/p - 3033 QVision 1280/p - 3034 QVision 1280/p - 4000 4000 [Triflex] - 4030 SMART-2/P - 4031 SMART-2SL - 4032 Smart Array 3200 - 4033 Smart Array 3100ES - 4034 Smart Array 221 - 4040 Integrated Array - 4048 Compaq Raid LC2 - 4050 Smart Array 4200 - 4051 Smart Array 4250ES - 4058 Smart Array 431 - 4070 Smart Array 5300 - 4080 Smart Array 5i - 4082 Smart Array 532 - 4083 Smart Array 5312 - 4091 Smart Array 6i - 409a Smart Array 641 - 409b Smart Array 642 - 409c Smart Array 6400 - 409d Smart Array 6400 EM - 6010 HotPlug PCI Bridge 6010 - 7020 USB Controller - a0ec Fibre Channel Host Controller - a0f0 Advanced System Management Controller - a0f3 Triflex PCI to ISA Bridge - a0f7 PCI Hotplug Controller - 8086 002a PCI Hotplug Controller A - 8086 002b PCI Hotplug Controller B - a0f8 ZFMicro Chipset USB - a0fc FibreChannel HBA Tachyon - ae10 Smart-2/P RAID Controller - 0e11 4030 Smart-2/P Array Controller - 0e11 4031 Smart-2SL Array Controller - 0e11 4032 Smart Array Controller - 0e11 4033 Smart 3100ES Array Controller - ae29 MIS-L - ae2a MPC - ae2b MIS-E - ae31 System Management Controller - ae32 Netelligent 10/100 TX PCI UTP - ae33 Triflex Dual EIDE Controller - ae34 Netelligent 10 T PCI UTP - ae35 Integrated NetFlex-3/P - ae40 Netelligent Dual 10/100 TX PCI UTP - ae43 Netelligent Integrated 10/100 TX UTP - ae69 CETUS-L - ae6c Northstar - ae6d NorthStar CPU to PCI Bridge - b011 Netelligent 10/100 TX Embedded UTP - b012 Netelligent 10 T/2 PCI UTP/Coax - b01e NC3120 Fast Ethernet NIC - b01f NC3122 Fast Ethernet NIC - b02f NC1120 Ethernet NIC - b030 Netelligent 10/100 TX UTP - b04a 10/100 TX PCI Intel WOL UTP Controller - b060 Smart Array 5300 Controller - b0c6 NC3161 Fast Ethernet NIC - b0c7 NC3160 Fast Ethernet NIC - b0d7 NC3121 Fast Ethernet NIC - b0dd NC3131 Fast Ethernet NIC - b0de NC3132 Fast Ethernet Module - b0df NC6132 Gigabit Module - b0e0 NC6133 Gigabit Module - b0e1 NC3133 Fast Ethernet Module - b123 NC6134 Gigabit NIC - b134 NC3163 Fast Ethernet NIC - b13c NC3162 Fast Ethernet NIC - b144 NC3123 Fast Ethernet NIC - b163 NC3134 Fast Ethernet NIC - b164 NC3165 Fast Ethernet Upgrade Module - b178 Smart Array 5i/532 - 0e11 4080 Smart Array 5i - 0e11 4082 Smart Array 532 - 0e11 4083 Smart Array 5312 - b1a4 NC7131 Gigabit Server Adapter - b200 Memory Hot-Plug Controller - b203 Integrated Lights Out Controller - b204 Integrated Lights Out Processor - f130 NetFlex-3/P ThunderLAN 1.0 - f150 NetFlex-3/P ThunderLAN 2.3 -0e21 Cowon Systems, Inc. -0e55 HaSoTec GmbH -0eac SHF Communication Technologies AG -# Formerly NCR -1000 LSI Logic / Symbios Logic - 0001 53c810 - 1000 1000 LSI53C810AE PCI to SCSI I/O Processor - 0002 53c820 - 0003 53c825 - 1000 1000 LSI53C825AE PCI to SCSI I/O Processor (Ultra Wide) - 0004 53c815 - 0005 53c810AP - 0006 53c860 - 1000 1000 LSI53C860E PCI to Ultra SCSI I/O Processor - 000a 53c1510 - 0e11 b143 Integrated Dual Channel Wide Ultra2 SCSI Controller - 1000 1000 LSI53C1510 PCI to Dual Channel Wide Ultra2 SCSI Controller (Nonintelligent mode) - 000b 53C896/897 - 0e11 6004 EOB003 Series SCSI host adapter - 1000 1000 LSI53C896/7 PCI to Dual Channel Ultra2 SCSI Multifunction Controller - 1000 1010 LSI22910 PCI to Dual Channel Ultra2 SCSI host adapter - 1000 1020 LSI21002 PCI to Dual Channel Ultra2 SCSI host adapter - 13e9 1000 6221L-4U (Dual U2W SCSI, dual 10/100TX, graphics) - 000c 53c895 - 1000 1010 LSI8951U PCI to Ultra2 SCSI host adapter - 1000 1020 LSI8952U PCI to Ultra2 SCSI host adapter - 1de1 3906 DC-390U2B SCSI adapter - 1de1 3907 DC-390U2W - 000d 53c885 - 000f 53c875 - 0e11 7004 Embedded Ultra Wide SCSI Controller - 1000 1000 LSI53C876/E PCI to Dual Channel SCSI Controller - 1000 1010 LSI22801 PCI to Dual Channel Ultra SCSI host adapter - 1000 1020 LSI22802 PCI to Dual Channel Ultra SCSI host adapter - 1092 8760 FirePort 40 Dual SCSI Controller - 1775 10d0 V5D Single Board Computer Wide Ultra SCSI - 1775 10d1 V5D Single Board Computer Ultra SCSI - 1de1 3904 DC390F/U Ultra Wide SCSI Adapter - 4c53 1000 CC7/CR7/CP7/VC7/VP7/VR7 mainboard - 4c53 1050 CT7 mainboard - 0010 53C1510 - 0e11 4040 Integrated Array Controller - 0e11 4048 RAID LC2 Controller - 1000 1000 53C1510 PCI to Dual Channel Wide Ultra2 SCSI Controller (Intelligent mode) - 0012 53c895a - 1000 1000 LSI53C895A PCI to Ultra2 SCSI Controller - 0013 53c875a - 1000 1000 LSI53C875A PCI to Ultra SCSI Controller - 0020 53c1010 Ultra3 SCSI Adapter - 1000 1000 LSI53C1010-33 PCI to Dual Channel Ultra160 SCSI Controller - 107b 1040 Server Onboard 53C1010-33 - 1de1 1020 DC-390U3W - 0021 53c1010 66MHz Ultra3 SCSI Adapter - 1000 1000 LSI53C1000/1000R/1010R/1010-66 PCI to Ultra160 SCSI Controller - 1000 1010 Asus TR-DLS onboard 53C1010-66 - 103c 1330 Ultra160 SCSI [A7059A] - 103c 1340 Ultra160 SCSI [A7060A] - 124b 1070 PMC-USCSI3 - 4c53 1080 CT8 mainboard - 4c53 1300 P017 mezzanine (32-bit PMC) - 4c53 1310 P017 mezzanine (64-bit PMC) - 0030 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI - 0e11 00da ProLiant ML 350 - 1028 0123 PowerEdge 2600 - 1028 014a PowerEdge 1750 - 1028 016c PowerEdge 1850 MPT Fusion SCSI/RAID (Perc 4) - 1028 0183 PowerEdge 1800 - 1028 1010 LSI U320 SCSI Controller - 103c 12c5 Ultra320 SCSI [A7173A] - 124b 1170 PMC-USCSI320 - 1734 1052 Primergy RX300 S2 - 0031 53c1030ZC PCI-X Fusion-MPT Dual Ultra320 SCSI - 0032 53c1035 PCI-X Fusion-MPT Dual Ultra320 SCSI - 1000 1000 LSI53C1020/1030 PCI-X to Ultra320 SCSI Controller - 0033 1030ZC_53c1035 PCI-X Fusion-MPT Dual Ultra320 SCSI - 0040 53c1035 PCI-X Fusion-MPT Dual Ultra320 SCSI - 1000 0033 MegaRAID SCSI 320-2XR - 1000 0066 MegaRAID SCSI 320-2XRWS - 0041 53C1035ZC PCI-X Fusion-MPT Dual Ultra320 SCSI - 0050 SAS1064 PCI-X Fusion-MPT SAS - 0054 SAS1068 PCI-X Fusion-MPT SAS - 1028 1f09 PowerEdge 860 SAS 5i/R - 0055 SAS1068 PCI-X Fusion-MPT SAS - 1033 8336 SAS1068 - 0056 SAS1064ET PCI-Express Fusion-MPT SAS - 0057 M1064E MegaRAID SAS - 0058 SAS1068E PCI-Express Fusion-MPT SAS - 005a SAS1066E PCI-Express Fusion-MPT SAS - 005c SAS1064A PCI-X Fusion-MPT SAS - 005e SAS1066 PCI-X Fusion-MPT SAS - 0060 MegaRAID SAS 1078 - 1000 1006 MegaRAID SAS 8888ELP - 1000 100a MegaRAID SAS 8708ELP - 1000 100e MegaRAID SAS 8884E - 1000 100f MegaRAID SAS 8708E - 1000 1010 MegaRAID SATA 350-8ELP - 1000 1011 MegaRAID SATA 350-4ELP - 1000 1012 MegaRAID SAS 8704ELP - 1000 1016 MegaRAID SAS 8880EM2 - 1014 0363 MegaRAID SAS PCI Express ROMB - 1014 0364 SystemX MegaRAID SAS 8808E - 1014 0365 SystemX MegaRAID SAS 8884E - 1014 0379 SystemX MegaRAID SAS 8880EM2 - 1028 1f0a PERC 6/E Adapter RAID Controller - 1028 1f0b PERC 6/i Adapter RAID Controller - 1028 1f0c PERC 6/i Integrated RAID Controller - 1028 1f0d CERC 6/i Adapter RAID Controller - 1028 1f11 CERC 6/i Integrated RAID Controller - 1043 824d MegaRAID SAS PCI Express ROMB - 1170 002f MegaRAID SAS PCI Express ROMB - 8086 1006 RAID Controller SRCSAS28EP - 8086 100a RAID Controller SRCSAS28EV - 8086 1010 RAID Controller SRCSATA28E - 8086 34cc Integrated RAID Controller SROMBSAS28E - 8086 34cd Integrated RAID Controller SROMBSAS28E - 0062 SAS1078 PCI-Express Fusion-MPT SAS - 1000 0062 SAS1078 PCI-Express Fusion-MPT SAS - 008f 53c875J - 1092 8000 FirePort 40 SCSI Controller - 1092 8760 FirePort 40 Dual SCSI Host Adapter - 0407 MegaRAID - 1000 0530 MegaRAID 530 SCSI 320-0X RAID Controller - 1000 0531 MegaRAID 531 SCSI 320-4X RAID Controller - 1000 0532 MegaRAID 532 SCSI 320-2X RAID Controller - 1028 0531 PowerEdge Expandable RAID Controller 4/QC - 1028 0533 PowerEdge Expandable RAID Controller 4/QC - 8086 0530 MegaRAID Intel RAID Controller SRCZCRX - 8086 0532 MegaRAID Intel RAID Controller SRCU42X - 0408 MegaRAID - 1000 0001 MegaRAID SCSI 320-1E RAID Controller - 1000 0002 MegaRAID SCSI 320-2E RAID Controller - 1025 004d MegaRAID ACER ROMB-2E RAID Controller - 1028 0001 PowerEdge RAID Controller PERC4e/SC - 1028 0002 PowerEdge RAID Controller PERC4e/DC - 1028 0012 PowerEdge RAID Controller RAC4 - 1028 0015 PowerEdge RAID Controller PERC5 - 1028 1f03 PowerEdge RAID Controller PERC5 - 1734 1065 FSC MegaRAID PCI Express ROMB - 8086 0002 MegaRAID Intel RAID Controller SRCU42E - 0409 MegaRAID - 1000 3004 MegaRAID SATA 300-4X RAID Controller - 1000 3008 MegaRAID SATA 300-8X RAID Controller - 8086 3008 MegaRAID RAID Controller SRCS28X - 8086 3431 MegaRAID RAID Controller Alief SROMBU42E - 8086 3499 MegaRAID RAID Controller Harwich SROMBU42E - 0411 MegaRAID SAS - 1000 1001 MegaRAID SAS 8408E - 1000 1002 MegaRAID SAS 8480E - 1000 1003 MegaRAID SAS 8344ELP - 1000 1004 MegaRAID SAS 8308ELP - 1000 1008 MegaRAID SAS 84016E - 1000 100c MegaRAID SATA 300-12E - 1000 100d MegaRAID SATA 300-16E - 1000 2004 MegaRAID SATA 300-8ELP - 1000 2005 MegaRAID SATA 300-4ELP - 1033 8287 MegaRAID SAS PCI Express ROMB - 1054 3016 MegaRAID SAS RoMB Server - 1734 1081 MegaRAID SAS PCI Express ROMB - 1734 10a3 MegaRAID SAS PCI Express ROMB - 8086 1001 RAID Controller SRCSAS18E - 8086 1003 RAID Controller SRCSAS144E - 8086 3500 SROMBSAS18E RAID Controller - 8086 3501 SROMBSAS18E RAID Controller - 8086 3504 SROMBSAS18E RAID Controller - 0413 MegaRAID SAS Verde ZCR - 1000 1005 MegaRAID SAS 8300XLP - 0621 FC909 Fibre Channel Adapter - 0622 FC929 Fibre Channel Adapter - 1000 1020 44929 O Dual Fibre Channel card - 0623 FC929 LAN - 0624 FC919 Fibre Channel Adapter - 0625 FC919 LAN - 0626 FC929X Fibre Channel Adapter - 1000 1010 7202-XP-LC Dual Fibre Channel card - 0627 FC929X LAN - 0628 FC919X Fibre Channel Adapter - 0629 FC919X LAN - 0640 FC949X Fibre Channel Adapter - 0642 FC939X Fibre Channel Adapter - 0646 FC949ES Fibre Channel Adapter - 0701 83C885 NT50 DigitalScape Fast Ethernet - 0702 Yellowfin G-NIC gigabit ethernet - 1318 0000 PEI100X - 0804 SA2010 - 0805 SA2010ZC - 0806 SA2020 - 0807 SA2020ZC - 0901 61C102 - 1000 63C815 - 1960 MegaRAID - 1000 0518 MegaRAID 518 SCSI 320-2 Controller - 1000 0520 MegaRAID 520 SCSI 320-1 Controller - 1000 0522 MegaRAID 522 i4 133 RAID Controller - 1000 0523 MegaRAID SATA 150-6 RAID Controller - 1000 4523 MegaRAID SATA 150-4 RAID Controller - 1000 a520 MegaRAID ZCR SCSI 320-0 Controller - 1028 0518 MegaRAID 518 DELL PERC 4/DC RAID Controller - 1028 0520 MegaRAID 520 DELL PERC 4/SC RAID Controller - 1028 0531 PowerEdge Expandable RAID Controller 4/QC - 1028 0533 PowerEdge Expandable RAID Controller 4/QC - 8086 0520 MegaRAIDRAID Controller SRCU41L - 8086 0523 MegaRAID RAID Controller SRCS16 -1001 Kolter Electronic - 0010 PCI 1616 Measurement card with 32 digital I/O lines - 0011 OPTO-PCI Opto-Isolated digital I/O board - 0012 PCI-AD/DA Analogue I/O board - 0013 PCI-OPTO-RELAIS Digital I/O board with relay outputs - 0014 PCI-Counter/Timer Counter Timer board - 0015 PCI-DAC416 Analogue output board - 0016 PCI-MFB Analogue I/O board - 0017 PROTO-3 PCI Prototyping board - 9100 INI-9100/9100W SCSI Host -1002 ATI Technologies Inc - 3150 M24 1P [Radeon Mobility X600] - 3152 M22 [Radeon Mobility X300] - 3154 M24GL [Mobility FireGL V3200] - 3e50 RV380 0x3e50 [Radeon X600] - 3e54 RV380 0x3e54 [FireGL V3200] - 3e70 RV380 [Radeon X600] (Secondary) - 4136 Radeon IGP 320 M - 4137 Radeon IGP330/340/350 - 4144 R300 AD [Radeon 9500 Pro] - 4145 R300 AE [Radeon 9700 Pro] - 4146 R300 AF [Radeon 9700 Pro] - 4147 R300 AG [FireGL Z1/X1] - 4148 R350 AH [Radeon 9800] - 4149 R350 AI [Radeon 9800] - 414a R350 AJ [Radeon 9800] - 414b R350 AK [FireGL X2] - 4150 RV350 AP [Radeon 9600] - 1002 0002 R9600 Pro primary (Asus OEM for HP) - 1002 0003 R9600 Pro secondary (Asus OEM for HP) - 1002 4722 All-in-Wonder 2006 AGP Edition - 1458 4024 Giga-Byte GV-R96128D (Primary) - 148c 2064 PowerColor R96A-C3N - 148c 2066 PowerColor R96A-C3N - 174b 7c19 Sapphire Atlantis Radeon 9600 Pro - 174b 7c29 GC-R9600PRO [Sapphire] (Primary) - 17ee 2002 Radeon 9600 256Mb Primary - 18bc 0101 GC-R9600PRO (Primary) - 4151 RV350 AQ [Radeon 9600] - 1043 c004 A9600SE - 4152 RV350 AR [Radeon 9600] - 1002 0002 Radeon 9600XT - 1002 4772 All-in-Wonder 9600 XT - 1043 c002 Radeon 9600 XT TVD - 1043 c01a A9600XT/TD - 174b 7c29 Sapphire Radeon 9600XT - 1787 4002 Radeon 9600 XT - 4153 RV350 AS [Radeon 9550] - 1043 010c A9550GE/TD - 1462 932c 865PE Neo2-V (MS-6788) mainboard - 4154 RV350 AT [FireGL T2] - 4155 RV350 AU [FireGL T2] - 4156 RV350 AV [FireGL T2] - 4157 RV350 AW [FireGL T2] - 4158 68800AX [Mach32] - 4164 R300 AD [Radeon 9500 Pro] (Secondary) - 4165 R300 AE [Radeon 9700 Pro] (Secondary) - 4166 R300 AF [Radeon 9700 Pro] (Secondary) - 4168 Radeon R350 [Radeon 9800] (Secondary) - 4170 RV350 AP [Radeon 9600] (Secondary) - 1002 0003 R9600 Pro secondary (Asus OEM for HP) - 1002 4723 All-in-Wonder 2006 AGP Edition (Secondary) - 1458 4025 Giga-Byte GV-R96128D (Secondary) - 148c 2067 PowerColor R96A-C3N (Secondary) - 174b 7c28 GC-R9600PRO [Sapphire] (Secondary) - 17ee 2003 Radeon 9600 256Mb (Secondary) - 18bc 0100 GC-R9600PRO (Secondary) - 4171 RV350 AQ [Radeon 9600] (Secondary) - 1043 c005 A9600SE (Secondary) - 4172 RV350 AR [Radeon 9600] (Secondary) - 1002 0003 Radeon 9600XT (Secondary) - 1002 4773 All-in-Wonder 9600 XT (Secondary) - 1043 c003 A9600XT (Secondary) - 1043 c01b A9600XT/TD (Secondary) - 174b 7c28 Sapphire Radeon 9600XT (Secondary) - 1787 4003 Radeon 9600 XT (Secondary) - 4173 RV350 AS [Radeon 9550] (Secondary) - 1043 010d A9550GE/TD (Secondary) - 4237 Radeon 7000 IGP - 4242 R200 BB [Radeon All in Wonder 8500DV] - 1002 02aa Radeon 8500 AIW DV Edition - 4243 R200 BC [Radeon All in Wonder 8500] - 4336 Radeon Mobility U1 - 1002 4336 Pavilion ze4300 ATI Radeon Mobility U1 (IGP 320 M) - 103c 0024 Pavilion ze4400 builtin Video - 161f 2029 eMachines M5312 builtin Video - 4337 Radeon IGP 330M/340M/350M - 1014 053a ThinkPad R40e (2684-HVG) builtin VGA controller - 103c 0850 Radeon IGP 345M - 4341 IXP150 AC'97 Audio Controller - 4345 EHCI USB Controller - 4347 OHCI USB Controller #1 - 4348 OHCI USB Controller #2 - 4349 Dual Channel Bus Master PCI IDE Controller - 434d IXP AC'97 Modem - 4353 SMBus - 4354 215CT [Mach64 CT] - 4358 210888CX [Mach64 CX] - 4363 SMBus - 436e 436E Serial ATA Controller - 4370 IXP SB400 AC'97 Audio Controller - 1025 0079 Aspire 5024WLMMi - 1025 0091 Aspire 5032WXMi - 103c 308b MX6125 - 105b 0c81 Realtek ALC 653 - 107b 0300 MX6421 - 4371 IXP SB400 PCI-PCI Bridge - 103c 308b MX6125 - 4372 IXP SB400 SMBus Controller - 1025 0080 Aspire 5024WLMMi - 103c 308b MX6125 - 4373 IXP SB400 USB2 Host Controller - 1025 0080 Aspire 5024WLMMi - 103c 308b MX6125 - 4374 IXP SB400 USB Host Controller - 103c 308b MX6125 - 4375 IXP SB400 USB Host Controller - 1025 0080 Aspire 5024WLMMi - 103c 308b MX6125 - 4376 Standard Dual Channel PCI IDE Controller - 1025 0080 Aspire 5024WLMMi - 103c 308b MX6125 - 4377 IXP SB400 PCI-ISA Bridge - 1025 0080 Aspire 5024WLMi - 103c 308b MX6125 - 4378 SB400 AC'97 Modem Controller - 1025 0080 Aspire 5024WLMMi - 103c 308b MX6125 - 4379 4379 Serial ATA Controller - 437a 437A Serial ATA Controller - 1002 4379 4379 Serial ATA Controller - 1002 437a 437A Serial ATA Controller - 14f1 8800 Leadtek WinFast TV2000XP Expert - 437b SB450 HDA Audio - 1734 10b8 Realtek High Definition Audio - 4380 SB600 Non-Raid-5 SATA - 4381 SB600 Raid-5 SATA - 4382 SB600 AC97 Audio - 4383 SB600 Azalia - 4384 SB600 PCI to PCI Bridge - 4385 SB600 SMBus - 4386 SB600 USB Controller (EHCI) - 4387 SB600 USB (OHCI0) - 4388 SB600 USB (OHCI1) - 4389 SB600 USB (OHCI2) - 438a SB600 USB (OHCI3) - 438b SB600 USB (OHCI4) - 438c SB600 IDE - 438d SB600 PCI to LPC Bridge - 438e SB600 AC97 Modem - 4437 Radeon Mobility 7000 IGP - 4554 210888ET [Mach64 ET] - 4654 Mach64 VT - 4742 3D Rage Pro AGP 1X/2X - 1002 0040 Rage Pro Turbo AGP 2X - 1002 0044 Rage Pro Turbo AGP 2X - 1002 0061 Rage Pro AIW AGP 2X - 1002 0062 Rage Pro AIW AGP 2X - 1002 0063 Rage Pro AIW AGP 2X - 1002 0080 Rage Pro Turbo AGP 2X - 1002 0084 Rage Pro Turbo AGP 2X - 1002 4742 Rage Pro Turbo AGP 2X - 1002 8001 Rage Pro Turbo AGP 2X - 1028 0082 Rage Pro Turbo AGP 2X - 1028 4082 Optiplex GX1 Onboard Display Adapter - 1028 8082 Rage Pro Turbo AGP 2X - 1028 c082 Rage Pro Turbo AGP 2X - 8086 4152 Xpert 98D AGP 2X - 8086 464a Rage Pro Turbo AGP 2X - 4744 3D Rage Pro AGP 1X - 1002 4744 Rage Pro Turbo AGP - 4747 3D Rage Pro - 4749 3D Rage Pro - 1002 0061 Rage Pro AIW - 1002 0062 Rage Pro AIW - 474c Rage XC - 474d Rage XL AGP 2X - 1002 0004 Xpert 98 RXL AGP 2X - 1002 0008 Xpert 98 RXL AGP 2X - 1002 0080 Rage XL AGP 2X - 1002 0084 Xpert 98 AGP 2X - 1002 474d Rage XL AGP - 1033 806a Rage XL AGP - 474e Rage XC AGP - 1002 474e Rage XC AGP - 474f Rage XL - 1002 0008 Rage XL - 1002 474f Rage XL - 4750 3D Rage Pro 215GP - 1002 0040 Rage Pro Turbo - 1002 0044 Rage Pro Turbo - 1002 0080 Rage Pro Turbo - 1002 0084 Rage Pro Turbo - 1002 4750 Rage Pro Turbo - 4751 3D Rage Pro 215GQ - 4752 Rage XL - 0e11 001e Proliant Rage XL - 1002 0008 Rage XL - 1002 4752 Proliant Rage XL - 1002 8008 Rage XL - 1028 00ce PowerEdge 1400 - 1028 00d1 PowerEdge 2550 - 1028 00d9 PowerEdge 2500 - 1028 0134 PowerEdge 600SC - 103c 10e1 NetServer Rage XL - 107b 6400 6400 Server - 1734 007a Primergy RX300 - 8086 3411 SDS2 Mainboard - 8086 3427 S875WP1-E mainboard - 8086 5744 S845WD1-E mainboard - 4753 Rage XC - 1002 4753 Rage XC - 4754 3D Rage I/II 215GT [Mach64 GT] - 4755 3D Rage II+ 215GTB [Mach64 GTB] - 4756 3D Rage IIC 215IIC [Mach64 GT IIC] - 1002 4756 Rage IIC - 4757 3D Rage IIC AGP - 1002 4757 Rage IIC AGP - 1028 0089 Rage 3D IIC - 1028 008e PowerEdge 1300 onboard video - 1028 4082 Rage 3D IIC - 1028 8082 Rage 3D IIC - 1028 c082 Rage 3D IIC - 4758 210888GX [Mach64 GX] - 4759 3D Rage IIC - 475a 3D Rage IIC AGP - 1002 0084 Rage 3D Pro AGP 2x XPERT 98 - 1002 0087 Rage 3D IIC - 1002 475a Rage IIC AGP - 4964 Radeon RV250 Id [Radeon 9000] - 4965 Radeon RV250 Ie [Radeon 9000] - 4966 Radeon RV250 If [Radeon 9000] - 10f1 0002 RV250 If [Tachyon G9000 PRO] - 148c 2039 RV250 If [Radeon 9000 Pro "Evil Commando"] - 1509 9a00 RV250 If [Radeon 9000 "AT009"] - 1681 0040 RV250 If [3D prophet 9000] - 174b 7176 RV250 If [Sapphire Radeon 9000 Pro] - 174b 7192 RV250 If [Radeon 9000 "Atlantis"] - 17af 2005 RV250 If [Excalibur Radeon 9000 Pro] - 17af 2006 RV250 If [Excalibur Radeon 9000] - 4967 Radeon RV250 Ig [Radeon 9000] - 496e Radeon RV250 [Radeon 9000] (Secondary) - 4a48 R420 JH [Radeon X800] - 4a49 R420 JI [Radeon X800PRO] - 4a4a R420 JJ [Radeon X800SE] - 4a4b R420 JK [Radeon X800] - 4a4c R420 JL [Radeon X800] - 4a4d R420 JM [FireGL X3] - 4a4e M18 JN [Radeon Mobility 9800] - 4a50 R420 JP [Radeon X800XT] - 4a54 R420 [Radeon X800 VE] - 4a69 R420 [Radeon X800 PRO/GTO] (Secondary) - 4a6a R420 [Radeon X800] (Secondary) - 4a6b R420 [Radeon X800] (Secondary) - 4a70 R420 [X800XT-PE] (Secondary) - 4a74 R420 [Radeon X800 VE] (Secondary) - 4b49 R480 [Radeon X850XT] - 4b4b R480 [Radeon X850Pro] - 4b4c R481 [Radeon X850XT-PE] - 4b69 R480 [Radeon X850XT] (Secondary) - 4b6b R480 [Radeon X850Pro] (Secondary) - 4b6c R481 [Radeon X850XT-PE] (Secondary) - 4c42 3D Rage LT Pro AGP-133 - 0e11 b0e7 Rage LT Pro (Compaq Presario 5240) - 0e11 b0e8 Rage 3D LT Pro - 0e11 b10e 3D Rage LT Pro (Compaq Armada 1750) - 1002 0040 Rage LT Pro AGP 2X - 1002 0044 Rage LT Pro AGP 2X - 1002 4c42 Rage LT Pro AGP 2X - 1002 8001 Rage LT Pro AGP 2X - 1028 0085 Rage 3D LT Pro - 4c44 3D Rage LT Pro AGP-66 - 4c45 Rage Mobility M3 AGP - 4c46 Rage Mobility M3 AGP 2x - 1028 00b1 Latitude C600 - 4c47 3D Rage LT-G 215LG - 4c49 3D Rage LT Pro - 1002 0004 Rage LT Pro - 1002 0040 Rage LT Pro - 1002 0044 Rage LT Pro - 1002 4c49 Rage LT Pro - 4c4d Rage Mobility P/M AGP 2x - 0e11 b111 Armada M700 - 0e11 b160 Armada E500 - 1002 0084 Xpert 98 AGP 2X (Mobility) - 1014 0154 ThinkPad A20m/A21m - 1028 00aa Latitude CPt - 1028 00bb Latitude CPx - 10e1 10cf Fujitsu Siemens LifeBook C Series - 1179 ff00 Satellite 1715XCDS laptop - 13bd 1019 PC-AR10 - 4c4e Rage Mobility L AGP 2x - 4c50 3D Rage LT Pro - 1002 4c50 Rage LT Pro - 4c51 3D Rage LT Pro - 4c52 Rage Mobility P/M - 1033 8112 Versa Note VXi - 4c53 Rage Mobility L - 4c54 264LT [Mach64 LT] - 4c57 Radeon Mobility M7 LW [Radeon Mobility 7500] - 1014 0517 ThinkPad T30 - 1028 00e6 Radeon Mobility M7 LW (Dell Inspiron 8100) - 1028 012a Latitude C640 - 1043 1622 Mobility Radeon M7 (L3C/S) - 144d c006 Radeon Mobility M7 LW in vpr Matrix 170B4 - 4c58 Radeon RV200 LX [Mobility FireGL 7800 M7] - 4c59 Radeon Mobility M6 LY - 0e11 b111 Evo N600c - 1014 0235 ThinkPad A30/A30p (2652/2653) - 1014 0239 ThinkPad X22/X23/X24 - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 104d 8140 PCG-Z1SP laptop - 1509 1930 Medion MD9703 - 4c5a Radeon Mobility M6 LZ - 4c64 Radeon R250 Ld [Radeon Mobility 9000 M9] - 4c65 Radeon R250 Le [Radeon Mobility 9000 M9] - 4c66 Radeon R250 [Mobility FireGL 9000] - 1014 054d Thinkpad T41 - 4c67 Radeon R250 Lg [Radeon Mobility 9000 M9] -# Secondary chip to the Lf - 4c6e Radeon R250 Ln [Radeon Mobility 9000 M9] (Secondary) - 4d46 Rage Mobility M4 AGP - 4d4c Rage Mobility M4 AGP - 4e44 Radeon R300 ND [Radeon 9700 Pro] - 1002 515e Radeon ES1000 - 1002 5965 Radeon ES1000 - 4e45 Radeon R300 NE [Radeon 9500 Pro] - 1002 0002 Radeon R300 NE [Radeon 9500 Pro] - 1681 0002 Hercules 3D Prophet 9500 PRO [Radeon 9500 Pro] - 4e46 RV350 NF [Radeon 9600] - 4e47 Radeon R300 NG [FireGL X1] - 4e48 Radeon R350 [Radeon 9800 Pro] - 4e49 Radeon R350 [Radeon 9800] - 4e4a RV350 NJ [Radeon 9800 XT] - 4e4b R350 NK [FireGL X2] - 4e50 RV350 [Mobility Radeon 9600 M10] - 1025 005a TravelMate 290 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 144d c00c P35 notebook - 1462 0311 MSI M510A - 1734 1055 Amilo M1420W - 4e51 M10 NQ [Radeon Mobility 9600] - 4e52 RV350 [Mobility Radeon 9600 M10] - 144d c00c P35 notebook - 4e53 M10 NS [Radeon Mobility 9600] - 4e54 M10 NT [FireGL Mobility T2] - 4e56 M11 NV [FireGL Mobility T2e] - 4e64 Radeon R300 [Radeon 9700 Pro] (Secondary) - 4e65 Radeon R300 [Radeon 9500 Pro] (Secondary) - 1002 0003 Radeon R300 NE [Radeon 9500 Pro] - 1681 0003 Hercules 3D Prophet 9500 PRO [Radeon 9500 Pro] (Secondary) - 4e66 RV350 NF [Radeon 9600] (Secondary) - 4e67 Radeon R300 [FireGL X1] (Secondary) - 4e68 Radeon R350 [Radeon 9800 Pro] (Secondary) - 4e69 Radeon R350 [Radeon 9800] (Secondary) - 4e6a RV350 NJ [Radeon 9800 XT] (Secondary) - 1002 4e71 M10 NQ [Radeon Mobility 9600] - 4e71 M10 NQ [Radeon Mobility 9600] (Secondary) - 4f72 RV250 [Radeon 9000 Series] - 4f73 Radeon RV250 [Radeon 9000 Series] (Secondary) - 5041 Rage 128 PA/PRO - 5042 Rage 128 PB/PRO AGP 2x - 5043 Rage 128 PC/PRO AGP 4x - 5044 Rage 128 PD/PRO TMDS - 1002 0028 Rage 128 AIW - 1002 0029 Rage 128 AIW - 5045 Rage 128 PE/PRO AGP 2x TMDS - 5046 Rage 128 PF/PRO AGP 4x TMDS - 1002 0004 Rage Fury Pro - 1002 0008 Rage Fury Pro/Xpert 2000 Pro - 1002 0014 Rage Fury Pro - 1002 0018 Rage Fury Pro/Xpert 2000 Pro - 1002 0028 Rage 128 Pro AIW AGP - 1002 002a Rage 128 Pro AIW AGP - 1002 0048 Rage Fury Pro - 1002 2000 Rage Fury MAXX AGP 4x (TMDS) (VGA device) - 1002 2001 Rage Fury MAXX AGP 4x (TMDS) (Extra device?!) - 5047 Rage 128 PG/PRO - 5048 Rage 128 PH/PRO AGP 2x - 5049 Rage 128 PI/PRO AGP 4x - 504a Rage 128 PJ/PRO TMDS - 504b Rage 128 PK/PRO AGP 2x TMDS - 504c Rage 128 PL/PRO AGP 4x TMDS - 504d Rage 128 PM/PRO - 504e Rage 128 PN/PRO AGP 2x - 504f Rage 128 PO/PRO AGP 4x - 5050 Rage 128 PP/PRO TMDS [Xpert 128] - 1002 0008 Xpert 128 - 5051 Rage 128 PQ/PRO AGP 2x TMDS - 5052 Rage 128 PR/PRO AGP 4x TMDS - 5053 Rage 128 PS/PRO - 5054 Rage 128 PT/PRO AGP 2x - 5055 Rage 128 PU/PRO AGP 4x - 5056 Rage 128 PV/PRO TMDS - 5057 Rage 128 PW/PRO AGP 2x TMDS - 5058 Rage 128 PX/PRO AGP 4x TMDS - 5144 Radeon R100 QD [Radeon 7200] - 1002 0008 Radeon 7000/Radeon VE - 1002 0009 Radeon 7000/Radeon - 1002 000a Radeon 7000/Radeon - 1002 001a Radeon 7000/Radeon - 1002 0029 Radeon AIW - 1002 0038 Radeon 7000/Radeon - 1002 0039 Radeon 7000/Radeon - 1002 008a Radeon 7000/Radeon - 1002 00ba Radeon 7000/Radeon - 1002 0139 Radeon 7000/Radeon - 1002 028a Radeon 7000/Radeon - 1002 02aa Radeon AIW - 1002 053a Radeon 7000/Radeon - 5145 Radeon R100 QE - 5146 Radeon R100 QF - 5147 Radeon R100 QG - 5148 Radeon R200 QH [Radeon 8500] - 1002 010a FireGL 8800 64Mb - 1002 0152 FireGL 8800 128Mb - 1002 0162 FireGL 8700 32Mb - 1002 0172 FireGL 8700 64Mb - 5149 Radeon R200 QI - 514a Radeon R200 QJ - 514b Radeon R200 QK - 514c Radeon R200 QL [Radeon 8500 LE] - 1002 003a Radeon R200 QL [Radeon 8500 LE] - 1002 013a Radeon 8500 - 148c 2026 R200 QL [Radeon 8500 Evil Master II Multi Display Edition] - 1681 0010 Radeon 8500 [3D Prophet 8500 128Mb] - 174b 7149 Radeon R200 QL [Sapphire Radeon 8500 LE] - 514d Radeon R200 QM [Radeon 9100] - 514e Radeon R200 QN [Radeon 8500LE] - 514f Radeon R200 QO [Radeon 8500LE] - 5154 R200 QT [Radeon 8500] - 5155 R200 QU [Radeon 9100] - 5157 Radeon RV200 QW [Radeon 7500] - 1002 013a Radeon 7500 - 1002 103a Dell Optiplex GX260 - 1458 4000 RV200 QW [RADEON 7500 PRO MAYA AR] - 148c 2024 RV200 QW [Radeon 7500LE Dual Display] - 148c 2025 RV200 QW [Radeon 7500 Evil Master Multi Display Edition] - 148c 2036 RV200 QW [Radeon 7500 PCI Dual Display] - 174b 7146 RV200 QW [Radeon 7500 LE] - 174b 7147 RV200 QW [Sapphire Radeon 7500LE] - 174b 7161 Radeon RV200 QW [Radeon 7500 LE] - 17af 0202 RV200 QW [Excalibur Radeon 7500LE] - 5158 Radeon RV200 QX [Radeon 7500] - 5159 Radeon RV100 QY [Radeon 7000/VE] - 1002 000a Radeon 7000/Radeon VE - 1002 000b Radeon 7000 - 1002 0038 Radeon 7000/Radeon VE - 1002 003a Radeon 7000/Radeon VE - 1002 00ba Radeon 7000/Radeon VE - 1002 013a Radeon 7000/Radeon VE - 1002 0908 XVR-100 (supplied by Sun) -# The IBM card doubles as an ATI PCI video adapter - 1014 029a Remote Supervisor Adapter II (RSA2) - 1014 02c8 eServer xSeries server mainboard - 1028 019a PowerEdge SC1425 - 103c 1292 Radeon 7000 - 1458 4002 RV100 QY [RADEON 7000 PRO MAYA AV Series] - 148c 2003 RV100 QY [Radeon 7000 Multi-Display Edition] - 148c 2023 RV100 QY [Radeon 7000 Evil Master Multi-Display] - 174b 7112 RV100 QY [Sapphire Radeon VE 7000] - 174b 7c28 Sapphire Radeon VE 7000 DDR - 1787 0202 RV100 QY [Excalibur Radeon 7000] - 17ee 1001 Radeon 7000 64MB DDR + DVI - 515a Radeon RV100 QZ [Radeon 7000/VE] - 515e ES1000 - 515f ES1000 - 5168 Radeon R200 Qh - 5169 Radeon R200 Qi - 516a Radeon R200 Qj - 516b Radeon R200 Qk -# This one is not in ATI documentation, but is in XFree86 source code - 516c Radeon R200 Ql - 5245 Rage 128 RE/SG - 1002 0008 Xpert 128 - 1002 0028 Rage 128 AIW - 1002 0029 Rage 128 AIW - 1002 0068 Rage 128 AIW - 5246 Rage 128 RF/SG AGP - 1002 0004 Magnum/Xpert 128/Xpert 99 - 1002 0008 Magnum/Xpert128/X99/Xpert2000 - 1002 0028 Rage 128 AIW AGP - 1002 0044 Rage Fury/Xpert 128/Xpert 2000 - 1002 0068 Rage 128 AIW AGP - 1002 0448 Rage Fury - 5247 Rage 128 RG - 524b Rage 128 RK/VR - 524c Rage 128 RL/VR AGP - 1002 0008 Xpert 99/Xpert 2000 - 1002 0088 Xpert 99 - 5345 Rage 128 SE/4x - 5346 Rage 128 SF/4x AGP 2x - 1002 0048 RAGE 128 16MB VGA TVOUT AMC PAL - 5347 Rage 128 SG/4x AGP 4x - 5348 Rage 128 SH - 534b Rage 128 SK/4x - 534c Rage 128 SL/4x AGP 2x - 534d Rage 128 SM/4x AGP 4x - 1002 0008 Xpert 99/Xpert 2000 - 1002 0018 Xpert 2000 - 534e Rage 128 4x - 5354 Mach 64 VT - 1002 5654 Mach 64 reference - 5446 Rage 128 Pro Ultra TF - 1002 0004 Rage Fury Pro - 1002 0008 Rage Fury Pro/Xpert 2000 Pro - 1002 0018 Rage Fury Pro/Xpert 2000 Pro - 1002 0028 Rage 128 AIW Pro AGP - 1002 0029 Rage 128 AIW - 1002 002a Rage 128 AIW Pro AGP - 1002 002b Rage 128 AIW - 1002 0048 Xpert 2000 Pro - 544c Rage 128 Pro Ultra TL - 5452 Rage 128 Pro Ultra TR - 1002 001c Rage 128 Pro 4XL - 103c 1279 Rage 128 Pro 4XL - 5453 Rage 128 Pro Ultra TS - 5454 Rage 128 Pro Ultra TT - 5455 Rage 128 Pro Ultra TU - 5460 M22 [Mobility Radeon X300] - 1775 1100 CR11/VR11 Single Board Computer - 5462 M24 [Radeon Mobility X600] - 5464 M22 [FireGL GL] - 5548 R423 UH [Radeon X800 (PCIE)] - 5549 R423 UI [Radeon X800PRO (PCIE)] - 554a R423 UJ [Radeon X800LE (PCIE)] - 554b R423 UK [Radeon X800SE (PCIE)] - 554d R430 [Radeon X800 XL] (PCIe) - 554f R430 [Radeon X800 (PCIE)] - 5550 R423 [FireGL V7100] - 5551 R423 [FireGL V5100 (PCIE)] - 5552 R423 UR [FireGL V5100 (PCIE)] - 5554 R423 UT [FireGL V7100 (PCIE)] - 5569 R423 UI [Radeon X800PRO (PCIE)] (Secondary) - 556b Radeon R423 UK (PCIE) [X800 SE] (Secondary) - 556d R430 [Radeon X800 XL] (PCIe) (Secondary) - 556f R430 [Radeon X800] (PCIE) (Secondary) - 5571 R423GL-SE [FireGL V5100 (PCIE)] (Secondary) - 564a M26 [Mobility FireGL V5000] - 564b M26 [Mobility FireGL V5000] - 564f M26 [Radeon Mobility X700 XL (PCIE)] - 5652 M26 [Radeon Mobility X700] - 5653 Radeon Mobility X700 (PCIE) - 1025 0080 Aspire 5024WLMi - 5654 264VT [Mach64 VT] - 1002 5654 Mach64VT Reference - 5655 264VT3 [Mach64 VT3] - 5656 264VT4 [Mach64 VT4] - 5830 RS300 Host Bridge - 5831 RS300 Host Bridge - 5832 RS300 Host Bridge - 5833 Radeon 9100 IGP Host Bridge - 5834 Radeon 9100 IGP - 5835 RS300M AGP [Radeon Mobility 9100IGP] - 5838 Radeon 9100 IGP AGP Bridge - 5940 RV280 [Radeon 9200 PRO] (Secondary) - 17af 2021 Excalibur Radeon 9250 (Secondary) - 5941 RV280 [Radeon 9200] (Secondary) - 1458 4019 Gigabyte Radeon 9200 - 174b 7c12 Sapphire Radeon 9200 - 17af 200d Excalibur Radeon 9200 - 18bc 0050 GeXcube GC-R9200-C3 (Secondary) - 5944 RV280 [Radeon 9200 SE (PCI)] - 5950 RS480 Host Bridge - 1025 0080 Aspire 5024WLMMi - 103c 308b MX6125 - 5951 Radeon Xpress 200 (RS480/RS482/RX480/RX482) Chipset - Host bridge - 5952 RD580 [CrossFire Xpress 3200] Chipset Host Bridge - 5954 RS480 [Radeon Xpress 200G Series] - 1002 5954 RV370 [Radeon Xpress 200G Series] - 5955 Radeon XPRESS 200M 5955 (PCIE) - 1002 5955 RS480 0x5955 [Radeon XPRESS 200M 5955 (PCIE)] - 103c 308b MX6125 - 5960 RV280 [Radeon 9200 PRO] - 17af 2020 Excalibur Radeon 9250 - 5961 RV280 [Radeon 9200] - 1002 2f72 All-in-Wonder 9200 Series - 1019 4c30 Radeon 9200 VIVO - 12ab 5961 YUAN SMARTVGA Radeon 9200 - 1458 4018 Gigabyte Radeon 9200 - 174b 7c13 Sapphire Radeon 9200 - 17af 200c Excalibur Radeon 9200 - 18bc 0050 Radeon 9200 Game Buster - 18bc 0051 GeXcube GC-R9200-C3 - 18bc 0053 Radeon 9200 Game Buster VIVO - 5962 RV280 [Radeon 9200] - 5964 RV280 [Radeon 9200 SE] - 1002 5964 Radeon 9200 SE, 64-bit 128MB DDR, 200/166MHz - 1043 c006 ASUS Radeon 9200 SE / TD / 128M - 1458 4018 Radeon 9200 SE - 1458 4032 Radeon 9200 SE 128MB - 147b 6191 R9200SE-DT - 148c 2073 CN-AG92E - 174b 7c13 Sapphire Radeon 9200 SE - 1787 5964 Excalibur 9200SE VIVO 128M - 17af 2012 Radeon 9200 SE Excalibur - 18bc 0170 Sapphire Radeon 9200 SE 128MB Game Buster - 18bc 0173 GC-R9200L(SE)-C3H [Radeon 9200 Game Buster] - 5969 ES1000 - 5974 RS482 [Radeon Xpress 200] - 5975 RS485 [Radeon Xpress 1100 IGP] - 5a33 Radeon Xpress 200 Host Bridge - 5a34 RS480 PCI-X Root Port -# Comes in pair with 5a3f - 5a36 RS480 PCI Bridge - 5a37 RS480 PCI Bridge - 5a38 RS480 PCI Bridge -# Comes in pair with 5a38 - 5a39 RS480 PCI Bridge - 5a3f RS480 PCI Bridge - 5a41 RS400 [Radeon Xpress 200] - 5a42 RS400 [Radeon Xpress 200M] - 5a61 RC410 [Radeon Xpress 200] - 5a62 RC410 [Radeon Xpress 200M] - 5b60 RV370 5B60 [Radeon X300 (PCIE)] - 1043 002a Extreme AX300SE-X - 1043 032e Extreme AX300/TD - 1462 0400 RX300SE-TD128E (MS-8940 REV:200) - 1462 0402 RX300SE-TD128E (MS-8940) - 196d 1086 X300SE HM - 5b62 RV380 [Radeon X600 (PCIE)] - 5b63 RV370 [Sapphire X550 Silent] - 5b64 RV370 5B64 [FireGL V3100 (PCIE)] - 5b65 RV370 5B65 [FireGL D1100 (PCIE)] - 5b70 RV370 [Radeon X300SE] - 1462 0403 RX300SE-TD128E (MS-8940) (secondary display) - 196d 1087 X300SE HM - 5b72 RV380 [Radeon X600] - 5b73 RV370 secondary [Sapphire X550 Silent] - 5b74 RV370 5B64 [FireGL V3100 (PCIE)] (Secondary) - 5c61 M9+ 5C61 [Radeon Mobility 9200 (AGP)] - 5c63 M9+ 5C63 [Radeon Mobility 9200 (AGP)] - 1002 5c63 Apple iBook G4 2004 - 144d c00c P30 notebook - 5d44 RV280 [Radeon 9200 SE] (Secondary) - 1458 4019 Radeon 9200 SE (Secondary) - 1458 4032 Radeon 9200 SE 128MB - 147b 6190 R9200SE-DT (Secondary) - 174b 7c12 Sapphire Radeon 9200 SE (Secondary) - 1787 5965 Excalibur 9200SE VIVO 128M (Secondary) - 17af 2013 Radeon 9200 SE Excalibur (Secondary) - 18bc 0171 Radeon 9200 SE 128MB Game Buster (Secondary) - 18bc 0172 GC-R9200L(SE)-C3H [Radeon 9200 Game Buster] - 5d48 M28 [Radeon Mobility X800XT] - 5d49 M28 [Mobility FireGL V5100] - 5d4a Mobility Radeon X800 - 5d4d R480 [Radeon X850XT Platinum (PCIE)] - 5d4f R480 [Radeon X800 GTO (PCIE)] - 5d52 R480 [Radeon X850XT (PCIE)] (Primary) - 1002 0b12 PowerColor X850XT PCIe (Primary) - 1002 0b13 PowerColor X850XT PCIe (Secondary) - 5d57 R423 5F57 [Radeon X800XT (PCIE)] - 5d6d R480 [Radeon X850XT Platinum (PCIE)] (Secondary) - 5d6f R480 [Radeon X800 GTO (PCIE)] (Secondary) - 5d72 R480 [Radeon X850XT (PCIE)] (Secondary) - 5d77 R423 5F57 [Radeon X800XT (PCIE)] (Secondary) - 5e48 RV410 [FireGL V5000] - 5e49 RV410 [FireGL V3300] - 5e4a RV410 [Radeon X700XT] - 5e4b RV410 [Radeon X700 Pro (PCIE)] - 5e4c RV410 [Radeon X700SE] - 5e4d RV410 [Radeon X700 (PCIE)] - 148c 2116 PowerColor Bravo X700 - 5e4f RV410 [Radeon X700] - 5e6b RV410 [Radeon X700 Pro (PCIE)] (Secondary) - 5e6d RV410 [Radeon X700 (PCIE)] (Secondary) - 148c 2117 PowerColor Bravo X700 - 5f57 R423 [Radeon X800XT (PCIE)] - 700f PCI Bridge [IGP 320M] - 7010 PCI Bridge [IGP 340M] - 7100 R520 [Radeon X1800] - 7102 M58 [Radeon Mobility X1800] - 7103 M58 [Mobility FireGL V7200] - 7104 R520GL [FireGL V7200] (Primary) - 7105 R520 [FireGL] - 7106 M58 [Mobility FireGL V7100] - 7108 M58 [Radeon Mobility X1800] - 7109 R520 [Radeon X1800] - 1002 0322 All-in-Wonder X1800XL - 1002 0d02 Radeon X1800 CrossFire Edition - 710a R520 [Radeon X1800] - 710b R520 [Radeon X1800] - 710c R520 [Radeon X1800] - 7120 R520 [Radeon X1800] (Secondary) - 7124 R520GL [FireGL V7200] (Secondary) - 7129 R520 [Radeon X1800] (Secondary) - 1002 0323 All-in-Wonder X1800XL (Secondary) - 1002 0d03 Radeon X1800 CrossFire Edition (Secondary) - 7140 RV515 [Radeon X1600] - 7142 RV515 PRO [Radeon X1300/X1550 Series] - 1002 0322 All-in-Wonder 2006 PCI-E Edition - 7143 RV505 [Radeon X1550 Series] - 7145 Radeon Mobility X1400 - 7146 RV515 [Radeon X1300] - 1002 0322 All-in-Wonder 2006 PCI-E Edition - 7147 RV505 [Radeon X1550 64-bit] - 7149 M52 [Mobility Radeon X1300] - 714a M52 [Mobility Radeon X1300] - 714b M52 [Mobility Radeon X1300] - 714c M52 [Mobility Radeon X1300] - 714d RV515 [Radeon X1300] - 714e RV515LE [Radeon X1300] - 7152 RV515GL [FireGL V3300] (Primary) - 7153 RV515GL [FireGL V3350] - 715e RV515 [Radeon X1300] - 715f RV505 CE [Radeon X1550 64-bit] - 7162 RV515 PRO [Radeon X1300/X1550 Series] (Secondary) - 1002 0323 All-in-Wonder 2006 PCI-E Edition (Secondary) - 7166 RV515 [Radeon X1300] (Secondary) - 1002 0323 All-in-Wonder 2006 PCI-E Edition (Secondary) - 716e RV515LE [Radeon X1300] Secondary - 7172 RV515GL [FireGL V3300] (Secondary) - 7173 RV515GL [FireGL V3350] (Secondary) - 7180 RV516 [Radeon X1300/X1550 Series] - 7181 RV516 XT Radeon X1600 Series (Primary) - 7183 RV516 [Radeon X1300/X1550 Series] - 7187 RV516 [Radeon X1300/X1550 Series] - 7188 M64-S [Mobility Radeon X2300] - 718a Mobility Radeon X2300 - 718c M62CSP64 [Mobility Radeon X1350] - 718d M64CSP128 [Mobility Radeon X1450] - 7193 RV516 [Radeon X1550 Series] - 719b FireMV 2250 - 719f RV516LE [Radeon X1550 64-bit] - 71a0 RV516 [Radeon X1300/X1550 Series] (Secondary) - 71a1 RV516 XT Radeon X1600 Series (Secondary) - 71a3 RV516 [Radeon X1300 Pro] (Secondary) - 71a7 RV516 [Radeon X1300/X1550 Series] (Secondary) - 71bb FireMV 2250 (Secondary) - 71c0 RV530 [Radeon X1600] - 71c2 RV530 [Radeon X1600] - 71c4 M56GL [Mobility FireGL V5200] - 17aa 2007 ThinkPad T60p - 71c5 M56P [Radeon Mobility X1600] - 71c6 RV530LE [Radeon X1600/X1650 PRO] - 71c7 RV535 [Radeon X1650 Series] - 71ce RV530LE [Radeon X1600] - 71d4 M56GL [Mobility FireGL V5250] - 71d5 M66-P [Mobility Radeon X1700] - 71d6 M66-XT [Mobility Radeon X1700] - 71de RV530LE [Radeon X1600] - 71e0 RV530 [Radeon X1600] (Secondary) - 71e2 RV530 [Radeon X1600] (Secondary) - 71e6 RV530LE [Radeon X1650 PRO] (Secondary) - 71e7 RV535 [Radeon X1650 Series] - 7210 M71 [Mobility Radeon X2100] - 7211 M71 [Mobility Radeon X2100] (Secondary) - 7240 R580 [Radeon X1900] - 7241 R580 [Radeon X1900] - 7242 R580 [Radeon X1900] - 7243 R580 [Radeon X1900] - 7244 R580 [Radeon X1900] - 7245 R580 [Radeon X1900] - 7246 R580 [Radeon X1900] - 7247 R580 [Radeon X1900] - 7248 R580 [Radeon X1900] - 7249 R580 [Radeon X1900 XT] (Primary) - 724a R580 [Radeon X1900] - 724b R580 [Radeon X1900] - 1002 0b12 Radeon X1900 (Primary) - 1002 0b13 Radeon X1900 (Secondary) - 724c R580 [Radeon X1900] - 724d R580 [Radeon X1900] - 724e R580 [AMD Stream Processor] - 7269 R580 [Radeon X1900 XT] (Secondary) - 726b R580 [Radeon X1900] - 726e R580 [AMD Stream Processor] (Secondary) - 7280 Radeon X1950 Pro (Primary) (PCIE) - 7288 Radeon X1950 GT - 7291 Radeon X1650 XT (Primary) (PCIE) - 7293 Radeon X1650 Series - 72a0 Radeon X1950 Pro (Secondary) (PCIE) - 72a8 Radeon X1950 GT (Secondary) - 72b1 Radeon X1650 XT (Secondary) (PCIE) - 72b3 Radeon X1650 Series (Secondary) - 7833 Radeon 9100 IGP Host Bridge - 7834 Radeon 9100 PRO IGP - 7835 Radeon Mobility 9200 IGP - 7838 Radeon 9100 IGP PCI/AGP Bridge - 7919 Radeon X1200 Series Audio Controller - 791e Radeon X1200 Series - 791f Radeon X1200 Series - 793f Radeon X1200 Series (Secondary) - 7c37 RV350 AQ [Radeon 9600 SE] - cab0 AGP Bridge [IGP 320M] - cab2 RS200/RS200M AGP Bridge [IGP 340M] - cab3 R200 AGP Bridge [Mobility Radeon 7000 IGP] - cbb2 RS200/RS200M AGP Bridge [IGP 340M] -1003 ULSI Systems - 0201 US201 -1004 VLSI Technology Inc - 0005 82C592-FC1 - 0006 82C593-FC1 - 0007 82C594-AFC2 - 0008 82C596/7 [Wildcat] - 0009 82C597-AFC2 - 000c 82C541 [Lynx] - 000d 82C543 [Lynx] - 0101 82C532 - 0102 82C534 [Eagle] - 0103 82C538 - 0104 82C535 - 0105 82C147 - 0200 82C975 - 0280 82C925 - 0304 QSound ThunderBird PCI Audio - 1004 0304 QSound ThunderBird PCI Audio - 122d 1206 DSP368 Audio - 1483 5020 XWave Thunder 3D Audio - 0305 QSound ThunderBird PCI Audio Gameport - 1004 0305 QSound ThunderBird PCI Audio Gameport - 122d 1207 DSP368 Audio Gameport - 1483 5021 XWave Thunder 3D Audio Gameport - 0306 QSound ThunderBird PCI Audio Support Registers - 1004 0306 QSound ThunderBird PCI Audio Support Registers - 122d 1208 DSP368 Audio Support Registers - 1483 5022 XWave Thunder 3D Audio Support Registers - 0307 Thunderbird - 0308 Thunderbird - 0702 VAS96011 [Golden Gate II] - 0703 Tollgate -1005 Avance Logic Inc. [ALI] - 2064 ALG2032/2064 - 2128 ALG2364A - 2301 ALG2301 - 2302 ALG2302 - 2364 ALG2364 - 2464 ALG2364A - 2501 ALG2564A/25128A -1006 Reply Group -1007 NetFrame Systems Inc -1008 Epson -100a Phoenix Technologies -100b National Semiconductor Corporation - 0001 DP83810 - 0002 87415/87560 IDE - 000e 87560 Legacy I/O - 000f FireWire Controller - 0011 NS87560 National PCI System I/O - 0012 USB Controller - 0020 DP83815 (MacPhyter) Ethernet Controller - 103c 0024 Pavilion ze4400 builtin Network - 12d9 000c Aculab E1/T1 PMXc cPCI carrier card - 1385 f311 FA311 / FA312 (FA311 with WoL HW) - 0021 PC87200 PCI to ISA Bridge - 0022 DP83820 10/100/1000 Ethernet Controller - 0028 Geode GX2 Host Bridge - 002a CS5535 South Bridge - 002b CS5535 ISA bridge - 002d CS5535 IDE - 002e CS5535 Audio - 002f CS5535 USB - 0030 Geode GX2 Graphics Processor - 0035 DP83065 [Saturn] 10/100/1000 Ethernet Controller - 0500 SCx200 Bridge - 0501 SCx200 SMI - 0502 SCx200, SC1100 IDE controller - 100b 0502 IDE Controller - 0503 SCx200, SC1100 Audio Controller - 100b 0503 XpressAudio controller - 0504 SCx200 Video - 0505 SCx200 XBus - 0510 SC1100 Bridge - 100b 0500 GPIO and LPC support bridge - 0511 SC1100 SMI & ACPI - 100b 0501 SC1100 SMI & ACPI bridge - 0515 SC1100 XBus - 100b 0505 SC1100 PCI to XBus bridge - d001 87410 IDE -100c Tseng Labs Inc - 3202 ET4000/W32p rev A - 3205 ET4000/W32p rev B - 3206 ET4000/W32p rev C - 3207 ET4000/W32p rev D - 3208 ET6000 - 4702 ET6300 -100d AST Research Inc -100e Weitek - 9000 P9000 Viper - 9001 P9000 Viper - 9002 P9000 Viper - 9100 P9100 Viper Pro/SE -1010 Video Logic, Ltd. -1011 Digital Equipment Corporation - 0001 DECchip 21050 - 0002 DECchip 21040 [Tulip] - 0004 DECchip 21030 [TGA] - 0007 NVRAM [Zephyr NVRAM] - 0008 KZPSA [KZPSA] - 0009 DECchip 21140 [FasterNet] - 1025 0310 21140 Fast Ethernet - 10b8 2001 SMC9332BDT EtherPower 10/100 - 10b8 2002 SMC9332BVT EtherPower T4 10/100 - 10b8 2003 SMC9334BDT EtherPower 10/100 (1-port) - 1109 2400 ANA-6944A/TX Fast Ethernet - 1112 2300 RNS2300 Fast Ethernet - 1112 2320 RNS2320 Fast Ethernet - 1112 2340 RNS2340 Fast Ethernet - 1113 1207 EN-1207-TX Fast Ethernet - 1186 1100 DFE-500TX Fast Ethernet - 1186 1112 DFE-570TX Fast Ethernet - 1186 1140 DFE-660 Cardbus Ethernet 10/100 - 1186 1142 DFE-660 Cardbus Ethernet 10/100 - 11f6 0503 Freedomline Fast Ethernet - 1282 9100 AEF-380TXD Fast Ethernet - 1385 1100 FA310TX Fast Ethernet - 2646 0001 KNE100TX Fast Ethernet - 000a 21230 Video Codec - 000d PBXGB [TGA2] - 000f PCI-to-PDQ Interface Chip [PFI] - 1011 def1 FDDI controller (DEFPA) - 103c def1 FDDI controller (3X-DEFPA) - 0014 DECchip 21041 [Tulip Pass 3] - 1186 0100 DE-530+ - 0016 DGLPB [OPPO] - 0017 PV-PCI Graphics Controller (ZLXp-L) - 0019 DECchip 21142/43 - 1011 500a DE500A Fast Ethernet - 1011 500b DE500B Fast Ethernet - 1014 0001 10/100 EtherJet Cardbus - 1025 0315 ALN315 Fast Ethernet - 1033 800c PC-9821-CS01 100BASE-TX Interface Card - 1033 800d PC-9821NR-B06 100BASE-TX Interface Card - 103c 125a 10/100Base-TX (PCI) [A5506B] - 108d 0016 Rapidfire 2327 10/100 Ethernet - 108d 0017 GoCard 2250 Ethernet 10/100 Cardbus - 10b8 2005 SMC8032DT Extreme Ethernet 10/100 - 10b8 8034 SMC8034 Extreme Ethernet 10/100 - 10ef 8169 Cardbus Fast Ethernet - 1109 2a00 ANA-6911A/TX Fast Ethernet - 1109 2b00 ANA-6911A/TXC Fast Ethernet - 1109 3000 ANA-6922/TX Fast Ethernet - 1113 1207 Cheetah Fast Ethernet - 1113 2220 Cardbus Fast Ethernet - 115d 0002 Cardbus Ethernet 10/100 - 1179 0203 Fast Ethernet - 1179 0204 Cardbus Fast Ethernet - 1186 1100 DFE-500TX Fast Ethernet - 1186 1101 DFE-500TX Fast Ethernet - 1186 1102 DFE-500TX Fast Ethernet - 1186 1112 DFE-570TX Quad Fast Ethernet - 1259 2800 AT-2800Tx Fast Ethernet - 1266 0004 Eagle Fast EtherMAX - 12af 0019 NetFlyer Cardbus Fast Ethernet - 1374 0001 Cardbus Ethernet Card 10/100 - 1374 0002 Cardbus Ethernet Card 10/100 - 1374 0007 Cardbus Ethernet Card 10/100 - 1374 0008 Cardbus Ethernet Card 10/100 - 1385 2100 FA510 - 1395 0001 10/100 Ethernet CardBus PC Card - 13d1 ab01 EtherFast 10/100 Cardbus (PCMPC200) - 1498 000a TPMC880-10 10/100Base-T and 10Base2 PMC Ethernet Adapter - 1498 000b TPMC880-11 Single 10/100Base-T PMC Ethernet Adapter - 1498 000c TPMC880-12 Single 10Base2 PMC Ethernet Adapter - 14cb 0100 LNDL-100N 100Base-TX Ethernet PC Card - 8086 0001 EtherExpress PRO/100 Mobile CardBus 32 - 001a Farallon PN9000SX Gigabit Ethernet - 0021 DECchip 21052 - 0022 DECchip 21150 - 0023 DECchip 21150 - 0024 DECchip 21152 - 0025 DECchip 21153 - 0026 DECchip 21154 - 0034 56k Modem Cardbus - 1374 0003 56k Modem Cardbus - 0045 DECchip 21553 - 0046 DECchip 21554 - 0e11 4050 Integrated Smart Array - 0e11 4051 Integrated Smart Array - 0e11 4058 Integrated Smart Array - 103c 10c2 NetRAID-4M - 12d9 000a IP Telephony card - 4c53 1050 CT7 mainboard - 4c53 1051 CE7 mainboard - 9005 0364 5400S (Mustang) - 9005 0365 5400S (Mustang) - 9005 1364 Dell PowerEdge RAID Controller 2 - 9005 1365 Dell PowerEdge RAID Controller 2 - e4bf 1000 CC8-1-BLUES - 1065 StrongARM DC21285 - 1069 0020 DAC960P / DAC1164P -1012 Micronics Computers Inc -1013 Cirrus Logic - 0038 GD 7548 - 0040 GD 7555 Flat Panel GUI Accelerator - 004c GD 7556 Video/Graphics LCD/CRT Ctrlr - 00a0 GD 5430/40 [Alpine] - 00a2 GD 5432 [Alpine] - 00a4 GD 5434-4 [Alpine] - 00a8 GD 5434-8 [Alpine] - 00ac GD 5436 [Alpine] - 00b0 GD 5440 - 00b8 GD 5446 - 00bc GD 5480 - 1013 00bc CL-GD5480 - 00d0 GD 5462 - 00d2 GD 5462 [Laguna I] - 00d4 GD 5464 [Laguna] - 00d5 GD 5464 BD [Laguna] - 00d6 GD 5465 [Laguna] - 13ce 8031 Barco Metheus 2 Megapixel, Dual Head - 13cf 8031 Barco Metheus 2 Megapixel, Dual Head - 00e8 GD 5436U - 1100 CL 6729 - 1110 PD 6832 PCMCIA/CardBus Ctrlr - 1112 PD 6834 PCMCIA/CardBus Ctrlr - 1113 PD 6833 PCMCIA/CardBus Ctrlr - 1200 GD 7542 [Nordic] - 1202 GD 7543 [Viking] - 1204 GD 7541 [Nordic Light] - 4000 MD 5620 [CLM Data Fax Voice] - 4400 CD 4400 - 6001 CS 4610/11 [CrystalClear SoundFusion Audio Accelerator] - 1014 1010 CS4610 SoundFusion Audio Accelerator - 6003 CS 4614/22/24/30 [CrystalClear SoundFusion Audio Accelerator] - 1013 4280 Crystal SoundFusion PCI Audio Accelerator - 1014 0153 ThinkPad A20m - 153b 112e DMX XFire 1024 - 153b 1136 SiXPack 5.1+ - 1681 0050 Game Theater XP - 1681 a011 Fortissimo III 7.1 - 5053 3357 Santa Cruz - 6004 CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] - 6005 Crystal CS4281 PCI Audio - 1013 4281 Crystal CS4281 PCI Audio - 10cf 10a8 Crystal CS4281 PCI Audio - 10cf 10a9 Crystal CS4281 PCI Audio - 10cf 10aa Crystal CS4281 PCI Audio - 10cf 10ab Crystal CS4281 PCI Audio - 10cf 10ac Crystal CS4281 PCI Audio - 10cf 10ad Crystal CS4281 PCI Audio - 10cf 10b4 Crystal CS4281 PCI Audio - 1179 0001 Crystal CS4281 PCI Audio - 14c0 000c Crystal CS4281 PCI Audio -1014 IBM - 0002 PCI to MCA Bridge - 0005 Alta Lite - 0007 Alta MP - 000a Fire Coral - 0017 CPU to PCI Bridge - 0018 TR Auto LANstreamer - 001b GXT-150P - 001c Carrera - 001d 82G2675 - 0020 GXT1000 Graphics Adapter - 0022 IBM27-82351 - 002d Python - 002e SCSI RAID Adapter [ServeRAID] - 1014 002e ServeRAID-3x - 1014 022e ServeRAID-4H - 0031 2 Port Serial Adapter -# AS400 iSeries PCI sync serial card - 1014 0031 2721 WAN IOA - 2 Port Sync Serial Adapter - 0036 Miami - 0037 82660 CPU to PCI Bridge - 003a CPU to PCI Bridge - 003c GXT250P/GXT255P Graphics Adapter - 003e 16/4 Token ring UTP/STP controller - 1014 003e Token-Ring Adapter - 1014 00cd Token-Ring Adapter + Wake-On-LAN - 1014 00ce 16/4 Token-Ring Adapter 2 - 1014 00cf 16/4 Token-Ring Adapter Special - 1014 00e4 High-Speed 100/16/4 Token-Ring Adapter - 1014 00e5 16/4 Token-Ring Adapter 2 + Wake-On-LAN - 1014 016d iSeries 2744 Card - 0045 SSA Adapter - 0046 MPIC interrupt controller - 0047 PCI to PCI Bridge - 0048 PCI to PCI Bridge - 0049 Warhead SCSI Controller - 004e ATM Controller (14104e00) - 004f ATM Controller (14104f00) - 0050 ATM Controller (14105000) - 0053 25 MBit ATM Controller - 0054 GXT500P/GXT550P Graphics Adapter - 0057 MPEG PCI Bridge - 0058 SSA Adapter [Advanced SerialRAID/X] - 005c i82557B 10/100 - 005e GXT800P Graphics Adapter - 007c ATM Controller (14107c00) - 007d 3780IDSP [MWave] - 008b EADS PCI to PCI Bridge - 008e GXT3000P Graphics Adapter - 0090 GXT 3000P - 1014 008e GXT-3000P - 0091 SSA Adapter - 0095 20H2999 PCI Docking Bridge - 0096 Chukar chipset SCSI controller - 1014 0097 iSeries 2778 DASD IOA - 1014 0098 iSeries 2763 DASD IOA - 1014 0099 iSeries 2748 DASD IOA - 009f PCI 4758 Cryptographic Accelerator - 00a5 ATM Controller (1410a500) - 00a6 ATM 155MBPS MM Controller (1410a600) - 00b7 256-bit Graphics Rasterizer [FireGL1] - 1092 00b8 FireGL1 AGP 32Mb - 00b8 GXT2000P Graphics Adapter - 00be ATM 622MBPS Controller (1410be00) - 00dc Advanced Systems Management Adapter (ASMA) - 00fc CPC710 Dual Bridge and Memory Controller (PCI-64) - 0104 Gigabit Ethernet-SX Adapter - 0105 CPC710 Dual Bridge and Memory Controller (PCI-32) - 010f Remote Supervisor Adapter (RSA) - 0142 Yotta Video Compositor Input - 1014 0143 Yotta Input Controller (ytin) - 0144 Yotta Video Compositor Output - 1014 0145 Yotta Output Controller (ytout) - 0156 405GP PLB to PCI Bridge - 015e 622Mbps ATM PCI Adapter - 0160 64bit/66MHz PCI ATM 155 MMF - 016e GXT4000P Graphics Adapter - 0170 GXT6000P Graphics Adapter - 017d GXT300P Graphics Adapter - 0180 Snipe chipset SCSI controller - 1014 0241 iSeries 2757 DASD IOA - 1014 0264 Quad Channel PCI-X U320 SCSI RAID Adapter (2780) - 0188 EADS-X PCI-X to PCI-X Bridge - 01a7 PCI-X to PCI-X Bridge - 01bd ServeRAID Controller - 1014 01be ServeRAID-4M - 1014 01bf ServeRAID-4L - 1014 0208 ServeRAID-4Mx - 1014 020e ServeRAID-4Lx - 1014 022e ServeRAID-4H - 1014 0258 ServeRAID-5i - 1014 0259 ServeRAID-5i - 01c1 64bit/66MHz PCI ATM 155 UTP - 01e6 Cryptographic Accelerator - 01ef PowerPC 440GP PCI Bridge - 1734 102b PCEAS PCI-X Dual Port ESCON Adapter - 1734 10f8 PCEAT PCI-Express Dual Port ESCON Adapter - 01ff 10/100 Mbps Ethernet - 0219 Multiport Serial Adapter - 1014 021a Dual RVX - 1014 0251 Internal Modem/RVX - 1014 0252 Quad Internal Modem - 021b GXT6500P Graphics Adapter - 021c GXT4500P Graphics Adapter - 0233 GXT135P Graphics Adapter - 0266 PCI-X Dual Channel SCSI - 0268 Gigabit Ethernet-SX Adapter (PCI-X) - 0269 10/100/1000 Base-TX Ethernet Adapter (PCI-X) - 028c Citrine chipset SCSI controller - 1014 028d Dual Channel PCI-X DDR SAS RAID Adapter (572E) - 1014 02be Dual Channel PCI-X DDR U320 SCSI RAID Adapter (571B) - 1014 02c0 Dual Channel PCI-X DDR U320 SCSI Adapter (571A) - 1014 030d PCI-X DDR Auxiliary Cache Adapter (575B) - 02a1 Calgary PCI-X Host Bridge - 02bd Obsidian chipset SCSI controller - 1014 02c1 PCI-X DDR 3Gb SAS Adapter (572A/572C) - 1014 02c2 PCI-X DDR 3Gb SAS RAID Adapter (572B/571D) - 1014 0338 PCI-X266 Auxiliary Cache Adapter (575C) - 0302 Winnipeg PCI-X Host Bridge - 0308 CalIOC2 PCI-E Root Port - 0314 ZISC 036 Neural accelerator card - 0339 Obsidian-E PCI-E SCSI controller - 1014 0360 PCI-E Auxiliary Cache Adapter (57B7) - 3022 QLA3022 Network Adapter - 4022 QLA3022 Network Adapter - ffff MPIC-2 interrupt controller -1015 LSI Logic Corp of Canada -1016 ICL Personal Systems -1017 SPEA Software AG - 5343 SPEA 3D Accelerator -1018 Unisys Systems -1019 Elitegroup Computer Systems -101a AT&T GIS (NCR) - 0005 100VG ethernet - 1dc1 Bynet - 101a 0019 BIC2M - 101a 001f BIC4M - 101a 0ece BYA4M -101b Vitesse Semiconductor -101c Western Digital - 0193 33C193A - 0196 33C196A - 0197 33C197A - 0296 33C296A - 3193 7193 - 3197 7197 - 3296 33C296A - 4296 34C296 - 9710 Pipeline 9710 - 9712 Pipeline 9712 - c24a 90C -101e American Megatrends Inc. - 0009 MegaRAID 428 Ultra RAID Controller (rev 03) - 1960 MegaRAID - 101e 0471 MegaRAID 471 Enterprise 1600 RAID Controller - 101e 0475 MegaRAID 475 Express 500/500LC RAID Controller - 101e 0477 MegaRAID 477 Elite 3100 RAID Controller - 101e 0493 MegaRAID 493 Elite 1600 RAID Controller - 101e 0494 MegaRAID 494 Elite 1650 RAID Controller - 101e 0503 MegaRAID 503 Enterprise 1650 RAID Controller - 101e 0511 MegaRAID 511 i4 IDE RAID Controller - 101e 0522 MegaRAID 522 i4133 RAID Controller - 1028 0471 PowerEdge RAID Controller 3/QC - 1028 0475 PowerEdge RAID Controller 3/SC - 1028 0493 PowerEdge RAID Controller 3/DC - 1028 0511 PowerEdge Cost Effective RAID Controller ATA100/4Ch - 103c 60e7 NetRAID-1M - 9010 MegaRAID 428 Ultra RAID Controller - 9030 EIDE Controller - 9031 EIDE Controller - 9032 EIDE & SCSI Controller - 9033 SCSI Controller - 9040 Multimedia card - 9060 MegaRAID 434 Ultra GT RAID Controller - 9063 MegaRAC - 101e 0767 Dell Remote Assistant Card 2 -101f PictureTel -1020 Hitachi Computer Products -1021 OKI Electric Industry Co. Ltd. -1022 Advanced Micro Devices [AMD] - 1100 K8 [Athlon64/Opteron] HyperTransport Technology Configuration - 1101 K8 [Athlon64/Opteron] Address Map - 1102 K8 [Athlon64/Opteron] DRAM Controller - 1103 K8 [Athlon64/Opteron] Miscellaneous Control - 1200 Family 10h [Opteron, Athlon64, Sempron] HyperTransport Configuration - 1201 Family 10h [Opteron, Athlon64, Sempron] Address Map - 1202 Family 10h [Opteron, Athlon64, Sempron] DRAM Controller - 1203 Family 10h [Opteron, Athlon64, Sempron] Miscellaneous Control - 1204 Family 10h [Opteron, Athlon64, Sempron] Link Control - 1300 Family 11h HyperTransport Configuration - 1301 Family 11h Address Map - 1302 Family 11h DRAM Controller - 1303 Family 11h Miscellaneous Control - 1304 Family 11h Link Control - 2000 79c970 [PCnet32 LANCE] - 1014 2000 NetFinity 10/100 Fast Ethernet - 1022 2000 PCnet - Fast 79C971 - 103c 104c Ethernet with LAN remote power Adapter - 103c 1064 Ethernet with LAN remote power Adapter - 103c 1065 Ethernet with LAN remote power Adapter - 103c 106c Ethernet with LAN remote power Adapter - 103c 106e Ethernet with LAN remote power Adapter - 103c 10ea Ethernet with LAN remote power Adapter - 1113 1220 EN1220 10/100 Fast Ethernet - 1259 2450 AT-2450 10/100 Fast Ethernet - 1259 2454 AT-2450v4 10Mb Ethernet Adapter - 1259 2700 AT-2700TX 10/100 Fast Ethernet - 1259 2701 AT-2700FX 100Mb Ethernet - 1259 2702 AT-2700FTX 10/100 Mb Fiber/Copper Fast Ethernet - 1259 2703 AT-2701FX - 1259 2704 AT-2701FTX 10/100 Mb Fiber/Copper Fast Ethernet - 4c53 1000 CC7/CR7/CP7/VC7/VP7/VR7 mainboard - 4c53 1010 CP5/CR6 mainboard - 4c53 1020 VR6 mainboard - 4c53 1030 PC5 mainboard - 4c53 1040 CL7 mainboard - 4c53 1060 PC7 mainboard - 2001 79c978 [HomePNA] - 1092 0a78 Multimedia Home Network Adapter - 1668 0299 ActionLink Home Network Adapter - 2003 Am 1771 MBW [Alchemy] - 2020 53c974 [PCscsi] - 2040 79c974 - 2080 CS5536 [Geode companion] Host Bridge - 2081 Geode LX Video - 2082 Geode LX AES Security Block - 208f CS5536 GeodeLink PCI South Bridge - 2090 CS5536 [Geode companion] ISA - 2091 CS5536 [Geode companion] FLASH - 2093 CS5536 [Geode companion] Audio - 2094 CS5536 [Geode companion] OHC - 2095 CS5536 [Geode companion] EHC - 2096 CS5536 [Geode companion] UDC - 2097 CS5536 [Geode companion] UOC - 209a CS5536 [Geode companion] IDE - 3000 ELanSC520 Microcontroller - 7006 AMD-751 [Irongate] System Controller - 7007 AMD-751 [Irongate] AGP Bridge - 700a AMD-IGR4 AGP Host to PCI Bridge - 700b AMD-IGR4 PCI to PCI Bridge - 700c AMD-760 MP [IGD4-2P] System Controller - 700d AMD-760 MP [IGD4-2P] AGP Bridge - 700e AMD-760 [IGD4-1P] System Controller - 700f AMD-760 [IGD4-1P] AGP Bridge - 7400 AMD-755 [Cobra] ISA - 7401 AMD-755 [Cobra] IDE - 7403 AMD-755 [Cobra] ACPI - 7404 AMD-755 [Cobra] USB - 7408 AMD-756 [Viper] ISA - 7409 AMD-756 [Viper] IDE - 740b AMD-756 [Viper] ACPI - 740c AMD-756 [Viper] USB - 7410 AMD-766 [ViperPlus] ISA - 7411 AMD-766 [ViperPlus] IDE - 7413 AMD-766 [ViperPlus] ACPI - 7414 AMD-766 [ViperPlus] USB - 7440 AMD-768 [Opus] ISA - 1043 8044 A7M-D Mainboard - 7441 AMD-768 [Opus] IDE - 7443 AMD-768 [Opus] ACPI - 1043 8044 A7M-D Mainboard - 7445 AMD-768 [Opus] Audio - 7446 AMD-768 [Opus] MC97 Modem (Smart Link HAMR5600 compatible) - 7448 AMD-768 [Opus] PCI - 7449 AMD-768 [Opus] USB - 7450 AMD-8131 PCI-X Bridge - 7451 AMD-8131 PCI-X IOAPIC - 7454 AMD-8151 System Controller - 7455 AMD-8151 AGP Bridge - 7458 AMD-8132 PCI-X Bridge - 7459 AMD-8132 PCI-X IOAPIC - 7460 AMD-8111 PCI - 161f 3017 HDAMB - 7461 AMD-8111 USB - 7462 AMD-8111 Ethernet - 7464 AMD-8111 USB - 161f 3017 HDAMB - 7468 AMD-8111 LPC - 161f 3017 HDAMB - 7469 AMD-8111 IDE - 1022 2b80 AMD-8111 IDE [Quartet] - 161f 3017 HDAMB - 746a AMD-8111 SMBus 2.0 - 746b AMD-8111 ACPI - 161f 3017 HDAMB - 746d AMD-8111 AC97 Audio - 161f 3017 HDAMB - 746e AMD-8111 MC97 Modem - 756b AMD-8111 ACPI -1023 Trident Microsystems - 0194 82C194 - 2000 4DWave DX - 2001 4DWave NX - 122d 1400 Trident PCI288-Q3DII (NX) - 2100 CyberBlade XP4m32 - 2200 XGI Volari XP5 - 8400 CyberBlade/i7 - 1023 8400 CyberBlade i7 AGP - 8420 CyberBlade/i7d - 0e11 b15a CyberBlade i7 AGP - 8500 CyberBlade/i1 - 8520 CyberBlade i1 - 0e11 b16e CyberBlade i1 AGP - 1023 8520 CyberBlade i1 AGP - 8620 CyberBlade/i1 - 1014 0502 ThinkPad R30/T30 - 1014 1025 Travelmate 352TE - 8820 CyberBlade XPAi1 - 9320 TGUI 9320 - 9350 GUI Accelerator - 9360 Flat panel GUI Accelerator - 9382 Cyber 9382 [Reference design] - 9383 Cyber 9383 [Reference design] - 9385 Cyber 9385 [Reference design] - 9386 Cyber 9386 - 9388 Cyber 9388 - 9397 Cyber 9397 - 939a Cyber 9397DVD - 9420 TGUI 9420 - 9430 TGUI 9430 - 9440 TGUI 9440 - 9460 TGUI 9460 - 9470 TGUI 9470 - 9520 Cyber 9520 - 9525 Cyber 9525 - 10cf 1094 Lifebook C6155 - 9540 Cyber 9540 - 9660 TGUI 9660/938x/968x - 9680 TGUI 9680 - 9682 TGUI 9682 - 9683 TGUI 9683 - 9685 ProVIDIA 9685 - 9750 3DImage 9750 - 1014 9750 3DImage 9750 - 1023 9750 3DImage 9750 - 9753 TGUI 9753 - 9754 TGUI 9754 - 9759 TGUI 975 - 9783 TGUI 9783 - 9785 TGUI 9785 - 9850 3DImage 9850 - 9880 Blade 3D PCI/AGP - 1023 9880 Blade 3D - 9910 CyberBlade/XP - 9930 CyberBlade/XPm -1024 Zenith Data Systems -1025 Acer Incorporated [ALI] - 0090 BCM440x 100Base-TX Fast Ethernet - 1435 M1435 - 1445 M1445 - 1449 M1449 - 1451 M1451 - 1461 M1461 - 1489 M1489 - 1511 M1511 - 1512 ALI M1512 Aladdin - 1513 M1513 - 1521 ALI M1521 Aladdin III CPU Bridge - 10b9 1521 ALI M1521 Aladdin III CPU Bridge - 1523 ALI M1523 ISA Bridge - 10b9 1523 ALI M1523 ISA Bridge - 1531 M1531 Northbridge [Aladdin IV/IV+] - 1533 M1533 PCI-to-ISA Bridge - 10b9 1533 ALI M1533 Aladdin IV/V ISA South Bridge - 1535 M1535 PCI Bridge + Super I/O + FIR - 1541 M1541 Northbridge [Aladdin V] - 10b9 1541 ALI M1541 Aladdin V/V+ AGP+PCI North Bridge - 1542 M1542 Northbridge [Aladdin V] - 1543 M1543 PCI-to-ISA Bridge + Super I/O + FIR - 1561 M1561 Northbridge [Aladdin 7] - 1621 M1621 Northbridge [Aladdin-Pro II] - 1631 M1631 Northbridge+3D Graphics [Aladdin TNT2] - 1641 M1641 Northbridge [Aladdin-Pro IV] - 1647 M1647 [MaGiK1] PCI North Bridge - 1671 M1671 Northbridge [ALADDiN-P4] - 1672 Northbridge [CyberALADDiN-P4] - 3141 M3141 - 3143 M3143 - 3145 M3145 - 3147 M3147 - 3149 M3149 - 3151 M3151 - 3307 M3307 MPEG-I Video Controller - 3309 M3309 MPEG-II Video w/ Software Audio Decoder - 3321 M3321 MPEG-II Audio/Video Decoder - 5212 M4803 - 5215 ALI PCI EIDE Controller - 5217 M5217H - 5219 M5219 - 5225 M5225 - 5229 M5229 - 5235 M5235 - 5237 M5237 PCI USB Host Controller - 5240 EIDE Controller - 5241 PCMCIA Bridge - 5242 General Purpose Controller - 5243 PCI to PCI Bridge Controller - 5244 Floppy Disk Controller - 5247 M1541 PCI to PCI Bridge - 5251 M5251 P1394 Controller - 5427 PCI to AGP Bridge - 5451 M5451 PCI AC-Link Controller Audio Device - 5453 M5453 PCI AC-Link Controller Modem Device - 7101 M7101 PCI PMU Power Management Controller - 10b9 7101 M7101 PCI PMU Power Management Controller -1028 Dell - 0001 PowerEdge Expandable RAID Controller 2/Si - 1028 0001 PowerEdge 2400 - 0002 PowerEdge Expandable RAID Controller 3/Di - 1028 0002 PowerEdge 4400 - 1028 00d1 PERC 3/DiV [Viper] - 1028 00d9 PERC 3/DiL [Lexus] - 0003 PowerEdge Expandable RAID Controller 3/Si - 1028 0003 PowerEdge 2450 -# PowerEdge Codename Iguana - 0004 PowerEdge Expandable RAID Controller 3/Di [Iguana] - 1028 0004 PERC 3/DiF [Iguana] - 0006 PowerEdge Expandable RAID Controller 3/Di - 0007 Remote Access Card III - 0008 Remote Access Card III - 0009 Remote Access Card III: BMC/SMIC device not present - 000a PowerEdge Expandable RAID Controller 3/Di - 1028 0106 PERC 3/DiJ [Jaguar] - 1028 011b PERC 3/DiD [Dagger] - 1028 0121 PERC 3/DiB [Boxster] - 000c Embedded Remote Access or ERA/O - 000d Embedded Remote Access: BMC/SMIC device - 000e PowerEdge Expandable RAID controller 4/Di - 000f PowerEdge Expandable RAID controller 4/Di - 0010 Remote Access Card 4 - 0011 Remote Access Card 4 Daughter Card - 0012 Remote Access Card 4 Daughter Card Virtual UART - 0013 PowerEdge Expandable RAID controller 4 - 1028 016c PowerEdge Expandable RAID Controller 4e/Si - 1028 016d PowerEdge Expandable RAID Controller 4e/Di - 1028 016e PowerEdge Expandable RAID Controller 4e/Di - 1028 016f PowerEdge Expandable RAID Controller 4e/Di - 1028 0170 PowerEdge Expandable RAID Controller 4e/Di - 0014 Remote Access Card 4 Daughter Card SMIC interface - 0015 PowerEdge Expandable RAID controller 5i - 1028 1f01 PERC 5/E Adapter RAID Controller - 1028 1f02 PERC 5/i Adapter RAID Controller - 1028 1f03 PERC 5/i Adapter RAID Controller -1029 Siemens Nixdorf IS -102a LSI Logic - 0000 HYDRA - 0010 ASPEN - 001f AHA-2940U2/U2W /7890/7891 SCSI Controllers - 9005 000f 2940U2W SCSI Controller - 9005 0106 2940U2W SCSI Controller - 9005 a180 2940U2W SCSI Controller - 00c5 AIC-7899 U160/m SCSI Controller - 1028 00c5 PowerEdge 2550/2650/4600 - 00cf AIC-7899P U160/m - 1028 0106 PowerEdge 4600 - 1028 0121 PowerEdge 2650 -102b Matrox Graphics, Inc. -# DJ: I've a suspicion that 0010 is a duplicate of 0d10. - 0010 MGA-I [Impression?] - 0100 MGA 1064SG [Mystique] - 0518 MGA-II [Athena] - 0519 MGA 2064W [Millennium] - 051a MGA 1064SG [Mystique] - 102b 0100 MGA-1064SG Mystique - 102b 1100 MGA-1084SG Mystique - 102b 1200 MGA-1084SG Mystique - 1100 102b MGA-1084SG Mystique - 110a 0018 Scenic Pro C5 (D1025) - 051b MGA 2164W [Millennium II] - 102b 051b MGA-2164W Millennium II - 102b 1100 MGA-2164W Millennium II - 102b 1200 MGA-2164W Millennium II - 051e MGA 1064SG [Mystique] AGP - 051f MGA 2164W [Millennium II] AGP - 0520 MGA G200 - 102b dbc2 G200 Multi-Monitor - 102b dbc8 G200 Multi-Monitor - 102b dbe2 G200 Multi-Monitor - 102b dbe8 G200 Multi-Monitor - 102b ff03 Millennium G200 SD - 102b ff04 Marvel G200 - 0521 MGA G200 AGP - 1014 ff03 Millennium G200 AGP - 102b 48e9 Mystique G200 AGP - 102b 48f8 Millennium G200 SD AGP - 102b 4a60 Millennium G200 LE AGP - 102b 4a64 Millennium G200 AGP - 102b c93c Millennium G200 AGP - 102b c9b0 Millennium G200 AGP - 102b c9bc Millennium G200 AGP - 102b ca60 Millennium G250 LE AGP - 102b ca6c Millennium G250 AGP - 102b dbbc Millennium G200 AGP - 102b dbc2 Millennium G200 MMS (Dual G200) - 102b dbc3 G200 Multi-Monitor - 102b dbc8 Millennium G200 MMS (Dual G200) - 102b dbd2 G200 Multi-Monitor - 102b dbd3 G200 Multi-Monitor - 102b dbd4 G200 Multi-Monitor - 102b dbd5 G200 Multi-Monitor - 102b dbd8 G200 Multi-Monitor - 102b dbd9 G200 Multi-Monitor - 102b dbe2 Millennium G200 MMS (Quad G200) - 102b dbe3 G200 Multi-Monitor - 102b dbe8 Millennium G200 MMS (Quad G200) - 102b dbf2 G200 Multi-Monitor - 102b dbf3 G200 Multi-Monitor - 102b dbf4 G200 Multi-Monitor - 102b dbf5 G200 Multi-Monitor - 102b dbf8 G200 Multi-Monitor - 102b dbf9 G200 Multi-Monitor - 102b f806 Mystique G200 Video AGP - 102b ff00 MGA-G200 AGP - 102b ff02 Mystique G200 AGP - 102b ff03 Millennium G200 AGP - 102b ff04 Marvel G200 AGP - 110a 0032 MGA-G200 AGP - 0522 MGA G200e [Pilot] ServerEngines (SEP1) - 0525 MGA G400/G450 - 0e11 b16f MGA-G400 AGP - 102b 0328 Millennium G400 16Mb SDRAM - 102b 0338 Millennium G400 16Mb SDRAM - 102b 0378 Millennium G400 32Mb SDRAM - 102b 0541 Millennium G450 Dual Head - 102b 0542 Millennium G450 Dual Head LX - 102b 0543 Millennium G450 Single Head LX - 102b 0641 Millennium G450 32Mb SDRAM Dual Head - 102b 0642 Millennium G450 32Mb SDRAM Dual Head LX - 102b 0643 Millennium G450 32Mb SDRAM Single Head LX - 102b 07c0 Millennium G450 Dual Head LE - 102b 07c1 Millennium G450 SDR Dual Head LE - 102b 0d41 Millennium G450 Dual Head PCI - 102b 0d42 Millennium G450 Dual Head LX PCI - 102b 0d43 Millennium G450 32Mb Dual Head PCI - 102b 0e00 Marvel G450 eTV - 102b 0e01 Marvel G450 eTV - 102b 0e02 Marvel G450 eTV - 102b 0e03 Marvel G450 eTV - 102b 0f80 Millennium G450 Low Profile - 102b 0f81 Millennium G450 Low Profile - 102b 0f82 Millennium G450 Low Profile DVI - 102b 0f83 Millennium G450 Low Profile DVI - 102b 19d8 Millennium G400 16Mb SGRAM - 102b 19f8 Millennium G400 32Mb SGRAM - 102b 2159 Millennium G400 Dual Head 16Mb - 102b 2179 Millennium G400 MAX/Dual Head 32Mb - 102b 217d Millennium G400 Dual Head Max - 102b 23c0 Millennium G450 - 102b 23c1 Millennium G450 - 102b 23c2 Millennium G450 DVI - 102b 23c3 Millennium G450 DVI - 102b 2f58 Millennium G400 - 102b 2f78 Millennium G400 - 102b 3693 Marvel G400 AGP - 102b 5dd0 4Sight II - 102b 5f50 4Sight II - 102b 5f51 4Sight II - 102b 5f52 4Sight II - 102b 9010 Millennium G400 Dual Head - 1458 0400 GA-G400 - 1705 0001 Millennium G450 32MB SGRAM - 1705 0002 Millennium G450 16MB SGRAM - 1705 0003 Millennium G450 32MB - 1705 0004 Millennium G450 16MB - 0527 MGA Parhelia AGP - 102b 0840 Parhelia 128Mb - 102b 0850 Parhelia 256MB AGP 4X - 0528 Parhelia 8X - 102b 1020 Parhelia 128MB - 102b 1030 Parhelia 256 MB Dual DVI - 102b 14e1 Parhelia PCI 256MB - 102b 2021 QID Pro - 0d10 MGA Ultima/Impression - 1000 MGA G100 [Productiva] - 102b ff01 Productiva G100 - 102b ff05 Productiva G100 Multi-Monitor - 1001 MGA G100 [Productiva] AGP - 102b 1001 MGA-G100 AGP - 102b ff00 MGA-G100 AGP - 102b ff01 MGA-G100 Productiva AGP - 102b ff03 Millennium G100 AGP - 102b ff04 MGA-G100 AGP - 102b ff05 MGA-G100 Productiva AGP Multi-Monitor - 110a 001e MGA-G100 AGP - 2007 MGA Mistral - 2527 MGA G550 AGP - 102b 0f83 Millennium G550 - 102b 0f84 Millennium G550 Dual Head DDR 32Mb - 102b 1e41 Millennium G550 - 2537 Millenium P650/P750 - 102b 1820 Millennium P750 64MB - 102b 1830 Millennium P650 64MB - 102b 1c10 QID 128MB - 102b 2811 Millennium P650 Low-profile PCI 64MB - 102b 2c11 QID Low-profile PCI - 2538 Millenium P650 PCIe - 102b 08c7 Millennium P650 PCIe 128MB - 102b 0907 Millennium P650 PCIe 64MB - 102b 0947 Parhelia APVe - 102b 1047 Millennium P650 LP PCIe 128MB - 102b 1087 Millennium P650 LP PCIe 64MB - 102b 2538 Parhelia APVe - 102b 3007 QID Low-profile PCIe - 4536 VIA Framegrabber - 4cdc Morphis Vision System Jpeg2000 - 4fc5 Morphis Vision System - 5e10 Morphis Vision System Aux/IO - 6573 Shark 10/100 Multiport SwitchNIC -102c Chips and Technologies - 00b8 F64310 - 00c0 F69000 HiQVideo - 102c 00c0 F69000 HiQVideo - 4c53 1000 CC7/CR7/CP7/VC7/VP7/VR7 mainboard - 4c53 1010 CP5/CR6 mainboard - 4c53 1020 VR6 mainboard - 4c53 1030 PC5 mainboard - 4c53 1050 CT7 mainboard - 4c53 1051 CE7 mainboard - 00d0 F65545 - 00d8 F65545 - 00dc F65548 - 00e0 F65550 - 00e4 F65554 - 00e5 F65555 HiQVPro - 0e11 b049 Armada 1700 Laptop Display Controller - 1179 0001 Satellite Pro - 00f0 F68554 - 00f4 F68554 HiQVision - 00f5 F68555 - 0c30 F69030 - 4c53 1000 CC7/CR7/CP7/VC7/VP7/VR7 mainboard - 4c53 1050 CT7 mainboard - 4c53 1051 CE7 mainboard - 4c53 1080 CT8 mainboard -102d Wyse Technology Inc. - 50dc 3328 Audio -102e Olivetti Advanced Technology -102f Toshiba America - 0009 r4x00 - 000a TX3927 MIPS RISC PCI Controller - 0020 ATM Meteor 155 - 102f 00f8 ATM Meteor 155 - 0030 TC35815CF PCI 10/100 Mbit Ethernet Controller - 0031 TC35815CF PCI 10/100 Mbit Ethernet Controller with WOL - 0032 TC35815CF PCI 10/100 Mbit Ethernet Controller on TX4939 - 0105 TC86C001 [goku-s] IDE - 0106 TC86C001 [goku-s] USB 1.1 Host - 0107 TC86C001 [goku-s] USB Device Controller - 0108 TC86C001 [goku-s] I2C/SIO/GPIO Controller - 0180 TX4927/38 MIPS RISC PCI Controller - 0181 TX4925 MIPS RISC PCI Controller - 0182 TX4937 MIPS RISC PCI Controller -1030 TMC Research -1031 Miro Computer Products AG - 5601 DC20 ASIC - 5607 Video I/O & motion JPEG compressor - 5631 Media 3D - 6057 MiroVideo DC10/DC30+ -1032 Compaq -1033 NEC Corporation - 0000 Vr4181A USB Host or Function Control Unit - 0001 PCI to 486-like bus Bridge - 0002 PCI to VL98 Bridge - 0003 ATM Controller - 0004 R4000 PCI Bridge - 0005 PCI to 486-like bus Bridge - 0006 PC-9800 Graphic Accelerator - 0007 PCI to UX-Bus Bridge - 0008 PC-9800 Graphic Accelerator - 0009 PCI to PC9800 Core-Graph Bridge - 0016 PCI to VL Bridge - 001a [Nile II] - 0021 Vrc4373 [Nile I] - 0029 PowerVR PCX1 - 002a PowerVR 3D - 002c Star Alpha 2 - 002d PCI to C-bus Bridge - 0035 USB - 1033 0035 Hama USB 2.0 CardBus - 1179 0001 USB - 12ee 7000 Root Hub - 14c2 0105 PTI-205N USB 2.0 Host Controller - 1799 0001 Root Hub - 1931 000a GlobeTrotter Fusion Quad Lite (PPP data) - 1931 000b GlobeTrotter Fusion Quad Lite (GSM data) - 807d 0035 PCI-USB2 (OHCI subsystem) - 003b PCI to C-bus Bridge - 003e NAPCCARD Cardbus Controller - 0046 PowerVR PCX2 [midas] - 005a Vrc5074 [Nile 4] - 0063 Firewarden - 0067 PowerVR Neon 250 Chipset - 1010 0020 PowerVR Neon 250 AGP 32Mb - 1010 0080 PowerVR Neon 250 AGP 16Mb - 1010 0088 PowerVR Neon 250 16Mb - 1010 0090 PowerVR Neon 250 AGP 16Mb - 1010 0098 PowerVR Neon 250 16Mb - 1010 00a0 PowerVR Neon 250 AGP 32Mb - 1010 00a8 PowerVR Neon 250 32Mb - 1010 0120 PowerVR Neon 250 AGP 32Mb - 0072 uPD72874 IEEE1394 OHCI 1.1 3-port PHY-Link Ctrlr - 0074 56k Voice Modem - 1033 8014 RCV56ACF 56k Voice Modem - 009b Vrc5476 - 00a5 VRC4173 - 00a6 VRC5477 AC97 - 00cd IEEE 1394 [OrangeLink] Host Controller - 12ee 8011 Root hub - 00ce IEEE 1394 Host Controller - 00df Vr4131 - 00e0 USB 2.0 - 12ee 7001 Root hub - 14c2 0205 PTI-205N USB 2.0 Host Controller - 1799 0002 Root Hub - 807d 1043 PCI-USB2 (EHCI subsystem) - 00e7 IEEE 1394 Host Controller - 00f2 uPD72874 IEEE1394 OHCI 1.1 3-port PHY-Link Ctrlr - 00f3 uPD6113x Multimedia Decoder/Processor [EMMA2] - 010c VR7701 - 0125 uPD720400 PCI Express - PCI/PCI-X Bridge - 013a Dual Tuner/MPEG Encoder -1034 Framatome Connectors USA Inc. -1035 Comp. & Comm. Research Lab -1036 Future Domain Corp. - 0000 TMC-18C30 [36C70] -1037 Hitachi Micro Systems -1038 AMP, Inc -1039 Silicon Integrated Systems [SiS] - 0001 Virtual PCI-to-PCI bridge (AGP) - 0002 SG86C202 - 0003 SiS AGP Port (virtual PCI-to-PCI bridge) - 0004 PCI-to-PCI bridge - 0006 85C501/2/3 - 0008 SiS85C503/5513 (LPC Bridge) - 0009 ACPI - 000a PCI-to-PCI bridge - 0016 SiS961/2 SMBus Controller - 0018 SiS85C503/5513 (LPC Bridge) - 0180 RAID bus controller 180 SATA/PATA [SiS] - 0181 SATA - 0182 182 SATA/RAID Controller - 1734 1095 D2030-A1 - 0186 AHCI Controller (0106) - 0190 190 Gigabit Ethernet Adapter - 0191 191 Gigabit Ethernet Adapter - 0200 5597/5598/6326 VGA - 1039 0000 SiS5597 SVGA (Shared RAM) - 0204 82C204 - 0205 SG86C205 - 0300 300/305 PCI/AGP VGA Display Adapter - 107d 2720 Leadtek WinFast VR300 - 0310 315H PCI/AGP VGA Display Adapter - 0315 315 PCI/AGP VGA Display Adapter - 0325 315PRO PCI/AGP VGA Display Adapter - 0330 330 [Xabre] PCI/AGP VGA Display Adapter - 0406 85C501/2 - 0496 85C496 - 0530 530 Host - 0540 540 Host - 0550 550 Host - 0597 5513C - 0601 85C601 - 0620 620 Host - 0630 630 Host - 0633 633 Host - 0635 635 Host - 0645 SiS645 Host & Memory & AGP Controller - 0646 SiS645DX Host & Memory & AGP Controller - 0648 645xx - 0650 650/M650 Host - 0651 651 Host - 0655 655 Host - 0660 660 Host - 0661 661FX/M661FX/M661MX Host - 0662 662 Host - 0730 730 Host - 0733 733 Host - 0735 735 Host - 0740 740 Host - 0741 741/741GX/M741 Host - 0745 745 Host - 0746 746 Host - 0755 755 Host - 0760 760/M760 Host - 0761 761/M761 Host - 1734 1099 D2030-A1 Motherboard - 0900 SiS900 PCI Fast Ethernet - 1019 0a14 K7S5A motherboard - 1039 0900 SiS900 10/100 Ethernet Adapter - 1043 8035 CUSI-FX motherboard - 1462 0900 MS-6701 motherboard - 0961 SiS961 [MuTIOL Media IO] - 0962 SiS962 [MuTIOL Media IO] - 0963 SiS963 [MuTIOL Media IO] - 0964 SiS964 [MuTIOL Media IO] - 0965 SiS965 [MuTIOL Media IO] - 0966 SiS966 [MuTIOL Media IO] - 0968 SiS968 [MuTIOL Media IO] - 1180 SATA Controller / IDE mode - 1182 SATA Controller / RAID mode - 1183 SATA Controller / IDE mode - 1184 AHCI Controller / RAID mode - 1185 AHCI IDE Controller (0106) - 3602 83C602 - 5107 5107 - 5300 SiS540 PCI Display Adapter - 5315 550 PCI/AGP VGA Display Adapter - 5401 486 PCI Chipset - 5511 5511/5512 - 5513 5513 [IDE] - 1019 0970 P6STP-FL motherboard - 1039 5513 SiS5513 EIDE Controller (A,B step) - 1043 8035 CUSI-FX motherboard - 1462 7010 MS-6701 motherboard - 1734 1095 D2030-A1 Motherboard - 5517 5517 - 5571 5571 - 5581 5581 Pentium Chipset - 5582 5582 - 5591 5591/5592 Host - 5596 5596 Pentium Chipset - 5597 5597 [SiS5582] - 5600 5600 Host - 6204 Video decoder & MPEG interface - 6205 VGA Controller - 6236 6236 3D-AGP - 6300 630/730 PCI/AGP VGA Display Adapter - 1019 0970 P6STP-FL motherboard - 1043 8035 CUSI-FX motherboard - 6306 530/620 PCI/AGP VGA Display Adapter - 1039 6306 SiS530,620 GUI Accelerator+3D - 6325 65x/M650/740 PCI/AGP VGA Display Adapter - 6326 86C326 5598/6326 - 1039 6326 SiS6326 GUI Accelerator - 1092 0a50 SpeedStar A50 - 1092 0a70 SpeedStar A70 - 1092 4910 SpeedStar A70 - 1092 4920 SpeedStar A70 - 1569 6326 SiS6326 GUI Accelerator - 6330 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter - 1039 6330 [M]661xX/[M]741[GX]/[M]760 PCI/AGP VGA Adapter - 1043 8113 SiS Real 256E (ASUS P5S800-VM motherboard) - 1458 d000 SiS661FX GUI 2D/3D Accelerator - 1734 1099 D2030-A1 - 6350 770/670 PCIE VGA Display Adapter - 6351 771/671 PCIE VGA Display Adapter - 7001 USB 1.0 Controller - 1019 0a14 K7S5A motherboard - 1039 7000 Onboard USB Controller - 1462 5470 K7SOM+ 5.2C Motherboard - 1462 7010 MS-6701 motherboard - 1734 1095 D2030-A1 Motherboard - 7002 USB 2.0 Controller - 1462 7010 MS-6701 motherboard - 1509 7002 Onboard USB Controller - 1734 1095 D2030-A1 - 7007 FireWire Controller - 1462 701d MS-6701 - 7012 AC'97 Sound Controller - 1462 7010 MS-6701 motherboard - 15bd 1001 DFI 661FX motherboard - 1734 109f D2030-A1 Motherboard -# There are may be different modem codecs here (Intel537 compatible and incompatible) - 7013 AC'97 Modem Controller - 7016 SiS7016 PCI Fast Ethernet Adapter - 1039 7016 SiS7016 10/100 Ethernet Adapter - 7018 SiS PCI Audio Accelerator - 1014 01b6 SiS PCI Audio Accelerator - 1014 01b7 SiS PCI Audio Accelerator - 1019 7018 SiS PCI Audio Accelerator - 1025 000e SiS PCI Audio Accelerator - 1025 0018 SiS PCI Audio Accelerator - 1039 7018 SiS PCI Audio Accelerator - 1043 1453 SiS PCI Audio Accelerator - 1043 800b SiS PCI Audio Accelerator - 1054 7018 SiS PCI Audio Accelerator - 107d 5330 SiS PCI Audio Accelerator - 107d 5350 SiS PCI Audio Accelerator - 1170 3209 SiS PCI Audio Accelerator - 1462 400a SiS PCI Audio Accelerator - 14a4 2089 SiS PCI Audio Accelerator - 14cd 2194 SiS PCI Audio Accelerator - 14ff 1100 SiS PCI Audio Accelerator - 152d 8808 SiS PCI Audio Accelerator - 1558 1103 SiS PCI Audio Accelerator - 1558 2200 SiS PCI Audio Accelerator - 1563 7018 SiS PCI Audio Accelerator - 15c5 0111 SiS PCI Audio Accelerator - 270f a171 SiS PCI Audio Accelerator - a0a0 0022 SiS PCI Audio Accelerator - 7019 SiS7019 Audio Accelerator - 7502 Azalia Audio Controller -103a Seiko Epson Corporation -103b Tatung Co. of America -103c Hewlett-Packard Company - 002a NX9000 Notebook - 1005 A4977A Visualize EG - 1008 Visualize FX - 1028 Tach TL Fibre Channel Host Adapter - 1029 Tach XL2 Fibre Channel Host Adapter - 107e 000f Interphase 5560 Fibre Channel Adapter - 9004 9210 1Gb/2Gb Family Fibre Channel Controller - 9004 9211 1Gb/2Gb Family Fibre Channel Controller - 102a Tach TS Fibre Channel Host Adapter - 107e 000e Interphase 5540/5541 Fibre Channel Adapter - 9004 9110 1Gb/2Gb Family Fibre Channel Controller - 9004 9111 1Gb/2Gb Family Fibre Channel Controller - 1030 J2585A DeskDirect 10/100VG NIC - 1031 J2585B HP 10/100VG PCI LAN Adapter - 103c 1040 J2973A DeskDirect 10BaseT NIC - 103c 1041 J2585B DeskDirect 10/100VG NIC - 103c 1042 J2970A DeskDirect 10BaseT/2 NIC - 1040 J2973A DeskDirect 10BaseT NIC - 1041 J2585B DeskDirect 10/100 NIC - 1042 J2970A DeskDirect 10BaseT/2 NIC - 1048 Diva Serial [GSP] Multiport UART - 103c 1049 Tosca Console - 103c 104a Tosca Secondary - 103c 104b Maestro SP2 - 103c 1223 Superdome Console - 103c 1226 Keystone SP2 - 103c 1227 Powerbar SP2 - 103c 1282 Everest SP2 - 103c 1301 Diva RMP3 - 1054 PCI Local Bus Adapter - 1064 79C970 PCnet Ethernet Controller - 108b Visualize FXe - 10c1 NetServer Smart IRQ Router - 10ed TopTools Remote Control - 10f0 rio System Bus Adapter - 10f1 rio I/O Controller - 1200 82557B 10/100 NIC - 1219 NetServer PCI Hot-Plug Controller - 121a NetServer SMIC Controller - 121b NetServer Legacy COM Port Decoder - 121c NetServer PCI COM Port Decoder - 1229 zx1 System Bus Adapter - 122a zx1 I/O Controller - 122e PCI-X Local Bus Adapter - 127b sx1000 System Bus Adapter - 127c sx1000 I/O Controller - 1290 Auxiliary Diva Serial Port - 1291 Auxiliary Diva Serial Port - 12b4 zx1 QuickSilver AGP8x Local Bus Adapter - 12eb sx2000 System Bus Adapter - 12ec sx2000 I/O Controller - 12ee PCI-X 2.0 Local Bus Adapter - 12f8 Broadcom BCM4306 802.11b/g Wireless LAN - 12fa BCM4306 802.11b/g Wireless LAN Controller - 1302 RMP-3 Shared Memory Driver - 1303 RMP-3 (Remote Management Processor) - 1361 BCM4312 802.11a/b/g WLAN Controller - 2910 E2910A PCIBus Exerciser - 2925 E2925A 32 Bit, 33 MHzPCI Exerciser & Analyzer - 3080 Pavilion ze2028ea - 3085 Realtek RTL8139/8139C/8139C+ - 30b5 Compaq Presario V3000Z - 3220 Smart Array P600 - 103c 3225 3 Gb/s SAS RAID - 3230 Smart Array Controller - 103c 3223 Smart Array P800 - 103c 3234 P400 SAS Controller - 103c 3235 P400i SAS Controller - 103c 3237 E500 SAS Controller - 3238 Smart Array E200i (SAS Controller) - 4030 zx2 System Bus Adapter - 4031 zx2 I/O Controller - 4037 PCIe Local Bus Adapter - 403b PCIe Root Port - 60e8 NetRAID-2M : ZX1/M (OEM AMI MegaRAID 493) -103e Solliday Engineering -103f Synopsys/Logic Modeling Group -1040 Accelgraphics Inc. -1041 Computrend -1042 Micron - 1000 PC Tech RZ1000 - 1001 PC Tech RZ1001 - 3000 Samurai_0 - 3010 Samurai_1 - 3020 Samurai_IDE -1043 ASUSTeK Computer Inc. - 0675 ISDNLink P-IN100-ST-D - 0675 1704 ISDN Adapter (PCI Bus, D, C) - 0675 1707 ISDN Adapter (PCI Bus, DV, W) - 10cf 105e ISDN Adapter (PCI Bus, DV, W) - 0c11 A7N8X Motherboard nForce2 IDE/USB/SMBus - 4015 v7100 SDRAM [GeForce2 MX] - 4021 v7100 Combo Deluxe [GeForce2 MX + TV tuner] - 4057 v8200 GeForce 3 - 8043 v8240 PAL 128M [P4T] Motherboard - 8047 v8420 Deluxe [GeForce4 Ti4200] - 807b v9280/TD [Geforce4 TI4200 8X With TV-Out and DVI] - 8095 A7N8X Motherboard nForce2 AC97 Audio - 80ac A7N8X Motherboard nForce2 AGP/Memory - 80bb v9180 Magic/T [GeForce4 MX440 AGP 8x 64MB TV-out] - 80c5 nForce3 chipset motherboard [SK8N] - 80df v9520 Magic/T - 815a A8N-SLI Motherboard nForce4 SATA - 8168 Realtek PCI-E Gigabit Ethernet Controller (RTL8111B) - 8187 802.11a/b/g Wireless LAN Card - 8188 Tiger Hybrid TV Capture Device - 81f4 EN7300TC512/TD/128M/A(C262G) [Graphics Card EN7300TC512] -1044 Adaptec (formerly DPT) - 1012 Domino RAID Engine - a400 SmartCache/Raid I-IV Controller - a500 PCI Bridge - a501 SmartRAID V Controller - 1044 c001 PM1554U2 Ultra2 Single Channel - 1044 c002 PM1654U2 Ultra2 Single Channel - 1044 c003 PM1564U3 Ultra3 Single Channel - 1044 c004 PM1564U3 Ultra3 Dual Channel - 1044 c005 PM1554U2 Ultra2 Single Channel (NON ACPI) - 1044 c00a PM2554U2 Ultra2 Single Channel - 1044 c00b PM2654U2 Ultra2 Single Channel - 1044 c00c PM2664U3 Ultra3 Single Channel - 1044 c00d PM2664U3 Ultra3 Dual Channel - 1044 c00e PM2554U2 Ultra2 Single Channel (NON ACPI) - 1044 c00f PM2654U2 Ultra2 Single Channel (NON ACPI) - 1044 c014 PM3754U2 Ultra2 Single Channel (NON ACPI) - 1044 c015 PM3755U2B Ultra2 Single Channel (NON ACPI) - 1044 c016 PM3755F Fibre Channel (NON ACPI) - 1044 c01e PM3757U2 Ultra2 Single Channel - 1044 c01f PM3757U2 Ultra2 Dual Channel - 1044 c020 PM3767U3 Ultra3 Dual Channel - 1044 c021 PM3767U3 Ultra3 Quad Channel - 1044 c028 PM2865U3 Ultra3 Single Channel - 1044 c029 PM2865U3 Ultra3 Dual Channel - 1044 c02a PM2865F Fibre Channel - 1044 c03c 2000S Ultra3 Single Channel - 1044 c03d 2000S Ultra3 Dual Channel - 1044 c03e 2000F Fibre Channel - 1044 c046 3000S Ultra3 Single Channel - 1044 c047 3000S Ultra3 Dual Channel - 1044 c048 3000F Fibre Channel - 1044 c050 5000S Ultra3 Single Channel - 1044 c051 5000S Ultra3 Dual Channel - 1044 c052 5000F Fibre Channel - 1044 c05a 2400A UDMA Four Channel - 1044 c05b 2400A UDMA Four Channel DAC - 1044 c064 3010S Ultra3 Dual Channel - 1044 c065 3410S Ultra160 Four Channel - 1044 c066 3010S Fibre Channel - a511 SmartRAID V Controller - 1044 c032 ASR-2005S I2O Zero Channel - 1044 c035 ASR-2010S I2O Zero Channel -1045 OPTi Inc. - a0f8 82C750 [Vendetta] USB Controller - c101 92C264 - c178 92C178 - c556 82X556 [Viper] - c557 82C557 [Viper-M] - c558 82C558 [Viper-M ISA+IDE] - c567 82C750 [Vendetta], device 0 - c568 82C750 [Vendetta], device 1 - c569 82C579 [Viper XPress+ Chipset] - c621 82C621 [Viper-M/N+] - c700 82C700 [FireStar] - c701 82C701 [FireStar Plus] - c814 82C814 [Firebridge 1] - c822 82C822 - c824 82C824 - c825 82C825 [Firebridge 2] - c832 82C832 - c861 82C861 - c895 82C895 - c935 EV1935 ECTIVA MachOne PCIAudio - d568 82C825 [Firebridge 2] - d721 IDE [FireStar] -1046 IPC Corporation, Ltd. -1047 Genoa Systems Corp -1048 Elsa AG - 0c60 Gladiac MX - 0d22 Quadro4 900XGL [ELSA GLoria4 900XGL] - 1000 QuickStep 1000 - 3000 QuickStep 3000 - 8901 Gloria XL - 1048 0935 GLoria XL (Virge) -1049 Fountain Technologies, Inc. -# nee SGS Thomson Microelectronics -104a STMicroelectronics - 0008 STG 2000X - 0009 STG 1764X - 0010 STG4000 [3D Prophet Kyro Series] - 0209 STPC Consumer/Industrial North- and Southbridge - 020a STPC Atlas/ConsumerS/Consumer IIA Northbridge - 0210 STPC Atlas ISA Bridge - 021a STPC Consumer S Southbridge - 021b STPC Consumer IIA Southbridge - 0500 ST70137 [Unicorn] ADSL DMT Transceiver - 104a 0500 BeWAN ADSL PCI st - 0564 STPC Client Northbridge - 0981 21x4x DEC-Tulip compatible 10/100 Ethernet - 1746 STG 1764X - 2774 21x4x DEC-Tulip compatible 10/100 Ethernet - 3520 MPEG-II decoder card - 55cc STPC Client Southbridge -104b BusLogic - 0140 BT-946C (old) [multimaster 01] - 1040 BT-946C (BA80C30) [MultiMaster 10] - 8130 Flashpoint LT -104c Texas Instruments - 0500 100 MBit LAN Controller - 0508 TMS380C2X Compressor Interface - 1000 Eagle i/f AS - 104c PCI1510 PC card Cardbus Controller - 3d04 TVP4010 [Permedia] - 3d07 TVP4020 [Permedia 2] - 1011 4d10 Comet - 1040 000f AccelStar II - 1040 0011 AccelStar II - 1048 0a31 WINNER 2000 - 1048 0a32 GLoria Synergy - 1048 0a34 GLoria Synergy - 1048 0a35 GLoria Synergy - 1048 0a36 GLoria Synergy - 1048 0a43 GLoria Synergy - 1048 0a44 GLoria Synergy - 107d 2633 WinFast 3D L2300 - 1092 0127 FIRE GL 1000 PRO - 1092 0136 FIRE GL 1000 PRO - 1092 0141 FIRE GL 1000 PRO - 1092 0146 FIRE GL 1000 PRO - 1092 0148 FIRE GL 1000 PRO - 1092 0149 FIRE GL 1000 PRO - 1092 0152 FIRE GL 1000 PRO - 1092 0154 FIRE GL 1000 PRO - 1092 0155 FIRE GL 1000 PRO - 1092 0156 FIRE GL 1000 PRO - 1092 0157 FIRE GL 1000 PRO - 1097 3d01 Jeronimo Pro - 1102 100f Graphics Blaster Extreme - 3d3d 0100 Reference Permedia 2 3D - 8000 PCILynx/PCILynx2 IEEE 1394 Link Layer Controller - e4bf 1010 CF1-1-SNARE - e4bf 1020 CF1-2-SNARE - 8009 FireWire Controller - 104d 8032 8032 OHCI i.LINK (IEEE 1394) Controller - 8017 PCI4410 FireWire Controller - 8019 TSB12LV23 IEEE-1394 Controller - 11bd 000a Studio DV500-1394 - 11bd 000e Studio DV - e4bf 1010 CF2-1-CYMBAL - 8020 TSB12LV26 IEEE-1394 Controller (Link) - 11bd 000f Studio DV500-1394 - 11bd 001c Excalibur 4.1 - 8021 TSB43AA22 IEEE-1394 Controller (PHY/Link Integrated) - 104d 80df Vaio PCG-FX403 - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 8022 TSB43AB22 IEEE-1394a-2000 Controller (PHY/Link) - 8023 TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link) - 103c 088c NC8000 laptop - 1043 808b K8N4-E Mainboard - 1043 815b P5W DH Deluxe Motherboard - 8024 TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link) - 8025 TSB82AA2 IEEE-1394b Link Layer Controller - 1458 1000 GA-K8N Ultra-9 Mainboard - 8026 TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) - 1025 003c Aspire 2001WLCi (Compaq CL50 motherboard) - 103c 006a NX9500 - 1043 808d A7V333 mainboard. - 8027 PCI4451 IEEE-1394 Controller - 1028 00e6 PCI4451 IEEE-1394 Controller (Dell Inspiron 8100) - 8029 PCI4510 IEEE-1394 Controller - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 1071 8160 MIM2900 - 802b PCI7410,7510,7610 OHCI-Lynx Controller - 1028 0139 Latitude D400 - 1028 014e PCI7410,7510,7610 OHCI-Lynx Controller (Latitude D800) - 802e PCI7x20 1394a-2000 OHCI Two-Port PHY/Link-Layer Controller - 8031 PCIxx21/x515 Cardbus Controller - 1025 0080 Aspire 5024WLMi - 103c 099c NX6110/NC6120 - 103c 308b MX6125 - 8032 OHCI Compliant IEEE 1394 Host Controller - 1025 0080 Aspire 5024WLMi - 103c 099c NX6110/NC6120 - 103c 308b MX6125 - 8033 PCIxx21 Integrated FlashMedia Controller - 1025 0080 Aspire 5024WLMi - 103c 099c NX6110/NC6120 - 103c 308b MX6125 - 8034 PCI6411/6421/6611/6621/7411/7421/7611/7621 Secure Digital Controller - 1025 0080 Aspire 5024WLMi - 103c 099c NX6110/NC6120 - 103c 308b MX6125 - 8035 PCI6411/6421/6611/6621/7411/7421/7611/7621 Smart Card Controller - 103c 099c NX6110/NC6120 - 8036 PCI6515 Cardbus Controller - 8038 PCI6515 SmartCard Controller - 8039 PCIxx12 Cardbus Controller - 103c 309f nx9420 - 103c 30a1 NC2400 - 803a PCIxx12 OHCI Compliant IEEE 1394 Host Controller - 103c 309f nx9420 - 103c 30a1 NC2400 - 803b 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) - 103c 309f nx9420 - 803c PCIxx12 SDA Standard Compliant SD Host Controller - 103c 309f nx9420 - 803d PCIxx12 GemCore based SmartCard controller - 103c 309f nx9420 - 103c 30a1 NC2400 - 8201 PCI1620 Firmware Loading Function - 8204 PCI7410,7510,7610 PCI Firmware Loading Function - 1028 0139 Latitude D400 - 1028 014e Latitude D800 - 8231 XIO2000(A)/XIO2200(A) PCI Express-to-PCI Bridge - 8235 XIO2200(A) IEEE-1394a-2000 Controller (PHY/Link) - 8400 ACX 100 22Mbps Wireless Interface - 1186 3b00 DWL-650+ PC Card cardbus 22Mbs Wireless Adapter [AirPlus] - 1186 3b01 DWL-520+ 22Mbps PCI Wireless Adapter - 16ab 8501 WL-8305 IEEE802.11b+ Wireless LAN PCI Adapter - 8401 ACX 100 22Mbps Wireless Interface - 9000 Wireless Interface (of unknown type) - 9065 TMS320DM642 - 9066 ACX 111 54Mbps Wireless Interface - 104c 9066 Trendnet TEW-421PC Wireless PCI Adapter - 1186 3b04 DWL-G520+ Wireless PCI Adapter - 1186 3b05 DWL-G650+ AirPlusG+ CardBus Wireless LAN - 13d1 aba0 SWLMP-54108 108Mbps Wireless mini PCI card 802.11g+ - 1737 0033 WPC54G Ver.2 802.11G PC Card - a001 TDC1570 - a100 TDC1561 - a102 TNETA1575 HyperSAR Plus w/PCI Host i/f & UTOPIA i/f - a106 TMS320C6414 TMS320C6415 TMS320C6416 - 175c 5000 ASI50xx Audio Adapter - 175c 6400 ASI6400 Cobranet series - 175c 8700 ASI87xx Radio Tuner card - ac10 PCI1050 - ac11 PCI1053 - ac12 PCI1130 - ac13 PCI1031 - ac15 PCI1131 - ac16 PCI1250 - 1014 0092 ThinkPad 600 - ac17 PCI1220 - ac18 PCI1260 - ac19 PCI1221 - ac1a PCI1210 - ac1b PCI1450 - 0e11 b113 Armada M700 - 1014 0130 Thinkpad T20/T22/A21m - ac1c PCI1225 - 0e11 b121 Armada E500 - 1028 0088 Latitude CPi A400XT - ac1d PCI1251A - ac1e PCI1211 - ac1f PCI1251B - ac20 TI 2030 - ac21 PCI2031 - ac22 PCI2032 PCI Docking Bridge - ac23 PCI2250 PCI-to-PCI Bridge - ac28 PCI2050 PCI-to-PCI Bridge - ac30 PCI1260 PC card Cardbus Controller - ac40 PCI4450 PC card Cardbus Controller - ac41 PCI4410 PC card Cardbus Controller - ac42 PCI4451 PC card Cardbus Controller - 1028 00e6 PCI4451 PC card CardBus Controller (Inspiron 8100) - ac44 PCI4510 PC card Cardbus Controller - 1028 0149 Inspiron 5100 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 1071 8160 MIM2000 - ac46 PCI4520 PC card Cardbus Controller - ac47 PCI7510 PC card Cardbus Controller - 1028 0139 Latitude D400 - 1028 013f Precision M60 - 1028 014e Latitude D800 - ac4a PCI7510,7610 PC card Cardbus Controller - 1028 0139 Latitude D400 - 1028 014e Latitude D800 - ac50 PCI1410 PC card Cardbus Controller - ac51 PCI1420 PC card Cardbus Controller - 0e11 004e Evo N600c - 1014 0148 ThinkPad A20m - 1014 023b ThinkPad T23 (2647-4MG) - 1028 00b1 Latitude C600 - 1028 012a Latitude C640 - 1033 80cd Versa Note VXi - 1095 10cf Fujitsu-Siemens LifeBook C Series - 10cf 1095 Lifebook S-4510/C6155 - e4bf 1000 CP2-2-HIPHOP - ac52 PCI1451 PC card Cardbus Controller - ac53 PCI1421 PC card Cardbus Controller - ac54 PCI1620 PC Card Controller - 103c 08b0 tc1100 tablet - ac55 PCI1520 PC card Cardbus Controller - 1014 0512 ThinkPad T30/T40 - ac56 PCI1510 PC card Cardbus Controller - 1014 0512 Thinkpad R50e model 1634 - 1014 0528 ThinkPad R40e (2684-HVG) Cardbus Controller - 17aa 2012 ThinkPad T60/R60 series - ac60 PCI2040 PCI to DSP Bridge Controller - 175c 5100 ASI51xx Audio Adapter - 175c 6100 ASI61xx Audio Adapter - 175c 6200 ASI62xx Audio Adapter - 175c 8800 ASI88xx Audio Adapter - ac8d PCI 7620 - ac8e PCI7420 CardBus Controller - ac8f PCI7420/7620 Combo CardBus, 1394a-2000 OHCI and SD/MS-Pro Controller - 1028 018d Inspiron 700m - fe00 FireWire Host Controller - fe03 12C01A FireWire Host Controller -104d Sony Corporation - 8004 DTL-H2500 [Playstation development board] - 8009 CXD1947Q i.LINK Controller - 8039 CXD3222 i.LINK Controller - 8056 Rockwell HCF 56K modem - 808a Memory Stick Controller -104e Oak Technology, Inc - 0017 OTI-64017 - 0107 OTI-107 [Spitfire] - 0109 Video Adapter - 0111 OTI-64111 [Spitfire] - 0217 OTI-64217 - 0317 OTI-64317 -104f Co-time Computer Ltd -1050 Winbond Electronics Corp - 0000 NE2000 - 0001 W83769F - 0033 W89C33D 802.11 a/b/g BB/MAC - 0105 W82C105 - 0840 W89C840 - 1050 0001 W89C840 Ethernet Adapter - 1050 0840 W89C840 Ethernet Adapter - 0940 W89C940 - 5a5a W89C940F - 6692 W6692 - 1043 1702 ISDN Adapter (PCI Bus, D, W) - 1043 1703 ISDN Adapter (PCI Bus, DV, W) - 1043 1707 ISDN Adapter (PCI Bus, DV, W) - 144f 1702 ISDN Adapter (PCI Bus, D, W) - 144f 1703 ISDN Adapter (PCI Bus, DV, W) - 144f 1707 ISDN Adapter (PCI Bus, DV, W) - 9921 W99200F MPEG-1 Video Encoder - 9922 W99200F/W9922PF MPEG-1/2 Video Encoder - 9970 W9970CF -1051 Anigma, Inc. -1052 ?Young Micro Systems -1053 Young Micro Systems -1054 Hitachi, Ltd - 3011 ColdFusion 3e Chipset Processor to I/O Controller - 3012 ColdFusion 3e Chipset Memory Controller Hub -1055 Efar Microsystems - 9130 SLC90E66 [Victory66] IDE - 9460 SLC90E66 [Victory66] ISA - 9462 SLC90E66 [Victory66] USB - 9463 SLC90E66 [Victory66] ACPI -1056 ICL -# Motorola made a mistake and used 1507 instead of 1057 in some chips. Please look at the 1507 entry as well when updating this. -1057 Motorola - 0001 MPC105 [Eagle] - 0002 MPC106 [Grackle] - 0003 MPC8240 [Kahlua] - 0004 MPC107 - 0006 MPC8245 [Unity] - 0008 MPC8540 - 0009 MPC8560 - 0012 MPC8548 [PowerQUICC III] - 0100 MC145575 [HFC-PCI] - 0431 KTI829c 100VG - 1073 Nokia N770 - 1219 Nokia N800 - 1801 DSP56301 Digital Signal Processor - 14fb 0101 Transas Radar Imitator Board [RIM] - 14fb 0102 Transas Radar Imitator Board [RIM-2] - 14fb 0202 Transas Radar Integrator Board [RIB-2] - 14fb 0611 1 channel CAN bus Controller [CanPci-1] - 14fb 0612 2 channels CAN bus Controller [CanPci-2] - 14fb 0613 3 channels CAN bus Controller [CanPci-3] - 14fb 0614 4 channels CAN bus Controller [CanPci-4] - 14fb 0621 1 channel CAN bus Controller [CanPci2-1] - 14fb 0622 2 channels CAN bus Controller [CanPci2-2] - 14fb 0810 Transas VTS Radar Integrator Board [RIB-4] - 175c 4200 ASI4215 Audio Adapter - 175c 4300 ASI43xx Audio Adapter - 175c 4400 ASI4401 Audio Adapter - ecc0 0010 Darla - ecc0 0020 Gina - ecc0 0030 Layla rev.0 - ecc0 0031 Layla rev.1 - ecc0 0040 Darla24 rev.0 - ecc0 0041 Darla24 rev.1 - ecc0 0050 Gina24 rev.0 - ecc0 0051 Gina24 rev.1 - ecc0 0070 Mona rev.0 - ecc0 0071 Mona rev.1 - ecc0 0072 Mona rev.2 - 18c0 MPC8265A/8266/8272 - 18c1 MPC8271/MPC8272 - 3052 SM56 Data Fax Modem - 3055 SM56 Data Fax Modem - 3410 DSP56361 Digital Signal Processor - ecc0 0050 Gina24 rev.0 - ecc0 0051 Gina24 rev.1 - ecc0 0060 Layla24 - ecc0 0070 Mona rev.0 - ecc0 0071 Mona rev.1 - ecc0 0072 Mona rev.2 - ecc0 0080 Mia rev.0 - ecc0 0081 Mia rev.1 - ecc0 0090 Indigo - ecc0 00a0 Indigo IO - ecc0 00b0 Indigo DJ - ecc0 0100 3G - 4801 Raven - 4802 Falcon - 4803 Hawk - 4806 CPX8216 - 4d68 20268 - 5600 SM56 PCI Modem - 1057 0300 SM56 PCI Speakerphone Modem - 1057 0301 SM56 PCI Voice Modem - 1057 0302 SM56 PCI Fax Modem - 1057 5600 SM56 PCI Voice modem - 13d2 0300 SM56 PCI Speakerphone Modem - 13d2 0301 SM56 PCI Voice modem - 13d2 0302 SM56 PCI Fax Modem - 1436 0300 SM56 PCI Speakerphone Modem - 1436 0301 SM56 PCI Voice modem - 1436 0302 SM56 PCI Fax Modem - 144f 100c SM56 PCI Fax Modem - 1494 0300 SM56 PCI Speakerphone Modem - 1494 0301 SM56 PCI Voice modem - 14c8 0300 SM56 PCI Speakerphone Modem - 14c8 0302 SM56 PCI Fax Modem - 1668 0300 SM56 PCI Speakerphone Modem - 1668 0302 SM56 PCI Fax Modem - 5608 Wildcard X100P - 5803 MPC5200 - 5806 MCF54 Coldfire - 5808 MPC8220 - 5809 MPC5200B - 6400 MPC190 Security Processor (S1 family, encryption) - 6405 MPC184 Security Processor (S1 family) -1058 Electronics & Telecommunications RSH -1059 Teknor Industrial Computers Inc -105a Promise Technology, Inc. - 0d30 PDC20265 (FastTrak100 Lite/Ultra100) - 1043 8042 AV7266-E South Bridge Promise RAID - 105a 4d33 Ultra100 - 0d38 20263 - 105a 4d39 Fasttrak66 - 1275 20275 - 3318 PDC20318 (SATA150 TX4) - 3319 PDC20319 (FastTrak S150 TX4) - 8086 3427 S875WP1-E mainboard - 3371 PDC20371 (FastTrak S150 TX2plus) - 3373 PDC20378 (FastTrak 378/SATA 378) - 1043 80f5 K8V Deluxe/PC-DL Deluxe motherboard - 1462 702e K8T NEO FIS2R motherboard - 3375 PDC20375 (SATA150 TX2plus) - 3376 PDC20376 (FastTrak 376) - 1043 809e A7V8X motherboard - 3515 PDC40719 [FastTrak TX4300/TX4310] - 3519 PDC40519 (FastTrak TX4200) - 3570 20771 (FastTrak TX2300) - 3571 PDC20571 (FastTrak TX2200) - 3574 PDC20579 SATAII 150 IDE Controller - 3577 PDC40779 (SATA 300 779) - 3d17 PDC40718 (SATA 300 TX4) - 3d18 PDC20518/PDC40518 (SATAII 150 TX4) - 3d73 PDC40775 (SATA 300 TX2plus) - 3d75 PDC20575 (SATAII150 TX2plus) - 4302 80333 [SuperTrak EX4350] - 4d30 PDC20267 (FastTrak100/Ultra100) - 105a 4d33 Ultra100 - 105a 4d39 FastTrak100 - 8086 5744 S845WD1-E mainboard - 4d33 20246 - 105a 4d33 20246 IDE Controller - 4d38 PDC20262 (FastTrak66/Ultra66) - 105a 4d30 Ultra Device on SuperTrak - 105a 4d33 Ultra66 - 105a 4d39 FastTrak66 - 4d68 PDC20268 (Ultra100 TX2) - 105a 4d68 Ultra100TX2 - 4d69 20269 - 105a 4d68 Ultra133TX2 - 5275 PDC20276 (MBFastTrak133 Lite) - 1043 807e A7V333 motherboard. - 105a 0275 SuperTrak SX6000 IDE - 105a 1275 MBFastTrak133 Lite (tm) Controller (RAID mode) - 1458 b001 MBUltra 133 - 5300 DC5300 - 6268 PDC20270 (FastTrak100 LP/TX2/TX4) - 105a 4d68 FastTrak100 TX2 - 6269 PDC20271 (FastTrak TX2000) - 105a 6269 FastTrak TX2/TX2000 - 6621 PDC20621 (FastTrak S150 SX4/FastTrak SX4000 lite) - 6622 PDC20621 [SATA150 SX4] 4 Channel IDE RAID Controller - 6624 PDC20621 [FastTrak SX4100] - 6626 PDC20618 (Ultra 618) - 6629 PDC20619 (FastTrak TX4000) - 7275 PDC20277 (SBFastTrak133 Lite) - 8002 SATAII150 SX8 - 8350 80333 [SuperTrak EX8350/EX16350], 80331 [SuperTrak EX8300/EX16300] - 8650 81348 [SuperTrak EX4650/EX8650/EX8654/EX4650EL] - 105a 4600 SuperTrak EX4650 - 105a 4610 SuperTrak EX4650EL - 105a 8601 SuperTrak EX8650 - 105a 8602 SuperTrak EX8654 - c350 80333 [SuperTrak EX12350] - e350 80333 [SuperTrak EX24350] -105b Foxconn International, Inc. - 0c4d SiS AC'97 Sound Controller -105c Wipro Infotech Limited -105d Number 9 Computer Company - 2309 Imagine 128 - 2339 Imagine 128-II - 105d 0000 Imagine 128 series 2 4Mb VRAM - 105d 0001 Imagine 128 series 2 4Mb VRAM - 105d 0002 Imagine 128 series 2 4Mb VRAM - 105d 0003 Imagine 128 series 2 4Mb VRAM - 105d 0004 Imagine 128 series 2 4Mb VRAM - 105d 0005 Imagine 128 series 2 4Mb VRAM - 105d 0006 Imagine 128 series 2 4Mb VRAM - 105d 0007 Imagine 128 series 2 4Mb VRAM - 105d 0008 Imagine 128 series 2e 4Mb DRAM - 105d 0009 Imagine 128 series 2e 4Mb DRAM - 105d 000a Imagine 128 series 2 8Mb VRAM - 105d 000b Imagine 128 series 2 8Mb H-VRAM - 11a4 000a Barco Metheus 5 Megapixel - 13cc 0000 Barco Metheus 5 Megapixel - 13cc 0004 Barco Metheus 5 Megapixel - 13cc 0005 Barco Metheus 5 Megapixel - 13cc 0006 Barco Metheus 5 Megapixel - 13cc 0008 Barco Metheus 5 Megapixel - 13cc 0009 Barco Metheus 5 Megapixel - 13cc 000a Barco Metheus 5 Megapixel - 13cc 000c Barco Metheus 5 Megapixel - 493d Imagine 128 T2R [Ticket to Ride] - 11a4 000a Barco Metheus 5 Megapixel, Dual Head - 11a4 000b Barco Metheus 5 Megapixel, Dual Head - 13cc 0002 Barco Metheus 4 Megapixel, Dual Head - 13cc 0003 Barco Metheus 5 Megapixel, Dual Head - 13cc 0007 Barco Metheus 5 Megapixel, Dual Head - 13cc 0008 Barco Metheus 5 Megapixel, Dual Head - 13cc 0009 Barco Metheus 5 Megapixel, Dual Head - 13cc 000a Barco Metheus 5 Megapixel, Dual Head - 5348 Revolution 4 - 105d 0037 Revolution IV-FP AGP (For SGI 1600SW) - 11a4 0028 PVS5600M - 11a4 0038 PVS5600D -105e Vtech Computers Ltd -105f Infotronic America Inc -1060 United Microelectronics [UMC] - 0001 UM82C881 - 0002 UM82C886 - 0101 UM8673F - 0881 UM8881 - 0886 UM8886F - 0891 UM8891A - 1001 UM886A - 673a UM8886BF - 673b EIDE Master/DMA - 8710 UM8710 - 886a UM8886A - 8881 UM8881F - 8886 UM8886F - 888a UM8886A - 8891 UM8891A - 9017 UM9017F - 9018 UM9018 - 9026 UM9026 - e881 UM8881N - e886 UM8886N - e88a UM8886N - e891 UM8891N -1061 I.I.T. - 0001 AGX016 - 0002 IIT3204/3501 -1062 Maspar Computer Corp -1063 Ocean Office Automation -1064 Alcatel -1065 Texas Microsystems -1066 PicoPower Technology - 0000 PT80C826 - 0001 PT86C521 [Vesuvius v1] Host Bridge - 0002 PT86C523 [Vesuvius v3] PCI-ISA Bridge Master - 0003 PT86C524 [Nile] PCI-to-PCI Bridge - 0004 PT86C525 [Nile-II] PCI-to-PCI Bridge - 0005 National PC87550 System Controller - 8002 PT86C523 [Vesuvius v3] PCI-ISA Bridge Slave -1067 Mitsubishi Electric - 0301 AccelGraphics AccelECLIPSE - 0304 AccelGALAXY A2100 [OEM Evans & Sutherland] - 0308 Tornado 3000 [OEM Evans & Sutherland] - 1002 VG500 [VolumePro Volume Rendering Accelerator] -1068 Diversified Technology -1069 Mylex Corporation - 0001 DAC960P - 0002 DAC960PD - 0010 DAC960PG - 0020 DAC960LA - 0050 AcceleRAID 352/170/160 support Device - 1069 0050 AcceleRAID 352 support Device - 1069 0052 AcceleRAID 170 support Device - 1069 0054 AcceleRAID 160 support Device - b166 AcceleRAID 600/500/400/Sapphire support Device - 1014 0242 iSeries 2872 DASD IOA - 1014 0266 Dual Channel PCI-X U320 SCSI Adapter - 1014 0278 Dual Channel PCI-X U320 SCSI RAID Adapter - 1014 02d3 Dual Channel PCI-X U320 SCSI Adapter - 1014 02d4 Dual Channel PCI-X U320 SCSI RAID Adapter - 1069 0200 AcceleRAID 400, Single Channel, PCI-X, U320, SCSI RAID - 1069 0202 AcceleRAID Sapphire, Dual Channel, PCI-X, U320, SCSI RAID - 1069 0204 AcceleRAID 500, Dual Channel, Low-Profile, PCI-X, U320, SCSI RAID - 1069 0206 AcceleRAID 600, Dual Channel, PCI-X, U320, SCSI RAID - ba55 eXtremeRAID 1100 support Device - ba56 eXtremeRAID 2000/3000 support Device - 1069 0030 eXtremeRAID 3000 support Device - 1069 0040 eXtremeRAID 2000 support Device - ba57 eXtremeRAID 4000/5000 support Device - 1069 0072 eXtremeRAID 5000 support Device -106a Aten Research Inc -106b Apple Computer Inc. - 0001 Bandit PowerPC host bridge - 0002 Grand Central I/O - 0003 Control Video - 0004 PlanB Video-In - 0007 O'Hare I/O - 000c DOS on Mac - 000e Hydra Mac I/O - 0010 Heathrow Mac I/O - 0017 Paddington Mac I/O - 0018 UniNorth FireWire - 0019 KeyLargo USB - 001e UniNorth Internal PCI - 001f UniNorth PCI - 0020 UniNorth AGP - 0021 UniNorth GMAC (Sun GEM) - 0022 KeyLargo Mac I/O - 0024 UniNorth/Pangea GMAC (Sun GEM) - 0025 KeyLargo/Pangea Mac I/O - 0026 KeyLargo/Pangea USB - 0027 UniNorth/Pangea AGP - 0028 UniNorth/Pangea PCI - 0029 UniNorth/Pangea Internal PCI - 002d UniNorth 1.5 AGP - 002e UniNorth 1.5 PCI - 002f UniNorth 1.5 Internal PCI - 0030 UniNorth/Pangea FireWire - 0031 UniNorth 2 FireWire - 106b 5811 iBook G4 2004 - 0032 UniNorth 2 GMAC (Sun GEM) - 0033 UniNorth 2 ATA/100 - 0034 UniNorth 2 AGP - 0035 UniNorth 2 PCI - 0036 UniNorth 2 Internal PCI - 003b UniNorth/Intrepid ATA/100 - 003e KeyLargo/Intrepid Mac I/O - 003f KeyLargo/Intrepid USB - 0040 K2 KeyLargo USB - 0041 K2 KeyLargo Mac/IO - 0042 K2 FireWire - 0043 K2 ATA/100 - 0045 K2 HT-PCI Bridge - 0046 K2 HT-PCI Bridge - 0047 K2 HT-PCI Bridge - 0048 K2 HT-PCI Bridge - 0049 K2 HT-PCI Bridge - 004b U3 AGP - 004c K2 GMAC (Sun GEM) - 004f Shasta Mac I/O - 0050 Shasta IDE - 0051 Shasta (Sun GEM) - 0052 Shasta Firewire - 0053 Shasta PCI Bridge - 0054 Shasta PCI Bridge - 0055 Shasta PCI Bridge - 0058 U3L AGP Bridge - 0059 U3H AGP Bridge - 0066 Intrepid2 AGP Bridge - 0067 Intrepid2 PCI Bridge - 0068 Intrepid2 PCI Bridge - 0069 Intrepid2 ATA/100 - 006a Intrepid2 Firewire - 006b Intrepid2 GMAC (Sun GEM) - 1645 Tigon3 Gigabit Ethernet NIC (BCM5701) -106c Hynix Semiconductor - 8801 Dual Pentium ISA/PCI Motherboard - 8802 PowerPC ISA/PCI Motherboard - 8803 Dual Window Graphics Accelerator - 8804 LAN Controller - 8805 100-BaseT LAN -106d Sequent Computer Systems -106e DFI, Inc -106f City Gate Development Ltd -1070 Daewoo Telecom Ltd -1071 Mitac - 8160 Mitac 8060B Mobile Platform -1072 GIT Co Ltd -1073 Yamaha Corporation - 0001 3D GUI Accelerator - 0002 YGV615 [RPA3 3D-Graphics Controller] - 0003 YMF-740 - 0004 YMF-724 - 1073 0004 YMF724-Based PCI Audio Adapter - 0005 DS1 Audio - 1073 0005 DS-XG PCI Audio CODEC - 0006 DS1 Audio - 0008 DS1 Audio - 1073 0008 DS-XG PCI Audio CODEC - 000a DS1L Audio - 1073 0004 DS-XG PCI Audio CODEC - 1073 000a DS-XG PCI Audio CODEC - 000c YMF-740C [DS-1L Audio Controller] - 107a 000c DS-XG PCI Audio CODEC - 000d YMF-724F [DS-1 Audio Controller] - 1073 000d DS-XG PCI Audio CODEC - 0010 YMF-744B [DS-1S Audio Controller] - 1073 0006 DS-XG PCI Audio CODEC - 1073 0010 DS-XG PCI Audio CODEC - 0012 YMF-754 [DS-1E Audio Controller] - 1073 0012 DS-XG PCI Audio Codec - 0020 DS-1 Audio - 1000 SW1000XG [XG Factory] - 2000 DS2416 Digital Mixing Card - 1073 2000 DS2416 Digital Mixing Card -1074 NexGen Microsystems - 4e78 82c500/1 -1075 Advanced Integrations Research -1076 Chaintech Computer Co. Ltd -1077 QLogic Corp. - 1016 ISP10160 Single Channel Ultra3 SCSI Processor - 1020 ISP1020 Fast-wide SCSI - 1022 ISP1022 Fast-wide SCSI - 1080 ISP1080 SCSI Host Adapter - 1216 ISP12160 Dual Channel Ultra3 SCSI Processor - 101e 8471 QLA12160 on AMI MegaRAID - 101e 8493 QLA12160 on AMI MegaRAID - 1240 ISP1240 SCSI Host Adapter - 1280 ISP1280 SCSI Host Adapter - 2020 ISP2020A Fast!SCSI Basic Adapter - 2100 QLA2100 64-bit Fibre Channel Adapter - 1077 0001 QLA2100 64-bit Fibre Channel Adapter - 2200 QLA2200 64-bit Fibre Channel Adapter - 1077 0002 QLA2200 - 2300 QLA2300 64-bit Fibre Channel Adapter - 2312 ISP2312-based 2Gb Fibre Channel to PCI-X HBA - 103c 0131 2Gb Fibre Channel - Single port [A7538A] - 103c 12ba 2Gb Fibre Channel - Dual port [A6826A] - 2322 ISP2322-based 2Gb Fibre Channel to PCI-X HBA - 2422 ISP2422-based 4Gb Fibre Channel to PCI-X HBA - 103c 12d7 4Gb Fibre Channel [AB379A] - 103c 12dd 4Gb Fibre Channel [AB429A] - 2432 ISP2432-based 4Gb Fibre Channel to PCI Express HBA - 3022 ISP4022-based Ethernet NIC - 3032 ISP4032-based Ethernet IPv6 NIC - 4010 ISP4010-based iSCSI TOE HBA - 4022 ISP4022-based iSCSI TOE HBA - 4032 ISP4032-based iSCSI TOE IPv6 HBA - 5432 SP232-based 4Gb Fibre Channel to PCI Express HBA - 6312 SP202-based 2Gb Fibre Channel to PCI-X HBA - 6322 SP212-based 2Gb Fibre Channel to PCI-X HBA -1078 Cyrix Corporation - 0000 5510 [Grappa] - 0001 PCI Master - 0002 5520 [Cognac] - 0100 5530 Legacy [Kahlua] - 0101 5530 SMI [Kahlua] - 0102 5530 IDE [Kahlua] - 0103 5530 Audio [Kahlua] - 0104 5530 Video [Kahlua] - 0400 ZFMicro PCI Bridge - 0401 ZFMicro Chipset SMI - 0402 ZFMicro Chipset IDE - 0403 ZFMicro Expansion Bus -1079 I-Bus -107a NetWorth -107b Gateway 2000 -107c LG Electronics [Lucky Goldstar Co. Ltd] -107d LeadTek Research Inc. - 0000 P86C850 - 204d [GeForce 7800 GTX] Winfast PX7800 GTX TDH - 2134 WinFast 3D S320 II - 2971 [GeForce FX 5900] WinFast A350 TDH MyViVo -107e Interphase Corporation - 0001 5515 ATM Adapter [Flipper] - 0002 100 VG AnyLan Controller - 0004 5526 Fibre Channel Host Adapter - 0005 x526 Fibre Channel Host Adapter - 0008 5525/5575 ATM Adapter (155 Mbit) [Atlantic] - 9003 5535-4P-BRI-ST - 9007 5535-4P-BRI-U - 9008 5535-1P-SR - 900c 5535-1P-SR-ST - 900e 5535-1P-SR-U - 9011 5535-1P-PRI - 9013 5535-2P-PRI - 9023 5536-4P-BRI-ST - 9027 5536-4P-BRI-U - 9031 5536-1P-PRI - 9033 5536-2P-PRI -107f Data Technology Corporation - 0802 SL82C105 -1080 Contaq Microsystems - 0600 82C599 - c691 Cypress CY82C691 - c693 82c693 -1081 Supermac Technology - 0d47 Radius PCI to NuBUS Bridge -1082 EFA Corporation of America -1083 Forex Computer Corporation - 0001 FR710 -1084 Parador -1085 Tulip Computers Int.B.V. -1086 J. Bond Computer Systems -1087 Cache Computer -1088 Microcomputer Systems (M) Son -1089 Data General Corporation -# Formerly Bit3 Computer Corp. -108a SBS Technologies - 0001 VME Bridge Model 617 - 0010 VME Bridge Model 618 - 0040 dataBLIZZARD - 3000 VME Bridge Model 2706 -108c Oakleigh Systems Inc. -108d Olicom - 0001 Token-Ring 16/4 PCI Adapter (3136/3137) - 0002 16/4 Token Ring - 0004 RapidFire 3139 Token-Ring 16/4 PCI Adapter - 108d 0004 OC-3139/3140 RapidFire Token-Ring 16/4 Adapter - 0005 GoCard 3250 Token-Ring 16/4 CardBus PC Card - 0006 OC-3530 RapidFire Token-Ring 100 - 0007 RapidFire 3141 Token-Ring 16/4 PCI Fiber Adapter - 108d 0007 OC-3141 RapidFire Token-Ring 16/4 Adapter - 0008 RapidFire 3540 HSTR 100/16/4 PCI Adapter - 108d 0008 OC-3540 RapidFire HSTR 100/16/4 Adapter - 0011 OC-2315 - 0012 OC-2325 - 0013 OC-2183/2185 - 0014 OC-2326 - 0019 OC-2327/2250 10/100 Ethernet Adapter - 108d 0016 OC-2327 Rapidfire 10/100 Ethernet Adapter - 108d 0017 OC-2250 GoCard 10/100 Ethernet Adapter - 0021 OC-6151/6152 [RapidFire ATM 155] - 0022 ATM Adapter -108e Sun Microsystems Computer Corp. - 0001 EBUS - 1000 EBUS - 1001 Happy Meal - 1100 RIO EBUS - 1101 RIO GEM - 1102 RIO 1394 - 1103 RIO USB - 1648 [bge] Gigabit Ethernet - 2bad GEM - 5000 Simba Advanced PCI Bridge - 108e 5000 Netra AX1105-500 - 5043 SunPCI Co-processor - 676e SunPCiIII - 7063 SunPCiII / SunPCiIIpro - 8000 Psycho PCI Bus Module - 8001 Schizo PCI Bus Module - 8002 Schizo+ PCI Bus Module - a000 Ultra IIi - a001 Ultra IIe - 108e a001 Netra AX1105-500 - a801 Tomatillo PCI Bus Module - abba Cassini 10/100/1000 -108f Systemsoft -1090 Compro Computer Services, Inc. -1091 Intergraph Corporation - 0020 3D graphics processor - 0021 3D graphics processor w/Texturing - 0040 3D graphics frame buffer - 0041 3D graphics frame buffer - 0060 Proprietary bus bridge - 00e4 Powerstorm 4D50T - 0720 Motion JPEG codec - 07a0 Sun Expert3D-Lite Graphics Accelerator - 1091 Sun Expert3D Graphics Accelerator -1092 Diamond Multimedia Systems - 00a0 Speedstar Pro SE - 00a8 Speedstar 64 - 0550 Viper V550 - 08d4 Supra 2260 Modem - 094c SupraExpress 56i Pro - 1092 Viper V330 - 6120 Maximum DVD - 8810 Stealth SE - 8811 Stealth 64/SE - 8880 Stealth - 8881 Stealth - 88b0 Stealth 64 - 88b1 Stealth 64 - 88c0 Stealth 64 - 88c1 Stealth 64 - 88d0 Stealth 64 - 88d1 Stealth 64 - 88f0 Stealth 64 - 88f1 Stealth 64 - 9999 DMD-I0928-1 "Monster sound" sound chip -1093 National Instruments - 0160 PCI-DIO-96 - 0162 PCI-MIO-16XE-50 - 1150 PCI-DIO-32HS High Speed Digital I/O Board - 1170 PCI-MIO-16XE-10 - 1180 PCI-MIO-16E-1 - 1190 PCI-MIO-16E-4 - 1310 PCI-6602 - 1330 PCI-6031E - 1350 PCI-6071E - 14e0 PCI-6110 - 14f0 PCI-6111 - 17d0 PCI-6503 - 1870 PCI-6713 - 1880 PCI-6711 - 18b0 PCI-6052E - 2410 PCI-6733 - 2890 PCI-6036E - 2a60 PCI-6023E - 2a70 PCI-6024E - 2a80 PCI-6025E - 2c80 PCI-6035E - 2ca0 PCI-6034E - 70a9 PCI-6528 (Digital I/O at 60V) - 70b8 PCI-6251 [M Series - High Speed Multifunction DAQ] - b001 IMAQ-PCI-1408 - b011 IMAQ-PXI-1408 - b021 IMAQ-PCI-1424 - b031 IMAQ-PCI-1413 - b041 IMAQ-PCI-1407 - b051 IMAQ-PXI-1407 - b061 IMAQ-PCI-1411 - b071 IMAQ-PCI-1422 - b081 IMAQ-PXI-1422 - b091 IMAQ-PXI-1411 - c801 PCI-GPIB - c831 PCI-GPIB bridge -1094 First International Computers [FIC] -# nee CMD Technology Inc -1095 Silicon Image, Inc. - 0240 Adaptec AAR-1210SA SATA HostRAID Controller - 0640 PCI0640 - 0643 PCI0643 - 0646 PCI0646 - 0647 PCI0647 - 0648 PCI0648 - 1043 8025 CUBX motherboard - 0649 SiI 0649 Ultra ATA/100 PCI to ATA Host Controller - 0e11 005d Integrated Ultra ATA-100 Dual Channel Controller - 0e11 007e Integrated Ultra ATA-100 IDE RAID Controller - 101e 0649 AMI MegaRAID IDE 100 Controller - 0650 PBC0650A - 0670 USB0670 - 1095 0670 USB0670 - 0673 USB0673 - 0680 PCI0680 Ultra ATA-133 Host Controller - 1095 3680 Winic W-680 (Silicon Image 680 based) - 3112 SiI 3112 [SATALink/SATARaid] Serial ATA Controller - 1095 3112 SiI 3112 SATALink Controller - 1095 6112 SiI 3112 SATARaid Controller - 9005 0250 SATAConnect 1205SA Host Controller - 3114 SiI 3114 [SATALink/SATARaid] Serial ATA Controller - 1095 3114 SiI 3114 SATALink Controller - 1095 6114 SiI 3114 SATARaid Controller - 3124 SiI 3124 PCI-X Serial ATA Controller - 1095 3124 SiI 3124 PCI-X Serial ATA Controller - 3132 SiI 3132 Serial ATA Raid II Controller - 3512 SiI 3512 [SATALink/SATARaid] Serial ATA Controller - 1095 3512 SiI 3512 SATALink Controller - 1095 6512 SiI 3512 SATARaid Controller -1096 Alacron -1097 Appian Technology -1098 Quantum Designs (H.K.) Ltd - 0001 QD-8500 - 0002 QD-8580 -1099 Samsung Electronics Co., Ltd -109a Packard Bell -109b Gemlight Computer Ltd. -109c Megachips Corporation -109d Zida Technologies Ltd. -109e Brooktree Corporation - 032e Bt878 Video Capture - 0350 Bt848 Video Capture - 0351 Bt849A Video capture - 0369 Bt878 Video Capture - 1002 0001 TV-Wonder - 1002 0003 TV-Wonder/VE - 036c Bt879(??) Video Capture - 13e9 0070 Win/TV (Video Section) - 036e Bt878 Video Capture - 0070 13eb WinTV Series - 0070 ff01 Viewcast Osprey 200 - 0071 0101 DigiTV PCI - 107d 6606 WinFast TV 2000 - 11bd 0012 PCTV pro (TV + FM stereo receiver) - 11bd 001c PCTV Sat (DBC receiver) - 127a 0001 Bt878 Mediastream Controller NTSC - 127a 0002 Bt878 Mediastream Controller PAL BG - 127a 0003 Bt878a Mediastream Controller PAL BG - 127a 0048 Bt878/832 Mediastream Controller - 144f 3000 MagicTView CPH060 - Video - 1461 0002 TV98 Series (TV/No FM/Remote) - 1461 0003 AverMedia UltraTV PCI 350 - 1461 0004 AVerTV WDM Video Capture - 1461 0761 AverTV DVB-T - 1461 0771 AverMedia AVerTV DVB-T 771 - 14f1 0001 Bt878 Mediastream Controller NTSC - 14f1 0002 Bt878 Mediastream Controller PAL BG - 14f1 0003 Bt878a Mediastream Controller PAL BG - 14f1 0048 Bt878/832 Mediastream Controller - 1822 0001 VisionPlus DVB card - 1851 1850 FlyVideo'98 - Video - 1851 1851 FlyVideo II - 1852 1852 FlyVideo'98 - Video (with FM Tuner) - 18ac d500 DViCO FusionHDTV5 Lite - 270f fc00 Digitop DTT-1000 - bd11 1200 PCTV pro (TV + FM stereo receiver) - 036f Bt879 Video Capture - 127a 0044 Bt879 Video Capture NTSC - 127a 0122 Bt879 Video Capture PAL I - 127a 0144 Bt879 Video Capture NTSC - 127a 0222 Bt879 Video Capture PAL BG - 127a 0244 Bt879a Video Capture NTSC - 127a 0322 Bt879 Video Capture NTSC - 127a 0422 Bt879 Video Capture NTSC - 127a 1122 Bt879 Video Capture PAL I - 127a 1222 Bt879 Video Capture PAL BG - 127a 1322 Bt879 Video Capture NTSC - 127a 1522 Bt879a Video Capture PAL I - 127a 1622 Bt879a Video Capture PAL BG - 127a 1722 Bt879a Video Capture NTSC - 14f1 0044 Bt879 Video Capture NTSC - 14f1 0122 Bt879 Video Capture PAL I - 14f1 0144 Bt879 Video Capture NTSC - 14f1 0222 Bt879 Video Capture PAL BG - 14f1 0244 Bt879a Video Capture NTSC - 14f1 0322 Bt879 Video Capture NTSC - 14f1 0422 Bt879 Video Capture NTSC - 14f1 1122 Bt879 Video Capture PAL I - 14f1 1222 Bt879 Video Capture PAL BG - 14f1 1322 Bt879 Video Capture NTSC - 14f1 1522 Bt879a Video Capture PAL I - 14f1 1622 Bt879a Video Capture PAL BG - 14f1 1722 Bt879a Video Capture NTSC - 1851 1850 FlyVideo'98 - Video - 1851 1851 FlyVideo II - 1852 1852 FlyVideo'98 - Video (with FM Tuner) - 0370 Bt880 Video Capture - 1851 1850 FlyVideo'98 - 1851 1851 FlyVideo'98 EZ - video - 1852 1852 FlyVideo'98 (with FM Tuner) - 0878 Bt878 Audio Capture - 0070 13eb WinTV Series - 0070 ff01 Viewcast Osprey 200 - 0071 0101 DigiTV PCI - 1002 0001 TV-Wonder - 1002 0003 TV-Wonder/VE - 11bd 0012 PCTV pro (TV + FM stereo receiver, audio section) - 11bd 001c PCTV Sat (DBC receiver) - 127a 0001 Bt878 Video Capture (Audio Section) - 127a 0002 Bt878 Video Capture (Audio Section) - 127a 0003 Bt878 Video Capture (Audio Section) - 127a 0048 Bt878 Video Capture (Audio Section) - 13e9 0070 Win/TV (Audio Section) - 144f 3000 MagicTView CPH060 - Audio - 1461 0002 Avermedia PCTV98 Audio Capture - 1461 0003 UltraTV PCI 350 - 1461 0004 AVerTV WDM Audio Capture - 1461 0761 AVerTV DVB-T - 1461 0771 AverMedia AVerTV DVB-T 771 - 14f1 0001 Bt878 Video Capture (Audio Section) - 14f1 0002 Bt878 Video Capture (Audio Section) - 14f1 0003 Bt878 Video Capture (Audio Section) - 14f1 0048 Bt878 Video Capture (Audio Section) - 1822 0001 VisionPlus DVB Card - 18ac d500 DViCO FusionHDTV5 Lite - 270f fc00 Digitop DTT-1000 - bd11 1200 PCTV pro (TV + FM stereo receiver, audio section) - 0879 Bt879 Audio Capture - 127a 0044 Bt879 Video Capture (Audio Section) - 127a 0122 Bt879 Video Capture (Audio Section) - 127a 0144 Bt879 Video Capture (Audio Section) - 127a 0222 Bt879 Video Capture (Audio Section) - 127a 0244 Bt879 Video Capture (Audio Section) - 127a 0322 Bt879 Video Capture (Audio Section) - 127a 0422 Bt879 Video Capture (Audio Section) - 127a 1122 Bt879 Video Capture (Audio Section) - 127a 1222 Bt879 Video Capture (Audio Section) - 127a 1322 Bt879 Video Capture (Audio Section) - 127a 1522 Bt879 Video Capture (Audio Section) - 127a 1622 Bt879 Video Capture (Audio Section) - 127a 1722 Bt879 Video Capture (Audio Section) - 14f1 0044 Bt879 Video Capture (Audio Section) - 14f1 0122 Bt879 Video Capture (Audio Section) - 14f1 0144 Bt879 Video Capture (Audio Section) - 14f1 0222 Bt879 Video Capture (Audio Section) - 14f1 0244 Bt879 Video Capture (Audio Section) - 14f1 0322 Bt879 Video Capture (Audio Section) - 14f1 0422 Bt879 Video Capture (Audio Section) - 14f1 1122 Bt879 Video Capture (Audio Section) - 14f1 1222 Bt879 Video Capture (Audio Section) - 14f1 1322 Bt879 Video Capture (Audio Section) - 14f1 1522 Bt879 Video Capture (Audio Section) - 14f1 1622 Bt879 Video Capture (Audio Section) - 14f1 1722 Bt879 Video Capture (Audio Section) - 0880 Bt880 Audio Capture - 2115 BtV 2115 Mediastream controller - 2125 BtV 2125 Mediastream controller - 2164 BtV 2164 - 2165 BtV 2165 - 8230 Bt8230 ATM Segment/Reassembly Ctrlr (SRC) - 8472 Bt8472 - 8474 Bt8474 -109f Trigem Computer Inc. -10a0 Meidensha Corporation -10a1 Juko Electronics Ind. Co. Ltd -10a2 Quantum Corporation -10a3 Everex Systems Inc -10a4 Globe Manufacturing Sales -10a5 Smart Link Ltd. - 3052 SmartPCI562 56K Modem - 5449 SmartPCI561 modem -10a6 Informtech Industrial Ltd. -10a7 Benchmarq Microelectronics -10a8 Sierra Semiconductor - 0000 STB Horizon 64 -10a9 Silicon Graphics, Inc. - 0001 Crosstalk to PCI Bridge - 0002 Linc I/O controller - 0003 IOC3 I/O controller - 0004 O2 MACE - 0005 RAD Audio - 0006 HPCEX - 0007 RPCEX - 0008 DiVO VIP - 0009 AceNIC Gigabit Ethernet - 10a9 8002 AceNIC Gigabit Ethernet - 0010 AMP Video I/O - 0011 GRIP - 0012 SGH PSHAC GSN - 1001 Magic Carpet - 1002 Lithium - 1003 Dual JPEG 1 - 1004 Dual JPEG 2 - 1005 Dual JPEG 3 - 1006 Dual JPEG 4 - 1007 Dual JPEG 5 - 1008 Cesium - 100a IOC4 I/O controller - 2001 Fibre Channel - 2002 ASDE - 4001 TIO-CE PCI Express Bridge - 4002 TIO-CE PCI Express Port - 8001 O2 1394 - 8002 G-net NT - 8010 Broadcom e-net [SGI IO9/IO10 BaseIO] - 8018 Broadcom e-net [SGI A330 Server BaseIO] -10aa ACC Microelectronics - 0000 ACCM 2188 -10ab Digicom -10ac Honeywell IAC -10ad Symphony Labs - 0001 W83769F - 0003 SL82C103 - 0005 SL82C105 - 0103 SL82c103 - 0105 SL82c105 - 0565 W83C553 -10ae Cornerstone Technology -10af Micro Computer Systems Inc -10b0 CardExpert Technology -10b1 Cabletron Systems Inc -10b2 Raytheon Company -10b3 Databook Inc - 3106 DB87144 - b106 DB87144 -10b4 STB Systems Inc - 1b1d Velocity 128 3D - 10b4 237e Velocity 4400 -10b5 PLX Technology, Inc. - 0001 i960 PCI bus interface - 1042 Brandywine / jxi2, Inc. - PMC-SyncClock32, IRIG A & B, Nasa 36 - 1076 VScom 800 8 port serial adaptor - 1077 VScom 400 4 port serial adaptor - 1078 VScom 210 2 port serial and 1 port parallel adaptor - 1103 VScom 200 2 port serial adaptor - 1146 VScom 010 1 port parallel adaptor - 1147 VScom 020 2 port parallel adaptor - 2540 IXXAT CAN-Interface PC-I 04/PCI - 2724 Thales PCSM Security Card - 6520 PCI6520 PCI-X to PCI-X bridge - 6540 PCI6540/6466 PCI-PCI bridge (transparent mode) - 1775 1100 CR11 Single Board Computer - 4c53 10e0 PSL09 PrPMC - 6541 PCI6540/6466 PCI-PCI bridge (non-transparent mode, primary side) - 1775 1100 CR11 Single Board Computer - 4c53 10e0 PSL09 PrPMC - 6542 PCI6540/6466 PCI-PCI bridge (non-transparent mode, secondary side) - 1775 1100 CR11 Single Board Computer - 4c53 10e0 PSL09 PrPMC - 8111 PEX 8111 PCI Express-to-PCI Bridge - 8114 PEX 8114 PCI Express-to-PCI/PCI-X Bridge - 8516 PEX 8516 Versatile PCI Express Switch - 8532 PEX 8532 Versatile PCI Express Switch - 9030 PCI <-> IOBus Bridge Hot Swap - 10b5 2862 Alpermann+Velte PCL PCI LV (3V/5V): Timecode Reader Board - 10b5 2906 Alpermann+Velte PCI TS (3V/5V): Time Synchronisation Board - 10b5 2940 Alpermann+Velte PCL PCI D (3V/5V): Timecode Reader Board - 10b5 2977 IXXAT iPC-I XC16/PCI CAN Board - 10b5 2978 SH ARC-PCIu SOHARD ARCNET card - 10b5 3025 Alpermann+Velte PCL PCI L (3V/5V): Timecode Reader Board - 10b5 3068 Alpermann+Velte PCL PCI HD (3V/5V): Timecode Reader Board - 12fe 0111 CPCI-ASIO4 (ESD 4-port Serial Interface Board) - 1397 3136 4xS0-ISDN PCI Adapter - 1397 3137 S2M-E1-ISDN PCI Adapter - 1518 0200 Kontron ThinkIO-C - 15ed 1002 MCCS 8-port Serial Hot Swap - 15ed 1003 MCCS 16-port Serial Hot Swap - 9036 9036 - 9050 PCI <-> IOBus Bridge - 10b5 1067 IXXAT CAN i165 - 10b5 1172 IK220 (Heidenhain) - 10b5 2036 SatPak GPS - 10b5 2221 Alpermann+Velte PCL PCI LV: Timecode Reader Board - 10b5 2273 SH ARC-PCI SOHARD ARCNET card - 10b5 2431 Alpermann+Velte PCL PCI D: Timecode Reader Board - 10b5 2905 Alpermann+Velte PCI TS: Time Synchronisation Board - 10b5 9050 PCI-I04 PCI Passive PC/CAN Interface - 1498 0362 TPMC866 8 Channel Serial Card - 1522 0001 RockForce 4 Port V.90 Data/Fax/Voice Modem - 1522 0002 RockForce 2 Port V.90 Data/Fax/Voice Modem - 1522 0003 RockForce 6 Port V.90 Data/Fax/Voice Modem - 1522 0004 RockForce 8 Port V.90 Data/Fax/Voice Modem - 1522 0010 RockForce2000 4 Port V.90 Data/Fax/Voice Modem - 1522 0020 RockForce2000 2 Port V.90 Data/Fax/Voice Modem - 15ed 1000 Macrolink MCCS 8-port Serial - 15ed 1001 Macrolink MCCS 16-port Serial - 15ed 1002 Macrolink MCCS 8-port Serial Hot Swap - 15ed 1003 Macrolink MCCS 16-port Serial Hot Swap - 5654 2036 OpenSwitch 6 Telephony card - 5654 3132 OpenSwitch 12 Telephony card - 5654 5634 OpenLine4 Telephony Card - d531 c002 PCIntelliCAN 2xSJA1000 CAN bus - d84d 4006 EX-4006 1P - d84d 4008 EX-4008 1P EPP/ECP - d84d 4014 EX-4014 2P - d84d 4018 EX-4018 3P EPP/ECP - d84d 4025 EX-4025 1S(16C550) RS-232 - d84d 4027 EX-4027 1S(16C650) RS-232 - d84d 4028 EX-4028 1S(16C850) RS-232 - d84d 4036 EX-4036 2S(16C650) RS-232 - d84d 4037 EX-4037 2S(16C650) RS-232 - d84d 4038 EX-4038 2S(16C850) RS-232 - d84d 4052 EX-4052 1S(16C550) RS-422/485 - d84d 4053 EX-4053 2S(16C550) RS-422/485 - d84d 4055 EX-4055 4S(16C550) RS-232 - d84d 4058 EX-4055 4S(16C650) RS-232 - d84d 4065 EX-4065 8S(16C550) RS-232 - d84d 4068 EX-4068 8S(16C650) RS-232 - d84d 4078 EX-4078 2S(16C552) RS-232+1P - 9054 PCI <-> IOBus Bridge - 10b5 2455 Wessex Techology PHIL-PCI - 10b5 2696 Innes Corp AM Radcap card - 10b5 2717 Innes Corp Auricon card - 10b5 2844 Innes Corp TVS Encoder card - 12c7 4001 Intel Dialogic DM/V960-4T1 PCI - 12d9 0002 PCI Prosody Card rev 1.5 - 14b4 d100 Dektec DTA-100 - 14b4 d114 Dektec DTA-120 - 16df 0011 PIKA PrimeNet MM PCI - 16df 0012 PIKA PrimeNet MM cPCI 8 - 16df 0013 PIKA PrimeNet MM cPCI 8 (without CAS Signaling) - 16df 0014 PIKA PrimeNet MM cPCI 4 - 16df 0015 PIKA Daytona MM - 16df 0016 PIKA InLine MM - 9056 9056 PCI I/O Accelerator - 10b5 2979 CellinkBlade 11 - CPCI board VoATM AAL1 - 14b4 d140 Dektec DTA-140 - 9060 9060 - 906d 9060SD - 125c 0640 Aries 16000P - 906e 9060ES - 9080 9080 - 103c 10eb (Agilent) E2777B 83K Series Optical Communication Interface - 103c 10ec (Agilent) E6978-66442 PCI CIC - 10b5 1123 Sectra KK631 encryption board - 10b5 9080 9080 [real subsystem ID not set] - 129d 0002 Aculab PCI Prosidy card - 12d9 0002 PCI Prosody Card - 12df 4422 4422PCI ["Do-All" Telemetry Data Aquisition System] - 1517 000b ECSG-1R3ADC-PMC Clock synthesizer - 9656 PCI <-> IOBus Bridge - 1517 000f ECDR-GC314-PMC Receiver - 1885 0700 Tsunami FPGA PMC with Altera Stratix S40 - 1885 0701 Tsunami FPGA PMC with Altera Stratix S30 - bb04 B&B 3PCIOSD1A Isolated PCI Serial - c001 CronyxOmega-PCI (8-port RS232) -10b6 Madge Networks - 0001 Smart 16/4 PCI Ringnode - 0002 Smart 16/4 PCI Ringnode Mk2 - 10b6 0002 Smart 16/4 PCI Ringnode Mk2 - 10b6 0006 16/4 CardBus Adapter - 0003 Smart 16/4 PCI Ringnode Mk3 - 0e11 b0fd Compaq NC4621 PCI, 4/16, WOL - 10b6 0003 Smart 16/4 PCI Ringnode Mk3 - 10b6 0007 Presto PCI Plus Adapter - 0004 Smart 16/4 PCI Ringnode Mk1 - 0006 16/4 Cardbus Adapter - 10b6 0006 16/4 CardBus Adapter - 0007 Presto PCI Adapter - 10b6 0007 Presto PCI - 0009 Smart 100/16/4 PCI-HS Ringnode - 10b6 0009 Smart 100/16/4 PCI-HS Ringnode - 000a Smart 100/16/4 PCI Ringnode - 10b6 000a Smart 100/16/4 PCI Ringnode - 000b 16/4 CardBus Adapter Mk2 - 10b6 0008 16/4 CardBus Adapter Mk2 - 10b6 000b 16/4 Cardbus Adapter Mk2 - 000c RapidFire 3140V2 16/4 TR Adapter - 10b6 000c RapidFire 3140V2 16/4 TR Adapter - 1000 Collage 25/155 ATM Client Adapter - 1001 Collage 155 ATM Server Adapter -10b7 3Com Corporation - 0001 3c985 1000BaseSX (SX/TX) - 0013 AR5212 802.11abg NIC (3CRDAG675) - 10b7 2031 3CRDAG675 11a/b/g Wireless PCI Adapter - 0910 3C910-A01 - 1006 MINI PCI type 3B Data Fax Modem - 1007 Mini PCI 56k Winmodem - 10b7 615b Mini PCI 56K Modem - 10b7 615c Mini PCI 56K Modem - 1201 3c982-TXM 10/100baseTX Dual Port A [Hydra] - 1202 3c982-TXM 10/100baseTX Dual Port B [Hydra] - 1700 3c940 10/100/1000Base-T [Marvell] - 1043 80eb A7V600/P4P800/K8V motherboard - 10b7 0010 3C940 Gigabit LOM Ethernet Adapter - 10b7 0020 3C941 Gigabit LOM Ethernet Adapter - 147b 1407 KV8-MAX3 motherboard - 3390 3c339 TokenLink Velocity - 3590 3c359 TokenLink Velocity XL - 10b7 3590 TokenLink Velocity XL Adapter (3C359/359B) - 4500 3c450 HomePNA [Tornado] - 5055 3c555 Laptop Hurricane - 5057 3c575 Megahertz 10/100 LAN CardBus [Boomerang] - 10b7 5a57 3C575 Megahertz 10/100 LAN Cardbus PC Card - 5157 3cCFE575BT Megahertz 10/100 LAN CardBus [Cyclone] - 10b7 5b57 3C575 Megahertz 10/100 LAN Cardbus PC Card - 5257 3cCFE575CT CardBus [Cyclone] - 10b7 5c57 FE575C-3Com 10/100 LAN CardBus-Fast Ethernet - 5900 3c590 10BaseT [Vortex] - 5920 3c592 EISA 10mbps Demon/Vortex - 5950 3c595 100BaseTX [Vortex] - 5951 3c595 100BaseT4 [Vortex] - 5952 3c595 100Base-MII [Vortex] - 5970 3c597 EISA Fast Demon/Vortex - 5b57 3c595 Megahertz 10/100 LAN CardBus [Boomerang] - 10b7 5b57 3C575 Megahertz 10/100 LAN Cardbus PC Card - 6000 3CRSHPW796 [OfficeConnect Wireless CardBus] - 6001 3com 3CRWE154G72 [Office Connect Wireless LAN Adapter] - 6055 3c556 Hurricane CardBus [Cyclone] - 6056 3c556B CardBus [Tornado] - 10b7 6556 10/100 Mini PCI Ethernet Adapter - 6560 3cCFE656 CardBus [Cyclone] - 10b7 656a 3CCFEM656 10/100 LAN+56K Modem CardBus - 6561 3cCFEM656 10/100 LAN+56K Modem CardBus - 10b7 656b 3CCFEM656 10/100 LAN+56K Modem CardBus - 6562 3cCFEM656B 10/100 LAN+Winmodem CardBus [Cyclone] - 10b7 656b 3CCFEM656B 10/100 LAN+56K Modem CardBus - 6563 3cCFEM656B 10/100 LAN+56K Modem CardBus - 10b7 656b 3CCFEM656 10/100 LAN+56K Modem CardBus - 6564 3cXFEM656C 10/100 LAN+Winmodem CardBus [Tornado] - 7646 3cSOHO100-TX Hurricane - 7770 3CRWE777 PCI(PLX) Wireless Adaptor [Airconnect] - 7940 3c803 FDDILink UTP Controller - 7980 3c804 FDDILink SAS Controller - 7990 3c805 FDDILink DAS Controller - 80eb 3c940B 10/100/1000Base-T - 8811 Token ring - 9000 3c900 10BaseT [Boomerang] - 9001 3c900 10Mbps Combo [Boomerang] - 9004 3c900B-TPO Etherlink XL [Cyclone] - 10b7 9004 3C900B-TPO Etherlink XL TPO 10Mb - 9005 3c900B-Combo Etherlink XL [Cyclone] - 10b7 9005 3C900B-Combo Etherlink XL Combo - 9006 3c900B-TPC Etherlink XL [Cyclone] - 900a 3c900B-FL 10base-FL [Cyclone] - 9050 3c905 100BaseTX [Boomerang] - 9051 3c905 100BaseT4 [Boomerang] - 9054 3C905B-TX Fast Etherlink XL PCI - 10b7 9054 3C905B-TX Fast Etherlink XL PCI - 9055 3c905B 100BaseTX [Cyclone] - 1028 0080 3C905B Fast Etherlink XL 10/100 - 1028 0081 3C905B Fast Etherlink XL 10/100 - 1028 0082 3C905B Fast Etherlink XL 10/100 - 1028 0083 3C905B Fast Etherlink XL 10/100 - 1028 0084 3C905B Fast Etherlink XL 10/100 - 1028 0085 3C905B Fast Etherlink XL 10/100 - 1028 0086 3C905B Fast Etherlink XL 10/100 - 1028 0087 3C905B Fast Etherlink XL 10/100 - 1028 0088 3C905B Fast Etherlink XL 10/100 - 1028 0089 3C905B Fast Etherlink XL 10/100 - 1028 0090 3C905B Fast Etherlink XL 10/100 - 1028 0091 3C905B Fast Etherlink XL 10/100 - 1028 0092 3C905B Fast Etherlink XL 10/100 - 1028 0093 3C905B Fast Etherlink XL 10/100 - 1028 0094 3C905B Fast Etherlink XL 10/100 - 1028 0095 3C905B Fast Etherlink XL 10/100 - 1028 0096 3C905B Fast Etherlink XL 10/100 - 1028 0097 3C905B Fast Etherlink XL 10/100 - 1028 0098 3C905B Fast Etherlink XL 10/100 - 1028 0099 3C905B Fast Etherlink XL 10/100 - 10b7 9055 3C905B Fast Etherlink XL 10/100 - 9056 3c905B-T4 Fast EtherLink XL [Cyclone] - 9058 3c905B Deluxe Etherlink 10/100/BNC [Cyclone] - 905a 3c905B-FX Fast Etherlink XL FX 100baseFx [Cyclone] - 9200 3c905C-TX/TX-M [Tornado] - 1028 0095 3C920 Integrated Fast Ethernet Controller - 1028 0097 3C920 Integrated Fast Ethernet Controller - 1028 00b4 OptiPlex GX110 - 1028 00fe Optiplex GX240 - 1028 012a 3C920 Integrated Fast Ethernet Controller [Latitude C640] - 10b7 1000 3C905CX-TX/TX-M Fast Etherlink for PC Management NIC - 10b7 7000 10/100 Mini PCI Ethernet Adapter - 10f1 2466 Tiger MPX S2466 (3C920 Integrated Fast Ethernet Controller) - 9201 3C920B-EMB Integrated Fast Ethernet Controller [Tornado] - 1043 80ab A7N8X Deluxe onboard 3C920B-EMB Integrated Fast Ethernet Controller - 9202 3Com 3C920B-EMB-WNM Integrated Fast Ethernet Controller - 9210 3C920B-EMB-WNM Integrated Fast Ethernet Controller - 9300 3CSOHO100B-TX 910-A01 [tulip] - 9800 3c980-TX Fast Etherlink XL Server Adapter [Cyclone] - 10b7 9800 3c980-TX Fast Etherlink XL Server Adapter - 9805 3c980-C 10/100baseTX NIC [Python-T] - 10b7 1201 EtherLink Server 10/100 Dual Port A - 10b7 1202 EtherLink Server 10/100 Dual Port B - 10b7 9805 3c980 10/100baseTX NIC [Python-T] - 10f1 2462 Thunder K7 S2462 - 9900 3C990-TX [Typhoon] - 9902 3CR990-TX-95 [Typhoon 56-bit] - 9903 3CR990-TX-97 [Typhoon 168-bit] - 9904 3C990B-TX-M/3C990BSVR [Typhoon2] - 10b7 1000 3CR990B-TX-M [Typhoon2] - 10b7 2000 3CR990BSVR [Typhoon2 Server] - 9905 3CR990-FX-95/97/95 [Typhon Fiber] - 10b7 1101 3CR990-FX-95 [Typhoon Fiber 56-bit] - 10b7 1102 3CR990-FX-97 [Typhoon Fiber 168-bit] - 10b7 2101 3CR990-FX-95 Server [Typhoon Fiber 56-bit] - 10b7 2102 3CR990-FX-97 Server [Typhoon Fiber 168-bit] - 9908 3CR990SVR95 [Typhoon Server 56-bit] - 9909 3CR990SVR97 [Typhoon Server 168-bit] - 990a 3C990SVR [Typhoon Server] - 990b 3C990SVR [Typhoon Server] -10b8 Standard Microsystems Corp [SMC] - 0005 83c170 EPIC/100 Fast Ethernet Adapter - 1055 e000 LANEPIC 10/100 [EVB171Q-PCI] - 1055 e002 LANEPIC 10/100 [EVB171G-PCI] - 10b8 a011 EtherPower II 10/100 - 10b8 a014 EtherPower II 10/100 - 10b8 a015 EtherPower II 10/100 - 10b8 a016 EtherPower II 10/100 - 10b8 a017 EtherPower II 10/100 - 0006 83c175 EPIC/100 Fast Ethernet Adapter - 1055 e100 LANEPIC Cardbus Fast Ethernet Adapter - 1055 e102 LANEPIC Cardbus Fast Ethernet Adapter - 1055 e300 LANEPIC Cardbus Fast Ethernet Adapter - 1055 e302 LANEPIC Cardbus Fast Ethernet Adapter - 10b8 a012 LANEPIC Cardbus Fast Ethernet Adapter - 13a2 8002 LANEPIC Cardbus Fast Ethernet Adapter - 13a2 8006 LANEPIC Cardbus Fast Ethernet Adapter - 1000 FDC 37c665 - 1001 FDC 37C922 - 2802 SMC2802W [EZ Connect g] - a011 83C170QF - b106 SMC34C90 -10b9 ALi Corporation - 0101 CMI8338/C3DX PCI Audio Device - 0111 C-Media CMI8738/C3DX Audio Device (OEM) - 10b9 0111 C-Media CMI8738/C3DX Audio Device (OEM) - 0780 Multi-IO Card - 0782 Multi-IO Card - 1435 M1435 - 1445 M1445 - 1449 M1449 - 1451 M1451 - 1461 M1461 - 1489 M1489 - 1511 M1511 [Aladdin] - 1512 M1512 [Aladdin] - 1513 M1513 [Aladdin] - 1521 M1521 [Aladdin III] - 10b9 1521 ALI M1521 Aladdin III CPU Bridge - 1523 M1523 - 10b9 1523 ALI M1523 ISA Bridge - 1531 M1531 [Aladdin IV] - 1533 M1533/M1535 PCI to ISA Bridge [Aladdin IV/V/V+] - 1014 053b ThinkPad R40e (2684-HVG) PCI to ISA Bridge - 10b9 1533 ALi M1533 Aladdin IV/V ISA Bridge - 1541 M1541 - 10b9 1541 ALI M1541 Aladdin V/V+ AGP System Controller - 1543 M1543 - 1563 M1563 HyperTransport South Bridge - 1573 PCI to LPC Controller - 1621 M1621 - 1631 ALI M1631 PCI North Bridge Aladdin Pro III - 1632 M1632M Northbridge+Trident - 1641 ALI M1641 PCI North Bridge Aladdin Pro IV - 1644 M1644/M1644T Northbridge+Trident - 1646 M1646 Northbridge+Trident - 1647 M1647 Northbridge [MAGiK 1 / MobileMAGiK 1] - 1651 M1651/M1651T Northbridge [Aladdin-Pro 5/5M,Aladdin-Pro 5T/5TM] - 1671 M1671 Super P4 Northbridge [AGP4X,PCI and SDR/DDR] - 1672 M1672 Northbridge [CyberALADDiN-P4] - 1681 M1681 P4 Northbridge [AGP8X,HyperTransport and SDR/DDR] - 1687 M1687 K8 Northbridge [AGP8X and HyperTransport] - 1689 M1689 K8 Northbridge [Super K8 Single Chip] - 1695 M1695 K8 Northbridge [PCI Express and HyperTransport] - 1697 M1697 HTT Host Bridge - 3141 M3141 - 3143 M3143 - 3145 M3145 - 3147 M3147 - 3149 M3149 - 3151 M3151 - 3307 M3307 - 3309 M3309 - 3323 M3325 Video/Audio Decoder - 5212 M4803 - 5215 MS4803 - 5217 M5217H - 5219 M5219 - 5225 M5225 - 5228 M5228 ALi ATA/RAID Controller - 5229 M5229 IDE - 1014 050f ThinkPad R30 - 1014 053d ThinkPad R40e (2684-HVG) builtin IDE - 103c 0024 Pavilion ze4400 builtin IDE - 1043 8053 A7A266 Motherboard IDE - 1849 5229 ASRock 939Dual-SATA2 Motherboard IDE (PATA) - 5235 M5225 - 5237 USB 1.1 Controller - 1014 0540 ThinkPad R40e (2684-HVG) builtin USB - 103c 0024 Pavilion ze4400 builtin USB - 104d 810f VAIO PCG-U1 USB/OHCI Revision 1.0 - 5239 USB 2.0 Controller - 5243 M1541 PCI to AGP Controller - 5246 AGP8X Controller - 5247 PCI to AGP Controller - 5249 M5249 HTT to PCI Bridge - 524b PCI Express Root Port - 524c PCI Express Root Port - 524d PCI Express Root Port - 524e PCI Express Root Port - 5251 M5251 P1394 OHCI 1.0 Controller - 5253 M5253 P1394 OHCI 1.1 Controller - 5261 M5261 Ethernet Controller - 5263 ULi 1689,1573 integrated ethernet. - 5281 ALi M5281 Serial ATA / RAID Host Controller - 5287 ULi 5287 SATA - 5288 ULi M5288 SATA - 5289 ULi 5289 SATA - 5450 Lucent Technologies Soft Modem AMR - 5451 M5451 PCI AC-Link Controller Audio Device - 1014 0506 ThinkPad R30 - 1014 053e ThinkPad R40e (2684-HVG) builtin Audio - 103c 0024 Pavilion ze4400 builtin Audio - 10b9 5451 HP Compaq nc4010 (DY885AA#ABN) - 5453 M5453 PCI AC-Link Controller Modem Device - 5455 M5455 PCI AC-Link Controller Audio Device - 5457 M5457 AC'97 Modem Controller - 1014 0535 ThinkPad R40e (2684-HVG) builtin modem - 103c 0024 Pavilion ze4400 builtin Modem Device - 5459 SmartLink SmartPCI561 56K Modem - 545a SmartLink SmartPCI563 56K Modem - 5461 High Definition Audio/AC'97 Host Controller - 5471 M5471 Memory Stick Controller - 5473 M5473 SD-MMC Controller - 7101 M7101 Power Management Controller [PMU] - 1014 0510 ThinkPad R30 - 1014 053c ThinkPad R40e (2684-HVG) Power Management Controller - 103c 0024 Pavilion ze4400 -10ba Mitsubishi Electric Corp. - 0301 AccelGraphics AccelECLIPSE - 0304 AccelGALAXY A2100 [OEM Evans & Sutherland] - 0308 Tornado 3000 [OEM Evans & Sutherland] - 1002 VG500 [VolumePro Volume Rendering Accelerator] -10bb Dapha Electronics Corporation -10bc Advanced Logic Research -10bd Surecom Technology - 0e34 NE-34 -10be Tseng Labs International Co. -10bf Most Inc -10c0 Boca Research Inc. -10c1 ICM Co., Ltd. -10c2 Auspex Systems Inc. -10c3 Samsung Semiconductors, Inc. - 1100 Smartether100 SC1100 LAN Adapter (i82557B) -10c4 Award Software International Inc. -10c5 Xerox Corporation -10c6 Rambus Inc. -10c7 Media Vision -10c8 Neomagic Corporation - 0001 NM2070 [MagicGraph 128] - 0002 NM2090 [MagicGraph 128V] - 0003 NM2093 [MagicGraph 128ZV] - 0004 NM2160 [MagicGraph 128XD] - 1014 00ba MagicGraph 128XD - 1025 1007 MagicGraph 128XD - 1028 0074 MagicGraph 128XD - 1028 0075 MagicGraph 128XD - 1028 007d MagicGraph 128XD - 1028 007e MagicGraph 128XD - 1033 802f MagicGraph 128XD - 104d 801b MagicGraph 128XD - 104d 802f MagicGraph 128XD - 104d 830b MagicGraph 128XD - 10ba 0e00 MagicGraph 128XD - 10c8 0004 MagicGraph 128XD - 10cf 1029 MagicGraph 128XD - 10f7 8308 MagicGraph 128XD - 10f7 8309 MagicGraph 128XD - 10f7 830b MagicGraph 128XD - 10f7 830d MagicGraph 128XD - 10f7 8312 MagicGraph 128XD - 0005 NM2200 [MagicGraph 256AV] - 1014 00dd ThinkPad 570 - 1028 0088 Latitude CPi A - 0006 NM2360 [MagicMedia 256ZX] - 0016 NM2380 [MagicMedia 256XL+] - 10c8 0016 MagicMedia 256XL+ - 0025 NM2230 [MagicGraph 256AV+] - 0083 NM2093 [MagicGraph 128ZV+] - 8005 NM2200 [MagicMedia 256AV Audio] - 0e11 b0d1 MagicMedia 256AV Audio Device on Discovery - 0e11 b126 MagicMedia 256AV Audio Device on Durango - 1014 00dd MagicMedia 256AV Audio Device on BlackTip Thinkpad - 1025 1003 MagicMedia 256AV Audio Device on TravelMate 720 - 1028 0088 Latitude CPi A - 1028 008f MagicMedia 256AV Audio Device on Colorado Inspiron - 103c 0007 MagicMedia 256AV Audio Device on Voyager II - 103c 0008 MagicMedia 256AV Audio Device on Voyager III - 103c 000d MagicMedia 256AV Audio Device on Omnibook 900 - 10c8 8005 MagicMedia 256AV Audio Device on FireAnt - 110a 8005 MagicMedia 256AV Audio Device - 14c0 0004 MagicMedia 256AV Audio Device - 8006 NM2360 [MagicMedia 256ZX Audio] - 8016 NM2380 [MagicMedia 256XL+ Audio] -10c9 Dataexpert Corporation -10ca Fujitsu Microelectr., Inc. -10cb Omron Corporation -# nee Mentor ARC Inc -10cc Mai Logic Incorporated - 0660 Articia S Host Bridge - 0661 Articia S PCI Bridge -10cd Advanced System Products, Inc - 1100 ASC1100 - 1200 ASC1200 [(abp940) Fast SCSI-II] - 1300 ABP940-U / ABP960-U - 10cd 1310 ASC1300 SCSI Adapter - 1195 1320 Ultra-SCSI CardBus PC Card REX CB31 - 2300 ABP940-UW - 2500 ABP940-U2W -10ce Radius -# nee Citicorp TTI -10cf Fujitsu Limited. - 2001 mb86605 -10d1 FuturePlus Systems Corp. -10d2 Molex Incorporated -10d3 Jabil Circuit Inc -10d4 Hualon Microelectronics -10d5 Autologic Inc. -10d6 Cetia -10d7 BCM Advanced Research -10d8 Advanced Peripherals Labs -10d9 Macronix, Inc. [MXIC] - 0431 MX98715 - 0512 MX98713 - 0531 MX987x5 - 1186 1200 DFE-540TX ProFAST 10/100 Adapter - 8625 MX86250 - 8626 Macronix MX86251 + 3Dfx Voodoo Rush - 8888 MX86200 -10da Compaq IPG-Austin - 0508 TC4048 Token Ring 4/16 - 3390 Tl3c3x9 -10db Rohm LSI Systems, Inc. -10dc CERN/ECP/EDU - 0001 STAR/RD24 SCI-PCI (PMC) - 0002 TAR/RD24 SCI-PCI (PMC) - 0021 HIPPI destination - 0022 HIPPI source - 10dc ATT2C15-3 FPGA -10dd Evans & Sutherland - 0100 Lightning 1200 -10de nVidia Corporation - 0008 NV1 [EDGE 3D] - 0009 NV1 [EDGE 3D] - 0010 NV2 [Mutara V08] - 0020 NV4 [RIVA TNT] - 1043 0200 V3400 TNT - 1048 0c18 Erazor II SGRAM - 1048 0c19 Erazor II - 1048 0c1b Erazor II - 1048 0c1c Erazor II - 1092 0550 Viper V550 - 1092 0552 Viper V550 - 1092 4804 Viper V550 - 1092 4808 Viper V550 - 1092 4810 Viper V550 - 1092 4812 Viper V550 - 1092 4815 Viper V550 - 1092 4820 Viper V550 with TV out - 1092 4822 Viper V550 - 1092 4904 Viper V550 - 1092 4914 Viper V550 - 1092 8225 Viper V550 - 10b4 273d Velocity 4400 - 10b4 273e Velocity 4400 - 10b4 2740 Velocity 4400 - 10de 0020 Riva TNT - 1102 1015 Graphics Blaster CT6710 - 1102 1016 Graphics Blaster RIVA TNT - 0028 NV5 [RIVA TNT2/TNT2 Pro] - 1043 0200 AGP-V3800 SGRAM - 1043 0201 AGP-V3800 SDRAM - 1043 0205 PCI-V3800 - 1043 4000 AGP-V3800PRO - 1048 0c21 Synergy II - 1048 0c28 Erazor III - 1048 0c29 Erazor III - 1048 0c2a Erazor III - 1048 0c2b Erazor III - 1048 0c31 Erazor III Pro - 1048 0c32 Erazor III Pro - 1048 0c33 Erazor III Pro - 1048 0c34 Erazor III Pro - 107d 2134 WinFast 3D S320 II + TV-Out - 1092 4804 Viper V770 - 1092 4a00 Viper V770 - 1092 4a02 Viper V770 Ultra - 1092 5a00 RIVA TNT2/TNT2 Pro - 1092 6a02 Viper V770 Ultra - 1092 7a02 Viper V770 Ultra - 10de 0005 RIVA TNT2 Pro - 10de 000f Compaq NVIDIA TNT2 Pro - 1102 1020 3D Blaster RIVA TNT2 - 1102 1026 3D Blaster RIVA TNT2 Digital - 14af 5810 Maxi Gamer Xentor - 0029 NV5 [RIVA TNT2 Ultra] - 1043 0200 AGP-V3800 Deluxe - 1043 0201 AGP-V3800 Ultra SDRAM - 1043 0205 PCI-V3800 Ultra - 1048 0c2e Erazor III Ultra - 1048 0c2f Erazor III Ultra - 1048 0c30 Erazor III Ultra - 1102 1021 3D Blaster RIVA TNT2 Ultra - 1102 1029 3D Blaster RIVA TNT2 Ultra - 1102 102f 3D Blaster RIVA TNT2 Ultra - 14af 5820 Maxi Gamer Xentor 32 - 002a NV5 [Riva TNT2] - 002b NV5 [Riva TNT2] - 002c NV6 [Vanta/Vanta LT] - 1043 0200 AGP-V3800 Combat SDRAM - 1043 0201 AGP-V3800 Combat - 1048 0c20 TNT2 Vanta - 1048 0c21 TNT2 Vanta - 1092 6820 Viper V730 - 1102 1031 CT6938 VANTA 8MB - 1102 1034 CT6894 VANTA 16MB - 14af 5008 Maxi Gamer Phoenix 2 - 002d NV5M64 [RIVA TNT2 Model 64/Model 64 Pro] - 1043 0200 AGP-V3800M - 1043 0201 AGP-V3800M - 1048 0c3a Erazor III LT - 1048 0c3b Erazor III LT - 10de 001e M64 AGP4x - 1102 1023 CT6892 RIVA TNT2 Value - 1102 1024 CT6932 RIVA TNT2 Value 32Mb - 1102 102c CT6931 RIVA TNT2 Value [Jumper] - 1462 8808 MSI-8808 - 1554 1041 Pixelview RIVA TNT2 M64 - 1569 002d Palit Microsystems Daytona TNT2 M64 - 002e NV6 [Vanta] - 002f NV6 [Vanta] - 0034 MCP04 SMBus - 0035 MCP04 IDE - 0036 MCP04 Serial ATA Controller - 0037 MCP04 Ethernet Controller - 0038 MCP04 Ethernet Controller - 003a MCP04 AC'97 Audio Controller - 003b MCP04 USB Controller - 003c MCP04 USB Controller - 003d MCP04 PCI Bridge - 003e MCP04 Serial ATA Controller - 0040 NV40 [GeForce 6800 Ultra] - 0041 NV40 [GeForce 6800] - 1043 817b V9999 Gamer Edition - 0042 NV40.2 [GeForce 6800 LE] - 0043 NV40.3 [GeForce 6800 XE] - 0044 NV40 [GeForce 6800 XT] - 0045 NV40 [GeForce 6800 GT] - 0046 NV40 [GeForce 6800 GT] - 0047 NV40 [GeForce 6800 GS] - 1682 2109 GeForce 6800 GS - 0048 NV40 [GeForce 6800 XT] - 0049 NV40GL - 004d NV40GL [Quadro FX 4000] - 004e NV40GL [Quadro FX 4000] - 0050 CK804 ISA Bridge - 1043 815a K8N4-E or A8N-E Mainboard - 1458 0c11 GA-K8N Ultra-9 Mainboard - 1462 7100 MSI K8N Diamond - 147b 1c1a KN8-Ultra Mainboard - 0051 CK804 ISA Bridge - 0052 CK804 SMBus - 1043 815a K8N4-E or A8N-E Mainboard - 1458 0c11 GA-K8N Ultra-9 Mainboard - 1462 7100 MSI K8N Diamond - 147b 1c1a KN8-Ultra Mainboard - 0053 CK804 IDE - 1043 815a K8N4-E or A8N-E Mainboard - 1458 5002 GA-K8N Ultra-9 Mainboard - 1462 7100 MSI K8N Diamond - 147b 1c1a KN8-Ultra Mainboard - 0054 CK804 Serial ATA Controller - 1043 815a A8N-E Mainboard - 1458 b003 GA-K8N Ultra-9 Mainboard - 1462 7100 MSI K8N Diamond - 147b 1c1a KN8-Ultra Mainboard - 0055 CK804 Serial ATA Controller - 1043 815a K8N4-E or A8N-E Mainboard - 1458 b003 GA-K8N Ultra-9 Mainboard - 147b 1c1a KN8-Ultra Mainboard - 0056 CK804 Ethernet Controller - 0057 CK804 Ethernet Controller - 1043 8141 K8N4-E or A8N-E Mainboard - 1458 e000 GA-K8N Ultra-9 Mainboard - 1462 7100 MSI K8N Diamond - 147b 1c1a KN8-Ultra Mainboard - 0058 CK804 AC'97 Modem - 0059 CK804 AC'97 Audio Controller - 1043 812a K8N4-E or A8N-E Mainboard - 147b 1c1a KN8-Ultra Mainboard - 005a CK804 USB Controller - 1043 815a K8N4-E or A8N-E Mainboard - 1458 5004 GA-K8N Ultra-9 Mainboard - 1462 7100 MSI K8N Diamond - 147b 1c1a KN8-Ultra Mainboard - 005b CK804 USB Controller - 1043 815a K8N4-E or A8N-E Mainboard - 1458 5004 GA-K8N Ultra-9 Mainboard - 1462 7100 MSI K8N Diamond - 147b 1c1a KN8-Ultra Mainboard - 005c CK804 PCI Bridge - 005d CK804 PCIE Bridge - 005e CK804 Memory Controller - 1043 815a A8N-E Mainboard - 10f1 2891 Thunder K8SRE Mainboard - 1458 5000 GA-K8N Ultra-9 Mainboard - 1462 7100 MSI K8N Diamond - 147b 1c1a KN8-Ultra Mainboard - 005f CK804 Memory Controller - 0060 nForce2 ISA Bridge - 1043 80ad A7N8X Mainboard - a0a0 03ba UK79G-1394 motherboard - 0064 nForce2 SMBus (MCP) - a0a0 03bb UK79G-1394 motherboard - 0065 nForce2 IDE - a0a0 03b2 UK79G-1394 motherboard - 0066 nForce2 Ethernet Controller - 1043 80a7 A7N8X Mainboard onboard nForce2 Ethernet - 0067 nForce2 USB Controller - 1043 0c11 A7N8X Mainboard - 0068 nForce2 USB Controller - 1043 0c11 A7N8X Mainboard - a0a0 03b4 UK79G-1394 motherboard - 006a nForce2 AC97 Audio Controler (MCP) - 1043 8095 nForce2 AC97 Audio Controler (MCP) - a0a0 0304 UK79G-1394 motherboard - 006b nForce Audio Processing Unit - 10de 006b nForce2 MCP Audio Processing Unit - 006c nForce2 External PCI Bridge - 006d nForce2 PCI Bridge - 006e nForce2 FireWire (IEEE 1394) Controller - a0a0 0306 UK79G-1394 motherboard - 0080 MCP2A ISA bridge - 147b 1c09 NV7 Motherboard - 0084 MCP2A SMBus - 147b 1c09 NV7 Motherboard - 0085 MCP2A IDE - 147b 1c09 NV7 Motherboard - 0086 MCP2A Ethernet Controller - 0087 MCP2A USB Controller - 147b 1c09 NV7 Motherboard - 0088 MCP2A USB Controller - 147b 1c09 NV7 Motherboard - 008a MCP2S AC'97 Audio Controller - 147b 1c09 NV7 Motherboard - 008b MCP2A PCI Bridge - 008c MCP2A Ethernet Controller - 008e nForce2 Serial ATA Controller - 0090 G70 [GeForce 7800 GTX] - 0091 G70 [GeForce 7800 GTX] - 0092 G70 [GeForce 7800 GT] - 0093 G70 [GeForce 7800 GS] - 0098 G70 [GeForce Go 7800] - 0099 G70 [GeForce Go 7800 GTX] - 009d G70GL [Quadro FX 4500] - 00a0 NV5 [Aladdin TNT2] - 14af 5810 Maxi Gamer Xentor - 00c0 NV41 [GeForce 6800 GS] - 00c1 NV41.1 [GeForce 6800] - 00c2 NV41.2 [GeForce 6800 LE] - 00c3 NV42 [GeForce 6800 XT] - 00c8 NV41.8 [GeForce Go 6800] - 00c9 NV41.9 [GeForce Go 6800 Ultra] - 00cc NV41 [Quadro FX Go1400] - 00cd NV41 [Quadro FX 3450/4000 SDI] - 10de 029b wx4300 Workstation - 00ce NV41GL [Quadro FX 1400] - 00d0 nForce3 LPC Bridge - 00d1 nForce3 Host Bridge - 00d2 nForce3 AGP Bridge - 00d3 CK804 Memory Controller - 00d4 nForce3 SMBus - 00d5 nForce3 IDE - 00d6 nForce3 Ethernet - 00d7 nForce3 USB 1.1 - 00d8 nForce3 USB 2.0 - 00d9 nForce3 Audio - 00da nForce3 Audio - 00dd nForce3 PCI Bridge - 00df CK8S Ethernet Controller - 1043 80a7 K8N-E - 105b 0c43 Winfast NF3250K8AA - 147b 1c0b NF8 Mainboard - 00e0 nForce3 250Gb LPC Bridge - 1043 813f K8N-E - 10de 0c11 Winfast NF3250K8AA - 1462 7030 K8N Neo-FSR v2.0 - 147b 1c0b NF8 Mainboard - 00e1 nForce3 250Gb Host Bridge - 1043 813f K8N-E - 1462 7030 K8N Neo-FSR v2.0 - 147b 1c0b NF8 Mainboard - 00e2 nForce3 250Gb AGP Host to PCI Bridge - 00e3 CK8S Serial ATA Controller (v2.5) - 1043 813f K8N-E - 105b 0c43 Winfast NF3250K8AA - 147b 1c0b NF8 Mainboard - 00e4 nForce 250Gb PCI System Management - 1043 813f K8N-E - 105b 0c43 Winfast NF3250K8AA - 1462 7030 K8N Neo-FSR v2.0 - 147b 1c0b NF8 Mainboard - 00e5 CK8S Parallel ATA Controller (v2.5) - 1043 813f K8N-E - 105b 0c43 Winfast NF3250K8AA - 1462 7030 K8N Neo-FSR v2.0 - 147b 1c0b NF8 Mainboard - 00e6 CK8S Ethernet Controller - 00e7 CK8S USB Controller - 1043 813f K8N-E - 105b 0c43 Winfast NF3250K8AA - 1462 7030 K8N Neo-FSR v2.0 - 147b 1c0b NF8 Mainboard - 00e8 nForce3 EHCI USB 2.0 Controller - 1043 813f K8N-E - 105b 0c43 Winfast NF3250K8AA - 1462 7030 K8N Neo-FSR v2.0 - 147b 1c0b NF8 Mainboard - 00ea nForce3 250Gb AC'97 Audio Controller - 1043 819d K8N-E - 105b 0c43 Winfast NF3250K8AA - 1462 b010 K8N Neo-FSR v2.0 - 147b 1c0b NF8 Mainboard - 00ed nForce3 250Gb PCI-to-PCI Bridge - 00ee CK8S Serial ATA Controller (v2.5) - 00f0 NV40 [GeForce 6800 Ultra] - 00f1 NV43 [GeForce 6600 GT] - 1043 81a6 N6600GT TD 128M AGP - 1458 3150 GV-N66T128VP - 1682 2119 GeForce 6600 GT AGP 128MB DDR3 DUAL DVI TV - 00f2 NV43 [GeForce 6600] - 1682 211c GeForce 6600 256MB DDR DUAL DVI TV - 00f3 NV43 [GeForce 6200] - 00f4 NV43 [GeForce 6600 LE] - 00f5 G70 [GeForce 7800 GS] - 00f6 NV43 [GeForce 6800 GS] - 1682 217e XFX GeForce 6800 XTreme 256MB DDR3 AGP - 00f8 NV45GL [Quadro FX 3400/4400] - 00f9 NV45 [GeForce 6800 GTO] - 1682 2120 GEFORCE 6800 GT PCI-E - 00fa NV36 [GeForce PCX 5750] - 00fb NV35 [GeForce PCX 5900] - 00fc NV37GL [Quadro FX 330/GeForce PCX 5300] - 00fd NV37GL [Quadro PCI-E Series] - 00fe NV38GL [Quadro FX 1300] - 00ff NV18 [GeForce PCX 4300] - 0100 NV10 [GeForce 256 SDR] - 1043 0200 AGP-V6600 SGRAM - 1043 0201 AGP-V6600 SDRAM - 1043 4008 AGP-V6600 SGRAM - 1043 4009 AGP-V6600 SDRAM - 1048 0c41 Erazor X - 1048 0c43 ERAZOR X PCI - 1048 0c48 Synergy Force - 1102 102d CT6941 GeForce 256 - 14af 5022 3D Prophet SE - 0101 NV10DDR [GeForce 256 DDR] - 1043 0202 AGP-V6800 DDR - 1043 400a AGP-V6800 DDR SGRAM - 1043 400b AGP-V6800 DDR SDRAM - 1048 0c42 Erazor X - 107d 2822 WinFast GeForce 256 - 1102 102e CT6971 GeForce 256 DDR - 14af 5021 3D Prophet DDR-DVI - 0103 NV10GL [Quadro] - 1048 0c40 GLoria II-64 - 1048 0c44 GLoria II - 1048 0c45 GLoria II - 1048 0c4a GLoria II-64 Pro - 1048 0c4b GLoria II-64 Pro DVII - 0110 NV11 [GeForce2 MX/MX 400] - 1043 4015 AGP-V7100 Pro - 1043 4021 V7100 Deluxe Combo - 1043 4031 V7100 Pro with TV output - 1048 0c60 Gladiac MX - 1048 0c61 Gladiac 511PCI - 1048 0c63 Gladiac 511TV-OUT 32MB - 1048 0c64 Gladiac 511TV-OUT 64MB - 1048 0c65 Gladiac 511TWIN - 1048 0c66 Gladiac 311 - 10de 0091 Dell OEM GeForce 2 MX 400 - 10de 00a1 Apple OEM GeForce2 MX - 1462 8817 MSI GeForce2 MX400 Pro32S [MS-8817] - 14af 7102 3D Prophet II MX - 14af 7103 3D Prophet II MX Dual-Display - 0111 NV11DDR [GeForce2 MX200] - 0112 NV11 [GeForce2 Go] - 0113 NV11GL [Quadro2 MXR/EX/Go] - 0140 NV43 [GeForce 6600 GT] - 0141 NV43 [GeForce 6600] - 1043 81b0 EN6600 Silencer - 1458 3124 GV-NX66128DP Turbo Force Edition - 0142 NV43 [GeForce 6600 LE] - 0143 NV43 [GeForce 6600 VE] - 0144 NV43 [GeForce Go 6600] - 0145 NV43 [GeForce 6610 XL] - 0146 NV43 [Geforce Go 6600TE/6200TE] - 0147 GeForce 6700 XL - 0148 NV43 [GeForce Go 6600] - 0149 NV43 [GeForce Go 6600 GT] - 014a Quadro NVS 440 - 014c Quadro FX 540 MXM - 014d NV18GL [Quadro FX 550] - 014e NV43GL [Quadro FX 540] - 014f NV43 [GeForce 6200] - 0150 NV15 [GeForce2 GTS/Pro] - 1043 4016 V7700 AGP Video Card - 1048 0c50 Gladiac - 1048 0c52 Gladiac-64 - 107d 2840 WinFast GeForce2 GTS with TV output - 107d 2842 WinFast GeForce 2 Pro - 10de 002e GeForce2 GTS - 1462 8831 Creative GeForce2 Pro - 0151 NV15DDR [GeForce2 Ti] - 1043 405f V7700Ti - 1462 5506 Creative 3D Blaster Geforce2 Titanium - 0152 NV15BR [GeForce2 Ultra, Bladerunner] - 1048 0c56 GLADIAC Ultra - 0153 NV15GL [Quadro2 Pro] - 0160 GeForce 6500 - 0161 NV44 [GeForce 6200 TurboCache(TM)] - 0162 NV44 [GeForce 6200SE TurboCache (TM)] - 0163 NV44 [GeForce 6200 LE] - 0164 NV44 [GeForce Go 6200] - 0165 NV44 [Quadro NVS 285] - 0166 NV43 [GeForce Go 6400] - 0167 NV43 [GeForce Go 6200/6400] - 0168 NV43 [GeForce Go 6200/6400] - 0169 GeForce 6250 - 016a GeForce 7100 GS - 0170 NV17 [GeForce4 MX 460] - 0171 NV17 [GeForce4 MX 440] - 10b0 0002 Gainward Pro/600 TV - 10de 0008 Apple OEM GeForce4 MX 440 - 1462 8661 G4MX440-VTP - 1462 8730 MX440SES-T (MS-8873) - 1462 8852 GeForce4 MX440 PCI - 147b 8f00 Abit Siluro GeForce4MX440 - 0172 NV17 [GeForce4 MX 420] - 0173 NV17 [GeForce4 MX 440-SE] - 0174 NV17 [GeForce4 440 Go] - 0175 NV17 [GeForce4 420 Go] - 0176 NV17 [GeForce4 420 Go 32M] - 103c 08b0 tc1100 tablet - 4c53 1090 Cx9 / Vx9 mainboard - 0177 NV17 [GeForce4 460 Go] - 0178 NV17GL [Quadro4 550 XGL] - 0179 NV17 [GeForce4 440 Go 64M] - 10de 0179 GeForce4 MX (Mac) - 017a NV17GL [Quadro NVS] - 017b NV17GL [Quadro4 550 XGL] - 017c NV17GL [Quadro4 500 GoGL] - 017d NV17 [GeForce4 410 Go 16M] - 0181 NV18 [GeForce4 MX 440 AGP 8x] - 1043 8063 GeForce4 MX 440 AGP 8X - 1043 806f V9180 Magic - 1462 8880 MS-StarForce GeForce4 MX 440 with AGP8X - 1462 8900 MS-8890 GeForce 4 MX440 AGP8X - 1462 9350 MSI Geforce4 MX T8X with AGP8X - 147b 8f0d Siluro GF4 MX-8X - 0182 NV18 [GeForce4 MX 440SE AGP 8x] - 0183 NV18 [GeForce4 MX 420 AGP 8x] - 0184 NV18 [GeForce4 MX] - 0185 NV18 [GeForce4 MX 4000] - 0186 NV18M [GeForce4 448 Go] - 0187 NV18M [GeForce4 488 Go] - 0188 NV18GL [Quadro4 580 XGL] - 018a NV18GL [Quadro NVS with AGP8X] - 018b NV18GL [Quadro4 380 XGL] - 018c NV18GL [Quadro NVS 50 PCI] - 018d NV18M [GeForce4 448 Go] - 0191 G80 [GeForce 8800 GTX] - 0193 G80 [GeForce 8800 GTS] - 019d G80 [Quadro FX 5600] - 019e G80 [Quadro FX 4600] - 01a0 NVCrush11 [GeForce2 MX Integrated Graphics] - 01a4 nForce CPU bridge - 01ab nForce 420 Memory Controller (DDR) - 01ac nForce 220/420 Memory Controller - 01ad nForce 220/420 Memory Controller - 01b0 nForce Audio - 01b1 nForce Audio - 01b2 nForce ISA Bridge - 01b4 nForce PCI System Management - 01b7 nForce AGP to PCI Bridge - 01b8 nForce PCI-to-PCI bridge - 01bc nForce IDE - 01c1 nForce AC'97 Modem Controller - 01c2 nForce USB Controller - 01c3 nForce Ethernet Controller - 01d1 G72 [GeForce 7300 LE] - 1462 0345 7300LE PCI Express Graphics Adapter - 01d3 G72 [GeForce 7300 SE] - 01d6 GeForce Go 7200 - 01d7 G72M [Quadro NVS 110M/GeForce Go 7300] - 01d8 G72M [GeForce Go 7400] - 01da G72M [Quadro NVS 110M] - 01dc G72GL [Quadro FX 350M] - 01dd G72 [GeForce 7500 LE] - 01de G72GL [Quadro FX 350] - 10de 01dc Quadro FX Go350M - 01df G71 [GeForce 7300 GS] - 01e0 nForce2 AGP (different version?) - 147b 1c09 NV7 Motherboard - 01e8 nForce2 AGP - 01ea nForce2 Memory Controller 0 - a0a0 03b9 UK79G-1394 motherboard - 01eb nForce2 Memory Controller 1 - a0a0 03b9 UK79G-1394 motherboard - 01ec nForce2 Memory Controller 2 - a0a0 03b9 UK79G-1394 motherboard - 01ed nForce2 Memory Controller 3 - a0a0 03b9 UK79G-1394 motherboard - 01ee nForce2 Memory Controller 4 - a0a0 03b9 UK79G-1394 motherboard - 01ef nForce2 Memory Controller 5 - a0a0 03b9 UK79G-1394 motherboard - 01f0 NV18 [GeForce4 MX - nForce GPU] - a0a0 03b5 UK79G-1394 motherboard - 0200 NV20 [GeForce3] - 1043 402f AGP-V8200 DDR - 1048 0c70 GLADIAC 920 - 0201 NV20 [GeForce3 Ti 200] - 0202 NV20 [GeForce3 Ti 500] - 1043 405b V8200 T5 - 1545 002f Xtasy 6964 - 0203 NV20DCC [Quadro DCC] - 0211 NV40 [GeForce 6800] - 0212 NV40 [GeForce 6800 LE] - 0215 NV40 [GeForce 6800 GT] - 0218 NV40 [GeForce 6800 XT] - 0221 NV44A [GeForce 6200] - 3842 a341 256A8N341DX - 0222 GeForce 6200 A-LE - 0240 C51PV [GeForce 6150] - 1043 81cd A8N-VM CSM - 1462 7207 K8NGM2 series - 0241 C51 [GeForce 6150 LE] - 0242 C51G [GeForce 6100] - 0243 C51 PCI Express Bridge - 0244 C51 [Geforce 6150 Go] - 10de 0244 C51 [Geforce 6150 Go] - 0245 C51 [Quadro NVS 210S/GeForce 6150LE] - 0246 C51 PCI Express Bridge - 0247 MCP51 PCI-X GeForce Go 6100 - 1043 1382 MCP51 PCI-X GeForce Go 6100 - 0248 C51 PCI Express Bridge - 0249 C51 PCI Express Bridge - 024a C51 PCI Express Bridge - 024b C51 PCI Express Bridge - 024c C51 PCI Express Bridge - 024d C51 PCI Express Bridge - 024e C51 PCI Express Bridge - 024f C51 PCI Express Bridge - 0250 NV25 [GeForce4 Ti 4600] - 0251 NV25 [GeForce4 Ti 4400] - 1043 8023 v8440 GeForce 4 Ti4400 - 0252 NV25 [GeForce4 Ti] - 0253 NV25 [GeForce4 Ti 4200] - 107d 2896 WinFast A250 LE TD (Dual VGA/TV-out/DVI) - 147b 8f09 Siluro (Dual VGA/TV-out/DVI) - 0258 NV25GL [Quadro4 900 XGL] - 0259 NV25GL [Quadro4 750 XGL] - 025b NV25GL [Quadro4 700 XGL] - 0260 MCP51 LPC Bridge - 1043 81bc A8N-VM CSM Mainboard - 1458 5001 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 0261 MCP51 LPC Bridge - 0262 MCP51 LPC Bridge - 0263 MCP51 LPC Bridge - 0264 MCP51 SMBus - 1043 81bc A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 0265 MCP51 IDE - 1043 81bc A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 0266 MCP51 Serial ATA Controller - 1043 81bc A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 0267 MCP51 Serial ATA Controller - 1043 81bc A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 0268 MCP51 Ethernet Controller - 0269 MCP51 Ethernet Controller - 1043 8141 A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 026a MCP51 MCI - 026b MCP51 AC97 Audio Controller - 026c MCP51 High Definition Audio - 10de cb84 A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 026d MCP51 USB Controller - 1043 81bc A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 026e MCP51 USB Controller - 1043 81bc A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 026f MCP51 PCI Bridge - 0270 MCP51 Host Bridge - 1043 81bc A8N-VM CSM Mainboard - 1458 5001 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 0271 MCP51 PMU - 0272 MCP51 Memory Controller 0 - 027e C51 Memory Controller 2 - 1043 81cd A8N-VM CSM Mainboard - 1458 5000 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 027f C51 Memory Controller 3 - 1043 81cd A8N-VM CSM Mainboard - 1458 5000 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 0280 NV28 [GeForce4 Ti 4800] - 0281 NV28 [GeForce4 Ti 4200 AGP 8x] - 0282 NV28 [GeForce4 Ti 4800 SE] - 0286 NV28 [GeForce4 Ti 4200 Go AGP 8x] - 0288 NV28GL [Quadro4 980 XGL] - 0289 NV28GL [Quadro4 780 XGL] - 028c NV28GLM [Quadro4 Go700] - 0290 G71 [GeForce 7900 GTX] - 0291 G71 [GeForce 7900 GT/GTO] - 10de 042b NX7900GTO-T2D512E [7900 GTO] - 0292 G71 [GeForce 7900 GS] - 0293 G71 [GeForce 7900 GX2] - 0294 G71 [GeForce 7950 GX2] - 0295 G71 [GeForce 7950 GT] - 107d 2a68 WinFast PX7950GT TDH - 0297 GeForce Go 7950 GTX - 0298 GeForce Go 7900 GS - 0299 GeForce Go 7900 GTX - 029a G71 [Quadro FX 2500M] - 029b G71 [Quadro FX 1500M] - 029c G71 [Quadro FX 5500] - 029d G71GL [Quadro FX 3500] - 029e G71 [Quadro FX 1500] - 029f G70 [Quadro FX 4500 X2] -# Xbox Graphics Processing Unit (Integrated). GeForce3 derivative (NV20 < NV2A < NV25). - 02a0 NV2A [XGPU] - 02e0 GeForce 7600 GT - 02e1 G73 [GeForce 7600 GS] - 02e2 GeForce 7300 GT - 02f0 C51 Host Bridge - 1043 81cd A8N-VM CSM Mainboard - 1462 7207 K8NGM2 series - 02f1 C51 Host Bridge - 1458 5000 GA-M55plus-S3G - 02f2 C51 Host Bridge - 02f3 C51 Host Bridge - 02f4 C51 Host Bridge - 02f5 C51 Host Bridge - 02f6 C51 Host Bridge - 02f7 C51 Host Bridge - 02f8 C51 Memory Controller 5 - 1043 81cd A8N-VM CSM Mainboard - 1458 5000 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 02f9 C51 Memory Controller 4 - 1043 81cd A8N-VM CSM Mainboard - 1458 5000 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 02fa C51 Memory Controller 0 - 1043 81cd A8N-VM CSM Mainboard - 1458 5000 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 02fb C51 PCI Express Bridge - 02fc C51 PCI Express Bridge - 02fd C51 PCI Express Bridge - 02fe C51 Memory Controller 1 - 1043 81cd A8N-VM CSM Mainboard - 1458 5000 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 02ff C51 Host Bridge - 1043 81cd A8N-VM CSM Mainboard - 1458 5000 GA-M55plus-S3G - 1462 7207 K8NGM2 series - 0300 NV30 [GeForce FX] - 0301 NV30 [GeForce FX 5800 Ultra] - 0302 NV30 [GeForce FX 5800] - 0308 NV30GL [Quadro FX 2000] - 0309 NV30GL [Quadro FX 1000] - 0311 NV31 [GeForce FX 5600 Ultra] - 0312 NV31 [GeForce FX 5600] - 0313 NV31 - 0314 NV31 [GeForce FX 5600XT] - 1043 814a V9560XT/TD - 0316 NV31M - 0317 NV31M Pro - 031a NV31M [GeForce FX Go5600] - 031b NV31M [GeForce FX Go5650] - 031c Quadro FX Go700 - 031d NV31GLM - 031e NV31GLM Pro - 031f NV31GLM Pro - 0320 NV34 [GeForce FX 5200] - 0321 NV34 [GeForce FX 5200 Ultra] - 0322 NV34 [GeForce FX 5200] - 1043 02fb V9250 Magic - 1462 9171 MS-8917 (FX5200-T128) - 1462 9360 MS-8936 (FX5200-T128) - 0323 NV34 [GeForce FX 5200LE] - 0324 NV34M [GeForce FX Go5200 64M] - 1028 0196 Inspiron 5160 - 1071 8160 MIM2000 - 0325 NV34M [GeForce FX Go5250] - 0326 NV34 [GeForce FX 5500] - 0327 NV34 [GeForce FX 5100] - 0328 NV34M [GeForce FX Go5200 32M/64M] - 0329 NV34M [GeForce FX Go5200] - 032a NV34GL [Quadro NVS 280 PCI] - 032b NV34GL [Quadro FX 500/600 PCI] - 032c NV34GLM [GeForce FX Go 5300] - 032d NV34 [GeForce FX Go5100] - 032f NV34GL - 0330 NV35 [GeForce FX 5900 Ultra] - 0331 NV35 [GeForce FX 5900] - 1043 8145 V9950GE - 0332 NV35 [GeForce FX 5900XT] - 0333 NV38 [GeForce FX 5950 Ultra] - 0334 NV35 [GeForce FX 5900ZT] - 0338 NV35GL [Quadro FX 3000] - 033f NV35GL [Quadro FX 700] - 0341 NV36.1 [GeForce FX 5700 Ultra] - 1462 9380 MS-8938 (FX5700U-TD128) - 0342 NV36.2 [GeForce FX 5700] - 0343 NV36 [GeForce FX 5700LE] - 0344 NV36.4 [GeForce FX 5700VE] - 0345 NV36.5 - 0347 NV36 [GeForce FX Go5700] - 103c 006a NX9500 - 0348 NV36 [GeForce FX Go5700] - 0349 NV36M Pro - 034b NV36MAP - 034c NV36 [Quadro FX Go1000] - 034e NV36GL [Quadro FX 1100] - 034f NV36GL - 0360 MCP55 LPC Bridge - 0361 MCP55 LPC Bridge - 0362 MCP55 LPC Bridge - 0363 MCP55 LPC Bridge - 0364 MCP55 LPC Bridge - 0365 MCP55 LPC Bridge - 0366 MCP55 LPC Bridge - 0367 MCP55 LPC Bridge - 0368 MCP55 SMBus - 0369 MCP55 Memory Controller - 036a MCP55 Memory Controller - 036b MCP55 SMU - 036c MCP55 USB Controller - 036d MCP55 USB Controller - 036e MCP55 IDE - 0370 MCP55 PCI bridge - 0371 MCP55 High Definition Audio - 0372 MCP55 Ethernet - 0373 MCP55 Ethernet - 0374 MCP55 PCI Express bridge - 0375 MCP55 PCI Express bridge - 0376 MCP55 PCI Express bridge - 0377 MCP55 PCI Express bridge - 0378 MCP55 PCI Express bridge - 037a MCP55 Memory Controller - 037c G70 [GeForce 7800 GS] (rev a2) - 037e MCP55 SATA Controller - 037f MCP55 SATA Controller - 0390 GeForce 7650 GS - 0391 G70 [GeForce 7600 GT] - 1458 3427 GV-NX76T128D-RH - 0392 G70 [GeForce 7600 GS] - 1462 0622 NX7600GS-T2D256EH - 0393 G70 [GeForce 7300 GT] - 0394 G70 [GeForce 7600 LE] - 0395 G70 [GeForce 7300 GT] - 0397 GeForce Go 7700 - 0398 G70 [GeForce Go 7600] -# \n Subsystem: - 1025 006c Acer 9814 WKMI - 039b GeForce Go 7900 SE - 039c Quadro FX 550M - 039e G73GL [Quadro FX 560] - 03a0 C55 Host Bridge - 03a1 C55 Host Bridge - 03a2 C55 Host Bridge - 03a3 C55 Host Bridge - 03a4 C55 Host Bridge - 03a5 C55 Host Bridge - 03a6 C55 Host Bridge - 03a7 C55 Host Bridge - 03a8 C55 Memory Controller - 03a9 C55 Memory Controller - 03aa C55 Memory Controller - 03ab C55 Memory Controller - 03ac C55 Memory Controller - 03ad C55 Memory Controller - 03ae C55 Memory Controller - 03af C55 Memory Controller - 03b0 C55 Memory Controller - 03b1 C55 Memory Controller - 03b2 C55 Memory Controller - 03b3 C55 Memory Controller - 03b4 C55 Memory Controller - 03b5 C55 Memory Controller - 03b6 C55 Memory Controller - 03b7 C55 PCI Express bridge - 03b8 C55 PCI Express bridge - 03b9 C55 PCI Express bridge - 03ba C55 Memory Controller - 03bb C55 PCI Express bridge - 03d0 GeForce 6100 nForce 430 - 03d1 GeForce 6100 nForce 405 - 03d2 GeForce 6100 nForce 400 - 03d5 GeForce 6100 nForce 420 - 03e0 MCP61 LPC Bridge - 03e1 MCP61 LPC Bridge - 03e2 MCP61 LPC Bridge - 03e3 MCP61 LPC Bridge - 03e4 MCP61 High Definition Audio - 03e5 MCP61 Ethernet - 03e6 MCP61 Ethernet - 03e7 MCP61 SATA Controller - 03e8 MCP61 PCI Express bridge - 03e9 MCP61 PCI Express bridge - 03ea MCP61 Memory Controller - 03eb MCP61 SMBus - 03ec MCP61 IDE - 03ee MCP61 Ethernet - 03ef MCP61 Ethernet - 03f0 MCP61 High Definition Audio - 03f1 MCP61 USB Controller - 03f2 MCP61 USB Controller - 03f3 MCP61 PCI bridge - 03f4 MCP61 SMU - 03f5 MCP61 Memory Controller - 03f6 MCP61 SATA Controller - 03f7 MCP61 SATA Controller - 0440 MCP65 LPC Bridge - 0441 MCP65 LPC Bridge - 0442 MCP65 LPC Bridge - 0443 MCP65 LPC Bridge - 0444 MCP65 Memory Controller - 0445 MCP65 Memory Controller - 0446 MCP65 SMBus - 0447 MCP65 SMU - 0448 MCP65 IDE - 0449 MCP65 PCI bridge - 044a MCP65 High Definition Audio - 044b MCP65 High Definition Audio - 044c MCP65 AHCI Controller - 044d MCP65 AHCI Controller - 044e MCP65 AHCI Controller - 044f MCP65 AHCI Controller - 0450 MCP65 Ethernet - 0451 MCP65 Ethernet - 0452 MCP65 Ethernet - 0453 MCP65 Ethernet - 0454 MCP65 USB Controller - 0455 MCP65 USB Controller - 0456 MCP65 USB Controller - 0457 MCP65 USB Controller - 0458 MCP65 PCI Express bridge - 0459 MCP65 PCI Express bridge - 045a MCP65 PCI Express bridge - 045c MCP65 SATA Controller - 045d MCP65 SATA Controller - 045e MCP65 SATA Controller - 045f MCP65 SATA Controller - 055c MCP67 High Definition Audio - 055d MCP67 High Definition Audio - c615 G70 [GeForce 7600 GT] -10df Emulex Corporation - 1ae5 LP6000 Fibre Channel Host Adapter - f011 Saturn: LightPulse Fibre Channel Host Adapter - f015 Saturn: LightPulse Fibre Channel Host Adapter - f085 LP850 Fibre Channel Host Adapter - f095 LP952 Fibre Channel Host Adapter - f098 LP982 Fibre Channel Host Adapter - f0a1 Thor LightPulse Fibre Channel Host Adapter - f0a5 Thor LightPulse Fibre Channel Host Adapter - f0b5 Viper LightPulse Fibre Channel Host Adapter - f0d1 Helios LightPulse Fibre Channel Host Adapter - f0d5 Helios LightPulse Fibre Channel Host Adapter - f0e1 Zephyr LightPulse Fibre Channel Host Adapter - f0e5 Zephyr LightPulse Fibre Channel Host Adapter - f0f5 Neptune LightPulse Fibre Channel Host Adapter - f100 Saturn-X: LightPulse Fibre Channel Host Adapter - f700 LP7000 Fibre Channel Host Adapter - f701 LP7000 Fibre Channel Host Adapter Alternate ID (JX1:2-3, JX2:1-2) - f800 LP8000 Fibre Channel Host Adapter - f801 LP8000 Fibre Channel Host Adapter Alternate ID (JX1:2-3, JX2:1-2) - f900 LP9000 Fibre Channel Host Adapter - f901 LP9000 Fibre Channel Host Adapter Alternate ID (JX1:2-3, JX2:1-2) - f980 LP9802 Fibre Channel Host Adapter - f981 LP9802 Fibre Channel Host Adapter Alternate ID - f982 LP9802 Fibre Channel Host Adapter Alternate ID - fa00 Thor-X LightPulse Fibre Channel Host Adapter - fb00 Viper LightPulse Fibre Channel Host Adapter - fc00 Thor-X LightPulse Fibre Channel Host Adapter - fc10 Helios-X LightPulse Fibre Channel Host Adapter - fc20 Zephyr-X LightPulse Fibre Channel Host Adapter - fc40 Saturn-X: LightPulse Fibre Channel Host Adapter - fd00 Helios-X LightPulse Fibre Channel Host Adapter - fe00 Zephyr-X LightPulse Fibre Channel Host Adapter - ff00 Neptune LightPulse Fibre Channel Host Adapter -10e0 Integrated Micro Solutions Inc. - 5026 IMS5026/27/28 - 5027 IMS5027 - 5028 IMS5028 - 8849 IMS8849 - 8853 IMS8853 - 9128 IMS9128 [Twin turbo 128] -10e1 Tekram Technology Co.,Ltd. - 0391 TRM-S1040 - 10e1 0391 DC-315U SCSI-3 Host Adapter - 690c DC-690c - dc29 DC-290 -10e2 Aptix Corporation -10e3 Tundra Semiconductor Corp. - 0000 CA91C042 [Universe] - 0108 Tsi108 Host Bridge for Single PowerPC - 0148 Tsi148 [Tempe] - 1775 1100 VR11 Single Board Computer - 0860 CA91C860 [QSpan] - 0862 CA91C862A [QSpan-II] - 8260 CA91L8200B [Dual PCI PowerSpan II] - 8261 CA91L8260B [Single PCI PowerSpan II] - a108 Tsi109 Host Bridge for Dual PowerPC -10e4 Tandem Computers - 8029 Realtek 8029 Network Card -10e5 Micro Industries Corporation -10e6 Gainbery Computer Products Inc. -10e7 Vadem -10e8 Applied Micro Circuits Corp. - 1072 INES GPIB-PCI (AMCC5920 based) - 2011 Q-Motion Video Capture/Edit board - 4750 S5930 [Matchmaker] - 5920 S5920 - 8043 LANai4.x [Myrinet LANai interface chip] - 8062 S5933_PARASTATION - 807d S5933 [Matchmaker] - 8088 Kongsberg Spacetec Format Synchronizer - 8089 Kongsberg Spacetec Serial Output Board - 809c S5933_HEPC3 - 80d7 PCI-9112 - 80d9 PCI-9118 - 80da PCI-9812 - 80fc APCI1500 Signal processing controller (16 dig. inputs + 16 dig. outputs) - 811a PCI-IEEE1355-DS-DE Interface - 814c Fastcom ESCC-PCI (Commtech, Inc.) - 8170 S5933 [Matchmaker] (Chipset Development Tool) - 81e6 Multimedia video controller - 828d APCI3001 Signal processing controller (up to 16 analog inputs) - 8291 Fastcom 232/8-PCI (Commtech, Inc.) - 82c4 Fastcom 422/4-PCI (Commtech, Inc.) - 82c5 Fastcom 422/2-PCI (Commtech, Inc.) - 82c6 Fastcom IG422/1-PCI (Commtech, Inc.) - 82c7 Fastcom IG232/2-PCI (Commtech, Inc.) - 82ca Fastcom 232/4-PCI (Commtech, Inc.) - 82db AJA HDNTV HD SDI Framestore - 82e2 Fastcom DIO24H-PCI (Commtech, Inc.) - 8406 PCIcanx/PCIcan CAN interface [Kvaser AB] - 8407 PCIcan II CAN interface (A1021, PCB-07, PCB-08) [Kvaser AB] - 8851 S5933 on Innes Corp FM Radio Capture card -10e9 Alps Electric Co., Ltd. -10ea Intergraphics Systems - 1680 IGA-1680 - 1682 IGA-1682 - 1683 IGA-1683 - 2000 CyberPro 2000 - 2010 CyberPro 2000A - 5000 CyberPro 5000 - 5050 CyberPro 5050 - 5202 CyberPro 5202 -# CyberPro5202 Audio Function - 5252 CyberPro5252 -10eb Artists Graphics - 0101 3GA - 8111 Twist3 Frame Grabber -10ec Realtek Semiconductor Co., Ltd. - 0139 Zonet Zen3200 - 0260 Realtek 260 High Definition Audio - 0261 Realtek 261 High Definition Audio - 0280 Realtek 280 High Definition Audio - 0861 Realtek 861 High Definition Audio - 0862 Realtek 862 High Definition Audio - 0880 Realtek 880 High Definition Audio - 0883 Realtek 883 High Definition Audio - 1025 1605 TravelMate 5600 series - 0888 Realtek 888 High Definition Audio - 8029 RTL-8029(AS) - 10b8 2011 EZ-Card (SMC1208) - 10ec 8029 RTL-8029(AS) - 1113 1208 EN1208 - 1186 0300 DE-528 - 1259 2400 AT-2400 - 8129 RTL-8129 - 10ec 8129 RT8129 Fast Ethernet Adapter - 8136 RTL8101E PCI Express Fast Ethernet controller - 8138 RT8139 (B/C) Cardbus Fast Ethernet Adapter - 10ec 8138 RT8139 (B/C) Fast Ethernet Adapter - 8139 RTL-8139/8139C/8139C+ - 0357 000a TTP-Monitoring Card V2.0 - 1025 005a TravelMate 290 - 1025 8920 ALN-325 - 1025 8921 ALN-325 - 103c 006a NX9500 - 1043 1045 L8400B or L3C/S notebook - 1043 8109 P5P800-MX Mainboard - 1071 8160 MIM2000 - 10bd 0320 EP-320X-R - 10ec 8139 RT8139 - 10f7 8338 Panasonic CF-Y5 laptop - 1113 ec01 FNC-0107TX - 1186 1300 DFE-538TX - 1186 1320 SN5200 - 1186 8139 DRN-32TX - 11f6 8139 FN22-3(A) LinxPRO Ethernet Adapter - 1259 2500 AT-2500TX - 1259 2503 AT-2500TX/ACPI - 1429 d010 ND010 - 1432 9130 EN-9130TX - 1436 8139 RT8139 - 144d c00c P30/P35 notebook - 1458 e000 GA-7VM400M/7VT600 Motherboard - 1462 788c 865PE Neo2-V Mainboard - 146c 1439 FE-1439TX - 1489 6001 GF100TXRII - 1489 6002 GF100TXRA - 149c 139a LFE-8139ATX - 149c 8139 LFE-8139TX - 14cb 0200 LNR-100 Family 10/100 Base-TX Ethernet - 1565 2300 P4TSV Onboard LAN (RTL8100B) - 1695 9001 Onboard RTL8101L 10/100 MBit - 1799 5000 F5D5000 PCI Card/Desktop Network PCI Card - 1904 8139 RTL8139D Fast Ethernet Adapter - 2646 0001 EtheRx - 8e2e 7000 KF-230TX - 8e2e 7100 KF-230TX/2 - a0a0 0007 ALN-325C - 8167 RTL-8110SC/8169SC Gigabit Ethernet - 1462 235c P965 Neo MS-7235 mainboard - 8168 RTL8111/8168B PCI Express Gigabit Ethernet controller - 8169 RTL-8169 Gigabit Ethernet - 1025 0079 Aspire 5024WLMi - 1259 c107 CG-LAPCIGT - 1371 434e ProG-2000L - 1458 e000 GA-8I915ME-G Mainboard - 1462 030c K8N Neo-FSR v2.0 mainboard - 1462 702c K8T NEO 2 motherboard - 1462 7094 K8T Neo2-F V2.0 - 1734 1091 D2030-A1 - a0a0 0449 AK86-L motherboard - 8180 RTL8180L 802.11b MAC - 8185 RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller - 8197 SmartLAN56 56K Modem -10ed Ascii Corporation - 7310 V7310 -10ee Xilinx Corporation - 0205 Wildcard TE205P - 0210 Wildcard TE210P - 0314 Wildcard TE405P/TE410P (1st Gen) - 0405 Wildcard TE405P (2nd Gen) - 0410 Wildcard TE410P (2nd Gen) - 3fc0 RME Digi96 - 3fc1 RME Digi96/8 - 3fc2 RME Digi96/8 Pro - 3fc3 RME Digi96/8 Pad - 3fc4 RME Digi9652 (Hammerfall) - 3fc5 RME Hammerfall DSP - 3fc6 RME Hammerfall DSP MADI - 8380 Ellips ProfiXpress Profibus Master - 8381 Ellips Santos Frame Grabber - d154 Copley Controls CAN card (PCI-CAN-02) -10ef Racore Computer Products, Inc. - 8154 M815x Token Ring Adapter -10f0 Peritek Corporation -10f1 Tyan Computer - 2865 Tyan Thunder K8E S2865 -10f2 Achme Computer, Inc. -10f3 Alaris, Inc. -10f4 S-MOS Systems, Inc. -10f5 NKK Corporation - a001 NDR4000 [NR4600 Bridge] -10f6 Creative Electronic Systems SA -10f7 Matsushita Electric Industrial Co., Ltd. -10f8 Altos India Ltd -10f9 PC Direct -10fa Truevision - 000c TARGA 1000 -10fb Thesys Gesellschaft fuer Mikroelektronik mbH - 186f TH 6255 -10fc I-O Data Device, Inc. -# What's in the cardbus end of a Sony ACR-A01 card, comes with newer Vaio CD-RW drives - 0003 Cardbus IDE Controller - 0005 Cardbus SCSI CBSC II -10fd Soyo Computer, Inc -10fe Fast Multimedia AG -10ff NCube -1100 Jazz Multimedia -1101 Initio Corporation - 1060 INI-A100U2W - 1622 INI-1623 PCI SATA-II Controller - 9100 INI-9100/9100W - 9400 INI-940 - 9401 INI-950 - 9500 360P - 9502 Initio INI-9100UW Ultra Wide SCSI Controller INIC-950P chip -1102 Creative Labs - 0002 SB Live! EMU10k1 - 1102 0020 CT4850 SBLive! Value - 1102 0021 CT4620 SBLive! - 1102 002f SBLive! mainboard implementation - 1102 100a SB Live! 5.1 Digital OEM [SB0220] - 1102 4001 E-mu APS - 1102 8022 CT4780 SBLive! Value - 1102 8023 CT4790 SoundBlaster PCI512 - 1102 8024 CT4760 SBLive! - 1102 8025 SBLive! Mainboard Implementation - 1102 8026 CT4830 SBLive! Value - 1102 8027 CT4832 SBLive! Value - 1102 8028 CT4760 SBLive! OEM version - 1102 8031 CT4831 SBLive! Value - 1102 8040 CT4760 SBLive! - 1102 8051 CT4850 SBLive! Value - 1102 8061 SBLive! Player 5.1 - 1102 8064 SBLive! 5.1 Model SB0100 - 1102 8065 SBLive! 5.1 Digital Model SB0220 - 1102 8067 SBLive! 5.1 eMicro 28028 - 0004 SB Audigy - 1102 0051 SB0090 Audigy Player - 1102 0053 SB0090 Audigy Player/OEM - 1102 0058 SB0090 Audigy Player/OEM - 1102 1002 SB Audigy2 ZS - 1102 1007 SB0240 Audigy 2 Platinum 6.1 - 1102 2002 SB Audigy 2 ZS (SB0350) - 1102 4001 E-MU 1010 - 0005 SB X-Fi - 1102 0021 X-Fi Platinum - 1102 1003 X-Fi XtremeMusic - 0006 [SB Live! Value] EMU10k1X - 0007 SB Audigy LS - 1102 0007 SBLive! 24bit - 1102 1001 SB0310 Audigy LS - 1102 1002 SB0312 Audigy LS - 1102 1006 SB0410 SBLive! 24-bit - 1462 1009 K8N Diamond - 0008 SB0400 Audigy2 Value - 1102 0008 EMU0404 Digital Audio System - 4001 SB Audigy FireWire Port - 1102 0010 SB Audigy FireWire Port - 7002 SB Live! Game Port - 1102 0020 Gameport Joystick - 7003 SB Audigy Game Port - 1102 0040 SB Audigy MIDI/Game Port - 7004 [SB Live! Value] Input device controller - 7005 SB Audigy LS Game Port - 1102 1001 SB0310 Audigy LS MIDI/Game port - 1102 1002 SB0312 Audigy LS MIDI/Game port - 8064 SB0100 [SBLive! 5.1 OEM] - 8938 Ectiva EV1938 - 1033 80e5 SlimTower-Jim (NEC) - 1071 7150 Mitac 7150 - 110a 5938 Siemens Scenic Mobile 510PIII - 13bd 100c Ceres-C (Sharp, Intel BX) - 13bd 100d Sharp, Intel Banister - 13bd 100e TwinHead P09S/P09S3 (Sharp) - 13bd f6f1 Marlin (Sharp) - 14ff 0e70 P88TE (TWINHEAD INTERNATIONAL Corp) - 14ff c401 Notebook 9100/9200/2000 (TWINHEAD INTERNATIONAL Corp) - 156d b400 G400 - Geo (AlphaTop (Taiwan)) - 156d b550 G560 (AlphaTop (Taiwan)) - 156d b560 G560 (AlphaTop (Taiwan)) - 156d b700 G700/U700 (AlphaTop (Taiwan)) - 156d b795 G795 (AlphaTop (Taiwan)) - 156d b797 G797 (AlphaTop (Taiwan)) -1103 Triones Technologies, Inc. - 0003 HPT343/345/346/363 - 0004 HPT366/368/370/370A/372/372N - 1103 0001 HPT370A - 1103 0003 HPT343 / HPT345 / HPT363 UDMA33 - 1103 0004 HPT366 UDMA66 (r1) / HPT368 UDMA66 (r2) / HPT370 UDMA100 (r3) / HPT370 UDMA100 RAID (r4) - 1103 0005 HPT370 UDMA100 - 1103 0006 HPT302/302N - 0005 HPT372A/372N - 0006 HPT302/302N - 0007 HPT371/371N - 0008 HPT374 - 0009 HPT372N - 2340 RocketRAID 2340 16 Port SATA-II Controller -1104 RasterOps Corp. -1105 Sigma Designs, Inc. - 1105 REALmagic Xcard MPEG 1/2/3/4 DVD Decoder - 8300 REALmagic Hollywood Plus DVD Decoder - 8400 EM840x REALmagic DVD/MPEG-2 Audio/Video Decoder - 8401 EM8401 REALmagic DVD/MPEG-2 A/V Decoder - 8470 EM8470 REALmagic DVD/MPEG-4 A/V Decoder - 8471 EM8471 REALmagic DVD/MPEG-4 A/V Decoder - 8475 EM8475 REALmagic DVD/MPEG-4 A/V Decoder - 1105 0001 REALmagic X-Card - 8476 EM8476 REALmagic DVD/MPEG-4 A/V Decoder - 127d 0000 CineView II - 8485 EM8485 REALmagic DVD/MPEG-4 A/V Decoder - 8486 EM8486 REALmagic DVD/MPEG-4 A/V Decoder -1106 VIA Technologies, Inc. - 0102 Embedded VIA Ethernet Controller - 0130 VT6305 1394.A Controller - 0198 P4X600 Host Bridge - 0204 K8M800 Host Bridge - 0208 PT890 Host Bridge - 0238 K8T890 Host Bridge - 0258 PT880 Host Bridge - 0259 CN400/PM880 Host Bridge - 0269 KT880 Host Bridge - 0282 K8T800Pro Host Bridge - 1043 80a3 A8V Deluxe - 0290 K8M890 Host Bridge - 0293 PM896 Host Bridge - 0296 P4M800 Host Bridge - 0305 VT8363/8365 [KT133/KM133] - 1019 0987 K7VZA Mainboard - 1043 8033 A7V Mainboard - 1043 803e A7V-E Mainboard - 1043 8042 A7V133/A7V133-C Mainboard - 147b a401 KT7/KT7-RAID/KT7A/KT7A-RAID Mainboard - 0308 PT894 Host Bridge - 0314 CN700/VN800/P4M800CE/Pro Host Bridge - 0324 CX700 Host Bridge - 0327 P4M890 Host Bridge - 0336 K8M890CE Host Bridge - 0340 PT900 Host Bridge - 0351 VT3351 Host Bridge - 0364 P4M900 Host Bridge - 1043 81ce P5VD2-VM mothervoard - 0391 VT8371 [KX133] - 0501 VT8501 [Apollo MVP4] - 0505 VT82C505 -# Shares chip with :0576. The VT82C576M has :1571 instead of :0561. - 0561 VT82C576MV - 0571 VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE - 1019 0985 P6VXA Motherboard - 1019 0a81 L7VTA v1.0 Motherboard (KT400-8235) - 1043 8052 VT8233A Bus Master ATA100/66/33 IDE - 1043 808c A7V8X / A7V333 motherboard - 1043 80a1 A7V8X-X motherboard rev. 1.01 - 1043 80ed A7V600/K8V-X/A8V Deluxe motherboard - 1106 0571 VT82C586/B/VT82C686/A/B/VT8233/A/C/VT8235 PIPC Bus Master IDE - 1179 0001 Magnia Z310 - 1297 f641 FX41 motherboard - 1458 5002 GA-7VAX Mainboard - 1462 7020 K8T NEO 2 motherboard - 1462 7094 K8T Neo2-F V2.0 - 1462 7181 K8MM3-V mainboard - 147b 1407 KV8-MAX3 motherboard - 1849 0571 K7VT2/K7VT6 motherboard - 0576 VT82C576 3V [Apollo Master] - 0585 VT82C585VP [Apollo VP1/VPX] - 0586 VT82C586/A/B PCI-to-ISA [Apollo VP] - 1106 0000 MVP3 ISA Bridge - 0591 VT8237A SATA 2-Port Controller - 0595 VT82C595 [Apollo VP2] - 0596 VT82C596 ISA [Mobile South] - 1106 0000 VT82C596/A/B PCI to ISA Bridge - 1458 0596 VT82C596/A/B PCI to ISA Bridge - 0597 VT82C597 [Apollo VP3] - 0598 VT82C598 [Apollo MVP3] - 0601 VT8601 [Apollo ProMedia] - 0605 VT8605 [ProSavage PM133] - 1043 802c CUV4X mainboard - 0680 VT82C680 [Apollo P6] - 0686 VT82C686 [Apollo Super South] - 1019 0985 P6VXA Motherboard - 1043 802c CUV4X mainboard - 1043 8033 A7V Mainboard - 1043 803e A7V-E Mainboard - 1043 8040 A7M266 Mainboard - 1043 8042 A7V133/A7V133-C Mainboard - 1106 0000 VT82C686/A PCI to ISA Bridge - 1106 0686 VT82C686/A PCI to ISA Bridge - 1179 0001 Magnia Z310 - 147b a702 KG7-Lite Mainboard - 0691 VT82C693A/694x [Apollo PRO133x] - 1019 0985 P6VXA Motherboard - 1179 0001 Magnia Z310 - 1458 0691 VT82C691 Apollo Pro System Controller - 0693 VT82C693 [Apollo Pro Plus] - 0698 VT82C693A [Apollo Pro133 AGP] - 0926 VT82C926 [Amazon] - 1000 VT82C570MV - 1106 VT82C570MV - 1204 K8M800 Host Bridge - 1208 PT890 Host Bridge - 1238 K8T890 Host Bridge - 1258 PT880 Host Bridge - 1259 CN400/PM880 Host Bridge - 1269 KT880 Host Bridge - 1282 K8T800Pro Host Bridge - 1290 K8M890 Host Bridge - 1293 PM896 Host Bridge - 1296 P4M800 Host Bridge - 1308 PT894 Host Bridge - 1314 CN700/VN800/P4M800CE/Pro Host Bridge - 1324 CX700 Host Bridge - 1327 P4M890 Host Bridge - 1336 K8M890CE Host Bridge - 1340 PT900 Host Bridge - 1351 VT3351 Host Bridge - 1364 P4M900 Host Bridge - 1571 VT82C576M/VT82C586 - 1595 VT82C595/97 [Apollo VP2/97] - 2106 VIA Rhine Family Fast Ethernet Adapter (VT6105) - 2204 K8M800 Host Bridge - 2208 PT890 Host Bridge - 2238 K8T890 Host Bridge - 2258 PT880 Host Bridge - 2259 CN400/PM880 Host Bridge - 2269 KT880 Host Bridge - 2282 K8T800Pro Host Bridge - 2290 K8M890 Host Bridge - 2293 PM896 Host Bridge - 2296 P4M800 Host Bridge - 2308 PT894 Host Bridge - 2314 CN700/VN800/P4M800CE/Pro Host Bridge - 2324 CX700 Host Bridge - 2327 P4M890 Host Bridge - 2336 K8M890CE Host Bridge - 2340 PT900 Host Bridge - 2351 VT3351 Host Bridge - 2364 P4M900 Host Bridge - 287a VT8251 PCI to PCI Bridge - 287b VT8251 Host Bridge - 287c VT8251 PCIE Root Port - 287d VT8251 PCIE Root Port - 287e VT8251 Ultra VLINK Controller - 3022 CLE266 - 3038 VT82xxxxx UHCI USB 1.1 Controller - 0925 1234 USB Controller - 1019 0985 P6VXA Motherboard - 1019 0a81 L7VTA v1.0 Motherboard (KT400-8235) - 1043 8080 A7V333 motherboard - 1043 808c VT6202 USB2.0 4 port controller - 1043 80a1 A7V8X-X motherboard - 1043 80ed A7V600/K8V-X/A8V Deluxe motherboard - 1179 0001 Magnia Z310 - 1458 5004 GA-7VAX Mainboard - 1462 7020 K8T NEO 2 motherboard - 1462 7094 K8T Neo2-F V2.0 - 1462 7181 K8MM3-V mainboard - 147b 1407 KV8-MAX3 motherboard - 182d 201d CN-029 USB2.0 4 port PCI Card - 1849 3038 K7VT6 - 3040 VT82C586B ACPI - 3043 VT86C100A [Rhine] - 10bd 0000 VT86C100A Fast Ethernet Adapter - 1106 0100 VT86C100A Fast Ethernet Adapter - 1186 1400 DFE-530TX rev A - 3044 IEEE 1394 Host Controller - 0010 0001 IEEE 1394 4port DCST 1394-3+1B - 1025 005a TravelMate 290 - 1043 808a A8V Deluxe or A8N-VM CSM Mainboard - 1458 1000 GA-7VT600-1394 Motherboard - 1462 207d K8NGM2 series motherboard - 1462 702d K8T NEO 2 motherboard - 1462 971d MS-6917 - 3050 VT82C596 Power Management - 3051 VT82C596 Power Management - 3053 VT6105M [Rhine-III] - 3057 VT82C686 [Apollo Super ACPI] - 1019 0985 P6VXA Motherboard - 1019 0987 K7VZA Motherboard - 1043 8033 A7V Mainboard - 1043 803e A7V-E Mainboard - 1043 8040 A7M266 Mainboard - 1043 8042 A7V133/A7V133-C Mainboard - 1179 0001 Magnia Z310 - 3058 VT82C686 AC97 Audio Controller - 0e11 0097 SoundMax Digital Integrated Audio - 0e11 b194 Soundmax integrated digital audio - 1019 0985 P6VXA Motherboard - 1019 0987 K7VZA Motherboard - 1043 1106 A7V133/A7V133-C Mainboard - 1106 4511 Onboard Audio on EP7KXA - 1458 7600 Onboard Audio - 1462 3091 MS-6309 Onboard Audio - 1462 3300 MS-6330 Onboard Audio - 15dd 7609 Onboard Audio - 3059 VT8233/A/8235/8237 AC97 Audio Controller - 1019 0a81 L7VTA v1.0 Motherboard (KT400-8235) - 1043 8095 A7V8X Motherboard (Realtek ALC650 codec) - 1043 80a1 A7V8X-X Motherboard - 1043 80b0 A7V600/K8V-X/K8V Deluxe motherboard (ADI AD1980 codec [SoundMAX]) - 1043 812a A8V Deluxe motherboard (Realtek ALC850 codec) - 10ec 8168 High Definition Audio - 1106 3059 L7VMM2 Motherboard - 1106 4161 K7VT2 motherboard - 1106 4170 PCPartner P4M800-8237R Motherboard - 1106 4552 Soyo KT-600 Dragon Plus (Realtek ALC 650) - 1297 c160 FX41 motherboard (Realtek ALC650 codec) - 1413 147b KV8 Pro motherboard onboard audio - 1458 a002 GA-7VAX Onboard Audio (Realtek ALC650) - 1462 0080 K8T NEO 2 motherboard - 1462 3800 KT266 onboard audio - 1462 7181 K8MM3-V mainboard - 147b 1407 KV8-MAX3 motherboard - 1849 0850 ASRock 775Dual-880 Pro onboard audio (Realtek ALC850) - 1849 9761 K7VT6 motherboard - 4005 4710 MSI K7T266 Pro2-RU (MSI-6380 v2) onboard audio (Realtek/ALC 200/200P) - a0a0 01b6 AK77-8XN onboard audio - a0a0 0342 AK86-L motherboard - 3065 VT6102 [Rhine-II] - 1043 80a1 A7V8X-X Motherboard - 1106 0102 VT6102 [Rhine II] Embeded Ethernet Controller on VT8235 - 1186 1400 DFE-530TX rev A - 1186 1401 DFE-530TX rev B - 13b9 1421 LD-10/100AL PCI Fast Ethernet Adapter (rev.B) - 1462 7181 K8MM3-V mainboard - 147b 1c09 NV7 Motherboard - 1695 3005 VT6103 - 1695 300c Realtek ALC655 sound chip - 1849 3065 K7VT6 motherboard -# This hosts more than just the Intel 537 codec, it also hosts PCtel (SIL33) and SmartLink (SIL34) codecs - 3068 AC'97 Modem Controller - 1462 309e MS-6309 Saturn Motherboard - 3074 VT8233 PCI to ISA Bridge - 1043 8052 VT8233A - 3091 VT8633 [Apollo Pro266] - 3099 VT8366/A/7 [Apollo KT266/A/333] - 1043 8064 A7V266-E Mainboard - 1043 807f A7V333 Mainboard - 1849 3099 K7VT2 motherboard - 3101 VT8653 Host Bridge - 3102 VT8662 Host Bridge - 3103 VT8615 Host Bridge - 3104 USB 2.0 - 1019 0a81 L7VTA v1.0 Motherboard (KT400-8235) - 1043 808c A7V8X motherboard - 1043 80a1 A7V8X-X motherboard rev 1.01 - 1043 80ed A7V600/K8V-X/A8V Deluxe motherboard - 1297 f641 FX41 motherboard - 1458 5004 GA-7VAX Mainboard - 1462 7020 K8T NEO 2 motherboard - 1462 7094 K8T Neo2-F V2.0 - 1462 7181 K8MM3-V mainboard - 147b 1407 KV8-MAX3 motherboard - 182d 201d CN-029 USB 2.0 4 port PCI Card - 1849 3104 K7VT6 motherboard - 3106 VT6105 [Rhine-III] - 1186 1403 DFE-530TX rev C - 3108 S3 Unichrome Pro VGA Adapter - 3109 VT8233C PCI to ISA Bridge - 3112 VT8361 [KLE133] Host Bridge - 3113 VPX/VPX2 PCI to PCI Bridge Controller - 3116 VT8375 [KM266/KL266] Host Bridge - 1297 f641 FX41 motherboard - 3118 S3 Unichrome Pro VGA Adapter - 3119 VT6120/VT6121/VT6122 Gigabit Ethernet Adapter - 3122 VT8623 [Apollo CLE266] integrated CastleRock graphics - 3123 VT8623 [Apollo CLE266] - 3128 VT8753 [P4X266 AGP] - 3133 VT3133 Host Bridge - 3147 VT8233A ISA Bridge - 1043 808c A7V333 motherboard - 3148 P4M266 Host Bridge - 3149 VIA VT6420 SATA RAID Controller - 1043 80ed A7V600/K8V Deluxe/K8V-X/A8V Deluxe motherboard - 1458 b003 GA-7VM400AM(F) Motherboard - 1462 7020 K8T Neo 2 Motherboard - 1462 7094 K8T Neo2-F V2.0 - 147b 1407 KV8-MAX3 motherboard - 147b 1408 KV7 - 1849 3149 K7VT6 motherboard - a0a0 04ad AK86-L motherboard - 3156 P/KN266 Host Bridge - 3157 CX700M2 UniChrome PRO II Graphics - 3164 VT6410 ATA133 RAID controller - 1043 80f4 P4P800 Mainboard Deluxe ATX - 1462 7028 915P/G Neo2 - 3168 VT8374 P4X400 Host Controller/AGP Bridge - 3177 VT8235 ISA Bridge - 1019 0a81 L7VTA v1.0 Motherboard (KT400-8235) - 1043 808c A7V8X motherboard - 1043 80a1 A7V8X-X motherboard - 1297 f641 FX41 motherboard - 1458 5001 GA-7VAX Mainboard - 1849 3177 K7VT2 motherboard - 3178 ProSavageDDR P4N333 Host Bridge - 3188 VT8385 [K8T800 AGP] Host Bridge - 1043 80a3 K8V Deluxe/K8V-X motherboard - 147b 1407 KV8-MAX3 motherboard - 3189 VT8377 [KT400/KT600 AGP] Host Bridge - 1043 807f A7V8X motherboard - 1458 5000 GA-7VAX Mainboard - 1849 3189 K7VT6 motherboard - 3204 K8M800 Host Bridge - 3205 VT8378 [KM400/A] Chipset Host Bridge - 1458 5000 GA-7VM400M Motherboard - 3208 PT890 Host Bridge - 3213 VPX/VPX2 PCI to PCI Bridge Controller - 3218 K8T800M Host Bridge - 3227 VT8237 ISA bridge [KT600/K8T800/K8T890 South] - 1043 80ed A7V600/K8V-X/A8V Deluxe motherboard - 1106 3227 DFI KT600-AL / Soltek SL-B9D-FGR Motherboard - 1458 5001 GA-7VT600 Motherboard - 147b 1407 KV8-MAX3 motherboard - 1849 3227 K7VT4 motherboard - 3230 K8M890 [Chrome9] Integrated Video - 3238 K8T890 Host Bridge - 3249 VT6421 IDE RAID Controller - 324a CX700 PCI to PCI Bridge - 324b CX700 Host Bridge - 324e CX700 Internal Module Bus - 3258 PT880 Host Bridge - 3259 CN400/PM880 Host Bridge - 3260 VIA Chrome9 HC IGP - 3269 KT880 Host Bridge - 3282 K8T800Pro Host Bridge - 3287 VT8251 PCI to ISA Bridge - 3288 VIA High Definition Audio Controller - 3290 K8M890 Host Bridge - 3296 P4M800 Host Bridge - 3324 CX700 Host Bridge - 3327 P4M890 Host Bridge - 3336 K8M890CE Host Bridge - 3337 VT8237A PCI to ISA Bridge - 3340 PT900 Host Bridge - 3343 UniChrome Pro IGP [VIA P4M890 Chipset] - 3344 UniChrome Pro IGP - 3349 VT8251 AHCI/SATA 4-Port Controller - 3351 VT3351 Host Bridge - 3364 P4M900 Host Bridge - 3371 Chrome9 HC IGP - 3372 VT8237S PCI to ISA Bridge - 337a VT8237A PCI to PCI Bridge - 337b VT8237A Host Bridge - 4149 VIA VT6420 (ATA133) Controller - 4204 K8M800 Host Bridge - 4208 PT890 Host Bridge - 4238 K8T890 Host Bridge - 4258 PT880 Host Bridge - 4259 CN400/PM880 Host Bridge - 4269 KT880 Host Bridge - 4282 K8T800Pro Host Bridge - 4290 K8M890 Host Bridge - 4293 PM896 Host Bridge - 4296 P4M800 Host Bridge - 4308 PT894 Host Bridge - 4314 CN700/VN800/P4M800CE/Pro Host Bridge - 4324 CX700 Host Bridge - 4327 P4M890 Host Bridge - 4336 K8M890CE Host Bridge - 4340 PT900 Host Bridge - 4351 VT3351 Host Bridge - 4364 P4M900 Host Bridge - 5030 VT82C596 ACPI [Apollo PRO] - 5208 PT890 I/O APIC Interrupt Controller - 5238 K8T890 I/O APIC Interrupt Controller - 5290 K8M890 I/O APIC Interrupt Controller - 5308 PT894 I/O APIC Interrupt Controller - 5324 CX700M2 IDE - 5327 P4M890 I/O APIC Interrupt Controller - 5336 K8M890CE I/O APIC Interrupt Controller - 5340 PT900 I/O APIC Interrupt Controller - 5351 VT3351 I/O APIC Interrupt Controller - 5364 P4M900 I/O APIC Interrupt Controller - 6100 VT85C100A [Rhine II] - 6287 SATA RAID Controller - 6327 P4M890 Security Device - 6364 P4M900 Security Device - 7204 K8M800 Host Bridge - 7205 VT8378 [S3 UniChrome] Integrated Video - 1458 d000 Gigabyte GA-7VM400(A)M(F) Motherboard - 7208 PT890 Host Bridge - 7238 K8T890 Host Bridge - 7258 PT880 Host Bridge - 7259 CN400/PM880 Host Bridge - 7269 KT880 Host Bridge - 7282 K8T800Pro Host Bridge - 7290 K8M890 Host Bridge - 7293 PM896 Host Bridge - 7296 P4M800 Host Bridge - 7308 PT894 Host Bridge - 7314 CN700/VN800/P4M800CE/Pro Host Bridge - 7324 CX700 Host Bridge - 7327 P4M890 Host Bridge - 7336 K8M890CE Host Bridge - 7340 PT900 Host Bridge - 7351 VT3351 Host Bridge - 7364 P4M900 Host Bridge - 8231 VT8231 [PCI-to-ISA Bridge] - 8235 VT8235 ACPI - 8305 VT8363/8365 [KT133/KM133 AGP] - 8324 CX700 PCI to ISA Bridge - 8391 VT8371 [KX133 AGP] - 8501 VT8501 [Apollo MVP4 AGP] - 8596 VT82C596 [Apollo PRO AGP] - 8597 VT82C597 [Apollo VP3 AGP] - 8598 VT82C598/694x [Apollo MVP3/Pro133x AGP] - 1019 0985 P6VXA Motherboard - 8601 VT8601 [Apollo ProMedia AGP] - 8605 VT8605 [PM133 AGP] - 8691 VT82C691 [Apollo Pro] - 8693 VT82C693 [Apollo Pro Plus] PCI Bridge - a208 PT890 PCI to PCI Bridge Controller - a238 K8T890 PCI to PCI Bridge Controller - a327 P4M890 PCI to PCI Bridge Controller - a364 P4M900 PCI to PCI Bridge Controller - b091 VT8633 [Apollo Pro266 AGP] - b099 VT8366/A/7 [Apollo KT266/A/333 AGP] - b101 VT8653 AGP Bridge - b102 VT8362 AGP Bridge - b103 VT8615 AGP Bridge - b112 VT8361 [KLE133] AGP Bridge - b113 VPX/VPX2 I/O APIC Interrupt Controller - b115 VT8363/8365 [KT133/KM133] PCI Bridge - b168 VT8235 PCI Bridge - b188 VT8237 PCI bridge [K8T800/K8T890 South] - 147b 1407 KV8-MAX3 motherboard - b198 VT8237 PCI Bridge - b213 VPX/VPX2 I/O APIC Interrupt Controller - b999 [K8T890 North / VT8237 South] PCI Bridge - c208 PT890 PCI to PCI Bridge Controller - c238 K8T890 PCI to PCI Bridge Controller - c327 P4M890 PCI to PCI Bridge Controller - c340 PT900 PCI to PCI Bridge Controller - c364 P4M900 PCI to PCI Bridge Controller - d104 VT8237 Integrated Fast Ethernet Controller - d208 PT890 PCI to PCI Bridge Controller - d213 VPX/VPX2 PCI to PCI Bridge Controller - d238 K8T890 PCI to PCI Bridge Controller - d340 PT900 PCI to PCI Bridge Controller - e208 PT890 PCI to PCI Bridge Controller - e238 K8T890 PCI to PCI Bridge Controller - e340 PT900 PCI to PCI Bridge Controller - f208 PT890 PCI to PCI Bridge Controller - f238 K8T890 PCI to PCI Bridge Controller - f340 PT900 PCI to PCI Bridge Controller -1107 Stratus Computers - 0576 VIA VT82C570MV [Apollo] (Wrong vendor ID!) -1108 Proteon, Inc. - 0100 p1690plus_AA - 0101 p1690plus_AB - 0105 P1690Plus - 0108 P1690Plus - 0138 P1690Plus - 0139 P1690Plus - 013c P1690Plus - 013d P1690Plus -1109 Cogent Data Technologies, Inc. - 1400 EM110TX [EX110TX] -110a Siemens Nixdorf AG - 0002 Pirahna 2-port - 0005 Tulip controller, power management, switch extender - 0006 FSC PINC (I/O-APIC) - 0015 FSC Multiprocessor Interrupt Controller - 001d FSC Copernicus Management Controller - 007b FSC Remote Service Controller, mailbox device - 007c FSC Remote Service Controller, shared memory device - 007d FSC Remote Service Controller, SMIC device - 2101 HST SAPHIR V Primary PCI (ISDN/PMx) -# Superfastcom-PCI (Commtech, Inc.) or DSCC4 WAN Adapter - 2102 DSCC4 PEB/PEF 20534 DMA Supported Serial Communication Controller with 4 Channels - 2104 Eicon Diva 2.02 compatible passive ISDN card - 3142 SIMATIC NET CP 5613A1 (Profibus Adapter) - 4021 SIMATIC NET CP 5512 (Profibus and MPI Cardbus Adapter) - 4029 SIMATIC NET CP 5613A2 (Profibus Adapter) - 4942 FPGA I-Bus Tracer for MBD - 6120 SZB6120 -110b Chromatic Research Inc. - 0001 Mpact Media Processor - 0004 Mpact 2 -110c Mini-Max Technology, Inc. -110d Znyx Advanced Systems -110e CPU Technology -110f Ross Technology -1110 Powerhouse Systems - 6037 Firepower Powerized SMP I/O ASIC - 6073 Firepower Powerized SMP I/O ASIC -1111 Santa Cruz Operation -# Also claimed to be RNS or Rockwell International, current PCISIG records list Osicom -1112 Osicom Technologies Inc - 2200 FDDI Adapter - 2300 Fast Ethernet Adapter - 2340 4 Port Fast Ethernet Adapter - 2400 ATM Adapter -1113 Accton Technology Corporation - 1211 SMC2-1211TX - 103c 1207 EN-1207D Fast Ethernet Adapter - 1113 1211 EN-1207D Fast Ethernet Adapter - 1216 EN-1216 Ethernet Adapter - 1113 2242 EN2242 10/100 Ethernet Mini-PCI Card - 111a 1020 SpeedStream 1020 PCI 10/100 Ethernet Adaptor [EN-1207F-TX ?] - 1217 EN-1217 Ethernet Adapter - 5105 10Mbps Network card - 9211 EN-1207D Fast Ethernet Adapter - 1113 9211 EN-1207D Fast Ethernet Adapter - 9511 21x4x DEC-Tulip compatible Fast Ethernet - d301 CPWNA100 (Philips wireless PCMCIA) - ec02 SMC 1244TX v3 -1114 Atmel Corporation - 0506 at76c506 802.11b Wireless Network Adaptor -1115 3D Labs -1116 Data Translation - 0022 DT3001 - 0023 DT3002 - 0024 DT3003 - 0025 DT3004 - 0026 DT3005 - 0027 DT3001-PGL - 0028 DT3003-PGL -1117 Datacube, Inc - 9500 Max-1C SVGA card - 9501 Max-1C image processing -1118 Berg Electronics -1119 ICP Vortex Computersysteme GmbH - 0000 GDT 6000/6020/6050 - 0001 GDT 6000B/6010 - 0002 GDT 6110/6510 - 0003 GDT 6120/6520 - 0004 GDT 6530 - 0005 GDT 6550 - 0006 GDT 6117/6517 - 0007 GDT 6127/6527 - 0008 GDT 6537 - 0009 GDT 6557/6557-ECC - 000a GDT 6115/6515 - 000b GDT 6125/6525 - 000c GDT 6535 - 000d GDT 6555/6555-ECC - 0100 GDT 6117RP/6517RP - 0101 GDT 6127RP/6527RP - 0102 GDT 6537RP - 0103 GDT 6557RP - 0104 GDT 6111RP/6511RP - 0105 GDT 6121RP/6521RP - 0110 GDT 6117RD/6517RD - 0111 GDT 6127RD/6527RD - 0112 GDT 6537RD - 0113 GDT 6557RD - 0114 GDT 6111RD/6511RD - 0115 GDT 6121RD/6521RD - 0118 GDT 6118RD/6518RD/6618RD - 0119 GDT 6128RD/6528RD/6628RD - 011a GDT 6538RD/6638RD - 011b GDT 6558RD/6658RD - 0120 GDT 6117RP2/6517RP2 - 0121 GDT 6127RP2/6527RP2 - 0122 GDT 6537RP2 - 0123 GDT 6557RP2 - 0124 GDT 6111RP2/6511RP2 - 0125 GDT 6121RP2/6521RP2 - 0136 GDT 6113RS/6513RS - 0137 GDT 6123RS/6523RS - 0138 GDT 6118RS/6518RS/6618RS - 0139 GDT 6128RS/6528RS/6628RS - 013a GDT 6538RS/6638RS - 013b GDT 6558RS/6658RS - 013c GDT 6533RS/6633RS - 013d GDT 6543RS/6643RS - 013e GDT 6553RS/6653RS - 013f GDT 6563RS/6663RS - 0166 GDT 7113RN/7513RN/7613RN - 0167 GDT 7123RN/7523RN/7623RN - 0168 GDT 7118RN/7518RN/7518RN - 0169 GDT 7128RN/7528RN/7628RN - 016a GDT 7538RN/7638RN - 016b GDT 7558RN/7658RN - 016c GDT 7533RN/7633RN - 016d GDT 7543RN/7643RN - 016e GDT 7553RN/7653RN - 016f GDT 7563RN/7663RN - 01d6 GDT 4x13RZ - 01d7 GDT 4x23RZ - 01f6 GDT 8x13RZ - 01f7 GDT 8x23RZ - 01fc GDT 8x33RZ - 01fd GDT 8x43RZ - 01fe GDT 8x53RZ - 01ff GDT 8x63RZ - 0210 GDT 6519RD/6619RD - 0211 GDT 6529RD/6629RD - 0260 GDT 7519RN/7619RN - 0261 GDT 7529RN/7629RN - 02ff GDT MAXRP - 0300 GDT NEWRX - 0301 GDT NEWRX2 -111a Efficient Networks, Inc - 0000 155P-MF1 (FPGA) - 0002 155P-MF1 (ASIC) - 0003 ENI-25P ATM - 111a 0000 ENI-25p Miniport ATM Adapter - 0005 SpeedStream (LANAI) - 111a 0001 ENI-3010 ATM - 111a 0009 ENI-3060 ADSL (VPI=0) - 111a 0101 ENI-3010 ATM - 111a 0109 ENI-3060CO ADSL (VPI=0) - 111a 0809 ENI-3060 ADSL (VPI=0 or 8) - 111a 0909 ENI-3060CO ADSL (VPI=0 or 8) - 111a 0a09 ENI-3060 ADSL (VPI=<0..15>) - 0007 SpeedStream ADSL - 111a 1001 ENI-3061 ADSL [ASIC] - 1203 SpeedStream 1023 Wireless PCI Adapter -111b Teledyne Electronic Systems -111c Tricord Systems Inc. - 0001 Powerbis Bridge -111d Integrated Device Technology, Inc. - 0001 IDT77201/77211 155Mbps ATM SAR Controller [NICStAR] - 0003 IDT77222/77252 155Mbps ATM MICRO ABR SAR Controller - 0004 IDT77V252 155Mbps ATM MICRO ABR SAR Controller - 0005 IDT77V222 155Mbps ATM MICRO ABR SAR Controller -111e Eldec -111f Precision Digital Images - 4a47 Precision MX Video engine interface - 5243 Frame capture bus interface -1120 EMC Corporation -1121 Zilog -1122 Multi-tech Systems, Inc. -1123 Excellent Design, Inc. -1124 Leutron Vision AG - 2581 Picport Monochrome -1125 Eurocore -1126 Vigra -1127 FORE Systems Inc - 0200 ForeRunner PCA-200 ATM - 0210 PCA-200PC - 0250 ATM - 0300 ForeRunner PCA-200EPC ATM - 0310 ATM - 0400 ForeRunnerHE ATM Adapter - 1127 0400 ForeRunnerHE ATM -1129 Firmworks -112a Hermes Electronics Company, Ltd. -112b Linotype - Hell AG -112c Zenith Data Systems -112d Ravicad -112e Infomedia Microelectronics Inc. -112f Imaging Technology Inc - 0000 MVC IC-PCI - 0001 MVC IM-PCI Video frame grabber/processor - 0008 PC-CamLink PCI framegrabber -1130 Computervision -1131 Philips Semiconductors - 1561 USB 1.1 Host Controller - 1775 c200 C2K onboard USB 1.1 host controller - 1562 USB 2.0 Host Controller - 1775 c200 C2K onboard USB 2.0 host controller - 3400 SmartPCI56(UCB1500) 56K Modem - 5400 TriMedia TM1000/1100 - 5402 TriMedia TM-1300 - 1244 0f00 Fritz!Card DSL - 5405 TriMedia TM1500 - 5406 TriMedia TM1700 - 7130 SAA7130 Video Broadcast Decoder - 102b 48d0 Matrox CronosPlus - 1048 226b ELSA EX-VISION 300TV - 1131 2001 10MOONS PCI TV CAPTURE CARD - 1131 2005 Techcom (India) TV Tuner Card (SSD-TV-670) - 1461 050c Nagase Sangyo TransGear 3000TV - 1461 10ff AVerMedia DVD EZMaker - 1461 2108 AverMedia AverTV/305 - 1461 2115 AverMedia AverTV Studio 305 - 153b 1152 Terratec Cinergy 200 TV - 185b c100 Compro VideoMate TV PVR/FM - 185b c901 Videomate DVB-T200 - 5168 0138 LifeView FlyVIDEO2000 - 7133 SAA7133/SAA7135 Video Broadcast Decoder - 0000 4091 Beholder BeholdTV 409 FM - 1019 4cb5 Elitegroup ECS TVP3XP FM1236 Tuner Card (NTSC,FM) - 1043 0210 FlyTV mini Asus Digimatrix - 1043 4843 ASUS TV-FM 7133 - 1043 4845 TV-FM 7135 - 1043 4862 P7131 Dual - 1131 0000 KWorld V-Stream Studio TV Terminator - 1131 2001 Proteus Pro [philips reference design] - 1131 2018 Tiger reference design - 1131 4ee9 MonsterTV Mobile - 11bd 002b PCTV Stereo - 11bd 002e PCTV 110i (saa7133) - 12ab 0800 PURPLE TV - 1421 0335 Instant TV DVB-T Cardbus - 1421 1370 Instant TV (saa7135) - 1435 7330 VFG7330 - 1435 7350 VFG7350 - 1461 1044 AVerTVHD MCE A180 - 1461 a14b AVerTV Studio 509 - 1461 f31f Avermedia AVerTV GO 007 FM - 1462 6231 TV@Anywhere plus - 1489 0214 LifeView FlyTV Platinum FM - 14c0 1212 LifeView FlyTV Platinum Mini2 - 153b 1160 Cinergy 250 PCI TV - 153b 1162 Terratec Cinergy 400 mobile - 17de 7350 ATSC 110 Digital / Analog HDTV Tuner - 185b c100 VideoMate TV - 185b c900 VideoMate T750 - 5168 0306 LifeView FlyDVB-T DUO - 5168 0319 LifeView FlyDVB Trio - 5168 0502 LifeView FlyDVB-T Duo CardBus - 5168 0520 LifeView FlyDVB Trio CardBus - 5168 1502 LifeView FlyTV CardBus - 5168 2502 LifeView FlyDVB-T CardBus - 5168 2520 LifeView FlyDVB-S Duo CardBus - 5168 3502 LifeView FlyDVB-T Hybrid CardBus - 5168 3520 LifeView FlyDVB Trio N CardBus - 7134 SAA7134/SAA7135HL Video Broadcast Decoder - 1019 4cb4 Elitegroup ECS TVP3XP FM1216 Tuner Card(PAL-BG,FM) - 1043 0210 Digimatrix TV - 1043 4840 ASUS TV-FM 7134 - 1043 4842 TV-FM 7134 - 1131 2004 EUROPA V3 reference design - 1131 4e85 SKNet Monster TV - 1131 6752 EMPRESS - 11bd 002b PCTV Stereo - 11bd 002d PCTV 300i DVB-T + PAL - 1461 2c00 AverTV Hybrid+FM PCI - 1461 9715 AVerTV Studio 307 - 1461 a70a Avermedia AVerTV 307 - 1461 a70b AverMedia M156 / Medion 2819 - 1461 d6ee Cardbus TV/Radio (E500) - 1471 b7e9 AVerTV Cardbus plus - 153b 1142 Terratec Cinergy 400 TV - 153b 1143 Terratec Cinergy 600 TV - 153b 1158 Terratec Cinergy 600 TV MK3 - 1540 9524 ProVideo PV952 - 16be 0003 Medion 7134 - 185b c200 Compro VideoMate Gold+ Pal - 185b c900 Videomate DVB-T300 - 1894 a006 KNC One TV-Station DVR - 1894 fe01 KNC One TV-Station RDS / Typhoon TV Tuner RDS - 7145 SAA7145 - 7146 SAA7146 - 110a 0000 Fujitsu/Siemens DVB-C card rev1.5 - 110a ffff Fujitsu/Siemens DVB-C card rev1.5 - 1131 4f56 KNC1 DVB-S Budget - 1131 4f60 Fujitsu-Siemens Activy DVB-S Budget Rev AL - 1131 4f61 Activy DVB-S Budget Rev GR - 1131 5f61 Activy DVB-T Budget - 114b 2003 DVRaptor Video Edit/Capture Card - 11bd 0006 DV500 Overlay - 11bd 000a DV500 Overlay - 11bd 000f DV500 Overlay - 13c2 0000 Siemens/Technotrend/Hauppauge DVB card rev1.3 or rev1.5 - 13c2 0001 Technotrend/Hauppauge DVB card rev1.3 or rev1.6 - 13c2 0002 Technotrend/Hauppauge DVB card rev2.1 - 13c2 0003 Technotrend/Hauppauge DVB card rev2.1 - 13c2 0004 Technotrend/Hauppauge DVB card rev2.1 - 13c2 0006 Technotrend/Hauppauge DVB card rev1.3 or rev1.6 - 13c2 0008 Technotrend/Hauppauge DVB-T - 13c2 000a Octal/Technotrend DVB-C for iTV - 13c2 1003 Technotrend-Budget/Hauppauge WinTV-NOVA-S DVB card - 13c2 1004 Technotrend-Budget/Hauppauge WinTV-NOVA-C DVB card - 13c2 1005 Technotrend-Budget/Hauppauge WinTV-NOVA-T DVB card - 13c2 100c Technotrend-Budget/Hauppauge WinTV-NOVA-CI DVB card - 13c2 100f Technotrend-Budget/Hauppauge WinTV-NOVA-CI DVB card - 13c2 1011 Technotrend-Budget/Hauppauge WinTV-NOVA-T DVB card - 13c2 1012 DVB T-1500 - 13c2 1013 SATELCO Multimedia DVB - 13c2 1016 WinTV-NOVA-SE DVB card - 13c2 1018 DVB S-1401 - 13c2 1019 S2-3200 - 13c2 1102 Technotrend/Hauppauge DVB card rev2.1 - 153b 1156 Terratec Cynergy 1200C - 1894 0020 KNC One DVB-C V1.0 - 9730 SAA9730 Integrated Multimedia and Peripheral Controller - 1131 0000 Integrated Multimedia and Peripheral Controller -1132 Mitel Corp. -1133 Eicon Networks Corporation - 7901 EiconCard S90 - 7902 EiconCard S90 - 7911 EiconCard S91 - 7912 EiconCard S91 - 7941 EiconCard S94 - 7942 EiconCard S94 - 7943 EiconCard S94 - 7944 EiconCard S94 - b921 EiconCard P92 - b922 EiconCard P92 - b923 EiconCard P92 - e001 Diva Pro 2.0 S/T - e002 Diva 2.0 S/T PCI - e003 Diva Pro 2.0 U - e004 Diva 2.0 U PCI - e005 Diva 2.01 S/T PCI - e006 Diva CT S/T PCI - e007 Diva CT U PCI - e008 Diva CT Lite S/T PCI - e009 Diva CT Lite U PCI - e00a Diva ISDN+V.90 PCI - e00b Diva 2.02 PCI S/T - e00c Diva 2.02 PCI U - e00d Diva ISDN Pro 3.0 PCI - e00e Diva ISDN+CT S/T PCI Rev 2 - e010 Diva Server BRI-2M PCI - 110a 0021 Fujitsu Siemens ISDN S0 - e011 Diva Server BRI S/T Rev 2 - e012 Diva Server 4BRI-8M PCI - e013 Diva Server 4BRI Rev 2 - 1133 1300 Diva Server V-4BRI-8 - 1133 e013 Diva Server 4BRI-8M 2.0 PCI - e014 Diva Server PRI-30M PCI - e015 DIVA Server PRI Rev 2 - 1133 e015 Diva Server PRI 2.0 PCI - e016 Diva Server Voice 4BRI PCI - e017 Diva Server Voice 4BRI Rev 2 - 1133 e017 Diva Server Voice 4BRI-8M 2.0 PCI - e018 Diva Server BRI-2M 2.0 PCI - 1133 1800 Diva Server V-BRI-2 - 1133 e018 Diva Server BRI-2M 2.0 PCI - e019 Diva Server Voice PRI Rev 2 - 1133 e019 Diva Server Voice PRI 2.0 PCI - e01a Diva Server 2FX - e01b Diva Server Voice BRI-2M 2.0 PCI - 1133 e01b Diva Server Voice BRI-2M 2.0 PCI - e01c Diva Server PRI Rev 3 - 1133 1c01 Diva Server PRI/E1/T1-8 - 1133 1c02 Diva Server PRI/T1-24 - 1133 1c03 Diva Server PRI/E1-30 - 1133 1c04 Diva Server PRI/E1/T1 - 1133 1c05 Diva Server V-PRI/T1-24 - 1133 1c06 Diva Server V-PRI/E1-30 - 1133 1c07 Diva Server PRI/E1/T1-8 Cornet NQ - 1133 1c08 Diva Server PRI/T1-24 Cornet NQ - 1133 1c09 Diva Server PRI/E1-30 Cornet NQ - 1133 1c0a Diva Server PRI/E1/T1 Cornet NQ - 1133 1c0b Diva Server V-PRI/T1-24 Cornet NQ - 1133 1c0c Diva Server V-PRI/E1-30 Cornet NQ - e01e Diva Server 2PRI - e020 Diva Server 4PRI - e022 Diva Server Analog-2P - e024 Diva Server Analog-4P - 1133 2400 Diva Server V-Analog-4P - 1133 e024 Diva Server Analog-4P - e028 Diva Server Analog-8P - 1133 2800 Diva Server V-Analog-8P - 1133 e028 Diva Server Analog-8P - e02a Diva Server IPM-300 - e02c Diva Server IPM-600 - e032 Diva BRI-2 PCIe r1 -1134 Mercury Computer Systems - 0001 Raceway Bridge - 0002 Dual PCI to RapidIO Bridge -1135 Fuji Xerox Co Ltd - 0001 Printer controller -1136 Momentum Data Systems -1137 Cisco Systems Inc -1138 Ziatech Corporation - 8905 8905 [STD 32 Bridge] -1139 Dynamic Pictures, Inc - 0001 VGA Compatable 3D Graphics -113a FWB Inc -113b Network Computing Devices -113c Cyclone Microsystems, Inc. - 0000 PCI-9060 i960 Bridge - 0001 PCI-SDK [PCI i960 Evaluation Platform] - 0911 PCI-911 [i960Jx-based Intelligent I/O Controller] - 0912 PCI-912 [i960CF-based Intelligent I/O Controller] - 0913 PCI-913 - 0914 PCI-914 [I/O Controller w/ secondary PCI bus] -113d Leading Edge Products Inc -113e Sanyo Electric Co - Computer Engineering Dept -113f Equinox Systems, Inc. - 0808 SST-64P Adapter - 1010 SST-128P Adapter - 80c0 SST-16P DB Adapter - 80c4 SST-16P RJ Adapter - 80c8 SST-16P Adapter - 8888 SST-4P Adapter - 9090 SST-8P Adapter -1140 Intervoice Inc -1141 Crest Microsystem Inc -1142 Alliance Semiconductor Corporation - 3210 AP6410 - 6422 ProVideo 6422 - 6424 ProVideo 6424 - 6425 ProMotion AT25 - 643d ProMotion AT3D -1143 NetPower, Inc -1144 Cincinnati Milacron - 0001 Noservo controller -1145 Workbit Corporation - 8007 NinjaSCSI-32 Workbit - f007 NinjaSCSI-32 KME - f010 NinjaSCSI-32 Workbit - f012 NinjaSCSI-32 Logitec - f013 NinjaSCSI-32 Logitec - f015 NinjaSCSI-32 Melco - f020 NinjaSCSI-32 Sony PCGA-DVD51 -1146 Force Computers -1147 Interface Corp -# Nee Schneider & Koch -1148 SysKonnect - 4000 FDDI Adapter - 0e11 b03b Netelligent 100 FDDI DAS Fibre SC - 0e11 b03c Netelligent 100 FDDI SAS Fibre SC - 0e11 b03d Netelligent 100 FDDI DAS UTP - 0e11 b03e Netelligent 100 FDDI SAS UTP - 0e11 b03f Netelligent 100 FDDI SAS Fibre MIC - 1148 5521 FDDI SK-5521 (SK-NET FDDI-UP) - 1148 5522 FDDI SK-5522 (SK-NET FDDI-UP DAS) - 1148 5541 FDDI SK-5541 (SK-NET FDDI-FP) - 1148 5543 FDDI SK-5543 (SK-NET FDDI-LP) - 1148 5544 FDDI SK-5544 (SK-NET FDDI-LP DAS) - 1148 5821 FDDI SK-5821 (SK-NET FDDI-UP64) - 1148 5822 FDDI SK-5822 (SK-NET FDDI-UP64 DAS) - 1148 5841 FDDI SK-5841 (SK-NET FDDI-FP64) - 1148 5843 FDDI SK-5843 (SK-NET FDDI-LP64) - 1148 5844 FDDI SK-5844 (SK-NET FDDI-LP64 DAS) - 4200 Token Ring adapter - 4300 SK-9872 Gigabit Ethernet Server Adapter (SK-NET GE-ZX dual link) - 1148 9821 SK-9821 Gigabit Ethernet Server Adapter (SK-NET GE-T) - 1148 9822 SK-9822 Gigabit Ethernet Server Adapter (SK-NET GE-T dual link) - 1148 9841 SK-9841 Gigabit Ethernet Server Adapter (SK-NET GE-LX) - 1148 9842 SK-9842 Gigabit Ethernet Server Adapter (SK-NET GE-LX dual link) - 1148 9843 SK-9843 Gigabit Ethernet Server Adapter (SK-NET GE-SX) - 1148 9844 SK-9844 Gigabit Ethernet Server Adapter (SK-NET GE-SX dual link) - 1148 9861 SK-9861 Gigabit Ethernet Server Adapter (SK-NET GE-SX Volition) - 1148 9862 SK-9862 Gigabit Ethernet Server Adapter (SK-NET GE-SX Volition dual link) - 1148 9871 SK-9871 Gigabit Ethernet Server Adapter (SK-NET GE-ZX) - 1148 9872 SK-9872 Gigabit Ethernet Server Adapter (SK-NET GE-ZX dual link) - 1259 2970 AT-2970SX Gigabit Ethernet Adapter - 1259 2971 AT-2970LX Gigabit Ethernet Adapter - 1259 2972 AT-2970TX Gigabit Ethernet Adapter - 1259 2973 AT-2971SX Gigabit Ethernet Adapter - 1259 2974 AT-2971T Gigabit Ethernet Adapter - 1259 2975 AT-2970SX/2SC Gigabit Ethernet Adapter - 1259 2976 AT-2970LX/2SC Gigabit Ethernet Adapter - 1259 2977 AT-2970TX/2TX Gigabit Ethernet Adapter - 4320 SK-9871 V2.0 Gigabit Ethernet 1000Base-ZX Adapter, PCI64, Fiber ZX/SC - 1148 0121 Marvell RDK-8001 Adapter - 1148 0221 Marvell RDK-8002 Adapter - 1148 0321 Marvell RDK-8003 Adapter - 1148 0421 Marvell RDK-8004 Adapter - 1148 0621 Marvell RDK-8006 Adapter - 1148 0721 Marvell RDK-8007 Adapter - 1148 0821 Marvell RDK-8008 Adapter - 1148 0921 Marvell RDK-8009 Adapter - 1148 1121 Marvell RDK-8011 Adapter - 1148 1221 Marvell RDK-8012 Adapter - 1148 3221 SK-9521 V2.0 10/100/1000Base-T Adapter - 1148 5021 SK-9821 V2.0 Gigabit Ethernet 10/100/1000Base-T Adapter - 1148 5041 SK-9841 V2.0 Gigabit Ethernet 1000Base-LX Adapter - 1148 5043 SK-9843 V2.0 Gigabit Ethernet 1000Base-SX Adapter - 1148 5051 SK-9851 V2.0 Gigabit Ethernet 1000Base-SX Adapter - 1148 5061 SK-9861 V2.0 Gigabit Ethernet 1000Base-SX Adapter - 1148 5071 SK-9871 V2.0 Gigabit Ethernet 1000Base-ZX Adapter - 1148 9521 SK-9521 10/100/1000Base-T Adapter - 4400 SK-9Dxx Gigabit Ethernet Adapter - 4500 SK-9Mxx Gigabit Ethernet Adapter - 9000 SK-9S21 10/100/1000Base-T Server Adapter, PCI-X, Copper RJ-45 - 9843 [Fujitsu] Gigabit Ethernet - 9e00 SK-9E21D 10/100/1000Base-T Adapter, Copper RJ-45 - 1148 2100 SK-9E21 Server Adapter - 1148 21d0 SK-9E21D 10/100/1000Base-T Adapter - 1148 2200 SK-9E22 Server Adapter - 1148 8100 SK-9E81 Server Adapter - 1148 8200 SK-9E82 Server Adapter - 1148 9100 SK-9E91 Server Adapter - 1148 9200 SK-9E92 Server Adapter -1149 Win System Corporation -114a VMIC - 5579 VMIPCI-5579 (Reflective Memory Card) - 5587 VMIPCI-5587 (Reflective Memory Card) - 6504 VMIC PCI 7755 FPGA - 7587 VMIVME-7587 -114b Canopus Co., Ltd -114c Annabooks -114d IC Corporation -114e Nikon Systems Inc -114f Digi International - 0002 AccelePort EPC - 0003 RightSwitch SE-6 - 0004 AccelePort Xem - 0005 AccelePort Xr - 0006 AccelePort Xr,C/X - 0009 AccelePort Xr/J - 000a AccelePort EPC/J - 000c DataFirePRIme T1 (1-port) - 000d SyncPort 2-Port (x.25/FR) - 0011 AccelePort 8r EIA-232 (IBM) - 0012 AccelePort 8r EIA-422 - 0013 AccelePort Xr - 0014 AccelePort 8r EIA-422 - 0015 AccelePort Xem - 0016 AccelePort EPC/X - 0017 AccelePort C/X - 001a DataFirePRIme E1 (1-port) - 001b AccelePort C/X (IBM) - 001d DataFire RAS T1/E1/PRI - 114f 0050 DataFire RAS E1 Adapter - 114f 0051 DataFire RAS Dual E1 Adapter - 114f 0052 DataFire RAS T1 Adapter - 114f 0053 DataFire RAS Dual T1 Adapter - 0023 AccelePort RAS - 0024 DataFire RAS B4 ST/U - 114f 0030 DataFire RAS BRI U Adapter - 114f 0031 DataFire RAS BRI S/T Adapter - 0026 AccelePort 4r 920 - 0027 AccelePort Xr 920 - 0028 ClassicBoard 4 - 0029 ClassicBoard 8 - 0034 AccelePort 2r 920 - 0035 DataFire DSP T1/E1/PRI cPCI - 0040 AccelePort Xp - 0042 AccelePort 2p - 0043 AccelePort 4p - 0044 AccelePort 8p - 0045 AccelePort 16p - 004e AccelePort 32p - 0070 Datafire Micro V IOM2 (Europe) - 0071 Datafire Micro V (Europe) - 0072 Datafire Micro V IOM2 (North America) - 0073 Datafire Micro V (North America) - 00b0 Digi Neo 4 - 00b1 Digi Neo 8 - 00c8 Digi Neo 2 DB9 - 00c9 Digi Neo 2 DB9 PRI - 00ca Digi Neo 2 RJ45 - 00cb Digi Neo 2 RJ45 PRI - 00d0 ClassicBoard 4 422 - 00d1 ClassicBoard 8 422 - 6001 Avanstar -1150 Thinking Machines Corp -1151 JAE Electronics Inc. -1152 Megatek -1153 Land Win Electronic Corp -1154 Melco Inc -1155 Pine Technology Ltd -1156 Periscope Engineering -1157 Avsys Corporation -1158 Voarx R & D Inc - 3011 Tokenet/vg 1001/10m anylan - 9050 Lanfleet/Truevalue - 9051 Lanfleet/Truevalue -1159 Mutech Corp - 0001 MV-1000 -115a Harlequin Ltd -115b Parallax Graphics -115c Photron Ltd. -115d Xircom - 0003 Cardbus Ethernet 10/100 - 1014 0181 10/100 EtherJet Cardbus Adapter - 1014 1181 10/100 EtherJet Cardbus Adapter - 1014 8181 10/100 EtherJet Cardbus Adapter - 1014 9181 10/100 EtherJet Cardbus Adapter - 115d 0181 Cardbus Ethernet 10/100 - 115d 0182 RealPort2 CardBus Ethernet 10/100 (R2BE-100) - 115d 1181 Cardbus Ethernet 10/100 - 1179 0181 Cardbus Ethernet 10/100 - 8086 8181 EtherExpress PRO/100 Mobile CardBus 32 Adapter - 8086 9181 EtherExpress PRO/100 Mobile CardBus 32 Adapter - 0005 Cardbus Ethernet 10/100 - 1014 0182 10/100 EtherJet Cardbus Adapter - 1014 1182 10/100 EtherJet Cardbus Adapter - 115d 0182 Cardbus Ethernet 10/100 - 115d 1182 Cardbus Ethernet 10/100 - 0007 Cardbus Ethernet 10/100 - 1014 0182 10/100 EtherJet Cardbus Adapter - 1014 1182 10/100 EtherJet Cardbus Adapter - 115d 0182 Cardbus Ethernet 10/100 - 115d 1182 Cardbus Ethernet 10/100 - 000b Cardbus Ethernet 10/100 - 1014 0183 10/100 EtherJet Cardbus Adapter - 115d 0183 Cardbus Ethernet 10/100 - 000c Mini-PCI V.90 56k Modem - 000f Cardbus Ethernet 10/100 - 1014 0183 10/100 EtherJet Cardbus Adapter - 115d 0183 Cardbus Ethernet 10/100 - 00d4 Mini-PCI K56Flex Modem - 0101 Cardbus 56k modem - 115d 1081 Cardbus 56k Modem - 0103 Cardbus Ethernet + 56k Modem - 1014 9181 Cardbus 56k Modem - 1115 1181 Cardbus Ethernet 100 + 56k Modem - 115d 1181 CBEM56G-100 Ethernet + 56k Modem - 8086 9181 PRO/100 LAN + Modem56 CardBus -115e Peer Protocols Inc -115f Maxtor Corporation -1160 Megasoft Inc -1161 PFU Limited -1162 OA Laboratory Co Ltd -1163 Rendition - 0001 Verite 1000 - 2000 Verite V2000/V2100/V2200 - 1092 2000 Stealth II S220 -1164 Advanced Peripherals Technologies -1165 Imagraph Corporation - 0001 Motion TPEG Recorder/Player with audio -# nee ServerWorks -1166 Broadcom - 0000 CMIC-LE - 0005 CNB20-LE Host Bridge - 0006 CNB20HE Host Bridge - 0007 CNB20-LE Host Bridge - 0008 CNB20HE Host Bridge - 0009 CNB20LE Host Bridge - 0010 CIOB30 - 0011 CMIC-HE - 0012 CMIC-WS Host Bridge (GC-LE chipset) - 0013 CNB20-HE Host Bridge - 0014 CMIC-LE Host Bridge (GC-LE chipset) - 0015 CMIC-GC Host Bridge - 0016 CMIC-GC Host Bridge - 0017 GCNB-LE Host Bridge - 0036 BCM5785 [HT1000] PCI/PCI-X Bridge - 0101 CIOB-X2 PCI-X I/O Bridge - 0103 EPB PCI-Express to PCI-X Bridge - 0104 BCM5785 [HT1000] PCI/PCI-X Bridge - 0110 CIOB-E I/O Bridge with Gigabit Ethernet - 0130 BCM5780 [HT2000] PCI-X bridge - 0132 BCM5780 [HT2000] PCI-Express Bridge - 1166 0132 HT2000 PCI-Express bridge - 0140 HT2100 PCI-Express Bridge - 0141 HT2100 PCI-Express Bridge - 0142 HT2100 PCI-Express Bridge - 0144 HT2100 PCI-Express Bridge - 0200 OSB4 South Bridge - 0201 CSB5 South Bridge - 4c53 1080 CT8 mainboard - 0203 CSB6 South Bridge - 1734 1012 Primergy RX300 - 0205 BCM5785 [HT1000] Legacy South Bridge - 0211 OSB4 IDE Controller - 0212 CSB5 IDE Controller - 1028 810b PowerEdge 2550 - 4c53 1080 CT8 mainboard - 0213 CSB6 RAID/IDE Controller - 1028 4134 PowerEdge 600SC - 1028 c134 Poweredge SC600 - 1734 1012 Primergy RX300 - 0214 BCM5785 [HT1000] IDE - 0217 CSB6 IDE Controller - 1028 4134 Poweredge SC600 - 0220 OSB4/CSB5 OHCI USB Controller - 4c53 1080 CT8 mainboard - 0221 CSB6 OHCI USB Controller - 1734 1012 Primergy RX300 - 0223 BCM5785 [HT1000] USB - 0225 CSB5 LPC bridge - 0227 GCLE-2 Host Bridge - 1734 1012 Primergy RX300 - 0230 CSB5 LPC bridge - 4c53 1080 CT8 mainboard - 0234 BCM5785 [HT1000] LPC - 0235 BCM5785 [HT1000] XIOAPIC0-2 - 0238 BCM5785 [HT1000] WDTimer - 0240 K2 SATA - 0241 RAIDCore RC4000 - 0242 RAIDCore BC4000 - 024a BCM5785 [HT1000] SATA (Native SATA Mode) -# The device starts as 024A, and changes to 024B if set to PATA mode in BIOS - 024b BCM5785 [HT1000] SATA (PATA/IDE Mode) -1167 Mutoh Industries Inc -1168 Thine Electronics Inc -1169 Centre for Development of Advanced Computing -116a Polaris Communications - 6100 Bus/Tag Channel - 6800 Escon Channel - 7100 Bus/Tag Channel - 7800 Escon Channel -116b Connectware Inc -116c Intelligent Resources Integrated Systems -116d Martin-Marietta -116e Electronics for Imaging -116f Workstation Technology -1170 Inventec Corporation -1171 Loughborough Sound Images Plc -1172 Altera Corporation -1173 Adobe Systems, Inc -1174 Bridgeport Machines -1175 Mitron Computer Inc. -1176 SBE Incorporated -1177 Silicon Engineering -1178 Alfa, Inc. - afa1 Fast Ethernet Adapter -1179 Toshiba America Info Systems - 0102 Extended IDE Controller - 0103 EX-IDE Type-B - 0404 DVD Decoder card - 0406 Tecra Video Capture device - 0407 DVD Decoder card (Version 2) - 0601 CPU to PCI bridge - 1179 0001 Satellite Pro - 0603 ToPIC95 PCI to CardBus Bridge for Notebooks - 060a ToPIC95 - 1179 0001 Satellite Pro - 060f ToPIC97 - 0617 ToPIC100 PCI to Cardbus Bridge with ZV Support - 0618 CPU to PCI and PCI to ISA bridge -# Claimed to be Lucent DSP1645 [Mars], but that's apparently incorrect. Does anyone know the correct ID? - 0701 FIR Port - 0804 TC6371AF SmartMedia Controller - 0805 SD TypA Controller - 0d01 FIR Port Type-DO - 1179 0001 FIR Port Type-DO -117a A-Trend Technology -117b L G Electronics, Inc. -117c Atto Technology - 0030 Ultra320 SCSI Host Adapter - 117c 8013 ExpressPCI UL4D - 117c 8014 ExpressPCI UL4S -117d Becton & Dickinson -117e T/R Systems -117f Integrated Circuit Systems -1180 Ricoh Co Ltd - 0465 RL5c465 - 0466 RL5c466 - 0475 RL5c475 - 144d c006 vpr Matrix 170B4 CardBus bridge - 0476 RL5c476 II - 1014 0185 ThinkPad A/T/X Series - 1028 014f Latitude X300 laptop - 1028 0188 Inspiron 6000 laptop - 1043 1967 V6800V - 1043 1987 Asus A4K and Z81K notebooks, possibly others ( mid-2005 machines ) - 104d 80df Vaio PCG-FX403 - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 104d 814e VAIO GRZ390Z - 10f7 8338 Panasonic CF-Y5 laptop - 144d c00c P30/P35 notebook - 14ef 0220 PCD-RP-220S - 17aa 201c Thinkpad X60s - 0477 RL5c477 - 0478 RL5c478 - 1014 0184 ThinkPad A30p (2653-64G) - 0511 R5C511 - 0522 R5C522 IEEE 1394 Controller - 1014 01cf ThinkPad A30p (2653-64G) - 1043 1967 V6800V - 0551 R5C551 IEEE 1394 Controller - 144d c006 vpr Matrix 170B4 - 0552 R5C552 IEEE 1394 Controller - 1014 0511 ThinkPad A/T/X Series - 1028 014f Latitude X300 laptop - 1028 0188 Inspiron 6000 laptop - 144d c00c P30/P35 notebook - 17aa 201e Thinkpad X60s - 0554 R5C554 - 0575 R5C575 SD Bus Host Adapter - 0576 R5C576 SD Bus Host Adapter - 0592 R5C592 Memory Stick Bus Host Adapter - 1043 1967 V6800V - 144d c018 X20 IV - 0811 R5C811 - 0822 R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter - 1014 0556 Thinkpad X40 - 1014 0598 Thinkpad Z60m - 1028 0188 Inspiron 6000 laptop - 1028 01a2 Inspiron 9200 - 1043 1967 ASUS V6800V - 10f7 8338 Panasonic CF-Y5 laptop - 144d c018 X20 IV - 17aa 201d Thinkpad X60s - 0832 R5C832 IEEE 1394 Controller - 0841 R5C841 CardBus/SD/SDIO/MMC/MS/MSPro/xD/IEEE1394 - 0852 xD-Picture Card Controller - 1043 1967 V6800V -1181 Telmatics International -1183 Fujikura Ltd -1184 Forks Inc -1185 Dataworld International Ltd -1186 D-Link System Inc - 0100 DC21041 - 1002 DL10050 Sundance Ethernet - 1186 1002 DFE-550TX/FX - 1186 1012 DFE-580TX - 1025 AirPlus Xtreme G DWL-G650 Adapter - 1026 AirXpert DWL-AG650 Wireless Cardbus Adapter - 1043 AirXpert DWL-AG650 Wireless Cardbus Adapter - 1300 RTL8139 Ethernet - 1186 1300 DFE-538TX 10/100 Ethernet Adapter - 1186 1301 DFE-530TX+ 10/100 Ethernet Adapter - 1186 1303 DFE-528TX 10/100 Fast Ethernet PCI Adapter - 1340 DFE-690TXD CardBus PC Card - 1405 DFE-520TX Fast Ethernet PCI Adapter - 1541 DFE-680TXD CardBus PC Card - 1561 DRP-32TXD Cardbus PC Card - 2027 AirPlus Xtreme G DWL-G520 Adapter - 3203 AirPlus Xtreme G DWL-G520 Adapter - 3300 DWL-510 2.4GHz Wireless PCI Adapter - 3a03 AirPro DWL-A650 Wireless Cardbus Adapter(rev.B) - 3a04 AirPro DWL-AB650 Multimode Wireless Cardbus Adapter - 3a05 AirPro DWL-AB520 Multimode Wireless PCI Adapter - 3a07 AirXpert DWL-AG650 Wireless Cardbus Adapter - 3a08 AirXpert DWL-AG520 Wireless PCI Adapter - 3a10 AirXpert DWL-AG650 Wireless Cardbus Adapter(rev.B) - 3a11 AirXpert DWL-AG520 Wireless PCI Adapter(rev.B) - 3a12 AirPlus DWL-G650 Wireless Cardbus Adapter(rev.C) - 3a13 AirPlus DWL-G520 Wireless PCI Adapter(rev.B) - 3a14 AirPremier DWL-AG530 Wireless PCI Adapter - 3a63 AirXpert DWL-AG660 Wireless Cardbus Adapter - 4000 DL2000-based Gigabit Ethernet - 4300 DGE-528T Gigabit Ethernet Adapter -# There are at least 3 revisions of this adapter; 4800 is board revision A1 as far as I can tell, revision B1 is 4c00. - 4800 DGE-530T Gigabit Ethernet Adapter (rev 11) - 4b01 DGE-530T Gigabit Ethernet Adapter (rev 11) - 4c00 Gigabit Ethernet Adapter - 1186 4c00 DGE-530T Gigabit Ethernet Adapter - 8400 D-Link DWL-650+ CardBus PC Card -1187 Advanced Technology Laboratories, Inc. -1188 Shima Seiki Manufacturing Ltd. -1189 Matsushita Electronics Co Ltd -118a Hilevel Technology -118b Hypertec Pty Limited -118c Corollary, Inc - 0014 PCIB [C-bus II to PCI bus host bridge chip] - 1117 Intel 8-way XEON Profusion Chipset [Cache Coherency Filter] -118d BitFlow Inc - 0001 Raptor-PCI framegrabber - 0012 Model 12 Road Runner Frame Grabber - 0014 Model 14 Road Runner Frame Grabber - 0024 Model 24 Road Runner Frame Grabber - 0044 Model 44 Road Runner Frame Grabber - 0112 Model 12 Road Runner Frame Grabber - 0114 Model 14 Road Runner Frame Grabber - 0124 Model 24 Road Runner Frame Grabber - 0144 Model 44 Road Runner Frame Grabber - 0212 Model 12 Road Runner Frame Grabber - 0214 Model 14 Road Runner Frame Grabber - 0224 Model 24 Road Runner Frame Grabber - 0244 Model 44 Road Runner Frame Grabber - 0312 Model 12 Road Runner Frame Grabber - 0314 Model 14 Road Runner Frame Grabber - 0324 Model 24 Road Runner Frame Grabber - 0344 Model 44 Road Runner Frame Grabber -118e Hermstedt GmbH -118f Green Logic -1190 Tripace - c731 TP-910/920/940 PCI Ultra(Wide) SCSI Adapter -1191 Artop Electronic Corp - 0003 SCSI Cache Host Adapter - 0004 ATP8400 - 0005 ATP850UF - 0006 ATP860 NO-BIOS - 0007 ATP860 - 0008 ATP865 NO-ROM - 0009 ATP865 - 8002 AEC6710 SCSI-2 Host Adapter - 8010 AEC6712UW SCSI - 8020 AEC6712U SCSI - 8030 AEC6712S SCSI - 8040 AEC6712D SCSI - 8050 AEC6712SUW SCSI - 8060 AEC6712 SCSI - 8080 AEC67160 SCSI - 8081 AEC67160S SCSI - 808a AEC67162 2-ch. LVD SCSI -1192 Densan Company Ltd -1193 Zeitnet Inc. - 0001 1221 - 0002 1225 -1194 Toucan Technology -1195 Ratoc System Inc -1196 Hytec Electronics Ltd -1197 Gage Applied Sciences, Inc. - 010c CompuScope 82G 8bit 2GS/s Analog Input Card -1198 Lambda Systems Inc -1199 Attachmate Corporation -119a Mind Share, Inc. -119b Omega Micro Inc. - 1221 82C092G -119c Information Technology Inst. -119d Bug, Inc. Sapporo Japan -119e Fujitsu Microelectronics Ltd. - 0001 FireStream 155 - 0003 FireStream 50 -119f Bull HN Information Systems -11a0 Convex Computer Corporation -11a1 Hamamatsu Photonics K.K. -11a2 Sierra Research and Technology -11a3 Deuretzbacher GmbH & Co. Eng. KG -11a4 Barco Graphics NV -11a5 Microunity Systems Eng. Inc -11a6 Pure Data Ltd. -11a7 Power Computing Corp. -11a8 Systech Corp. -11a9 InnoSys Inc. - 4240 AMCC S933Q Intelligent Serial Card -11aa Actel -# Nee Galileo Technology, Inc. -11ab Marvell Technology Group Ltd. - 0146 GT-64010/64010A System Controller - 0f53 88E6318 Link Street network controller - 11ab MV88SE614x SATA II PCI-E controller - 138f W8300 802.11 Adapter (rev 07) - 1fa6 Marvell W8300 802.11 Adapter - 1fa7 88W8310 and 88W8000G [Libertas] 802.11g client chipset - 1faa 88w8335 [Libertas] 802.11b/g Wireless - 1385 4e00 WG511 v2 54MBit/ Wireless PC-Card - 2a01 88W8335 [Libertas] 802.11b/g Wireless - 4320 88E8001 Gigabit Ethernet Controller - 1019 0f38 Marvell 88E8001 Gigabit Ethernet Controller (ECS) - 1019 8001 Marvell 88E8001 Gigabit Ethernet Controller (ECS) - 1043 173c Marvell 88E8001 Gigabit Ethernet Controller (Asus) - 1043 811a Marvell 88E8001 Gigabit Ethernet Controller (Asus) - 105b 0c19 Marvell 88E8001 Gigabit Ethernet Controller (Foxconn) - 10b8 b452 EZ Card 1000 (SMC9452TXV.2) - 11ab 0121 Marvell RDK-8001 - 11ab 0321 Marvell RDK-8003 - 11ab 1021 Marvell RDK-8010 - 11ab 4320 Marvell Yukon Gigabit Ethernet 10/100/1000Baset-T Constroller (Asus) - 11ab 5021 Marvell Yukon Gigabit Ethernet 10/100/1000Base-T Controller (64 bit) - 11ab 9521 Marvell Yukon Gigabit Ethernet 10/100/1000Base-T Controller (32 bit) - 1458 e000 Marvell 88E8001 Gigabit Ethernet Controller (Gigabyte) - 147b 1406 Marvell 88E8001 Gigabit Ethernet Controller (Abit) - 15d4 0047 Marvell 88E8001 Gigabit Ethernet Controller (Iwill) - 1695 9025 Marvell 88E8001 Gigabit Ethernet Controller (Epox) - 17f2 1c03 Marvell 88E8001 Gigabit Ethernet Controller (Albatron) - 270f 2803 Marvell 88E8001 Gigabit Ethernet Controller (Chaintech) - 4340 88E8021 PCI-X IPMI Gigabit Ethernet Controller - 4341 88E8022 PCI-X IPMI Gigabit Ethernet Controller - 4342 88E8061 PCI-E IPMI Gigabit Ethernet Controller - 4343 88E8062 PCI-E IPMI Gigabit Ethernet Controller - 4344 88E8021 PCI-X IPMI Gigabit Ethernet Controller - 4345 88E8022 PCI-X IPMI Gigabit Ethernet Controller - 4346 88E8061 PCI-E IPMI Gigabit Ethernet Controller - 4347 88E8062 PCI-E IPMI Gigabit Ethernet Controller - 4c53 10d0 Telum ASLP10 PrAMC Gigabit Ethernet - 4350 88E8035 PCI-E Fast Ethernet Controller - 1179 0001 Marvell 88E8035 Fast Ethernet Controller (Toshiba) - 11ab 3521 Marvell RDK-8035 - 1854 000d Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 000e Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 000f Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 0011 Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 0012 Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 0016 Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 0017 Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 0018 Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 0019 Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 001c Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 001e Marvell 88E8035 Fast Ethernet Controller (LGE) - 1854 0020 Marvell 88E8035 Fast Ethernet Controller (LGE) - 4351 88E8036 PCI-E Fast Ethernet Controller - 107b 4009 Marvell 88E8036 Fast Ethernet Controller (Wistron) - 10f7 8338 Marvell 88E8036 Fast Ethernet Controller (Panasonic) - 1179 0001 Marvell 88E8036 Fast Ethernet Controller (Toshiba) - 1179 ff00 Marvell 88E8036 Fast Ethernet Controller (Compal) - 1179 ff10 Marvell 88E8036 Fast Ethernet Controller (Inventec) - 11ab 3621 Marvell RDK-8036 - 13d1 ac12 Abocom EFE3K - 10/100 Ethernet Expresscard - 161f 203d Marvell 88E8036 Fast Ethernet Controller (Arima) - 1854 000d Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 000e Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 000f Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 0011 Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 0012 Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 0016 Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 0017 Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 0018 Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 0019 Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 001c Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 001e Marvell 88E8036 Fast Ethernet Controller (LGE) - 1854 0020 Marvell 88E8036 Fast Ethernet Controller (LGE) - 4352 88E8038 PCI-E Fast Ethernet Controller - 4360 88E8052 PCI-E ASF Gigabit Ethernet Controller - 1043 8134 Marvell 88E8052 Gigabit Ethernet Controller (Asus) - 107b 4009 Marvell 88E8052 Gigabit Ethernet Controller (Wistron) - 11ab 5221 Marvell RDK-8052 - 1458 e000 Marvell 88E8052 Gigabit Ethernet Controller (Gigabyte) - 1462 052c Marvell 88E8052 Gigabit Ethernet Controller (MSI) - 1849 8052 Marvell 88E8052 Gigabit Ethernet Controller (ASRock) - a0a0 0509 Marvell 88E8052 Gigabit Ethernet Controller (Aopen) - 4361 88E8050 PCI-E ASF Gigabit Ethernet Controller - 107b 3015 Marvell 88E8050 Gigabit Ethernet Controller (Gateway) - 11ab 5021 Marvell 88E8050 Gigabit Ethernet Controller (Intel) - 8086 3063 D925XCVLK mainboard - 8086 3439 Marvell 88E8050 Gigabit Ethernet Controller (Intel) - 4362 88E8053 PCI-E Gigabit Ethernet Controller - 103c 2a0d Marvell 88E8053 Gigabit Ethernet Controller (Asus) - 1043 8142 Marvell 88E8053 Gigabit Ethernet controller PCIe (Asus) - 109f 3197 Marvell 88E8053 Gigabit Ethernet Controller (Trigem) - 10f7 8338 Marvell 88E8053 Gigabit Ethernet Controller (Panasonic) - 10fd a430 Marvell 88E8053 Gigabit Ethernet Controller (SOYO) - 1179 0001 Marvell 88E8053 Gigabit Ethernet Controller (Toshiba) - 1179 ff00 Marvell 88E8053 Gigabit Ethernet Controller (Compal) - 1179 ff10 Marvell 88E8053 Gigabit Ethernet Controller (Inventec) - 11ab 5321 Marvell RDK-8053 - 1297 c240 Marvell 88E8053 Gigabit Ethernet Controller (Shuttle) - 1297 c241 Marvell 88E8053 Gigabit Ethernet Controller (Shuttle) - 1297 c242 Marvell 88E8053 Gigabit Ethernet Controller (Shuttle) - 1297 c243 Marvell 88E8053 Gigabit Ethernet Controller (Shuttle) - 1297 c244 Marvell 88E8053 Gigabit Ethernet Controller (Shuttle) - 13d1 ac11 EGE5K - Giga Ethernet Expresscard - 1458 e000 Marvell 88E8053 Gigabit Ethernet Controller (Gigabyte) - 1462 058c Marvell 88E8053 Gigabit Ethernet Controller (MSI) - 14c0 0012 Marvell 88E8053 Gigabit Ethernet Controller (Compal) - 1558 04a0 Marvell 88E8053 Gigabit Ethernet Controller (Clevo) - 15bd 1003 Marvell 88E8053 Gigabit Ethernet Controller (DFI) - 161f 203c Marvell 88E8053 Gigabit Ethernet Controller (Arima) - 161f 203d Marvell 88E8053 Gigabit Ethernet Controller (Arima) - 1695 9029 Marvell 88E8053 Gigabit Ethernet Controller (Epox) - 17f2 2c08 Marvell 88E8053 Gigabit Ethernet Controller (Albatron) - 17ff 0585 Marvell 88E8053 Gigabit Ethernet Controller (Quanta) - 1849 8053 Marvell 88E8053 Gigabit Ethernet Controller (ASRock) - 1854 000b Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 000c Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 0010 Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 0013 Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 0014 Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 0015 Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 001a Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 001b Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 001d Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 001f Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 0021 Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 1854 0022 Marvell 88E8053 Gigabit Ethernet Controller (LGE) - 270f 2801 Marvell 88E8053 Gigabit Ethernet Controller (Chaintech) - a0a0 0506 Marvell 88E8053 Gigabit Ethernet Controller (Aopen) - 4363 88E8055 PCI-E Gigabit Ethernet Controller - 4364 88E8056 PCI-E Gigabit Ethernet Controller - 4611 GT-64115 System Controller - 4620 GT-64120/64120A/64121A System Controller - 4801 GT-48001 - 5005 Belkin F5D5005 Gigabit Desktop Network PCI Card - 5040 MV88SX5040 4-port SATA I PCI-X Controller - 5041 MV88SX5041 4-port SATA I PCI-X Controller - 5080 MV88SX5080 8-port SATA I PCI-X Controller - 5081 MV88SX5081 8-port SATA I PCI-X Controller - 6041 MV88SX6041 4-port SATA II PCI-X Controller - 6081 MV88SX6081 8-port SATA II PCI-X Controller - 6101 88SE6101 single-port PATA133 interface - 6141 88SE614x SATA II PCI-E controller - 6145 88SE6145 SATA II PCI-E controller - 6450 64560 System Controller - 6460 MV64360/64361/64362 System Controller - 6480 MV64460/64461/64462 System Controller - 1775 c200 C2K CompactPCI single board computer - 6485 MV64460/64461/64462 System Controller, Revision B - f003 GT-64010 Primary Image Piranha Image Generator -11ac Canon Information Systems Research Aust. -11ad Lite-On Communications Inc - 0002 LNE100TX - 11ad 0002 LNE100TX - 11ad 0003 LNE100TX - 11ad f003 LNE100TX - 11ad ffff LNE100TX - 1385 f004 FA310TX - c115 LNE100TX [Linksys EtherFast 10/100] - 11ad c001 LNE100TX [ver 2.0] -11ae Aztech System Ltd -11af Avid Technology Inc. - 0001 Cinema - ee40 Digidesign Audiomedia III -11b0 V3 Semiconductor Inc. - 0002 V300PSC - 0292 V292PBC [Am29030/40 Bridge] - 0960 V96xPBC - c960 V96DPC -11b1 Apricot Computers -11b2 Eastman Kodak -11b3 Barr Systems Inc. -11b4 Leitch Technology International -11b5 Radstone Technology Plc -11b6 United Video Corp -11b7 Motorola -11b8 XPoint Technologies, Inc - 0001 Quad PeerMaster -11b9 Pathlight Technology Inc. - c0ed SSA Controller -11ba Videotron Corp -11bb Pyramid Technology -11bc Network Peripherals Inc - 0001 NP-PCI -11bd Pinnacle Systems Inc. - 002e PCTV 40i - 0040 Royal TS Function 1 - 11bd 0044 PCTV 2000i Dual DVB-T Pro PCI Tuner 1 - 0041 RoyalTS Function 2 - 11bd 0044 PCTV 2000i Dual DVB-T Pro PCI Tuner 2 - 0042 Royal TS Function 3 - 11bd 0044 PCTV 2000i Dual DVB-T Pro PCI Common - bede AV/DV Studio Capture Card -11be International Microcircuits Inc -11bf Astrodesign, Inc. -11c0 Hewlett Packard -# Nee Lucent Microelectronics -11c1 Agere Systems - 0440 56k WinModem - 1033 8015 LT WinModem 56k Data+Fax+Voice+Dsvd - 1033 8047 LT WinModem 56k Data+Fax+Voice+Dsvd - 1033 804f LT WinModem 56k Data+Fax+Voice+Dsvd - 10cf 102c LB LT Modem V.90 56k - 10cf 104a BIBLO LT Modem 56k - 10cf 105f LB2 LT Modem V.90 56k - 1179 0001 Internal V.90 Modem - 11c1 0440 LT WinModem 56k Data+Fax+Voice+Dsvd - 122d 4101 MDP7800-U Modem - 122d 4102 MDP7800SP-U Modem - 13e0 0040 LT WinModem 56k Data+Fax+Voice+Dsvd - 13e0 0440 LT WinModem 56k Data+Fax+Voice+Dsvd - 13e0 0441 LT WinModem 56k Data+Fax+Voice+Dsvd - 13e0 0450 LT WinModem 56k Data+Fax+Voice+Dsvd - 13e0 f100 LT WinModem 56k Data+Fax+Voice+Dsvd - 13e0 f101 LT WinModem 56k Data+Fax+Voice+Dsvd - 144d 2101 LT56PV Modem - 149f 0440 LT WinModem 56k Data+Fax+Voice+Dsvd - 0441 56k WinModem - 1033 804d LT WinModem 56k Data+Fax - 1033 8065 LT WinModem 56k Data+Fax - 1092 0440 Supra 56i - 1179 0001 Internal V.90 Modem - 11c1 0440 LT WinModem 56k Data+Fax - 11c1 0441 LT WinModem 56k Data+Fax - 122d 4100 MDP7800-U Modem - 13e0 0040 LT WinModem 56k Data+Fax - 13e0 0100 LT WinModem 56k Data+Fax - 13e0 0410 LT WinModem 56k Data+Fax - 13e0 0420 TelePath Internet 56k WinModem - 13e0 0440 LT WinModem 56k Data+Fax - 13e0 0443 LT WinModem 56k Data+Fax - 13e0 f102 LT WinModem 56k Data+Fax - 1416 9804 CommWave 56k Modem - 141d 0440 LT WinModem 56k Data+Fax - 144f 0441 Lucent 56k V.90 DF Modem - 144f 0449 Lucent 56k V.90 DF Modem - 144f 110d Lucent Win Modem - 1468 0441 Presario 56k V.90 DF Modem - 1668 0440 Lucent Win Modem - 0442 56k WinModem - 11c1 0440 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 11c1 0442 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 13e0 0412 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 13e0 0442 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 13fc 2471 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 144d 2104 LT56PT Modem - 144f 1104 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 149f 0440 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 1668 0440 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 0443 LT WinModem - 0444 LT WinModem - 0445 LT WinModem - 8086 2203 PRO/100+ MiniPCI (probably an Ambit U98.003.C.00 combo card) - 8086 2204 PRO/100+ MiniPCI on Armada E500 - 0446 LT WinModem - 0447 LT WinModem - 0448 WinModem 56k - 1014 0131 Lucent Win Modem - 1033 8066 LT WinModem 56k Data+Fax+Voice+Dsvd - 13e0 0030 56k Voice Modem - 13e0 0040 LT WinModem 56k Data+Fax+Voice+Dsvd -# Actiontech eth+modem card as used by Dell &c. - 1668 2400 LT WinModem 56k (MiniPCI Ethernet+Modem) - 0449 WinModem 56k - 0e11 b14d 56k V.90 Modem - 13e0 0020 LT WinModem 56k Data+Fax - 13e0 0041 TelePath Internet 56k WinModem - 1436 0440 Lucent Win Modem - 144f 0449 Lucent 56k V.90 DFi Modem - 1468 0410 IBM ThinkPad T23 (2647-4MG) - 1468 0440 Lucent Win Modem - 1468 0449 Presario 56k V.90 DFi Modem - 044a F-1156IV WinModem (V90, 56KFlex) - 10cf 1072 LB Global LT Modem - 13e0 0012 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 13e0 0042 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 144f 1005 LT WinModem 56k Data+Fax+Voice+VoiceView+Dsvd - 044b LT WinModem - 044c LT WinModem - 044d LT WinModem - 044e LT WinModem - 044f V90 WildWire Modem - 0450 LT WinModem - 1033 80a8 Versa Note Vxi - 144f 4005 Magnia SG20 - 1468 0450 Evo N600c - 4005 144f LifeBook C Series - 0451 LT WinModem - 0452 LT WinModem - 0453 LT WinModem - 0454 LT WinModem - 0455 LT WinModem - 0456 LT WinModem - 0457 LT WinModem - 0458 LT WinModem - 0459 LT WinModem - 045a LT WinModem - 045c LT WinModem - 0461 V90 WildWire Modem - 0462 V90 WildWire Modem - 0480 Venus Modem (V90, 56KFlex) - 048c V.92 56K WinModem -# InPorte Home Internal 56k Modem/fax/answering machine/SMS Features - 048f V.92 56k WinModem - 1040 HDA softmodem - 2600 StarPro26XX family (SP2601, SP2603, SP2612) DSP - 5801 USB - 5802 USS-312 USB Controller - 5803 USS-344S USB Controller - 5811 FW323 - 8086 524c D865PERL mainboard - dead 0800 FireWire Host Bus Adapter - 8110 T8110 H.100/H.110 TDM switch - 12d9 000c E1/T1 PMXc cPCI carrier card - ab10 WL60010 Wireless LAN MAC - ab11 WL60040 Multimode Wireles LAN MAC - 11c1 ab12 WaveLAN 11abg Cardbus card (Model 1102) - 11c1 ab13 WaveLAN 11abg MiniPCI card (Model 0512) - 11c1 ab15 WaveLAN 11abg Cardbus card (Model 1106) - 11c1 ab16 WaveLAN 11abg MiniPCI card (Model 0516) - ab20 ORiNOCO PCI Adapter - ab21 Agere Wireless PCI Adapter - ab30 Hermes2 Mini-PCI WaveLAN a/b/g - 14cd 2012 Hermes2 Mini-PCI WaveLAN a/b/g - ed00 ET-131x PCI-E Ethernet Controller - ed01 ET-131x PCI-E Ethernet Controller -11c2 Sand Microelectronics -11c3 NEC Corporation -11c4 Document Technologies, Inc -11c5 Shiva Corporation -11c6 Dainippon Screen Mfg. Co. Ltd -11c7 D.C.M. Data Systems -11c8 Dolphin Interconnect Solutions AS - 0658 PSB32 SCI-Adapter D31x - d665 PSB64 SCI-Adapter D32x - d667 PSB66 SCI-Adapter D33x -11c9 Magma - 0010 16-line serial port w/- DMA - 0011 4-line serial port w/- DMA -11ca LSI Systems, Inc -11cb Specialix Research Ltd. - 2000 PCI_9050 - 11cb 0200 SX - 11cb b008 I/O8+ - 4000 SUPI_1 - 8000 T225 -11cc Michels & Kleberhoff Computer GmbH -11cd HAL Computer Systems, Inc. -11ce Netaccess -11cf Pioneer Electronic Corporation -11d0 Lockheed Martin Federal Systems-Manassas -11d1 Auravision - 01f7 VxP524 -11d2 Intercom Inc. -11d3 Trancell Systems Inc -11d4 Analog Devices - 0078 AD1986HD sound chip - 1535 Blackfin BF535 processor - 1805 SM56 PCI modem - 1889 AD1889 sound chip - 1981 AD1981HD sound chip - 1983 AD1983HD sound chip - 1986 AD1986A sound chip - 11d4 1986 Lenovo N100 B9G - 198b AD1988B Sound Chip - 5340 AD1881 sound chip -11d5 Ikon Corporation - 0115 10115 - 0117 10117 -11d6 Tekelec Telecom -11d7 Trenton Technology, Inc. -11d8 Image Technologies Development -11d9 TEC Corporation -11da Novell -11db Sega Enterprises Ltd -11dc Questra Corporation -11dd Crosfield Electronics Limited -11de Zoran Corporation - 6057 ZR36057PQC Video cutting chipset - 1031 7efe DC10 Plus - 1031 fc00 MiroVIDEO DC50, Motion JPEG Capture/CODEC Board - 12f8 8a02 Tekram Video Kit - 13ca 4231 JPEG/TV Card - 6120 ZR36120 - 1328 f001 Cinemaster C DVD Decoder - 13c2 0000 MediaFocus Satellite TV Card - 1de1 9fff Video Kit C210 -11df New Wave PDG -11e0 Cray Communications A/S -11e1 GEC Plessey Semi Inc. -11e2 Samsung Information Systems America -11e3 Quicklogic Corporation - 0001 COM-ON-AIR Dosch&Amand DECT - 5030 PC Watchdog -11e4 Second Wave Inc -11e5 IIX Consulting -11e6 Mitsui-Zosen System Research -11e7 Toshiba America, Elec. Company -11e8 Digital Processing Systems Inc. -11e9 Highwater Designs Ltd. -11ea Elsag Bailey -11eb Formation Inc. -11ec Coreco Inc -11ed Mediamatics -11ee Dome Imaging Systems Inc -11ef Nicolet Technologies B.V. -11f0 Compu-Shack - 4231 FDDI - 4232 FASTline UTP Quattro - 4233 FASTline FO - 4234 FASTline UTP - 4235 FASTline-II UTP - 4236 FASTline-II FO - 4731 GIGAline -11f1 Symbios Logic Inc -11f2 Picture Tel Japan K.K. -11f3 Keithley Metrabyte -11f4 Kinetic Systems Corporation - 2915 CAMAC controller -11f5 Computing Devices International -11f6 Compex - 0112 ENet100VG4 - 0113 FreedomLine 100 - 1401 ReadyLink 2000 - 2011 RL100-ATX 10/100 - 11f6 2011 RL100-ATX - 2201 ReadyLink 100TX (Winbond W89C840) - 11f6 2011 ReadyLink 100TX - 9881 RL100TX Fast Ethernet -11f7 Scientific Atlanta -11f8 PMC-Sierra Inc. - 7375 PM7375 [LASAR-155 ATM SAR] -11f9 I-Cube Inc -11fa Kasan Electronics Company, Ltd. -11fb Datel Inc -11fc Silicon Magic -11fd High Street Consultants -11fe Comtrol Corporation - 0001 RocketPort 32 port w/external I/F - 0002 RocketPort 8 port w/external I/F - 0003 RocketPort 16 port w/external I/F - 0004 RocketPort 4 port w/quad cable - 0005 RocketPort 8 port w/octa cable - 0006 RocketPort 8 port w/RJ11 connectors - 0007 RocketPort 4 port w/RJ11 connectors - 0008 RocketPort 8 port w/ DB78 SNI (Siemens) connector - 0009 RocketPort 16 port w/ DB78 SNI (Siemens) connector - 000a RocketPort Plus 4 port - 000b RocketPort Plus 8 port - 000c RocketModem 6 port - 000d RocketModem 4-port - 000e RocketPort Plus 2 port RS232 - 000f RocketPort Plus 2 port RS422 - 0801 RocketPort UPCI 32 port w/external I/F - 0802 RocketPort UPCI 8 port w/external I/F - 0803 RocketPort UPCI 16 port w/external I/F - 0805 RocketPort UPCI 8 port w/octa cable - 080c RocketModem III 8 port - 080d RocketModem III 4 port - 0812 RocketPort UPCI Plus 8 port RS422 - 0903 RocketPort Compact PCI 16 port w/external I/F - 8015 RocketPort 4-port UART 16954 -11ff Scion Corporation - 0003 AG-5 -1200 CSS Corporation -1201 Vista Controls Corp -1202 Network General Corp. - 4300 Gigabit Ethernet Adapter - 1202 9841 SK-9841 LX - 1202 9842 SK-9841 LX dual link - 1202 9843 SK-9843 SX - 1202 9844 SK-9843 SX dual link -1203 Bayer Corporation, Agfa Division -1204 Lattice Semiconductor Corporation -1205 Array Corporation -1206 Amdahl Corporation -1208 Parsytec GmbH - 4853 HS-Link Device -1209 SCI Systems Inc -120a Synaptel -120b Adaptive Solutions -120c Technical Corp. -120d Compression Labs, Inc. -120e Cyclades Corporation - 0100 Cyclom-Y below first megabyte - 0101 Cyclom-Y above first megabyte - 0102 Cyclom-4Y below first megabyte - 0103 Cyclom-4Y above first megabyte - 0104 Cyclom-8Y below first megabyte - 0105 Cyclom-8Y above first megabyte - 0200 Cyclades-Z below first megabyte - 0201 Cyclades-Z above first megabyte - 0300 PC300/RSV or /X21 (2 ports) - 0301 PC300/RSV or /X21 (1 port) - 0310 PC300/TE (2 ports) - 0311 PC300/TE (1 port) - 0320 PC300/TE-M (2 ports) - 0321 PC300/TE-M (1 port) - 0400 PC400 -120f Essential Communications - 0001 Roadrunner serial HIPPI -1210 Hyperparallel Technologies -1211 Braintech Inc -1212 Kingston Technology Corp. -1213 Applied Intelligent Systems, Inc. -1214 Performance Technologies, Inc. -1215 Interware Co., Ltd -1216 Purup Prepress A/S -1217 O2 Micro, Inc. - 00f7 Firewire (IEEE 1394) - 6729 OZ6729 - 673a OZ6730 - 6832 OZ6832/6833 CardBus Controller - 6836 OZ6836/6860 CardBus Controller - 6872 OZ6812 CardBus Controller - 6925 OZ6922 CardBus Controller - 6933 OZ6933/711E1 CardBus/SmartCardBus Controller - 1025 1016 Travelmate 612 TX - 6972 OZ601/6912/711E0 CardBus/SmartCardBus Controller - 1014 020c ThinkPad R30 - 1179 0001 Magnia Z310 - 7110 OZ711Mx 4-in-1 MemoryCardBus Accelerator - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 1734 106c Amilo A1645 - 7112 OZ711EC1/M1 SmartCardBus/MemoryCardBus Controller - 7113 OZ711EC1 SmartCardBus Controller - 7114 OZ711M1/MC1 4-in-1 MemoryCardBus Controller - 7120 Integrated MMC/SD Controller - 7130 Integrated MS/xD Controller - 7134 OZ711MP1/MS1 MemoryCardBus Controller - 7135 Cardbus bridge - 71e2 OZ711E2 SmartCardBus Controller - 7212 OZ711M2 4-in-1 MemoryCardBus Controller - 7213 OZ6933E CardBus Controller - 7223 OZ711M3/MC3 4-in-1 MemoryCardBus Controller - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 10cf 11c4 Lifebook P5020D Laptop - 7233 OZ711MP3/MS3 4-in-1 MemoryCardBus Controller -1218 Hybricon Corp. -1219 First Virtual Corporation -121a 3Dfx Interactive, Inc. - 0001 Voodoo - 0002 Voodoo 2 - 0003 Voodoo Banshee - 1092 0003 Monster Fusion - 1092 4000 Monster Fusion - 1092 4002 Monster Fusion - 1092 4801 Monster Fusion AGP - 1092 4803 Monster Fusion AGP - 1092 8030 Monster Fusion - 1092 8035 Monster Fusion AGP - 10b0 0001 Dragon 4000 - 1102 1018 3D Blaster Banshee VE - 121a 0001 Voodoo Banshee AGP - 121a 0003 Voodoo Banshee AGP SGRAM - 121a 0004 Voodoo Banshee - 139c 0016 Raven - 139c 0017 Raven - 14af 0002 Maxi Gamer Phoenix - 0004 Voodoo Banshee [Velocity 100] - 0005 Voodoo 3 - 121a 0004 Voodoo3 AGP - 121a 0030 Voodoo3 AGP - 121a 0031 Voodoo3 AGP - 121a 0034 Voodoo3 AGP - 121a 0036 Voodoo3 2000 PCI - 121a 0037 Voodoo3 AGP - 121a 0038 Voodoo3 AGP - 121a 003a Voodoo3 AGP - 121a 0044 Voodoo3 - 121a 004b Velocity 100 - 121a 004c Velocity 200 - 121a 004d Voodoo3 AGP - 121a 004e Voodoo3 AGP - 121a 0051 Voodoo3 AGP - 121a 0052 Voodoo3 AGP - 121a 0057 Voodoo3 3000 PCI - 121a 0060 Voodoo3 3500 TV (NTSC) - 121a 0061 Voodoo3 3500 TV (PAL) - 121a 0062 Voodoo3 3500 TV (SECAM) - 0009 Voodoo 4 / Voodoo 5 - 121a 0003 Voodoo5 PCI 5500 - 121a 0009 Voodoo5 AGP 5500/6000 - 0057 Voodoo 3/3000 [Avenger] -121b Advanced Telecommunications Modules -121c Nippon Texaco., Ltd -121d Lippert Automationstechnik GmbH -121e CSPI - 0201 Myrinet 2000 Scalable Cluster Interconnect -121f Arcus Technology, Inc. -1220 Ariel Corporation - 1220 AMCC 5933 TMS320C80 DSP/Imaging board -1221 Contec Co., Ltd -1222 Ancor Communications, Inc. -1223 Artesyn Communication Products - 0003 PM/Link - 0004 PM/T1 - 0005 PM/E1 - 0008 PM/SLS - 0009 BajaSpan Resource Target - 000a BajaSpan Section 0 - 000b BajaSpan Section 1 - 000c BajaSpan Section 2 - 000d BajaSpan Section 3 - 000e PM/PPC -1224 Interactive Images -1225 Power I/O, Inc. -1227 Tech-Source - 0006 Raptor GFX 8P - 0023 Raptor GFX [1100T] -1228 Norsk Elektro Optikk A/S -1229 Data Kinesis Inc. -122a Integrated Telecom -122b LG Industrial Systems Co., Ltd -122c Sican GmbH -122d Aztech System Ltd - 1206 368DSP - 1400 Trident PCI288-Q3DII (NX) - 50dc 3328 Audio - 122d 0001 3328 Audio - 80da 3328 Audio - 122d 0001 3328 Audio -122e Xyratex -122f Andrew Corporation -1230 Fishcamp Engineering -1231 Woodward McCoach, Inc. -1232 GPT Limited -1233 Bus-Tech, Inc. -# Also Bochs uses this for virtual VGA... -1234 Technical Corp. -1235 Risq Modular Systems, Inc. -1236 Sigma Designs Corporation - 0000 RealMagic64/GX - 6401 REALmagic 64/GX (SD 6425) -1237 Alta Technology Corporation -1238 Adtran -1239 3DO Company -123a Visicom Laboratories, Inc. -123b Seeq Technology, Inc. -123c Century Systems, Inc. -123d Engineering Design Team, Inc. - 0000 EasyConnect 8/32 - 0002 EasyConnect 8/64 - 0003 EasyIO -123e Simutech, Inc. -123f C-Cube Microsystems - 00e4 MPEG - 8120 E4? - 11bd 0006 DV500 E4 - 11bd 000a DV500 E4 - 11bd 000f DV500 E4 - 1809 0016 Emuzed MAUI-III PCI PVR FM TV - 8888 Cinemaster C 3.0 DVD Decoder - 1002 0001 Cinemaster C 3.0 DVD Decoder - 1002 0002 Cinemaster C 3.0 DVD Decoder - 1328 0001 Cinemaster C 3.0 DVD Decoder -1240 Marathon Technologies Corp. -1241 DSC Communications -# Formerly Jaycor Networks, Inc. -1242 JNI Corporation - 1560 JNIC-1560 PCI-X Fibre Channel Controller - 1242 6562 FCX2-6562 Dual Channel PCI-X Fibre Channel Adapter - 1242 656a FCX-6562 PCI-X Fibre Channel Adapter - 4643 FCI-1063 Fibre Channel Adapter - 6562 FCX2-6562 Dual Channel PCI-X Fibre Channel Adapter - 656a FCX-6562 PCI-X Fibre Channel Adapter -1243 Delphax -1244 AVM Audiovisuelles MKTG & Computer System GmbH - 0700 B1 ISDN - 0800 C4 ISDN - 0a00 A1 ISDN [Fritz] - 1244 0a00 FRITZ!Card ISDN Controller - 0e00 Fritz!PCI v2.0 ISDN - 1100 C2 ISDN - 1200 T1 ISDN - 2700 Fritz!Card DSL SL - 2900 Fritz!Card DSL v2.0 -1245 A.P.D., S.A. -1246 Dipix Technologies, Inc. -1247 Xylon Research, Inc. -1248 Central Data Corporation -1249 Samsung Electronics Co., Ltd. -124a AEG Electrocom GmbH -124b SBS/Greenspring Modular I/O - 0040 PCI-40A or cPCI-200 Quad IndustryPack carrier - 124b 9080 PCI9080 Bridge -124c Solitron Technologies, Inc. -124d Stallion Technologies, Inc. - 0000 EasyConnection 8/32 - 0002 EasyConnection 8/64 - 0003 EasyIO - 0004 EasyConnection/RA -124e Cylink -124f Infortrend Technology, Inc. - 0041 IFT-2000 Series RAID Controller -1250 Hitachi Microcomputer System Ltd -1251 VLSI Solutions Oy -1253 Guzik Technical Enterprises -1254 Linear Systems Ltd. -1255 Optibase Ltd - 1110 MPEG Forge - 1210 MPEG Fusion - 2110 VideoPlex - 2120 VideoPlex CC - 2130 VideoQuest -1256 Perceptive Solutions, Inc. - 4201 PCI-2220I - 4401 PCI-2240I - 5201 PCI-2000 -1257 Vertex Networks, Inc. -1258 Gilbarco, Inc. -1259 Allied Telesyn International - 2560 AT-2560 Fast Ethernet Adapter (i82557B) - a117 RTL81xx Fast Ethernet - a11e RTL81xx Fast Ethernet - a120 21x4x DEC-Tulip compatible 10/100 Ethernet -125a ABB Power Systems -125b Asix Electronics Corporation - 1400 ALFA GFC2204 Fast Ethernet - 1186 1100 AX8814X Based PCI Fast Ethernet Adapter -125c Aurora Technologies, Inc. - 0101 Saturn 4520P - 0640 Aries 16000P -125d ESS Technology - 0000 ES336H Fax Modem (Early Model) - 1948 Solo? - 1968 ES1968 Maestro 2 - 1028 0085 ES1968 Maestro-2 PCI - 1033 8051 ES1968 Maestro-2 Audiodrive - 1969 ES1969 Solo-1 Audiodrive - 1014 0166 ES1969 SOLO-1 AudioDrive on IBM Aptiva Mainboard - 125d 8888 Solo-1 Audio Adapter - 153b 111b Terratec 128i PCI - 1978 ES1978 Maestro 2E - 0e11 b112 Armada M700/E500 - 1033 803c ES1978 Maestro-2E Audiodrive - 1033 8058 ES1978 Maestro-2E Audiodrive - 1092 4000 Monster Sound MX400 - 1179 0001 ES1978 Maestro-2E Audiodrive - 1988 ES1988 Allegro-1 - 0e11 0098 Evo N600c - 1092 4100 Sonic Impact S100 - 125d 1988 ESS Allegro-1 Audiodrive - 1989 ESS Modem - 125d 1989 ESS Modem - 1998 ES1983S Maestro-3i PCI Audio Accelerator - 1028 00b1 Latitude C600 - 1028 00e6 ES1983S Maestro-3i (Dell Inspiron 8100) - 1999 ES1983S Maestro-3i PCI Modem Accelerator - 199a ES1983S Maestro-3i PCI Audio Accelerator - 199b ES1983S Maestro-3i PCI Modem Accelerator - 2808 ES336H Fax Modem (Later Model) - 2838 ES2838/2839 SuperLink Modem - 2898 ES2898 Modem - 125d 0424 ES56-PI Data Fax Modem - 125d 0425 ES56T-PI Data Fax Modem - 125d 0426 ES56V-PI Data Fax Modem - 125d 0427 VW-PI Data Fax Modem - 125d 0428 ES56ST-PI Data Fax Modem - 125d 0429 ES56SV-PI Data Fax Modem - 147a c001 ES56-PI Data Fax Modem - 148d 1030 HCF WV-PI56 [ESS ES56-PI Data Fax Modem] - 14fe 0428 ES56-PI Data Fax Modem - 14fe 0429 ES56-PI Data Fax Modem -125e Specialvideo Engineering SRL -125f Concurrent Technologies, Inc. -1260 Intersil Corporation - 3872 Prism 2.5 Wavelan chipset - 1468 0202 LAN-Express IEEE 802.11b Wireless LAN - 3873 Prism 2.5 Wavelan chipset - 1186 3501 DWL-520 Wireless PCI Adapter - 1186 3700 DWL-520 Wireless PCI Adapter, Rev E1 - 1385 4105 MA311 802.11b wireless adapter - 1668 0414 HWP01170-01 802.11b PCI Wireless Adapter - 16a5 1601 AIR.mate PC-400 PCI Wireless LAN Adapter - 1737 3874 WMP11 Wireless 802.11b PCI Adapter - 8086 2510 M3AWEB Wireless 802.11b MiniPCI Adapter - 8086 2513 Wireless 802.11b MiniPCI Adapter - 3886 ISL3886 [Prism Javelin/Prism Xbow] - 17cf 0037 XG-901 and clones Wireless Adapter - 3890 ISL3890 [Prism GT/Prism Duette]/ISL3886 [Prism Javelin/Prism Xbow] - 10b8 2802 SMC2802W Wireless PCI Adapter - 10b8 2835 SMC2835W Wireless Cardbus Adapter - 10b8 a835 SMC2835W V2 Wireless Cardbus Adapter - 1113 4203 WN4201B - 1113 8201 T-Com T-Sinus 154pcicard Wireless PCI Adapter - 1113 ee03 SMC2802W V2 Wireless PCI Adapter [ISL3886] - 1113 ee08 SMC2835W V3 EU Wireless Cardbus Adapter - 1186 3202 DWL-G650 A1 Wireless Adapter - 1259 c104 CG-WLCB54GT Wireless Adapter - 1260 0000 WG511 Wireless Adapter - 1385 4800 WG511 Wireless Adapter - 16a5 1605 ALLNET ALL0271 Wireless PCI Adapter - 17cf 0014 XG-600 and clones Wireless Adapter - 17cf 0020 XG-900 and clones Wireless Adapter - 8130 HMP8130 NTSC/PAL Video Decoder - 8131 HMP8131 NTSC/PAL Video Decoder -# This is probably more likely a HW fault, but I am keeping it for now --mj - ffff ISL3886IK - 1260 0000 Senao 3054MP+ (J) mini-PCI WLAN 802.11g adapter -1261 Matsushita-Kotobuki Electronics Industries, Ltd. -1262 ES Computer Company, Ltd. -1263 Sonic Solutions -1264 Aval Nagasaki Corporation -1265 Casio Computer Co., Ltd. -1266 Microdyne Corporation - 0001 NE10/100 Adapter (i82557B) - 1910 NE2000Plus (RT8029) Ethernet Adapter - 1266 1910 NE2000Plus Ethernet Adapter -1267 S. A. Telecommunications - 5352 PCR2101 - 5a4b Telsat Turbo -1268 Tektronix -1269 Thomson-CSF/TTM -126a Lexmark International, Inc. -126b Adax, Inc. -126c Northern Telecom - 1211 10/100BaseTX [RTL81xx] - 126c 802.11b Wireless Ethernet Adapter -126d Splash Technology, Inc. -126e Sumitomo Metal Industries, Ltd. -126f Silicon Motion, Inc. - 0501 SM501 VoyagerGX Rev. AA - 0510 SM501 VoyagerGX Rev. B - 0710 SM710 LynxEM - 0712 SM712 LynxEM+ - 0720 SM720 Lynx3DM - 0730 SM731 Cougar3DR - 0810 SM810 LynxE - 0811 SM811 LynxE - 0820 SM820 Lynx3D - 0910 SM910 -1270 Olympus Optical Co., Ltd. -1271 GW Instruments -1272 Telematics International -1273 Hughes Network Systems - 0002 DirecPC -1274 Ensoniq - 1171 ES1373 [AudioPCI] (also Creative Labs CT5803) - 1371 ES1371 [AudioPCI-97] - 0e11 0024 AudioPCI on Motherboard Compaq Deskpro - 0e11 b1a7 ES1371, ES1373 AudioPCI - 1033 80ac ES1371, ES1373 AudioPCI - 1042 1854 Tazer - 107b 8054 Tabor2 - 1274 1371 Creative Sound Blaster AudioPCI64V, AudioPCI128 - 1274 8001 CT4751 board - 1462 6470 ES1371, ES1373 AudioPCI On Motherboard MS-6147 1.1A - 1462 6560 ES1371, ES1373 AudioPCI On Motherboard MS-6156 1.10 - 1462 6630 ES1371, ES1373 AudioPCI On Motherboard MS-6163BX 1.0A - 1462 6631 ES1371, ES1373 AudioPCI On Motherboard MS-6163VIA 1.0A - 1462 6632 ES1371, ES1373 AudioPCI On Motherboard MS-6163BX 2.0A - 1462 6633 ES1371, ES1373 AudioPCI On Motherboard MS-6163VIA 2.0A - 1462 6820 ES1371, ES1373 AudioPCI On Motherboard MS-6182 1.00 - 1462 6822 ES1371, ES1373 AudioPCI On Motherboard MS-6182 1.00A - 1462 6830 ES1371, ES1373 AudioPCI On Motherboard MS-6183 1.00 - 1462 6880 ES1371, ES1373 AudioPCI On Motherboard MS-6188 1.00 - 1462 6900 ES1371, ES1373 AudioPCI On Motherboard MS-6190 1.00 - 1462 6910 ES1371, ES1373 AudioPCI On Motherboard MS-6191 - 1462 6930 ES1371, ES1373 AudioPCI On Motherboard MS-6193 - 1462 6990 ES1371, ES1373 AudioPCI On Motherboard MS-6199BX 2.0A - 1462 6991 ES1371, ES1373 AudioPCI On Motherboard MS-6199VIA 2.0A - 14a4 2077 ES1371, ES1373 AudioPCI On Motherboard KR639 - 14a4 2105 ES1371, ES1373 AudioPCI On Motherboard MR800 - 14a4 2107 ES1371, ES1373 AudioPCI On Motherboard MR801 - 14a4 2172 ES1371, ES1373 AudioPCI On Motherboard DR739 - 1509 9902 ES1371, ES1373 AudioPCI On Motherboard KW11 - 1509 9903 ES1371, ES1373 AudioPCI On Motherboard KW31 - 1509 9904 ES1371, ES1373 AudioPCI On Motherboard KA11 - 1509 9905 ES1371, ES1373 AudioPCI On Motherboard KC13 - 152d 8801 ES1371, ES1373 AudioPCI On Motherboard CP810E - 152d 8802 ES1371, ES1373 AudioPCI On Motherboard CP810 - 152d 8803 ES1371, ES1373 AudioPCI On Motherboard P3810E - 152d 8804 ES1371, ES1373 AudioPCI On Motherboard P3810-S - 152d 8805 ES1371, ES1373 AudioPCI On Motherboard P3820-S - 270f 2001 ES1371, ES1373 AudioPCI On Motherboard 6CTR - 270f 2200 ES1371, ES1373 AudioPCI On Motherboard 6WTX - 270f 3000 ES1371, ES1373 AudioPCI On Motherboard 6WSV - 270f 3100 ES1371, ES1373 AudioPCI On Motherboard 6WIV2 - 270f 3102 ES1371, ES1373 AudioPCI On Motherboard 6WIV - 270f 7060 ES1371, ES1373 AudioPCI On Motherboard 6ASA2 - 8086 4249 ES1371, ES1373 AudioPCI On Motherboard BI440ZX - 8086 424c ES1371, ES1373 AudioPCI On Motherboard BL440ZX - 8086 425a ES1371, ES1373 AudioPCI On Motherboard BZ440ZX - 8086 4341 ES1371, ES1373 AudioPCI On Motherboard Cayman - 8086 4343 ES1371, ES1373 AudioPCI On Motherboard Cape Cod - 8086 4541 D815EEA Motherboard - 8086 4649 ES1371, ES1373 AudioPCI On Motherboard Fire Island - 8086 464a ES1371, ES1373 AudioPCI On Motherboard FJ440ZX - 8086 4d4f ES1371, ES1373 AudioPCI On Motherboard Montreal - 8086 4f43 ES1371, ES1373 AudioPCI On Motherboard OC440LX - 8086 5243 ES1371, ES1373 AudioPCI On Motherboard RC440BX - 8086 5352 ES1371, ES1373 AudioPCI On Motherboard SunRiver - 8086 5643 ES1371, ES1373 AudioPCI On Motherboard Vancouver - 8086 5753 ES1371, ES1373 AudioPCI On Motherboard WS440BX - 5000 ES1370 [AudioPCI] - 5880 5880 AudioPCI - 1274 2000 Creative Sound Blaster AudioPCI128 - 1274 2003 Creative SoundBlaster AudioPCI 128 - 1274 5880 Creative Sound Blaster AudioPCI128 - 1274 8001 Sound Blaster 16PCI 4.1ch - 1458 a000 5880 AudioPCI On Motherboard 6OXET - 1462 6880 5880 AudioPCI On Motherboard MS-6188 1.00 - 270f 2001 5880 AudioPCI On Motherboard 6CTR - 270f 2200 5880 AudioPCI On Motherboard 6WTX - 270f 7040 5880 AudioPCI On Motherboard 6ATA4 -1275 Network Appliance Corporation -1276 Switched Network Technologies, Inc. -1277 Comstream -1278 Transtech Parallel Systems Ltd. - 0701 TPE3/TM3 PowerPC Node - 0710 TPE5 PowerPC PCI board -1279 Transmeta Corporation - 0060 TM8000 Northbridge - 0061 TM8000 AGP bridge - 0295 Northbridge - 0395 LongRun Northbridge - 0396 SDRAM controller - 0397 BIOS scratchpad -127a Rockwell International - 1002 HCF 56k Data/Fax Modem - 1092 094c SupraExpress 56i PRO [Diamond SUP2380] - 122d 4002 HPG / MDP3858-U - 122d 4005 MDP3858-E - 122d 4007 MDP3858-A/-NZ - 122d 4012 MDP3858-SA - 122d 4017 MDP3858-W - 122d 4018 MDP3858-W - 127a 1002 Rockwell 56K D/F HCF Modem - 1003 HCF 56k Data/Fax Modem - 0e11 b0bc 229-DF Zephyr - 0e11 b114 229-DF Cheetah - 1033 802b 229-DF - 13df 1003 PCI56RX Modem - 13e0 0117 IBM - 13e0 0147 IBM F-1156IV+/R3 Spain V.90 Modem - 13e0 0197 IBM - 13e0 01c7 IBM F-1156IV+/R3 WW V.90 Modem - 13e0 01f7 IBM - 1436 1003 IBM - 1436 1103 IBM 5614PM3G V.90 Modem - 1436 1602 Compaq 229-DF Ducati - 1004 HCF 56k Data/Fax/Voice Modem - 1048 1500 MicroLink 56k Modem - 10cf 1059 Fujitsu 229-DFRT - 1005 HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 1005 127a AOpen FM56-P - 1033 8029 229-DFSV - 1033 8054 Modem - 10cf 103c Fujitsu - 10cf 1055 Fujitsu 229-DFSV - 10cf 1056 Fujitsu 229-DFSV - 122d 4003 MDP3858SP-U - 122d 4006 Packard Bell MDP3858V-E - 122d 4008 MDP3858SP-A/SP-NZ - 122d 4009 MDP3858SP-E - 122d 4010 MDP3858V-U - 122d 4011 MDP3858SP-SA - 122d 4013 MDP3858V-A/V-NZ - 122d 4015 MDP3858SP-W - 122d 4016 MDP3858V-W - 122d 4019 MDP3858V-SA - 13df 1005 PCI56RVP Modem - 13e0 0187 IBM - 13e0 01a7 IBM - 13e0 01b7 IBM DF-1156IV+/R3 Spain V.90 Modem - 13e0 01d7 IBM DF-1156IV+/R3 WW V.90 Modem - 1436 1005 IBM - 1436 1105 IBM - 1437 1105 IBM 5614PS3G V.90 Modem - 1022 HCF 56k Modem - 1436 1303 M3-5614PM3G V.90 Modem - 1023 HCF 56k Data/Fax Modem - 122d 4020 Packard Bell MDP3858-WE - 122d 4023 MDP3858-UE - 13e0 0247 IBM F-1156IV+/R6 Spain V.90 Modem - 13e0 0297 IBM - 13e0 02c7 IBM F-1156IV+/R6 WW V.90 Modem - 1436 1203 IBM - 1436 1303 IBM - 1024 HCF 56k Data/Fax/Voice Modem - 1025 HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 10cf 106a Fujitsu 235-DFSV - 122d 4021 Packard Bell MDP3858V-WE - 122d 4022 MDP3858SP-WE - 122d 4024 MDP3858V-UE - 122d 4025 MDP3858SP-UE - 1026 HCF 56k PCI Speakerphone Modem - 1032 HCF 56k Modem - 1033 HCF 56k Modem - 1034 HCF 56k Modem - 1035 HCF 56k PCI Speakerphone Modem - 1036 HCF 56k Modem - 1085 HCF 56k Volcano PCI Modem - 2005 HCF 56k Data/Fax Modem - 104d 8044 229-DFSV - 104d 8045 229-DFSV - 104d 8055 PBE/Aztech 235W-DFSV - 104d 8056 235-DFSV - 104d 805a Modem - 104d 805f Modem - 104d 8074 Modem - 2013 HSF 56k Data/Fax Modem - 1179 0001 Modem - 1179 ff00 Modem - 2014 HSF 56k Data/Fax/Voice Modem - 10cf 1057 Fujitsu Citicorp III - 122d 4050 MSP3880-U - 122d 4055 MSP3880-W - 2015 HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 10cf 1063 Fujitsu - 10cf 1064 Fujitsu - 1468 2015 Fujitsu - 2016 HSF 56k Data/Fax/Voice/Spkp Modem - 122d 4051 MSP3880V-W - 122d 4052 MSP3880SP-W - 122d 4054 MSP3880V-U - 122d 4056 MSP3880SP-U - 122d 4057 MSP3880SP-A - 4311 Riptide HSF 56k PCI Modem - 127a 4311 Ring Modular? Riptide HSF RT HP Dom - 13e0 0210 HP-GVC - 4320 Riptide PCI Audio Controller - 1235 4320 Riptide PCI Audio Controller - 4321 Riptide HCF 56k PCI Modem - 1235 4321 Hewlett Packard DF - 1235 4324 Hewlett Packard DF - 13e0 0210 Hewlett Packard DF - 144d 2321 Riptide - 4322 Riptide PCI Game Controller - 1235 4322 Riptide PCI Game Controller - 8234 RapidFire 616X ATM155 Adapter - 108d 0022 RapidFire 616X ATM155 Adapter - 108d 0027 RapidFire 616X ATM155 Adapter -127b Pixera Corporation -127c Crosspoint Solutions, Inc. -127d Vela Research -127e Winnov, L.P. -127f Fujifilm -1280 Photoscript Group Ltd. -1281 Yokogawa Electric Corporation -1282 Davicom Semiconductor, Inc. - 9009 Ethernet 100/10 MBit - 9100 21x4x DEC-Tulip compatible 10/100 Ethernet - 9102 21x4x DEC-Tulip compatible 10/100 Ethernet - 9132 Ethernet 100/10 MBit -1283 Integrated Technology Express, Inc. - 673a IT8330G - 8152 IT8152F/G Advanced RISC-to-PCI Companion Chip - 8211 ITE 8211F Single Channel UDMA 133 - 1043 8138 P5GD1-VW Mainboard -# PCI version seems to be IT8212, embedded seems to be ITE8212 - 8212 IT/ITE8212 Dual channel ATA RAID controller - 1283 0001 IT/ITE8212 Dual channel ATA RAID controller - 8330 IT8330G - 8872 IT8874F PCI Dual Serial Port Controller - 8888 IT8888F PCI to ISA Bridge with SMB - 8889 IT8889F PCI to ISA Bridge - e886 IT8330G -1284 Sahara Networks, Inc. -1285 Platform Technologies, Inc. - 0100 AGOGO sound chip (aka ESS Maestro 1) -1286 Mazet GmbH -1287 M-Pact, Inc. - 001e LS220D DVD Decoder - 001f LS220C DVD Decoder -1288 Timestep Corporation -1289 AVC Technology, Inc. -128a Asante Technologies, Inc. -128b Transwitch Corporation -128c Retix Corporation -128d G2 Networks, Inc. - 0021 ATM155 Adapter -128e Hoontech Corporation/Samho Multi Tech Ltd. - 0008 ST128 WSS/SB - 0009 ST128 SAM9407 - 000a ST128 Game Port - 000b ST128 MPU Port - 000c ST128 Ctrl Port -128f Tateno Dennou, Inc. -1290 Sord Computer Corporation -1291 NCS Computer Italia -1292 Tritech Microelectronics Inc - fc02 Pyramid3D TR25202 -1293 Media Reality Technology -1294 Rhetorex, Inc. -1295 Imagenation Corporation -1296 Kofax Image Products -1297 Holco Enterprise Co, Ltd/Shuttle Computer -1298 Spellcaster Telecommunications Inc. -1299 Knowledge Technology Lab. -129a VMetro, inc. - 0615 PBT-615 PCI-X Bus Analyzer -129b Image Access -129c Jaycor -129d Compcore Multimedia, Inc. -129e Victor Company of Japan, Ltd. -129f OEC Medical Systems, Inc. -12a0 Allen-Bradley Company -12a1 Simpact Associates, Inc. -12a2 Newgen Systems Corporation -12a3 Lucent Technologies - 8105 T8105 H100 Digital Switch -12a4 NTT Electronics Technology Company -12a5 Vision Dynamics Ltd. -12a6 Scalable Networks, Inc. -12a7 AMO GmbH -12a8 News Datacom -12a9 Xiotech Corporation -12aa SDL Communications, Inc. -12ab Yuan Yuan Enterprise Co., Ltd. - 0000 MPG160/Kuroutoshikou ITVC15-STVLP - 0002 AU8830 [Vortex2] Based Sound Card With A3D Support - 2300 Club-3D Zap TV2100 - 3000 MPG-200C PCI DVD Decoder Card - fff3 MPG600/Kuroutoshikou ITVC16-STVLP - ffff MPG600/Kuroutoshikou ITVC16-STVLP -12ac Measurex Corporation -12ad Multidata GmbH -12ae Alteon Networks Inc. - 0001 AceNIC Gigabit Ethernet - 1014 0104 Gigabit Ethernet-SX PCI Adapter - 12ae 0001 Gigabit Ethernet-SX (Universal) - 1410 0104 Gigabit Ethernet-SX PCI Adapter - 0002 AceNIC Gigabit Ethernet (Copper) - 10a9 8002 Acenic Gigabit Ethernet - 12ae 0002 Gigabit Ethernet-T (3C986-T) - 00fa Farallon PN9100-T Gigabit Ethernet -12af TDK USA Corp -12b0 Jorge Scientific Corp -12b1 GammaLink -12b2 General Signal Networks -12b3 Inter-Face Co Ltd -12b4 FutureTel Inc -12b5 Granite Systems Inc. -12b6 Natural Microsystems -12b7 Cognex Modular Vision Systems Div. - Acumen Inc. -12b8 Korg -# Nee US Robotics -12b9 3Com Corp, Modem Division - 1006 WinModem - 12b9 005c USR 56k Internal Voice WinModem (Model 3472) - 12b9 005e USR 56k Internal WinModem (Models 662975) - 12b9 0062 USR 56k Internal Voice WinModem (Model 662978) - 12b9 0068 USR 56k Internal Voice WinModem (Model 5690) - 12b9 007a USR 56k Internal Voice WinModem (Model 662974) - 12b9 007f USR 56k Internal WinModem (Models 5698, 5699) - 12b9 0080 USR 56k Internal WinModem (Models 2975, 3528) - 12b9 0081 USR 56k Internal Voice WinModem (Models 2974, 3529) - 12b9 0091 USR 56k Internal Voice WinModem (Model 2978) - 1007 USR 56k Internal WinModem - 12b9 00a3 USR 56k Internal WinModem (Model 3595) - 12b9 00c4 U.S. Robotics 56K Voice Win Int (2884a) - 1008 56K FaxModem Model 5610 - 12b9 00a2 USR 56k Internal FAX Modem (Model 2977) - 12b9 00aa USR 56k Internal Voice Modem (Model 2976) - 12b9 00ab USR 56k Internal Voice Modem (Model 5609) - 12b9 00ac USR 56k Internal Voice Modem (Model 3298) - 12b9 00ad USR 56k Internal FAX Modem (Model 5610) -12ba BittWare, Inc. -12bb Nippon Unisoft Corporation -12bc Array Microsystems -12bd Computerm Corp. -12be Anchor Chips Inc. - 3041 AN3041Q CO-MEM - 3042 AN3042Q CO-MEM Lite - 12be 3042 Anchor Chips Lite Evaluation Board -12bf Fujifilm Microdevices -12c0 Infimed -12c1 GMM Research Corp -12c2 Mentec Limited -12c3 Holtek Microelectronics Inc - 0058 PCI NE2K Ethernet - 5598 PCI NE2K Ethernet -12c4 Connect Tech Inc - 0001 Blue HEAT/PCI 8 (RS232/CL/RJ11) - 0002 Blue HEAT/PCI 4 (RS232) - 0003 Blue HEAT/PCI 2 (RS232) - 0004 Blue HEAT/PCI 8 (UNIV, RS485) - 0005 Blue HEAT/PCI 4+4/6+2 (UNIV, RS232/485) - 0006 Blue HEAT/PCI 4 (OPTO, RS485) - 0007 Blue HEAT/PCI 2+2 (RS232/485) - 0008 Blue HEAT/PCI 2 (OPTO, Tx, RS485) - 0009 Blue HEAT/PCI 2+6 (RS232/485) - 000a Blue HEAT/PCI 8 (Tx, RS485) - 000b Blue HEAT/PCI 4 (Tx, RS485) - 000c Blue HEAT/PCI 2 (20 MHz, RS485) - 000d Blue HEAT/PCI 2 PTM - 0100 NT960/PCI - 0201 cPCI Titan - 2 Port - 0202 cPCI Titan - 4 Port - 0300 CTI PCI UART 2 (RS232) - 0301 CTI PCI UART 4 (RS232) - 0302 CTI PCI UART 8 (RS232) - 0310 CTI PCI UART 1+1 (RS232/485) - 0311 CTI PCI UART 2+2 (RS232/485) - 0312 CTI PCI UART 4+4 (RS232/485) - 0320 CTI PCI UART 2 - 0321 CTI PCI UART 4 - 0322 CTI PCI UART 8 - 0330 CTI PCI UART 2 (RS485) - 0331 CTI PCI UART 4 (RS485) - 0332 CTI PCI UART 8 (RS485) -12c5 Picture Elements Incorporated - 007e Imaging/Scanning Subsystem Engine - 007f Imaging/Scanning Subsystem Engine - 0081 PCIVST [Grayscale Thresholding Engine] - 0085 Video Simulator/Sender - 0086 THR2 Multi-scale Thresholder -12c6 Mitani Corporation -12c7 Dialogic Corp -12c8 G Force Co, Ltd -12c9 Gigi Operations -12ca Integrated Computing Engines -12cb Antex Electronics Corporation -12cc Pluto Technologies International -12cd Aims Lab -12ce Netspeed Inc. -12cf Prophet Systems, Inc. -12d0 GDE Systems, Inc. -12d1 PSITech -12d2 NVidia / SGS Thomson (Joint Venture) - 0008 NV1 - 0009 DAC64 - 0018 Riva128 - 1048 0c10 VICTORY Erazor - 107b 8030 STB Velocity 128 - 1092 0350 Viper V330 - 1092 1092 Viper V330 - 10b4 1b1b STB Velocity 128 - 10b4 1b1d STB Velocity 128 - 10b4 1b1e STB Velocity 128, PAL TV-Out - 10b4 1b20 STB Velocity 128 Sapphire - 10b4 1b21 STB Velocity 128 - 10b4 1b22 STB Velocity 128 AGP, NTSC TV-Out - 10b4 1b23 STB Velocity 128 AGP, PAL TV-Out - 10b4 1b27 STB Velocity 128 DVD - 10b4 1b88 MVP Pro 128 - 10b4 222a STB Velocity 128 AGP - 10b4 2230 STB Velocity 128 - 10b4 2232 STB Velocity 128 - 10b4 2235 STB Velocity 128 AGP - 2a15 54a3 3DVision-SAGP / 3DexPlorer 3000 - 0019 Riva128ZX - 0020 TNT - 0028 TNT2 - 0029 UTNT2 - 002c VTNT2 - 00a0 ITNT2 -12d3 Vingmed Sound A/S -12d4 Ulticom (Formerly DGM&S) - 0200 T1 Card -12d5 Equator Technologies Inc - 0003 BSP16 - 1000 BSP15 -12d6 Analogic Corp -12d7 Biotronic SRL -12d8 Pericom Semiconductor - 01a7 PI7C21P100 PCI to PCI Bridge - 8150 PCI to PCI Bridge -12d9 Aculab PLC - 0002 PCI Prosody - 0004 cPCI Prosody - 0005 Aculab E1/T1 PCI card - 1078 Prosody X class e1000 device - 12d9 000d Prosody X PCI -12da True Time Inc. -12db Annapolis Micro Systems, Inc -12dc Symicron Computer Communication Ltd. -12dd Management Graphics -12de Rainbow Technologies - 0200 CryptoSwift CS200 -12df SBS Technologies Inc -12e0 Chase Research - 0010 ST16C654 Quad UART - 0020 ST16C654 Quad UART - 0030 ST16C654 Quad UART -12e1 Nintendo Co, Ltd -12e2 Datum Inc. Bancomm-Timing Division -12e3 Imation Corp - Medical Imaging Systems -12e4 Brooktrout Technology Inc -12e5 Apex Semiconductor Inc -12e6 Cirel Systems -12e7 Sunsgroup Corporation -12e8 Crisc Corp -12e9 GE Spacenet -12ea Zuken -12eb Aureal Semiconductor - 0001 Vortex 1 - 104d 8036 AU8820 Vortex Digital Audio Processor - 1092 2000 Sonic Impact A3D - 1092 2100 Sonic Impact A3D - 1092 2110 Sonic Impact A3D - 1092 2200 Sonic Impact A3D - 122d 1002 AU8820 Vortex Digital Audio Processor - 12eb 0001 AU8820 Vortex Digital Audio Processor - 5053 3355 Montego - 0002 Vortex 2 - 104d 8049 AU8830 Vortex 3D Digital Audio Processor - 104d 807b AU8830 Vortex 3D Digital Audio Processor - 1092 3000 Monster Sound II - 1092 3001 Monster Sound II - 1092 3002 Monster Sound II - 1092 3003 Monster Sound II - 1092 3004 Monster Sound II - 12eb 0002 AU8830 Vortex 3D Digital Audio Processor - 12eb 0088 AU8830 Vortex 3D Digital Audio Processor - 144d 3510 AU8830 Vortex 3D Digital Audio Processor - 5053 3356 Montego II - 0003 AU8810 Vortex Digital Audio Processor - 104d 8049 AU8810 Vortex Digital Audio Processor - 104d 8077 AU8810 Vortex Digital Audio Processor - 109f 1000 AU8810 Vortex Digital Audio Processor - 12eb 0003 AU8810 Vortex Digital Audio Processor - 1462 6780 AU8810 Vortex Digital Audio Processor - 14a4 2073 AU8810 Vortex Digital Audio Processor - 14a4 2091 AU8810 Vortex Digital Audio Processor - 14a4 2104 AU8810 Vortex Digital Audio Processor - 14a4 2106 AU8810 Vortex Digital Audio Processor - 8803 Vortex 56k Software Modem - 12eb 8803 Vortex 56k Software Modem -12ec 3A International, Inc. -12ed Optivision Inc. -12ee Orange Micro -12ef Vienna Systems -12f0 Pentek -12f1 Sorenson Vision Inc -12f2 Gammagraphx, Inc. -12f3 Radstone Technology -12f4 Megatel -12f5 Forks -12f6 Dawson France -12f7 Cognex -12f8 Electronic Design GmbH - 0002 VideoMaker -12f9 Four Fold Ltd -12fb Spectrum Signal Processing - 0001 PMC-MAI - 00f5 F5 Dakar - 02ad PMC-2MAI - 2adc ePMC-2ADC - 3100 PRO-3100 - 3500 PRO-3500 - 4d4f Modena - 8120 ePMC-8120 - da62 Daytona C6201 PCI (Hurricane) - db62 Ingliston XBIF - dc62 Ingliston PLX9054 - dd62 Ingliston JTAG/ISP - eddc ePMC-MSDDC - fa01 ePMC-FPGA -12fc Capital Equipment Corp -12fd I2S -12fe ESD Electronic System Design GmbH -12ff Lexicon -1300 Harman International Industries Inc -1302 Computer Sciences Corp -1303 Innovative Integration -1304 Juniper Networks -1305 Netphone, Inc -1306 Duet Technologies -# Nee ComputerBoards -1307 Measurement Computing - 0001 PCI-DAS1602/16 - 000b PCI-DIO48H - 000c PCI-PDISO8 - 000d PCI-PDISO16 - 000f PCI-DAS1200 - 0010 PCI-DAS1602/12 - 0014 PCI-DIO24H - 0015 PCI-DIO24H/CTR3 - 0016 PCI-DIO48H/CTR15 - 0017 PCI-DIO96H - 0018 PCI-CTR05 - 0019 PCI-DAS1200/JR - 001a PCI-DAS1001 - 001b PCI-DAS1002 - 001c PCI-DAS1602JR/16 - 001d PCI-DAS6402/16 - 001e PCI-DAS6402/12 - 001f PCI-DAS16/M1 - 0020 PCI-DDA02/12 - 0021 PCI-DDA04/12 - 0022 PCI-DDA08/12 - 0023 PCI-DDA02/16 - 0024 PCI-DDA04/16 - 0025 PCI-DDA08/16 - 0026 PCI-DAC04/12-HS - 0027 PCI-DAC04/16-HS - 0028 PCI-DIO24 - 0029 PCI-DAS08 - 002c PCI-INT32 - 0033 PCI-DUAL-AC5 - 0034 PCI-DAS-TC - 0035 PCI-DAS64/M1/16 - 0036 PCI-DAS64/M2/16 - 0037 PCI-DAS64/M3/16 - 004c PCI-DAS1000 - 004d PCI-QUAD04 - 0052 PCI-DAS4020/12 - 0054 PCI-DIO96 - 005e PCI-DAS6025 -1308 Jato Technologies Inc. - 0001 NetCelerator Adapter - 1308 0001 NetCelerator Adapter -1309 AB Semiconductor Ltd -130a Mitsubishi Electric Microcomputer -130b Colorgraphic Communications Corp -130c Ambex Technologies, Inc -130d Accelerix Inc -130e Yamatake-Honeywell Co. Ltd -130f Advanet Inc -1310 Gespac -1311 Videoserver, Inc -1312 Acuity Imaging, Inc -1313 Yaskawa Electric Co. -1316 Teradyne Inc -1317 ADMtek - 0981 21x4x DEC-Tulip compatible 10/100 Ethernet - 0985 NC100 Network Everywhere Fast Ethernet 10/100 - 1734 100c Scenic N300 ADMtek AN983 10/100 Mbps PCI Adapter - 1985 21x4x DEC-Tulip compatible 10/100 Ethernet - 2850 HSP MicroModem 56 - 5120 ADM5120 OpenGate System-on-Chip - 8201 ADM8211 802.11b Wireless Interface - 10b8 2635 SMC2635W 802.11b (11Mbps) wireless lan pcmcia (cardbus) card - 1317 8201 SMC2635W 802.11b (11mbps) wireless lan pcmcia (cardbus) card - 8211 ADM8211 802.11b Wireless Interface - 9511 21x4x DEC-Tulip compatible 10/100 Ethernet -1318 Packet Engines Inc. - 0911 GNIC-II PCI Gigabit Ethernet [Hamachi] -1319 Fortemedia, Inc - 0801 Xwave QS3000A [FM801] - 1319 1319 FM801 PCI Audio - 0802 Xwave QS3000A [FM801 game port] - 1319 1319 FM801 PCI Joystick - 1000 FM801 PCI Audio - 1001 FM801 PCI Joystick -131a Finisar Corp. -131c Nippon Electro-Sensory Devices Corp -131d Sysmic, Inc. -131e Xinex Networks Inc -131f Siig Inc - 1000 CyberSerial (1-port) 16550 - 1001 CyberSerial (1-port) 16650 - 1002 CyberSerial (1-port) 16850 - 1010 Duet 1S(16550)+1P - 1011 Duet 1S(16650)+1P - 1012 Duet 1S(16850)+1P - 1020 CyberParallel (1-port) - 1021 CyberParallel (2-port) - 1030 CyberSerial (2-port) 16550 - 1031 CyberSerial (2-port) 16650 - 1032 CyberSerial (2-port) 16850 - 1034 Trio 2S(16550)+1P - 1035 Trio 2S(16650)+1P - 1036 Trio 2S(16850)+1P - 1050 CyberSerial (4-port) 16550 - 1051 CyberSerial (4-port) 16650 - 1052 CyberSerial (4-port) 16850 - 2000 CyberSerial (1-port) 16550 - 2001 CyberSerial (1-port) 16650 - 2002 CyberSerial (1-port) 16850 - 2010 Duet 1S(16550)+1P - 2011 Duet 1S(16650)+1P - 2012 Duet 1S(16850)+1P - 2020 CyberParallel (1-port) - 2021 CyberParallel (2-port) - 2030 CyberSerial (2-port) 16550 - 131f 2030 PCI Serial Card - 2031 CyberSerial (2-port) 16650 - 2032 CyberSerial (2-port) 16850 - 2040 Trio 1S(16550)+2P - 2041 Trio 1S(16650)+2P - 2042 Trio 1S(16850)+2P - 2050 CyberSerial (4-port) 16550 - 2051 CyberSerial (4-port) 16650 - 2052 CyberSerial (4-port) 16850 - 2060 Trio 2S(16550)+1P - 2061 Trio 2S(16650)+1P - 2062 Trio 2S(16850)+1P - 2081 CyberSerial (8-port) ST16654 -1320 Crypto AG -1321 Arcobel Graphics BV -1322 MTT Co., Ltd -1323 Dome Inc -1324 Sphere Communications -1325 Salix Technologies, Inc -1326 Seachange international -1327 Voss scientific -1328 quadrant international -1329 Productivity Enhancement -132a Microcom Inc. -132b Broadband Technologies -132c Micrel Inc -132d Integrated Silicon Solution, Inc. -1330 MMC Networks -1331 RadiSys Corporation - 0030 ENP-2611 - 8200 82600 Host Bridge - 8201 82600 IDE - 8202 82600 USB - 8210 82600 PCI Bridge -1332 Micro Memory - 5415 MM-5415CN PCI Memory Module with Battery Backup - 5425 MM-5425CN PCI 64/66 Memory Module with Battery Backup - 6140 MM-6140D -1334 Redcreek Communications, Inc -1335 Videomail, Inc -1337 Third Planet Publishing -1338 BT Electronics -133a Vtel Corp -133b Softcom Microsystems -133c Holontech Corp -133d SS Technologies -133e Virtual Computer Corp -133f SCM Microsystems -1340 Atalla Corp -1341 Kyoto Microcomputer Co -1342 Promax Systems Inc -1343 Phylon Communications Inc -1344 Crucial Technology -1345 Arescom Inc -1347 Odetics -1349 Sumitomo Electric Industries, Ltd. -134a DTC Technology Corp. - 0001 Domex 536 - 0002 Domex DMX3194UP SCSI Adapter -134b ARK Research Corp. -134c Chori Joho System Co. Ltd -134d PCTel Inc - 2189 HSP56 MicroModem - 2486 2304WT V.92 MDC Modem - 7890 HSP MicroModem 56 - 134d 0001 PCT789 adapter - 7891 HSP MicroModem 56 - 134d 0001 HSP MicroModem 56 - 7892 HSP MicroModem 56 - 7893 HSP MicroModem 56 - 7894 HSP MicroModem 56 - 7895 HSP MicroModem 56 - 7896 HSP MicroModem 56 - 7897 HSP MicroModem 56 -134e CSTI -134f Algo System Co Ltd -1350 Systec Co. Ltd -1351 Sonix Inc -1353 Thales Idatys - 0002 Proserver - 0003 PCI-FUT - 0004 PCI-S0 - 0005 PCI-FUT-S0 -1354 Dwave System Inc -1355 Kratos Analytical Ltd -1356 The Logical Co -1359 Prisa Networks -135a Brain Boxes -135b Giganet Inc -135c Quatech Inc - 0010 QSC-100 - 0020 DSC-100 - 0030 DSC-200/300 - 0040 QSC-200/300 - 0050 ESC-100D - 0060 ESC-100M - 00f0 MPAC-100 Syncronous Serial Card (Zilog 85230) - 0170 QSCLP-100 - 0180 DSCLP-100 - 0190 SSCLP-100 - 01a0 QSCLP-200/300 - 01b0 DSCLP-200/300 - 01c0 SSCLP-200/300 -135d ABB Network Partner AB -135e Sealevel Systems Inc - 5101 Route 56.PCI - Multi-Protocol Serial Interface (Zilog Z16C32) - 7101 Single Port RS-232/422/485/530 - 7201 Dual Port RS-232/422/485 Interface - 7202 Dual Port RS-232 Interface - 7401 Four Port RS-232 Interface - 7402 Four Port RS-422/485 Interface - 7801 Eight Port RS-232 Interface - 7804 Eight Port RS-232/422/485 Interface - 8001 8001 Digital I/O Adapter -135f I-Data International A-S -1360 Meinberg Funkuhren - 0101 PCI32 DCF77 Radio Clock - 0102 PCI509 DCF77 Radio Clock - 0103 PCI510 DCF77 Radio Clock - 0104 PCI511 DCF77 Radio Clock - 0201 GPS167PCI GPS Receiver - 0202 GPS168PCI GPS Receiver - 0203 GPS169PCI GPS Receiver - 0204 GPS170PCI GPS Receiver - 0301 TCR510PCI IRIG Timecode Reader - 0302 TCR167PCI IRIG Timecode Reader - 0303 TCR511PCI IRIG Timecode Reader -1361 Soliton Systems K.K. -1362 Fujifacom Corporation -1363 Phoenix Technology Ltd -1364 ATM Communications Inc -1365 Hypercope GmbH -1366 Teijin Seiki Co. Ltd -1367 Hitachi Zosen Corporation -1368 Skyware Corporation -1369 Digigram -136a High Soft Tech - 0004 HST Saphir VII mini PCI - 0007 HST Saphir III E MultiLink 4 - 0008 HST Saphir III E MultiLink 8 - 000a HST Saphir III E MultiLink 2 -136b Kawasaki Steel Corporation - ff01 KL5A72002 Motion JPEG -136c Adtek System Science Co Ltd -136d Gigalabs Inc -136f Applied Magic Inc -1370 ATL Products -1371 CNet Technology Inc - 434e GigaCard Network Adapter - 1371 434e N-Way PCI-Bus Giga-Card 1000/100/10Mbps(L) -1373 Silicon Vision Inc -1374 Silicom Ltd. - 0024 Silicom Dual port Giga Ethernet BGE Bypass Server Adapter - 0025 Silicom Quad port Giga Ethernet BGE Bypass Server Adapter - 0026 Silicom Dual port Fiber Giga Ethernet 546 Bypass Server Adapter - 0027 Silicom Dual port Fiber LX Giga Ethernet 546 Bypass Server Adapter - 0029 Silicom Dual port Copper Giga Ethernet 546GB Bypass Server Adapter - 002a Silicom Dual port Fiber Giga Ethernet 546 TAP/Bypass Server Adapter - 002b Silicom Dual port Copper Fast Ethernet 546 TAP/Bypass Server Adapter (PXE2TBI) - 002c Silicom Quad port Copper Giga Ethernet 546GB Bypass Server Adapter (PXG4BPI) - 002d Silicom Quad port Fiber-SX Giga Ethernet 546GB Bypass Server Adapter (PXG4BPFI) - 002e Silicom Quad port Fiber-LX Giga Ethernet 546GB Bypass Server Adapter (PXG4BPFI-LX) - 002f Silicom Dual port Fiber-SX Giga Ethernet 546GB Low profile Bypass Server Adapter (PXG2BPFIL) - 0030 Silicom Dual port Fiber-LX Giga Ethernet 546GB Low profile Bypass Server Adapter - 0031 Silicom Quad port Copper Giga Ethernet PCI-E Bypass Server Adapter - 0032 Silicom Dual port Copper Fast Ethernet 546 TAP/Bypass Server Adapter - 0034 Silicom Dual port Copper Giga Ethernet PCI-E BGE Bypass Server Adapter - 0035 Silicom Quad port Copper Giga Ethernet PCI-E BGE Bypass Server Adapter - 0036 Silicom Dual port Fiber Giga Ethernet PCI-E BGE Bypass Server Adapter - 0037 Silicom Quad port Copper Ethernet PCI-E Intel based Bypass Server Adapter - 0038 Silicom Quad port Copper Ethernet PCI-E Intel based Bypass Server Adapter - 0039 Silicom Dual port Fiber-SX Ethernet PCI-E Intel based Bypass Server Adapter - 003a Silicom Dual port Fiber-LX Ethernet PCI-E Intel based Bypass Server Adapter - 003b Silicom Dual port Fiber Ethernet PMC Intel based Bypass Server Adapter (PMCX2BPFI) - 003c Silicom Dual port Copper Ethernet PCI-X BGE based Bypass Server Adapter (PXG2BPRB) -1375 Argosystems Inc -1376 LMC -1377 Electronic Equipment Production & Distribution GmbH -1378 Telemann Co. Ltd -1379 Asahi Kasei Microsystems Co Ltd -137a Mark of the Unicorn Inc - 0001 PCI-324 Audiowire Interface -137b PPT Vision -137c Iwatsu Electric Co Ltd -137d Dynachip Corporation -137e Patriot Scientific Corporation -137f Japan Satellite Systems Inc -1380 Sanritz Automation Co Ltd -1381 Brains Co. Ltd -1382 Marian - Electronic & Software - 0001 ARC88 audio recording card - 2008 Prodif 96 Pro sound system - 2048 Prodif Plus sound system - 2088 Marc 8 Midi sound system - 20c8 Marc A sound system - 4008 Marc 2 sound system - 4010 Marc 2 Pro sound system - 4048 Marc 4 MIDI sound system - 4088 Marc 4 Digi sound system - 4248 Marc X sound system - 4424 TRACE D4 Sound System -1383 Controlnet Inc -1384 Reality Simulation Systems Inc -1385 Netgear - 0013 WG311T 108 Mbps Wireless PCI Adapter - 006b WA301 802.11b Wireless PCI Adapter - 311a GA311 Gigabit Ethernet PCI Adapter - 4100 MA301 802.11b Wireless PCI Adapter - 4105 MA311 802.11b Wireless PCI Adapter - 4251 WG111T 108 Mbps Wireless USB 2.0 Adapter - 4400 WAG511 802.11a/b/g Dual Band Wireless PC Card - 4600 WAG511 802.11a/b/g Dual Band Wireless PC Card - 4601 WAG511 802.11a/b/g Dual Band Wireless PC Card - 4610 WAG511 802.11a/b/g Dual Band Wireless PC Card - 4800 WG511(v1) 54 Mbps Wireless PC Card - 4900 WG311v1 54 Mbps Wireless PCI Adapter - 4a00 WAG311 802.11a/g Wireless PCI Adapter - 4b00 WG511T 108 Mbps Wireless PC Card - 4c00 WG311v2 54 Mbps Wireless PCI Adapter - 4d00 WG311T 108 Mbps Wireless PCI Adapter - 4e00 WG511v2 54 Mbps Wireless PC Card - 4f00 WG511U Double 108 Mbps Wireless PC Card - 5200 GA511 Gigabit PC Card - 620a GA620 Gigabit Ethernet - 622a GA622 - 630a GA630 Gigabit Ethernet - 6b00 WG311v3 54 Mbps Wireless PCI Adapter - 6d00 WPNT511 RangeMax 240 Mbps Wireless PC Card - 7b00 WN511B RangeMax Next 270 Mbps Wireless PC Card - 7c00 WN511T RangeMax Next 300 Mbps Wireless PC Card - 7d00 WN311B RangeMax Next 270 Mbps Wireless PCI Adapter - 7e00 WN311T RangeMax Next 300 Mbps Wireless PCI Adapter - f004 FA310TX -1386 Video Domain Technologies -1387 Systran Corp -1388 Hitachi Information Technology Co Ltd -1389 Applicom International - 0001 PCI1500PFB [Intelligent fieldbus adaptor] -138a Fusion Micromedia Corp -138b Tokimec Inc -138c Silicon Reality -138d Future Techno Designs pte Ltd -138e Basler GmbH -138f Patapsco Designs Inc -1390 Concept Development Inc -1391 Development Concepts Inc -1392 Medialight Inc -1393 Moxa Technologies Co Ltd - 1040 Smartio C104H/PCI - 1141 Industrio CP-114 - 1680 Smartio C168H/PCI - 1681 CP-168U V2 Smart Serial Board (8-port RS-232) - 2040 Intellio CP-204J - 2180 Intellio C218 Turbo PCI - 3200 Intellio C320 Turbo PCI -1394 Level One Communications - 0001 LXT1001 Gigabit Ethernet - 1394 0001 NetCelerator Adapter -1395 Ambicom Inc -1396 Cipher Systems Inc -1397 Cologne Chip Designs GmbH - 08b4 ISDN network Controller [HFC-4S] - 1397 b520 HFC-4S [IOB4ST] - 1397 b540 HFC-4S [Swyx 4xS0 SX2 QuadBri] - 1397 b556 HFC-4S [Junghanns DuoDBRI] - 16b8 ISDN network Controller [HFC-8S] - 2bd0 ISDN network controller [HFC-PCI] - 0675 1704 ISDN Adapter (PCI Bus, D, C) - 0675 1708 ISDN Adapter (PCI Bus, D, C, ACPI) - 1397 2bd0 ISDN Board - e4bf 1000 CI1-1-Harp - 30b1 ISDN network Controller [HFC-E1] - b700 ISDN network controller PrimuX S0 [HFC-PCI] - f001 GSM Network Controller [HFC-4GSM] -1398 Clarion co. Ltd -1399 Rios systems Co Ltd -139a Alacritech Inc - 0001 Quad Port 10/100 Server Accelerator - 0003 Single Port 10/100 Server Accelerator - 0005 Single Port Gigabit Server Accelerator -139b Mediasonic Multimedia Systems Ltd -139c Quantum 3d Inc -139d EPL limited -139e Media4 -139f Aethra s.r.l. -13a0 Crystal Group Inc -13a1 Kawasaki Heavy Industries Ltd -13a2 Ositech Communications Inc -13a3 Hifn Inc. - 0005 7751 Security Processor - 0006 6500 Public Key Processor - 0007 7811 Security Processor - 0012 7951 Security Processor - 0014 78XX Security Processor - 0016 8065 Security Processor - 0017 8165 Security Processor - 0018 8154 Security Processor - 001d 7956 Security Processor - 0020 7955 Security Processor - 0026 8155 Security Processor - 002e 9630 Compression Processor -13a4 Rascom Inc -13a5 Audio Digital Imaging Inc -13a6 Videonics Inc -13a7 Teles AG -13a8 Exar Corp. - 0152 XR17C/D152 Dual PCI UART - 0154 XR17C154 Quad UART - 0158 XR17C158 Octal UART -13a9 Siemens Medical Systems, Ultrasound Group -13aa Broadband Networks Inc -13ab Arcom Control Systems Ltd -13ac Motion Media Technology Ltd -13ad Nexus Inc -13ae ALD Technology Ltd -13af T.Sqware -13b0 Maxspeed Corp -13b1 Tamura corporation -13b2 Techno Chips Co. Ltd -13b3 Lanart Corporation -13b4 Wellbean Co Inc -13b5 ARM -13b6 Dlog GmbH -13b7 Logic Devices Inc -13b8 Nokia Telecommunications oy -13b9 Elecom Co Ltd -13ba Oxford Instruments -13bb Sanyo Technosound Co Ltd -13bc Bitran Corporation -13bd Sharp corporation -13be Miroku Jyoho Service Co. Ltd -13bf Sharewave Inc -13c0 Microgate Corporation - 0010 SyncLink Adapter v1 - 0020 SyncLink SCC Adapter - 0030 SyncLink Multiport Adapter - 0210 SyncLink Adapter v2 -13c1 3ware Inc - 1000 5xxx/6xxx-series PATA-RAID - 1001 7xxx/8xxx-series PATA/SATA-RAID - 13c1 1001 7xxx/8xxx-series PATA/SATA-RAID - 1002 9xxx-series SATA-RAID - 1003 9550SX SATA-RAID - 1004 9650SE SATA-II RAID -13c2 Technotrend Systemtechnik GmbH - 000e Technotrend/Hauppauge DVB card rev2.3 -13c3 Janz Computer AG -13c4 Phase Metrics -13c5 Alphi Technology Corp -13c6 Condor Engineering Inc - 0520 CEI-520 A429 Card - 0620 CEI-620 A429 Card - 0820 CEI-820 A429 Card -13c7 Blue Chip Technology Ltd -13c8 Apptech Inc -13c9 Eaton Corporation -13ca Iomega Corporation -13cb Yano Electric Co Ltd -13cc Metheus Corporation -13cd Compatible Systems Corporation -13ce Cocom A/S -13cf Studio Audio & Video Ltd -13d0 Techsan Electronics Co Ltd - 2103 B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card - 2200 B2C2 FlexCopIII DVB chip / Technisat SkyStar2 DVB card -13d1 Abocom Systems Inc - ab02 ADMtek Centaur-C rev 17 [D-Link DFE-680TX] CardBus Fast Ethernet Adapter - ab03 21x4x DEC-Tulip compatible 10/100 Ethernet - ab06 RTL8139 [FE2000VX] CardBus Fast Ethernet Attached Port Adapter - ab08 21x4x DEC-Tulip compatible 10/100 Ethernet -13d2 Shark Multimedia Inc -13d3 IMC Networks - 3219 DTV-DVB 7049A DVB-T USB Stick -13d4 Graphics Microsystems Inc -13d5 Media 100 Inc -13d6 K.I. Technology Co Ltd -13d7 Toshiba Engineering Corporation -13d8 Phobos corporation -13d9 Apex PC Solutions Inc -13da Intresource Systems pte Ltd -13db Janich & Klass Computertechnik GmbH -13dc Netboost Corporation -13dd Multimedia Bundle Inc -13de ABB Robotics Products AB -13df E-Tech Inc - 0001 PCI56RVP Modem - 13df 0001 PCI56RVP Modem -13e0 GVC Corporation -13e1 Silicom Multimedia Systems Inc -13e2 Dynamics Research Corporation -13e3 Nest Inc -13e4 Calculex Inc -13e5 Telesoft Design Ltd -13e6 Argosy research Inc -13e7 NAC Incorporated -13e8 Chip Express Corporation -13e9 Intraserver Technology Inc -13ea Dallas Semiconductor -13eb Hauppauge Computer Works Inc -13ec Zydacron Inc - 000a NPC-RC01 Remote control receiver -13ed Raytheion E-Systems -13ee Hayes Microcomputer Products Inc -13ef Coppercom Inc -13f0 Sundance Technology Inc / IC Plus Corp - 0200 IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY - 0201 ST201 Sundance Ethernet - 1023 IP1000 Family Gigabit Ethernet -13f1 Oce' - Technologies B.V. -13f2 Ford Microelectronics Inc -13f3 Mcdata Corporation -13f4 Troika Networks, Inc. - 1401 Zentai Fibre Channel Adapter -13f5 Kansai Electric Co. Ltd -13f6 C-Media Electronics Inc - 0011 CMI8738 - 0100 CM8338A - 13f6 ffff CMI8338/C3DX PCI Audio Device - 0101 CM8338B - 13f6 0101 CMI8338-031 PCI Audio Device - 0111 CM8738 - 1019 0970 P6STP-FL motherboard - 1043 8035 CUSI-FX motherboard - 1043 8077 CMI8738 6-channel audio controller - 1043 80e2 CMI8738 6ch-MX - 13f6 0111 CMI8738/C3DX PCI Audio Device - 1681 a000 Gamesurround MUSE XL - 0211 CM8738 - 9880 CM9880 -13f7 Wildfire Communications -13f8 Ad Lib Multimedia Inc -13f9 NTT Advanced Technology Corp. -13fa Pentland Systems Ltd -13fb Aydin Corp -13fc Computer Peripherals International -13fd Micro Science Inc -13fe Advantech Co. Ltd - 1240 PCI-1240 4-channel stepper motor controller card - 1600 PCI-16xx series PCI multiport serial board (function 0) -# This board has two PCI functions, appears as two PCI devices - 1601 0002 PCI-1601 2-port unisolated RS-422/485 -# This board has two PCI functions, appears as two PCI devices - 1602 0002 PCI-1602 2-port isolated RS-422/485 - 1612 0004 PCI-1612 4-port RS-232/422/485 - 16ff PCI-16xx series PCI multiport serial board (function 1: RX/TX steering CPLD) - 1601 0000 PCI-1601 2-port unisolated RS-422/485 PCI communications card - 1602 0000 PCI-1602 2-port isolated RS-422/485 - 1612 0000 PCI-1612 4-port RS-232/422/485 - 1733 PCI-1733 32-channel isolated digital input card - 1752 PCI-1752 - 1754 PCI-1754 - 1756 PCI-1756 -13ff Silicon Spice Inc -1400 Artx Inc - 1401 9432 TX -1401 CR-Systems A/S -1402 Meilhaus Electronic GmbH -1403 Ascor Inc -1404 Fundamental Software Inc -1405 Excalibur Systems Inc -1406 Oce' Printing Systems GmbH -1407 Lava Computer mfg Inc - 0100 Lava Dual Serial - 0101 Lava Quatro A - 0102 Lava Quatro B - 0110 Lava DSerial-PCI Port A - 0111 Lava DSerial-PCI Port B - 0120 Quattro-PCI A - 0121 Quattro-PCI B - 0180 Lava Octo A - 0181 Lava Octo B - 0200 Lava Port Plus - 0201 Lava Quad A - 0202 Lava Quad B - 0220 Lava Quattro PCI Ports A/B - 0221 Lava Quattro PCI Ports C/D - 0500 Lava Single Serial - 0600 Lava Port 650 - 8000 Lava Parallel - 8001 Dual parallel port controller A - 8002 Lava Dual Parallel port A - 8003 Lava Dual Parallel port B - 8800 BOCA Research IOPPAR -1408 Aloka Co. Ltd -1409 Timedia Technology Co Ltd - 7168 PCI2S550 (Dual 16550 UART) -140a DSP Research Inc -140b Ramix Inc -140c Elmic Systems Inc -140d Matsushita Electric Works Ltd -140e Goepel Electronic GmbH -140f Salient Systems Corp -1410 Midas lab Inc -1411 Ikos Systems Inc -# Nee IC Ensemble Inc. -1412 VIA Technologies Inc. - 1712 ICE1712 [Envy24] PCI Multi-Channel I/O Controller - 1412 1712 Hoontech ST Audio DSP 24 - 1412 d630 M-Audio Delta 1010 - 1412 d631 M-Audio Delta DiO - 1412 d632 M-Audio Delta 66 - 1412 d633 M-Audio Delta 44 - 1412 d634 M-Audio Delta Audiophile - 1412 d635 M-Audio Delta TDIF - 1412 d637 M-Audio Delta RBUS - 1412 d638 M-Audio Delta 410 - 1412 d63b M-Audio Delta 1010LT - 1412 d63c Digigram VX442 - 1416 1712 Hoontech ST Audio DSP 24 Media 7.1 - 153b 1115 EWS88 MT - 153b 1125 EWS88 MT (Master) - 153b 112b EWS88 D - 153b 112c EWS88 D (Master) - 153b 1130 EWX 24/96 - 153b 1138 DMX 6fire 24/96 - 153b 1151 PHASE88 - 16ce 1040 Edirol DA-2496 - 1724 VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller - 1412 1724 Albatron PX865PE 7.1 - 1412 3630 M-Audio Revolution 7.1 - 1412 3631 M-Audio Revolution 5.1 - 153b 1145 Aureon 7.1 Space - 153b 1147 Aureon 5.1 Sky - 153b 1153 Aureon 7.1 Universe - 270f f641 ZNF3-150 - 270f f645 ZNF3-250 -1413 Addonics -1414 Microsoft Corporation -1415 Oxford Semiconductor Ltd - 8403 VScom 011H-EP1 1 port parallel adaptor - 9500 OX16PCI954 (Quad 16950 UART) function 0 (Disabled) - 9501 OX16PCI954 (Quad 16950 UART) function 0 (Uart) - 12c4 0201 Titan/cPCI (2 port) - 12c4 0202 Titan/cPCI (4 port) - 12c4 0203 Titan/cPCI (8 port) - 12c4 0210 Titan/104-Plus (8 port, p1-4) - 131f 2050 CyberPro (4-port) -# Model IO1085, Part No: JJ-P46012 - 131f 2051 CyberSerial 4S Plus - 15ed 2000 MCCR Serial p0-3 of 8 - 15ed 2001 MCCR Serial p0-3 of 16 - 950a EXSYS EX-41092 Dual 16950 Serial adapter - 950b OXCB950 Cardbus 16950 UART - 9510 OX16PCI954 (Quad 16950 UART) function 1 (Disabled) - 12c4 0200 Titan/cPCI (Unused) - 9511 OX16PCI954 (Quad 16950 UART) function 1 (8bit bus) - 12c4 0211 Titan/104-Plus (8 port, p5-8) - 15ed 2000 MCCR Serial p4-7 of 8 - 15ed 2001 MCCR Serial p4-15 of 16 - 9512 OX16PCI954 (Quad 16950 UART) function 1 (32bit bus) - 9513 OX16PCI954 (Quad 16950 UART) function 1 (parallel port) - 9521 OX16PCI952 (Dual 16950 UART) - 9523 OX16PCI952 Integrated Parallel Port -1416 Multiwave Innovation pte Ltd -1417 Convergenet Technologies Inc -1418 Kyushu electronics systems Inc -1419 Excel Switching Corp -141a Apache Micro Peripherals Inc -141b Zoom Telephonics Inc -141d Digitan Systems Inc -141e Fanuc Ltd -141f Visiontech Ltd -1420 Psion Dacom plc - 8002 Gold Card NetGlobal 56k+10/100Mb CardBus (Ethernet part) - 8003 Gold Card NetGlobal 56k+10/100Mb CardBus (Modem part) -1421 Ads Technologies Inc -1422 Ygrec Systems Co Ltd -1423 Custom Technology Corp. -1424 Videoserver Connections -1425 Chelsio Communications Inc - 000b T210 Protocol Engine - 000c T204 Protocol Engine -1426 Storage Technology Corp. -1427 Better On-Line Solutions -1428 Edec Co Ltd -1429 Unex Technology Corp. -142a Kingmax Technology Inc -142b Radiolan -142c Minton Optic Industry Co Ltd -142d Pix stream Inc -142e Vitec Multimedia - 4020 VM2-2 [Video Maker 2] MPEG1/2 Encoder - 4337 VM2-2-C7 [Video Maker 2 rev. C7] MPEG1/2 Encoder -142f Radicom Research Inc -1430 ITT Aerospace/Communications Division -1431 Gilat Satellite Networks -1432 Edimax Computer Co. - 9130 RTL81xx Fast Ethernet -1433 Eltec Elektronik GmbH -# Nee Real Time Devices US Inc. -1435 RTD Embedded Technologies, Inc. - 4520 PCI4520 - 6020 SPM6020 - 6030 SPM6030 - 6420 SPM186420 - 6430 SPM176430 - 7520 DM7520 - 7820 DM7820 -1436 CIS Technology Inc -1437 Nissin Inc Co -1438 Atmel-dream -1439 Outsource Engineering & Mfg. Inc -143a Stargate Solutions Inc -143b Canon Research Center, America -143c Amlogic Inc -143d Tamarack Microelectronics Inc -143e Jones Futurex Inc -143f Lightwell Co Ltd - Zax Division -1440 ALGOL Corp. -1441 AGIE Ltd -1442 Phoenix Contact GmbH & Co. -1443 Unibrain S.A. -1444 TRW -1445 Logical DO Ltd -1446 Graphin Co Ltd -1447 AIM GmBH -1448 Alesis Studio Electronics -1449 TUT Systems Inc -144a Adlink Technology - 7296 PCI-7296 - 7432 PCI-7432 - 7433 PCI-7433 - 7434 PCI-7434 - 7841 PCI-7841 - 8133 PCI-8133 - 8164 PCI-8164 - 8554 PCI-8554 - 9111 PCI-9111 - 9113 PCI-9113 - 9114 PCI-9114 -144b Loronix Information Systems Inc -144c Catalina Research Inc -144d Samsung Electronics Co Ltd - c00c P35 laptop -144e OLITEC -144f Askey Computer Corp. -1450 Octave Communications Ind. -1451 SP3D Chip Design GmBH -1453 MYCOM Inc -1454 Altiga Networks -1455 Logic Plus Plus Inc -1456 Advanced Hardware Architectures -1457 Nuera Communications Inc -1458 Giga-byte Technology - 0c11 K8NS Pro Mainboard - 9001 GC-PTV-TAF Hybrid TV card - e911 GN-WIAG02 -1459 DOOIN Electronics -145a Escalate Networks Inc -145b PRAIM SRL -145c Cryptek -145d Gallant Computer Inc -145e Aashima Technology B.V. -145f Baldor Electric Company - 0001 NextMove PCI -1460 DYNARC INC -1461 Avermedia Technologies Inc - a3ce M179 - a3cf M179 - a836 M115 DVB-T, PAL/SECAM/NTSC Tuner - f436 AVerTV Hybrid+FM -1462 Micro-Star International Co., Ltd. - 5501 nVidia NV15DDR [GeForce2 Ti] - 6819 Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [MSI CB54G] - 6825 PCI Card wireless 11g [PC54G] - 6834 RaLink RT2500 802.11g [PC54G2] - 7125 K8N motherboard - 7235 P965 Neo MS-7235 mainboard - 7242 K9AGM RS485 Motherboard - 8725 NVIDIA NV25 [GeForce4 Ti 4600] VGA Adapter - 9000 NVIDIA NV28 [GeForce4 Ti 4800] VGA Adapter - 9110 GeFORCE FX5200 - 9119 NVIDIA NV31 [GeForce FX 5600XT] VGA Adapter - 9123 NVIDIA NV31 [GeForce FX 5600] FX5600-VTDR128 [MS-8912] - 9510 Radeon 9600XT - 9511 Radeon 9600XT - 9591 nVidia Corporation NV36 [GeForce FX 5700LE] - b834 Wireless 11g Turbo G PCI card [MSI PC60G] -1463 Fast Corporation -1464 Interactive Circuits & Systems Ltd -1465 GN NETTEST Telecom DIV. -1466 Designpro Inc. -1467 DIGICOM SPA -1468 AMBIT Microsystem Corp. -1469 Cleveland Motion Controls -146a IFR -146b Parascan Technologies Ltd -146c Ruby Tech Corp. - 1430 FE-1430TX Fast Ethernet PCI Adapter -146d Tachyon, INC. -146e Williams Electronics Games, Inc. -146f Multi Dimensional Consulting Inc -1470 Bay Networks -1471 Integrated Telecom Express Inc -1472 DAIKIN Industries, Ltd -1473 ZAPEX Technologies Inc -1474 Doug Carson & Associates -1475 PICAZO Communications -1476 MORTARA Instrument Inc -1477 Net Insight -1478 DIATREND Corporation -1479 TORAY Industries Inc -147a FORMOSA Industrial Computing -147b ABIT Computer Corp. -147c AWARE, Inc. -147d Interworks Computer Products -147e Matsushita Graphic Communication Systems, Inc. -147f NIHON UNISYS, Ltd. -1480 SCII Telecom -1481 BIOPAC Systems Inc -1482 ISYTEC - Integrierte Systemtechnik GmBH -1483 LABWAY Corporation -1484 Logic Corporation -1485 ERMA - Electronic GmBH -1486 L3 Communications Telemetry & Instrumentation -1487 MARQUETTE Medical Systems -1488 KONTRON Electronik GmBH -1489 KYE Systems Corporation -148a OPTO -148b INNOMEDIALOGIC Inc. -148c C.P. Technology Co. Ltd -148d DIGICOM Systems, Inc. - 1003 HCF 56k Data/Fax Modem -148e OSI Plus Corporation -148f Plant Equipment, Inc. -1490 Stone Microsystems PTY Ltd. -1491 ZEAL Corporation -1492 Time Logic Corporation -1493 MAKER Communications -1494 WINTOP Technology, Inc. -1495 TOKAI Communications Industry Co. Ltd -1496 JOYTECH Computer Co., Ltd. -1497 SMA Regelsysteme GmBH - 1497 SMA Technologie AG -1498 TEWS Datentechnik GmBH - 0330 TPMC816 2 Channel CAN bus controller. - 0385 TPMC901 Extended CAN bus with 2/4/6 CAN controller - 21cc TCP460 CompactPCI 16 Channel Serial Interface RS232/RS422 - 21cd TCP461 CompactPCI 8 Channel Serial Interface RS232/RS422 - 30c8 TPCI200 -1499 EMTEC CO., Ltd -149a ANDOR Technology Ltd -149b SEIKO Instruments Inc -149c OVISLINK Corp. -149d NEWTEK Inc - 0001 Video Toaster for PC -149e Mapletree Networks Inc. -149f LECTRON Co Ltd -14a0 SOFTING GmBH -14a1 Systembase Co Ltd -14a2 Millennium Engineering Inc -14a3 Maverick Networks -14a4 GVC/BCM Advanced Research -14a5 XIONICS Document Technologies Inc -14a6 INOVA Computers GmBH & Co KG -14a7 MYTHOS Systems Inc -14a8 FEATRON Technologies Corporation -14a9 HIVERTEC Inc -14aa Advanced MOS Technology Inc -14ab Mentor Graphics Corp. -14ac Novaweb Technologies Inc -14ad Time Space Radio AB -14ae CTI, Inc -14af Guillemot Corporation - 7102 3D Prophet II MX -14b0 BST Communication Technology Ltd -14b1 Nextcom K.K. -14b2 ENNOVATE Networks Inc -14b3 XPEED Inc - 0000 DSL NIC -14b4 PHILIPS Business Electronics B.V. -14b5 Creamware GmBH - 0200 Scope - 0300 Pulsar - 0400 PulsarSRB - 0600 Pulsar2 - 0800 DSP-Board - 0900 DSP-Board - 0a00 DSP-Board - 0b00 DSP-Board -14b6 Quantum Data Corp. -14b7 PROXIM Inc - 0001 Symphony 4110 -14b8 Techsoft Technology Co Ltd -14b9 AIRONET Wireless Communications - 0001 PC4800 - 0340 PC4800 - 0350 PC4800 - 4500 PC4500 - 4800 Cisco Aironet 340 802.11b Wireless LAN Adapter/Aironet PC4800 - a504 Cisco Aironet Wireless 802.11b - a505 Cisco Aironet CB20a 802.11a Wireless LAN Adapter - a506 Cisco Aironet Mini PCI b/g -14ba INTERNIX Inc. -14bb SEMTECH Corporation -14bc Globespan Semiconductor Inc. - d002 Pulsar [PCI ADSL Card] - d00f Pulsar [PCI ADSL Card] -14bd CARDIO Control N.V. -14be L3 Communications -14bf SPIDER Communications Inc. -14c0 COMPAL Electronics Inc -14c1 MYRICOM Inc. - 0008 Myri-10G Dual-Protocol NIC (10G-PCIE-8A) - 8043 Myrinet 2000 Scalable Cluster Interconnect - 103c 1240 Myrinet M2L-PCI64/2-3.0 LANai 7.4 (HP OEM) -14c2 DTK Computer -14c3 MEDIATEK Corp. -14c4 IWASAKI Information Systems Co Ltd -14c5 Automation Products AB -14c6 Data Race Inc -14c7 Modular Technology Holdings Ltd -14c8 Turbocomm Tech. Inc. -14c9 ODIN Telesystems Inc -14ca PE Logic Corp. -14cb Billionton Systems Inc -14cc NAKAYO Telecommunications Inc -14cd Universal Scientific Ind. -14ce Whistle Communications -14cf TEK Microsystems Inc. -14d0 Ericsson Axe R & D -14d1 Computer Hi-Tech Co Ltd -14d2 Titan Electronics Inc - 8001 VScom 010L 1 port parallel adaptor - 8002 VScom 020L 2 port parallel adaptor - 8010 VScom 100L 1 port serial adaptor - 8011 VScom 110L 1 port serial and 1 port parallel adaptor - 8020 VScom 200L 1 port serial adaptor - 8021 VScom 210L 2 port serial and 1 port parallel adaptor - 8040 VScom 400L 4 port serial adaptor - 8080 VScom 800L 8 port serial adaptor - a000 VScom 010H 1 port parallel adaptor - a001 VScom 100H 1 port serial adaptor - a003 VScom 400H 4 port serial adaptor - a004 VScom 400HF1 4 port serial adaptor - a005 VScom 200H 2 port serial adaptor - e001 VScom 010HV2 1 port parallel adaptor - e010 VScom 100HV2 1 port serial adaptor - e020 VScom 200HV2 2 port serial adaptor -14d3 CIRTECH (UK) Ltd -14d4 Panacom Technology Corp -14d5 Nitsuko Corporation -14d6 Accusys Inc -14d7 Hirakawa Hewtech Corp -14d8 HOPF Elektronik GmBH -# Formerly SiPackets, Inc., formerly API NetWorks, Inc., formerly Alpha Processor, Inc. -14d9 Alliance Semiconductor Corporation - 0010 AP1011/SP1011 HyperTransport-PCI Bridge [Sturgeon] - 9000 AS90L10204/10208 HyperTransport to PCI-X Bridge -14da National Aerospace Laboratories -14db AFAVLAB Technology Inc - 2120 TK9902 - 2182 AFAVLAB Technology Inc. 8-port serial card -14dc Amplicon Liveline Ltd - 0000 PCI230 - 0001 PCI242 - 0002 PCI244 - 0003 PCI247 - 0004 PCI248 - 0005 PCI249 - 0006 PCI260 - 0007 PCI224 - 0008 PCI234 - 0009 PCI236 - 000a PCI272 - 000b PCI215 -14dd Boulder Design Labs Inc -14de Applied Integration Corporation -14df ASIC Communications Corp -14e1 INVERTEX -14e2 INFOLIBRIA -14e3 AMTELCO -14e4 Broadcom Corporation - 0800 Sentry5 Chipcommon I/O Controller - 0804 Sentry5 PCI Bridge - 0805 Sentry5 MIPS32 CPU - 0806 Sentry5 Ethernet Controller - 080b Sentry5 Crypto Accelerator - 080f Sentry5 DDR/SDR RAM Controller - 0811 Sentry5 External Interface Core - 0816 BCM3302 Sentry5 MIPS32 CPU - 1600 NetXtreme BCM5752 Gigabit Ethernet PCI Express - 103c 3015 PCIe LAN on Motherboard - 107b 5048 E4500 Onboard - 1601 NetXtreme BCM5752M Gigabit Ethernet PCI Express - 1639 NetXtreme II BCM5709 Gigabit Ethernet - 163a NetXtreme II BCM5709S Gigabit Ethernet - 1644 NetXtreme BCM5700 Gigabit Ethernet - 1014 0277 Broadcom Vigil B5700 1000Base-T - 1028 00d1 Broadcom BCM5700 - 1028 0106 Broadcom BCM5700 - 1028 0109 Broadcom BCM5700 1000Base-T - 1028 010a Broadcom BCM5700 1000BaseTX - 10b7 1000 3C996-T 1000Base-T - 10b7 1001 3C996B-T 1000Base-T - 10b7 1002 3C996C-T 1000Base-T - 10b7 1003 3C997-T 1000Base-T Dual Port - 10b7 1004 3C996-SX 1000Base-SX - 10b7 1005 3C997-SX 1000Base-SX Dual Port - 10b7 1008 3C942 Gigabit LOM (31X31) - 14e4 0002 NetXtreme 1000Base-SX - 14e4 0003 NetXtreme 1000Base-SX - 14e4 0004 NetXtreme 1000Base-T - 14e4 1028 NetXtreme 1000BaseTX - 14e4 1644 BCM5700 1000Base-T - 1645 NetXtreme BCM5701 Gigabit Ethernet - 0e11 007c NC7770 Gigabit Server Adapter (PCI-X, 10/100/1000-T) - 0e11 007d NC6770 Gigabit Server Adapter (PCI-X, 1000-SX) - 0e11 0085 NC7780 Gigabit Server Adapter (embedded, WOL) - 0e11 0099 NC7780 Gigabit Server Adapter (embedded, WOL) - 0e11 009a NC7770 Gigabit Server Adapter (PCI-X, 10/100/1000-T) - 0e11 00c1 NC6770 Gigabit Server Adapter (PCI-X, 1000-SX) - 1028 0121 Broadcom BCM5701 1000Base-T - 103c 128a 1000Base-T (PCI) [A7061A] - 103c 128b 1000Base-SX (PCI) [A7073A] - 103c 12a4 Core Lan 1000Base-T - 103c 12c1 IOX Core Lan 1000Base-T [A7109AX] - 103c 1300 Core LAN/SCSI Combo [A6794A] - 10a9 8010 IO9/IO10 Gigabit Ethernet (Copper) - 10a9 8011 Gigabit Ethernet (Copper) - 10a9 8012 Gigabit Ethernet (Fiber) - 10b7 1004 3C996-SX 1000Base-SX - 10b7 1006 3C996B-T 1000Base-T - 10b7 1007 3C1000-T 1000Base-T - 10b7 1008 3C940-BR01 1000Base-T - 14e4 0001 BCM5701 1000Base-T - 14e4 0005 BCM5701 1000Base-T - 14e4 0006 BCM5701 1000Base-T - 14e4 0007 BCM5701 1000Base-SX - 14e4 0008 BCM5701 1000Base-T - 14e4 8008 BCM5701 1000Base-T - 1646 NetXtreme BCM5702 Gigabit Ethernet - 0e11 00bb NC7760 1000BaseTX - 1028 0126 Broadcom BCM5702 1000BaseTX - 14e4 8009 BCM5702 1000BaseTX - 1647 NetXtreme BCM5703 Gigabit Ethernet - 0e11 0099 NC7780 1000BaseTX - 0e11 009a NC7770 1000BaseTX - 10a9 8010 SGI IO9 Gigabit Ethernet (Copper) - 14e4 0009 BCM5703 1000BaseTX - 14e4 000a BCM5703 1000BaseSX - 14e4 000b BCM5703 1000BaseTX - 14e4 8009 BCM5703 1000BaseTX - 14e4 800a BCM5703 1000BaseTX - 1648 NetXtreme BCM5704 Gigabit Ethernet - 0e11 00cf NC7772 Gigabit Server Adapter (PCI-X, 10,100,1000-T) - 0e11 00d0 NC7782 Gigabit Server Adapter (PCI-X, 10,100,1000-T) - 0e11 00d1 NC7783 Gigabit Server Adapter (PCI-X, 10,100,1000-T) - 10a9 8013 Dual Port Gigabit Ethernet (PCI-X,Copper) - 10a9 8018 Dual Port Gigabit Ethernet (A330) - 10a9 801a Dual Port Gigabit Ethernet (IA-blade) - 10a9 801b Quad Port Gigabit Ethernet (PCI-E,Copper) - 10b7 2000 3C998-T Dual Port 10/100/1000 PCI-X - 10b7 3000 3C999-T Quad Port 10/100/1000 PCI-X - 1166 1648 NetXtreme CIOB-E 1000Base-T - 1734 100b Primergy RX300 - 164a NetXtreme II BCM5706 Gigabit Ethernet - 103c 3070 NC380T PCI Express Dual Port Multifunction Gigabit Server Adapter - 103c 3101 NC370T MultifuNCtion Gigabit Server Adapter - 164c NetXtreme II BCM5708 Gigabit Ethernet - 103c 7037 NC373T PCI Express Multifunction Gigabit Server Adapter - 103c 7038 NC373i Integrated Multifunction Gigabit Server Adapter - 164d NetXtreme BCM5702FE Gigabit Ethernet - 1653 NetXtreme BCM5705 Gigabit Ethernet - 0e11 00e3 NC7761 Gigabit Server Adapter - 1654 NetXtreme BCM5705_2 Gigabit Ethernet - 0e11 00e3 NC7761 Gigabit Server Adapter - 103c 3100 NC1020 ProLiant Gigabit Server Adapter 32 PCI - 103c 3226 NC150T 4-port Gigabit Combo Switch & Adapter - 1659 NetXtreme BCM5721 Gigabit Ethernet PCI Express - 1014 02c6 eServer xSeries server mainboard - 103c 7031 NC320T PCIe Gigabit Server Adapter - 103c 7032 NC320i PCIe Gigabit Server Adapter - 1734 1061 Primergy RX300 S2 - 165a NetXtreme BCM5722 Gigabit Ethernet PCI Express - 103c 7051 NC105i PCIe Gigabit Server Adapter - 103c 7052 NC105T PCIe Gigabit Server Adapter - 165d NetXtreme BCM5705M Gigabit Ethernet - 1028 865d Latitude D400 - 165e NetXtreme BCM5705M_2 Gigabit Ethernet - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 099c NX6110/NC6120 - 10cf 1279 LifeBook E8010D - 1668 NetXtreme BCM5714 Gigabit Ethernet - 103c 7039 NC324i PCIe Dual Port Gigabit Server Adapter - 1669 NetXtreme 5714S Gigabit Ethernet - 166a NetXtreme BCM5780 Gigabit Ethernet - 166b NetXtreme BCM5780S Gigabit Ethernet - 166e 570x 10/100 Integrated Controller - 1672 NetXtreme BCM5754M Gigabit Ethernet PCI Express - 1673 NetXtreme BCM5755M Gigabit Ethernet PCI Express - 1674 NetXtreme BCM5756ME Gigabit Ethernet PCI Express - 1677 NetXtreme BCM5751 Gigabit Ethernet PCI Express - 1028 0179 Optiplex GX280 - 1028 0182 Latitude D610 - 1028 0187 Precision M70 - 1028 01ad Optiplex GX620 - 103c 3006 DC7100 SFF(DX878AV) - 1734 105d Scenic W620 - 1678 NetXtreme BCM5715 Gigabit Ethernet - 1679 NetXtreme BCM5715S Gigabit Ethernet - 103c 1707 NC326m PCIe Dual Port Adapter - 103c 170c NC325m PCIe Quad Port Adapter - 103c 703c NC326i PCIe Dual Port Gigabit Server Adapter - 167a NetXtreme BCM5754 Gigabit Ethernet PCI Express - 167b NetXtreme BCM5755 Gigabit Ethernet PCI Express - 167d NetXtreme BCM5751M Gigabit Ethernet PCI Express - 17aa 2081 Thinkpad R60e model 0657 - 167e NetXtreme BCM5751F Fast Ethernet PCI Express - 167f NetLink BCM5787F Fast Ethernet PCI Express - 1693 NetLink BCM5787M Gigabit Ethernet PCI Express - 1696 NetXtreme BCM5782 Gigabit Ethernet - 103c 12bc d530 CMT (DG746A) - 14e4 000d NetXtreme BCM5782 1000Base-T - 169a NetLink BCM5786 Gigabit Ethernet PCI Express - 169b NetLink BCM5787 Gigabit Ethernet PCI Express - 169c NetXtreme BCM5788 Gigabit Ethernet - 103c 308b MX6125 - 103c 30a1 NC2400 - 169d NetLink BCM5789 Gigabit Ethernet PCI Express - 16a6 NetXtreme BCM5702X Gigabit Ethernet - 0e11 00bb NC7760 Gigabit Server Adapter (PCI-X, 10/100/1000-T) - 1028 0126 BCM5702 1000Base-T - 14e4 000c BCM5702 1000Base-T - 14e4 8009 BCM5702 1000Base-T - 16a7 NetXtreme BCM5703X Gigabit Ethernet - 0e11 00ca NC7771 Gigabit Server Adapter (PCI-X, 10,100,1000-T) - 0e11 00cb NC7781 Gigabit Server Adapter (PCI-X, 10,100,1000-T) - 14e4 0009 NetXtreme BCM5703 1000Base-T - 14e4 000a NetXtreme BCM5703 1000Base-SX - 14e4 000b NetXtreme BCM5703 1000Base-T - 14e4 800a NetXtreme BCM5703 1000Base-T - 16a8 NetXtreme BCM5704S Gigabit Ethernet - 10a9 8014 Dual Port Gigabit Ethernet (PCI-X,Fiber) - 10a9 801c Quad Port Gigabit Ethernet (PCI-E,Fiber) - 10b7 2001 3C998-SX Dual Port 1000-SX PCI-X - 16aa NetXtreme II BCM5706S Gigabit Ethernet - 103c 3102 NC370F MultifuNCtion Gigabit Server Adapter - 16ac NetXtreme II BCM5708S Gigabit Ethernet - 103c 1706 NC373m Multifunction Gigabit Server Adapter - 103c 7038 NC373i PCI Express Multifunction Gigabit Server Adapter - 103c 703b NC373i Integrated Multifunction Gigabit Server Adapter - 103c 703d NC373F PCI Express Multifunction Gigabit Server Adapter - 16c6 NetXtreme BCM5702A3 Gigabit Ethernet - 10b7 1100 3C1000B-T 10/100/1000 PCI - 14e4 000c BCM5702 1000Base-T - 14e4 8009 BCM5702 1000Base-T - 16c7 NetXtreme BCM5703 Gigabit Ethernet - 0e11 00ca NC7771 Gigabit Server Adapter (PCI-X, 10,100,1000-T) - 0e11 00cb NC7781 Gigabit Server Adapter (PCI-X, 10,100,1000-T) - 103c 12c3 Combo FC/GigE-SX [A9782A] - 103c 12ca Combo FC/GigE-T [A9784A] - 14e4 0009 NetXtreme BCM5703 1000Base-T - 14e4 000a NetXtreme BCM5703 1000Base-SX - 16dd NetLink BCM5781 Gigabit Ethernet PCI Express - 16f7 NetXtreme BCM5753 Gigabit Ethernet PCI Express - 16fd NetXtreme BCM5753M Gigabit Ethernet PCI Express - 16fe NetXtreme BCM5753F Fast Ethernet PCI Express - 170c BCM4401-B0 100Base-TX - 1028 0188 Inspiron 6000 laptop - 1028 0196 Inspiron 5160 - 1028 01af Inspiron 6400 - 103c 099c NX6110/NC6120 - 170d NetXtreme BCM5901 100Base-TX - 1014 0545 ThinkPad R40e (2684-HVG) builtin ethernet controller - 170e NetXtreme BCM5901 100Base-TX - 1712 NetLink BCM5906 Fast Ethernet PCI Express - 1713 NetLink BCM5906M Fast Ethernet PCI Express - 3352 BCM3352 - 3360 BCM3360 - 4210 BCM4210 iLine10 HomePNA 2.0 - 4211 BCM4211 iLine10 HomePNA 2.0 + V.90 56k modem - 4212 BCM4212 v.90 56k modem - 4220 802-11b/g Wireless PCI controller, packaged as a Linksys WPC54G ver 1.2 PCMCIA card - 4301 BCM4303 802.11b Wireless LAN Controller - 1028 0407 TrueMobile 1180 Onboard WLAN - 1043 0120 WL-103b Wireless LAN PC Card - 4305 BCM4307 V.90 56k Modem - 4306 BCM4307 Ethernet Controller - 4307 BCM4307 802.11b Wireless LAN Controller - 4310 BCM4310 Chipcommon I/OController - 4311 BCM94311MCG wlan mini-PCI - 4312 BCM4312 802.11a/b/g - 4313 BCM4310 Ethernet Controller - 4315 BCM4310 USB Controller - 4318 BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller - 103c 1356 MX6125 - 1043 120f A6U notebook embedded card - 1468 0311 Aspire 3022WLMi, 5024WLMi, 5020 - 1468 0312 TravelMate 2410 - 14e4 0449 Gateway 7510GX - 14e4 4318 WPC54G version 3 [Wireless-G Notebook Adapter] 802.11g Wireless Lan Controller - 16ec 0119 U.S.Robotics Wireless MAXg PC Card - 1737 0042 WMP54GS version 1.1 [Wireless-G PCI Adapter] 802.11g w/SpeedBooster - 1737 0048 WPC54G-EU version 3 [Wireless-G Notebook Adapter] - 4319 BCM4311 [AirForce 54g] 802.11a/b/g PCI Express Transceiver - 4320 BCM4306 802.11b/g Wireless LAN Controller - 1028 0001 TrueMobile 1300 WLAN Mini-PCI Card - 1028 0003 Wireless 1350 WLAN Mini-PCI Card - 103c 12f4 NX9500 Built-in Wireless - 103c 12fa Presario R3000 802.11b/g - 1043 100f WL-100G - 1057 7025 WN825G - 106b 004e AirPort Extreme - 1154 0330 Buffalo WLI2-PCI-G54S High Speed Mode Wireless Desktop Adapter - 144f 7050 eMachines M6805 802.11g Built-in Wireless - 144f 7051 Sonnet Aria Extreme PCI - 14e4 4320 Linksys WMP54G PCI - 1737 4320 WPC54G - 1799 7001 Belkin F5D7001 High-Speed Mode Wireless G Network Card - 1799 7010 Belkin F5D7010 54g Wireless Network card - 1799 7011 F5D7011 54g+ Wireless Network card - 185f 1220 TravelMate 290E WLAN Mini-PCI Card - 4321 BCM4306 802.11a Wireless LAN Controller - 4322 BCM4306 UART - 4324 BCM4309 802.11a/b/g - 1028 0001 Truemobile 1400 - 1028 0003 Truemobile 1450 MiniPCI - 4325 BCM43xG 802.11b/g - 1414 0003 Wireless Notebook Adapter MN-720 - 1414 0004 Wireless PCI Adapter MN-730 - 4326 BCM4307 Chipcommon I/O Controller? - 4329 BCM43XG - 4344 EDGE/GPRS data and 802.11b/g combo cardbus [GC89] - 4401 BCM4401 100Base-T - 103c 08b0 tc1100 tablet - 1043 80a8 A7V8X motherboard - 4402 BCM4402 Integrated 10/100BaseT - 4403 BCM4402 V.90 56k Modem - 4410 BCM4413 iLine32 HomePNA 2.0 - 4411 BCM4413 V.90 56k modem - 4412 BCM4412 10/100BaseT - 4430 BCM44xx CardBus iLine32 HomePNA 2.0 - 4432 BCM4432 CardBus 10/100BaseT - 4610 BCM4610 Sentry5 PCI to SB Bridge - 4611 BCM4610 Sentry5 iLine32 HomePNA 1.0 - 4612 BCM4610 Sentry5 V.90 56k Modem - 4613 BCM4610 Sentry5 Ethernet Controller - 4614 BCM4610 Sentry5 External Interface - 4615 BCM4610 Sentry5 USB Controller - 4704 BCM4704 PCI to SB Bridge - 4705 BCM4704 Sentry5 802.11b Wireless LAN Controller - 4706 BCM4704 Sentry5 Ethernet Controller - 4707 BCM4704 Sentry5 USB Controller - 4708 BCM4704 Crypto Accelerator - 4710 BCM4710 Sentry5 PCI to SB Bridge - 4711 BCM47xx Sentry5 iLine32 HomePNA 2.0 - 4712 BCM47xx V.92 56k modem - 4713 Sentry5 Ethernet Controller - 4714 BCM47xx Sentry5 External Interface - 4715 Sentry5 USB Controller - 4716 BCM47xx Sentry5 USB Host Controller - 4717 BCM47xx Sentry5 USB Device Controller - 4718 Sentry5 Crypto Accelerator - 4719 BCM47xx/53xx RoboSwitch Core - 4720 BCM4712 MIPS CPU - 5365 BCM5365P Sentry5 Host Bridge - 5600 BCM5600 StrataSwitch 24+2 Ethernet Switch Controller - 5605 BCM5605 StrataSwitch 24+2 Ethernet Switch Controller - 5615 BCM5615 StrataSwitch 24+2 Ethernet Switch Controller - 5625 BCM5625 StrataSwitch 24+2 Ethernet Switch Controller - 5645 BCM5645 StrataSwitch 24+2 Ethernet Switch Controller - 5670 BCM5670 8-Port 10GE Ethernet Switch Fabric - 5680 BCM5680 G-Switch 8 Port Gigabit Ethernet Switch Controller - 5690 BCM5690 12-port Multi-Layer Gigabit Ethernet Switch - 5691 BCM5691 GE/10GE 8+2 Gigabit Ethernet Switch Controller - 5692 BCM5692 12-port Multi-Layer Gigabit Ethernet Switch - 5695 BCM5695 12-port + HiGig Multi-Layer Gigabit Ethernet Switch - 5698 BCM5698 12-port Multi-Layer Gigabit Ethernet Switch - 5820 BCM5820 Crypto Accelerator - 5821 BCM5821 Crypto Accelerator - 5822 BCM5822 Crypto Accelerator - 5823 BCM5823 Crypto Accelerator - 5824 BCM5824 Crypto Accelerator - 5840 BCM5840 Crypto Accelerator - 5841 BCM5841 Crypto Accelerator - 5850 BCM5850 Crypto Accelerator -14e5 Pixelfusion Ltd -14e6 SHINING Technology Inc -14e7 3CX -14e8 RAYCER Inc -14e9 GARNETS System CO Ltd -14ea Planex Communications, Inc - ab06 FNW-3603-TX CardBus Fast Ethernet - ab07 RTL81xx RealTek Ethernet - ab08 FNW-3602-TX CardBus Fast Ethernet -14eb SEIKO EPSON Corp -14ec ACQIRIS -14ed DATAKINETICS Ltd -14ee MASPRO KENKOH Corp -14ef CARRY Computer ENG. CO Ltd -14f0 CANON RESEACH CENTRE FRANCE -14f1 Conexant - 1002 HCF 56k Modem - 1003 HCF 56k Modem - 1004 HCF 56k Modem - 1005 HCF 56k Modem - 1006 HCF 56k Modem - 1022 HCF 56k Modem - 1023 HCF 56k Modem - 1024 HCF 56k Modem - 1025 HCF 56k Modem - 1026 HCF 56k Modem - 1032 HCF 56k Modem - 1033 HCF 56k Data/Fax Modem - 1033 8077 NEC - 122d 4027 Dell Zeus - MDP3880-W(B) Data Fax Modem - 122d 4030 Dell Mercury - MDP3880-U(B) Data Fax Modem - 122d 4034 Dell Thor - MDP3880-W(U) Data Fax Modem - 13e0 020d Dell Copper - 13e0 020e Dell Silver - 13e0 0261 IBM - 13e0 0290 Compaq Goldwing - 13e0 02a0 IBM - 13e0 02b0 IBM - 13e0 02c0 Compaq Scooter - 13e0 02d0 IBM - 144f 1500 IBM P85-DF (1) - 144f 1501 IBM P85-DF (2) - 144f 150a IBM P85-DF (3) - 144f 150b IBM P85-DF Low Profile (1) - 144f 1510 IBM P85-DF Low Profile (2) - 1034 HCF 56k Data/Fax/Voice Modem - 1035 HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 10cf 1098 Fujitsu P85-DFSV - 1036 HCF 56k Data/Fax/Voice/Spkp Modem - 104d 8067 HCF 56k Modem - 122d 4029 MDP3880SP-W - 122d 4031 MDP3880SP-U - 13e0 0209 Dell Titanium - 13e0 020a Dell Graphite - 13e0 0260 Gateway Red Owl - 13e0 0270 Gateway White Horse - 1052 HCF 56k Data/Fax Modem (Worldwide) - 1053 HCF 56k Data/Fax Modem (Worldwide) - 1054 HCF 56k Data/Fax/Voice Modem (Worldwide) - 1055 HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Worldwide) - 1056 HCF 56k Data/Fax/Voice/Spkp Modem (Worldwide) - 1057 HCF 56k Data/Fax/Voice/Spkp Modem (Worldwide) - 1059 HCF 56k Data/Fax/Voice Modem (Worldwide) - 1063 HCF 56k Data/Fax Modem - 1064 HCF 56k Data/Fax/Voice Modem - 1065 HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 1066 HCF 56k Data/Fax/Voice/Spkp Modem - 122d 4033 Dell Athena - MDP3900V-U - 1085 HCF V90 56k Data/Fax/Voice/Spkp PCI Modem - 10b6 CX06834-11 HCF V.92 56k Data/Fax/Voice/Spkp Modem - 1433 HCF 56k Data/Fax Modem - 1434 HCF 56k Data/Fax/Voice Modem - 1435 HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 1436 HCF 56k Data/Fax Modem - 1453 HCF 56k Data/Fax Modem - 13e0 0240 IBM - 13e0 0250 IBM - 144f 1502 IBM P95-DF (1) - 144f 1503 IBM P95-DF (2) - 1454 HCF 56k Data/Fax/Voice Modem - 1455 HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 1456 HCF 56k Data/Fax/Voice/Spkp Modem - 122d 4035 Dell Europa - MDP3900V-W - 122d 4302 Dell MP3930V-W(C) MiniPCI - 1610 ADSL AccessRunner PCI Arbitration Device - 1611 AccessRunner PCI ADSL Interface Device - 1620 AccessRunner V2 PCI ADSL Arbitration Device - 1621 AccessRunner V2 PCI ADSL Interface Device - 1622 AccessRunner V2 PCI ADSL Yukon WAN Adapter - 1803 HCF 56k Modem - 0e11 0023 623-LAN Grizzly - 0e11 0043 623-LAN Yogi - 1811 Conextant MiniPCI Network Adapter - 1815 HCF 56k Modem - 0e11 0022 Grizzly - 0e11 0042 Yogi - 2003 HSF 56k Data/Fax Modem - 2004 HSF 56k Data/Fax/Voice Modem - 2005 HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 2006 HSF 56k Data/Fax/Voice/Spkp Modem - 2013 HSF 56k Data/Fax Modem - 0e11 b195 Bear - 0e11 b196 Seminole 1 - 0e11 b1be Seminole 2 - 1025 8013 Acer - 1033 809d NEC - 1033 80bc NEC - 155d 6793 HP - 155d 8850 E Machines - 2014 HSF 56k Data/Fax/Voice Modem - 2015 HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem - 2016 HSF 56k Data/Fax/Voice/Spkp Modem - 2043 HSF 56k Data/Fax Modem (WorldW SmartDAA) - 2044 HSF 56k Data/Fax/Voice Modem (WorldW SmartDAA) - 2045 HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (WorldW SmartDAA) - 14f1 2045 Generic SoftK56 - 2046 HSF 56k Data/Fax/Voice/Spkp Modem (WorldW SmartDAA) - 2063 HSF 56k Data/Fax Modem (SmartDAA) - 2064 HSF 56k Data/Fax/Voice Modem (SmartDAA) - 2065 HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (SmartDAA) - 2066 HSF 56k Data/Fax/Voice/Spkp Modem (SmartDAA) - 2093 HSF 56k Modem - 155d 2f07 Legend - 2143 HSF 56k Data/Fax/Cell Modem (Mob WorldW SmartDAA) - 2144 HSF 56k Data/Fax/Voice/Cell Modem (Mob WorldW SmartDAA) - 2145 HSF 56k Data/Fax/Voice/Spkp (w/HS)/Cell Modem (Mob WorldW SmartDAA) - 2146 HSF 56k Data/Fax/Voice/Spkp/Cell Modem (Mob WorldW SmartDAA) - 2163 HSF 56k Data/Fax/Cell Modem (Mob SmartDAA) - 2164 HSF 56k Data/Fax/Voice/Cell Modem (Mob SmartDAA) - 2165 HSF 56k Data/Fax/Voice/Spkp (w/HS)/Cell Modem (Mob SmartDAA) - 2166 HSF 56k Data/Fax/Voice/Spkp/Cell Modem (Mob SmartDAA) - 2343 HSF 56k Data/Fax CardBus Modem (Mob WorldW SmartDAA) - 2344 HSF 56k Data/Fax/Voice CardBus Modem (Mob WorldW SmartDAA) - 2345 HSF 56k Data/Fax/Voice/Spkp (w/HS) CardBus Modem (Mob WorldW SmartDAA) - 2346 HSF 56k Data/Fax/Voice/Spkp CardBus Modem (Mob WorldW SmartDAA) - 2363 HSF 56k Data/Fax CardBus Modem (Mob SmartDAA) - 2364 HSF 56k Data/Fax/Voice CardBus Modem (Mob SmartDAA) - 2365 HSF 56k Data/Fax/Voice/Spkp (w/HS) CardBus Modem (Mob SmartDAA) - 2366 HSF 56k Data/Fax/Voice/Spkp CardBus Modem (Mob SmartDAA) - 2443 HSF 56k Data/Fax Modem (Mob WorldW SmartDAA) - 104d 8075 Modem - 104d 8083 Modem - 104d 8097 Modem - 2444 HSF 56k Data/Fax/Voice Modem (Mob WorldW SmartDAA) - 2445 HSF 56k Data/Fax/Voice/Spkp (w/HS) Modem (Mob WorldW SmartDAA) - 2446 HSF 56k Data/Fax/Voice/Spkp Modem (Mob WorldW SmartDAA) - 2463 HSF 56k Data/Fax Modem (Mob SmartDAA) - 2464 HSF 56k Data/Fax/Voice Modem (Mob SmartDAA) - 2465 HSF 56k Data/Fax/Voice/Spkp (w/HS) Modem (Mob SmartDAA) - 2466 HSF 56k Data/Fax/Voice/Spkp Modem (Mob SmartDAA) - 2bfa HDAudio Soft Data Fax Modem with SmartCP - 1025 0009 Aspire 5622WLMi - 2f00 HSF 56k HSFi Modem - 13e0 8d84 IBM HSFi V.90 - 13e0 8d85 Compaq Stinger - 14f1 2004 Dynalink 56PMi - 2f02 HSF 56k HSFi Data/Fax - 2f11 HSF 56k HSFi Modem - 2f20 HSF 56k Data/Fax Modem - 2f30 HSF 56k Data/Fax Modem - 5045 HDAUDIO with SmartCP - 5047 High Definition Audio [Waikiki] - 8234 RS8234 ATM SAR Controller [ServiceSAR Plus] - 8800 CX23880/1/2/3 PCI Video and Audio Decoder - 0070 2801 Hauppauge WinTV 28xxx (Roslyn) models - 0070 3401 Hauppauge WinTV 34xxx models - 0070 9001 Nova-T DVB-T - 0070 9200 Nova-SE2 DVB-S - 0070 9202 Nova-S-Plus DVB-S - 0070 9402 WinTV-HVR1100 DVB-T/Hybrid - 0070 9802 WinTV-HVR1100 DVB-T/Hybrid (Low Profile) - 1002 00f8 ATI TV Wonder Pro - 1002 a101 HDTV Wonder - 1043 4823 ASUS PVR-416 - 107d 6613 Leadtek Winfast 2000XP Expert - 107d 6620 Leadtek Winfast DV2000 - 107d 663c Leadtek PVR 2000 - 107d 665f WinFast DTV1000-T - 10fc d003 IODATA GV-VCP3/PCI - 10fc d035 IODATA GV/BCTV7E - 1421 0334 Instant TV DVB-T PCI - 1461 000a AVerTV 303 (M126) - 1461 000b AverTV Studio 303 (M126) - 1461 8011 UltraTV Media Center PCI 550 - 1462 8606 MSI TV-@nywhere Master - 14c7 0107 GDI Black Gold - 14f1 0187 Conexant DVB-T reference design - 14f1 0342 Digital-Logic MICROSPACE Entertainment Center (MEC) - 153b 1166 Cinergy 1400 DVB-T - 1540 2580 Provideo PV259 - 1554 4811 PixelView - 1554 4813 Club 3D ZAP1000 MCE Edition - 17de 08a1 KWorld/VStream XPert DVB-T with cx22702 - 17de 08a6 KWorld/VStream XPert DVB-T - 17de 08b2 KWorld DVB-S 100 - 17de a8a6 digitalnow DNTV Live! DVB-T - 1822 0025 digitalnow DNTV Live! DVB-T Pro - 18ac d500 FusionHDTV 5 Gold - 18ac d810 FusionHDTV 3 Gold-Q - 18ac d820 FusionHDTV 3 Gold-T - 18ac db00 FusionHDTV DVB-T1 - 18ac db11 FusionHDTV DVB-T Plus - 18ac db50 FusionHDTV DVB-T Dual Digital - 7063 3000 pcHDTV HD3000 HDTV - 8801 CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] - 0070 2801 Hauppauge WinTV 28xxx (Roslyn) models - 8802 CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] - 0070 2801 Hauppauge WinTV 28xxx (Roslyn) models - 0070 9002 Nova-T DVB-T Model 909 - 1043 4823 ASUS PVR-416 - 107d 663c Leadtek PVR 2000 - 107d 665f WinFast DTV1000-T - 14f1 0187 Conexant DVB-T reference design - 17de 08a1 XPert DVB-T PCI BDA DVBT 23880 Transport Stream Capture - 17de 08a6 KWorld/VStream XPert DVB-T - 18ac d500 DViCO FusionHDTV5 Gold - 18ac d810 DViCO FusionHDTV3 Gold-Q - 18ac d820 DViCO FusionHDTV3 Gold-T - 18ac db00 DVICO FusionHDTV DVB-T1 - 18ac db10 DVICO FusionHDTV DVB-T Plus - 7063 3000 pcHDTV HD3000 HDTV - 8804 CX23880/1/2/3 PCI Video and Audio Decoder [IR Port] - 0070 9002 Nova-T DVB-T Model 909 - 8811 CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] - 0070 3401 Hauppauge WinTV 34xxx models - 1462 8606 MSI TV-@nywhere Master - 18ac d500 DViCO FusionHDTV5 Gold - 18ac d810 DViCO FusionHDTV3 Gold-Q - 18ac d820 DViCO FusionHDTV3 Gold-T - 18ac db00 DVICO FusionHDTV DVB-T1 -14f2 MOBILITY Electronics - 0120 EV1000 bridge - 0121 EV1000 Parallel port - 0122 EV1000 Serial port - 0123 EV1000 Keyboard controller - 0124 EV1000 Mouse controller -14f3 BroadLogic - 2030 2030 DVB-S Satellite Reciever - 2050 2050 DVB-T Terrestrial (Cable) Reciever - 2060 2060 ATSC Terrestrial (Cable) Reciever -14f4 TOKYO Electronic Industry CO Ltd -14f5 SOPAC Ltd -14f6 COYOTE Technologies LLC -14f7 WOLF Technology Inc -14f8 AUDIOCODES Inc - 2077 TP-240 dual span E1 VoIP PCI card -14f9 AG COMMUNICATIONS -14fa WANDEL & GOLTERMANN -14fb TRANSAS MARINE (UK) Ltd -14fc Quadrics Ltd - 0000 QsNet Elan3 Network Adapter - 0001 QsNetII Elan4 Network Adapter - 0002 QsNetIII Elan5 Network Adapter -14fd JAPAN Computer Industry Inc -14fe ARCHTEK TELECOM Corp -14ff TWINHEAD INTERNATIONAL Corp -1500 DELTA Electronics, Inc - 1360 RTL81xx RealTek Ethernet -1501 BANKSOFT CANADA Ltd -1502 MITSUBISHI ELECTRIC LOGISTICS SUPPORT Co Ltd -1503 KAWASAKI LSI USA Inc -1504 KAISER Electronics -1505 ITA INGENIEURBURO FUR TESTAUFGABEN GmbH -1506 CHAMELEON Systems Inc -# Should be HTEC Ltd, but there are no known HTEC chips and 1507 is already used by mistake by Motorola (see vendor ID 1057). -1507 Motorola ?? / HTEC - 0001 MPC105 [Eagle] - 0002 MPC106 [Grackle] - 0003 MPC8240 [Kahlua] - 0100 MC145575 [HFC-PCI] - 0431 KTI829c 100VG - 4801 Raven - 4802 Falcon - 4803 Hawk - 4806 CPX8216 -1508 HONDA CONNECTORS/MHOTRONICS Inc -1509 FIRST INTERNATIONAL Computer Inc -150a FORVUS RESEARCH Inc -150b YAMASHITA Systems Corp -150c KYOPAL CO Ltd -150d WARPSPPED Inc -150e C-PORT Corp -150f INTEC GmbH -1510 BEHAVIOR TECH Computer Corp -1511 CENTILLIUM Technology Corp -1512 ROSUN Technologies Inc -1513 Raychem -1514 TFL LAN Inc -1515 Advent design -1516 MYSON Technology Inc - 0800 MTD-8xx 100/10M Ethernet PCI Adapter - 0803 SURECOM EP-320X-S 100/10M Ethernet PCI Adapter - 1320 10bd SURECOM EP-320X-S 100/10M Ethernet PCI Adapter - 0891 MTD-8xx 100/10M Ethernet PCI Adapter -1517 ECHOTEK Corp -1518 PEP MODULAR Computers GmbH -1519 TELEFON AKTIEBOLAGET LM Ericsson -151a Globetek - 1002 PCI-1002 - 1004 PCI-1004 - 1008 PCI-1008 -151b COMBOX Ltd -151c DIGITAL AUDIO LABS Inc - 0003 Prodif T 2496 - 4000 Prodif 88 -151d Fujitsu Computer Products Of America -151e MATRIX Corp -151f TOPIC SEMICONDUCTOR Corp - 0000 TP560 Data/Fax/Voice 56k modem -1520 CHAPLET System Inc -1521 BELL Corp -1522 MainPine Ltd - 0100 PCI <-> IOBus Bridge - 1522 0200 RockForceDUO 2 Port V.92/V.44 Data/Fax/Voice Modem - 1522 0300 RockForceQUATRO 4 Port V.92/V.44 Data/Fax/Voice Modem - 1522 0400 RockForceDUO+ 2 Port V.92/V.44 Data/Fax/Voice Modem - 1522 0500 RockForceQUATRO+ 4 Port V.92/V.44 Data/Fax/Voice Modem - 1522 0600 RockForce+ 2 Port V.90 Data/Fax/Voice Modem - 1522 0700 RockForce+ 4 Port V.90 Data/Fax/Voice Modem - 1522 0800 RockForceOCTO+ 8 Port V.92/V.44 Data/Fax/Voice Modem - 1522 0c00 RockForceDUO+ 2 Port V.92/V.44 Data, V.34 Super-G3 Fax, Voice Modem - 1522 0d00 RockForceQUATRO+ 4 Port V.92/V.44 Data, V.34 Super-G3 Fax, Voice Modem - 1522 1d00 RockForceOCTO+ 8 Port V.92/V.44 Data, V.34 Super-G3 Fax, Voice Modem - 1522 2000 RockForceD1 1 Port V.90 Data Modem - 1522 2100 RockForceF1 1 Port V.34 Super-G3 Fax Modem - 1522 2200 RockForceD2 2 Port V.90 Data Modem - 1522 2300 RockForceF2 2 Port V.34 Super-G3 Fax Modem - 1522 2400 RockForceD4 4 Port V.90 Data Modem - 1522 2500 RockForceF4 4 Port V.34 Super-G3 Fax Modem - 1522 2600 RockForceD8 8 Port V.90 Data Modem - 1522 2700 RockForceF8 8 Port V.34 Super-G3 Fax Modem - 1522 3000 IQ Express D1 - 1 Port V.92 Data Modem - 1522 3100 IQ Express F1 - 1 Port V.34 Super-G3 Fax Modem - 1522 3200 IQ Express D2 - 2 Port V.92 Data Modem - 1522 3300 IQ Express F2 - 2 Port V.34 Super-G3 Fax Modem - 1522 3400 IQ Express D4 - 4 Port V.92 Data Modem - 1522 3500 IQ Express F4 - 4 Port V.34 Super-G3 Fax Modem - 1522 3c00 IQ Express D8 - 8 Port V.92 Data Modem - 1522 3d00 IQ Express F8 - 8 Port V.34 Super-G3 Fax Modem -1523 MUSIC Semiconductors -1524 ENE Technology Inc - 0510 CB710 Memory Card Reader Controller - 103c 006a NX9500 - 0520 FLASH memory: ENE Technology Inc: - 0530 ENE PCI Memory Stick Card Reader Controller - 0550 ENE PCI Secure Digital Card Reader Controller - 0551 SD/MMC Card Reader Controller - 0610 PCI Smart Card Reader Controller - 1211 CB1211 Cardbus Controller - 1225 CB1225 Cardbus Controller - 1410 CB1410 Cardbus Controller - 1025 003c CL50 motherboard - 1025 005a TravelMate 290 - 1411 CB-710/2/4 Cardbus Controller - 103c 006a NX9500 - 1412 CB-712/4 Cardbus Controller - 1420 CB1420 Cardbus Controller - 1421 CB-720/2/4 Cardbus Controller - 1422 CB-722/4 Cardbus Controller -1525 IMPACT Technologies -1526 ISS, Inc -1527 SOLECTRON -1528 ACKSYS -1529 AMERICAN MICROSystems Inc -152a QUICKTURN DESIGN Systems -152b FLYTECH Technology CO Ltd -152c MACRAIGOR Systems LLC -152d QUANTA Computer Inc -152e MELEC Inc -152f PHILIPS - CRYPTO -1530 ACQIS Technology Inc -1531 CHRYON Corp -1532 ECHELON Corp - 0020 LonWorks PCLTA-20 PCI LonTalk Adapter -1533 BALTIMORE -1534 ROAD Corp -1535 EVERGREEN Technologies Inc -1536 ACTIS Computer -1537 DATALEX COMMUNCATIONS -1538 ARALION Inc - 0303 ARS106S Ultra ATA 133/100/66 Host Controller -1539 ATELIER INFORMATIQUES et ELECTRONIQUE ETUDES S.A. -153a ONO SOKKI -153b TERRATEC Electronic GmbH - 1144 Aureon 5.1 -# Terratec seems to use several IDs for the same card. - 1147 Aureon 5.1 Sky - 1158 Philips Semiconductors SAA7134 (rev 01) [Terratec Cinergy 600 TV] -153c ANTAL Electronic -153d FILANET Corp -153e TECHWELL Inc -153f MIPS Technologies, Inc. - 0001 SOC-it 101 System Controller -1540 PROVIDEO MULTIMEDIA Co Ltd -1541 MACHONE Communications -1542 Concurrent Computer Corporation - 9260 RCIM-II Real-Time Clock & Interrupt Module -1543 SILICON Laboratories - 3052 Intel 537 [Winmodem] - 4c22 Si3036 MC'97 DAA -1544 DCM DATA Systems -1545 VISIONTEK -1546 IOI Technology Corp -1547 MITUTOYO Corp -1548 JET PROPULSION Laboratory -1549 INTERCONNECT Systems Solutions -154a MAX Technologies Inc -154b COMPUTEX Co Ltd -154c VISUAL Technology Inc -154d PAN INTERNATIONAL Industrial Corp -154e SERVOTEST Ltd -154f STRATABEAM Technology -1550 OPEN NETWORK Co Ltd -1551 SMART Electronic DEVELOPMENT GmBH -1552 RACAL AIRTECH Ltd -1553 CHICONY Electronics Co Ltd -1554 PROLINK Microsystems Corp -1555 GESYTEC GmBH -1556 PLD APPLICATIONS -1557 MEDIASTAR Co Ltd -1558 CLEVO/KAPOK Computer -1559 SI LOGIC Ltd -155a INNOMEDIA Inc -155b PROTAC INTERNATIONAL Corp -155c Cemax-Icon Inc -155d Mac System Co Ltd -155e LP Elektronik GmbH -155f Perle Systems Ltd -1560 Terayon Communications Systems -1561 Viewgraphics Inc -1562 Symbol Technologies -1563 A-Trend Technology Co Ltd -1564 Yamakatsu Electronics Industry Co Ltd -1565 Biostar Microtech Int'l Corp -1566 Ardent Technologies Inc -1567 Jungsoft -1568 DDK Electronics Inc -1569 Palit Microsystems Inc. -156a Avtec Systems -156b 2wire Inc -156c Vidac Electronics GmbH -156d Alpha-Top Corp -156e Alfa Inc -156f M-Systems Flash Disk Pioneers Ltd -1570 Lecroy Corp -1571 Contemporary Controls - a001 CCSI PCI20-485 ARCnet - a002 CCSI PCI20-485D ARCnet - a003 CCSI PCI20-485X ARCnet - a004 CCSI PCI20-CXB ARCnet - a005 CCSI PCI20-CXS ARCnet - a006 CCSI PCI20-FOG-SMA ARCnet - a007 CCSI PCI20-FOG-ST ARCnet - a008 CCSI PCI20-TB5 ARCnet - a009 CCSI PCI20-5-485 5Mbit ARCnet - a00a CCSI PCI20-5-485D 5Mbit ARCnet - a00b CCSI PCI20-5-485X 5Mbit ARCnet - a00c CCSI PCI20-5-FOG-ST 5Mbit ARCnet - a00d CCSI PCI20-5-FOG-SMA 5Mbit ARCnet - a201 CCSI PCI22-485 10Mbit ARCnet - a202 CCSI PCI22-485D 10Mbit ARCnet - a203 CCSI PCI22-485X 10Mbit ARCnet - a204 CCSI PCI22-CHB 10Mbit ARCnet - a205 CCSI PCI22-FOG_ST 10Mbit ARCnet - a206 CCSI PCI22-THB 10Mbit ARCnet -1572 Otis Elevator Company -1573 Lattice - Vantis -1574 Fairchild Semiconductor -1575 Voltaire Advanced Data Security Ltd -1576 Viewcast COM -1578 HITT - 5615 VPMK3 [Video Processor Mk III] -1579 Dual Technology Corp -157a Japan Elecronics Ind Inc -157b Star Multimedia Corp -157c Eurosoft (UK) - 8001 Fix2000 PCI Y2K Compliance Card -157d Gemflex Networks -157e Transition Networks -157f PX Instruments Technology Ltd -1580 Primex Aerospace Co -1581 SEH Computertechnik GmbH -1582 Cytec Corp -1583 Inet Technologies Inc -1584 Uniwill Computer Corp -1585 Logitron -1586 Lancast Inc -1587 Konica Corp -1588 Solidum Systems Corp -1589 Atlantek Microsystems Pty Ltd -158a Digalog Systems Inc -158b Allied Data Technologies -158c Hitachi Semiconductor & Devices Sales Co Ltd -158d Point Multimedia Systems -158e Lara Technology Inc -158f Ditect Coop -1590 3pardata Inc - 0001 Eagle Cluster Manager - 0002 Osprey Cluster Manager - a01d FC044X Fibre Channel HBA -1591 ARN -1592 Syba Tech Ltd - 0781 Multi-IO Card - 0782 Parallel Port Card 2xEPP - 0783 Multi-IO Card - 0785 Multi-IO Card - 0786 Multi-IO Card - 0787 Multi-IO Card - 0788 Multi-IO Card - 078a Multi-IO Card -1593 Bops Inc -1594 Netgame Ltd -1595 Diva Systems Corp -1596 Folsom Research Inc -1597 Memec Design Services -1598 Granite Microsystems -1599 Delta Electronics Inc -159a General Instrument -159b Faraday Technology Corp -159c Stratus Computer Systems -159d Ningbo Harrison Electronics Co Ltd -159e A-Max Technology Co Ltd -159f Galea Network Security -15a0 Compumaster SRL -15a1 Geocast Network Systems -15a2 Catalyst Enterprises Inc - 0001 TA700 PCI Bus Analyzer/Exerciser -15a3 Italtel -15a4 X-Net OY -15a5 Toyota Macs Inc -15a6 Sunlight Ultrasound Technologies Ltd -15a7 SSE Telecom Inc -15a8 Shanghai Communications Technologies Center -15aa Moreton Bay -15ab Bluesteel Networks Inc -15ac North Atlantic Instruments -15ad VMware Inc - 0405 [VMware SVGA II] PCI Display Adapter - 0710 Virtual SVGA - 0720 VMware High-Speed Virtual NIC [vmxnet] -15ae Amersham Pharmacia Biotech -15b0 Zoltrix International Ltd -15b1 Source Technology Inc -15b2 Mosaid Technologies Inc -15b3 Mellanox Technologies - 0191 MT25408 [ConnectX IB SDR Flash Recovery] - 5274 MT21108 InfiniBridge - 5a44 MT23108 InfiniHost - 5a45 MT23108 [Infinihost HCA Flash Recovery] - 5a46 MT23108 PCI Bridge - 5e8d MT25204 [InfiniHost III Lx HCA Flash Recovery] - 6274 MT25204 [InfiniHost III Lx HCA] - 6278 MT25208 InfiniHost III Ex (Tavor compatibility mode) - 6279 MT25208 [InfiniHost III Ex HCA Flash Recovery] - 6282 MT25208 InfiniHost III Ex - 6340 MT25408 [ConnectX IB SDR] - 634a MT25418 [ConnectX IB DDR] - 6354 MT25428 [ConnectX IB QDR] - 6368 MT25448 [ConnectX EN 10GigE] -15b4 CCI/TRIAD -15b5 Cimetrics Inc -15b6 Texas Memory Systems Inc -15b7 Sandisk Corp -15b8 ADDI-DATA GmbH - 1003 APCI1032 SP controller (32 digi inputs w/ opto coupler) - 1005 APCI2200 SP controller (8/16 digi outputs (relay)) - 100a APCI1696 SP controller (96 TTL I/Os) - 3001 APCI3501 SP controller (analog output board) -15b9 Maestro Digital Communications -15ba Impacct Technology Corp -15bb Portwell Inc -15bc Agilent Technologies - 1100 E8001-66442 PCI Express CIC - 2922 64 Bit, 133MHz PCI-X Exerciser & Protocol Checker - 2928 64 Bit, 66MHz PCI Exerciser & Analyzer - 2929 64 Bit, 133MHz PCI-X Analyzer & Exerciser -15bd DFI Inc -15be Sola Electronics -15bf High Tech Computer Corp (HTC) -15c0 BVM Ltd -15c1 Quantel -15c2 Newer Technology Inc -15c3 Taiwan Mycomp Co Ltd -15c4 EVSX Inc -15c5 Procomp Informatics Ltd - 8010 1394b - 1394 Firewire 3-Port Host Adapter Card -15c6 Technical University of Budapest -15c7 Tateyama System Laboratory Co Ltd - 0349 Tateyama C-PCI PLC/NC card Rev.01A -15c8 Penta Media Co Ltd -15c9 Serome Technology Inc -15ca Bitboys OY -15cb AG Electronics Ltd -15cc Hotrail Inc -15cd Dreamtech Co Ltd -15ce Genrad Inc -15cf Hilscher GmbH -15d1 Infineon Technologies AG -15d2 FIC (First International Computer Inc) -15d3 NDS Technologies Israel Ltd -15d4 Iwill Corp -15d5 Tatung Co -15d6 Entridia Corp -15d7 Rockwell-Collins Inc -15d8 Cybernetics Technology Co Ltd -15d9 Super Micro Computer Inc -15da Cyberfirm Inc -15db Applied Computing Systems Inc -15dc Litronic Inc - 0001 Argus 300 PCI Cryptography Module -15dd Sigmatel Inc -15de Malleable Technologies Inc -15df Infinilink Corp -15e0 Cacheflow Inc -15e1 Voice Technologies Group Inc -15e2 Quicknet Technologies Inc - 0500 PhoneJack-PCI -15e3 Networth Technologies Inc -15e4 VSN Systemen BV -15e5 Valley technologies Inc -15e6 Agere Inc -15e7 Get Engineering Corp -15e8 National Datacomm Corp - 0130 Wireless PCI Card -15e9 Pacific Digital Corp - 1841 ADMA-100 DiscStaQ ATA Controller -15ea Tokyo Denshi Sekei K.K. -15eb Drsearch GmbH -15ec Beckhoff GmbH - 3101 FC3101 Profibus DP 1 Channel PCI - 5102 FC5102 -15ed Macrolink Inc -15ee In Win Development Inc -15ef Intelligent Paradigm Inc -15f0 B-Tree Systems Inc -15f1 Times N Systems Inc -15f2 Diagnostic Instruments Inc -15f3 Digitmedia Corp -15f4 Valuesoft -15f5 Power Micro Research -15f6 Extreme Packet Device Inc -15f7 Banctec -15f8 Koga Electronics Co -15f9 Zenith Electronics Corp -15fa J.P. Axzam Corp -15fb Zilog Inc -15fc Techsan Electronics Co Ltd -15fd N-CUBED.NET -15fe Kinpo Electronics Inc -15ff Fastpoint Technologies Inc -1600 Northrop Grumman - Canada Ltd -1601 Tenta Technology -1602 Prosys-tec Inc -1603 Nokia Wireless Communications -1604 Central System Research Co Ltd -1605 Pairgain Technologies -1606 Europop AG -1607 Lava Semiconductor Manufacturing Inc -1608 Automated Wagering International -1609 Scimetric Instruments Inc -1612 Telesynergy Research Inc. -1619 FarSite Communications Ltd - 0400 FarSync T2P (2 port X.21/V.35/V.24) - 0440 FarSync T4P (4 port X.21/V.35/V.24) - 0610 FarSync T1U (1 port X.21/V.35/V.24) - 0620 FarSync T2U (2 port X.21/V.35/V.24) - 0640 FarSync T4U (4 port X.21/V.35/V.24) - 1610 FarSync TE1 (T1,E1) - 2610 FarSync DSL-S1 (SHDSL) -161f Rioworks -1626 TDK Semiconductor Corp. - 8410 RTL81xx Fast Ethernet -1629 Kongsberg Spacetec AS - 1003 Format synchronizer v3.0 - 1006 Format synchronizer, model 10500 - 1007 Format synchronizer, model 21000 - 2002 Fast Universal Data Output -# This seems to occur on their 802.11b Wireless card WMP-11 -1637 Linksys - 3874 Linksys 802.11b WMP11 PCI Wireless card -1638 Standard Microsystems Corp [SMC] - 1100 SMC2602W EZConnect / Addtron AWA-100 / Eumitcom PCI WL11000 -163c Smart Link Ltd. - 3052 SmartLink SmartPCI562 56K Modem - 5449 SmartPCI561 Modem -1657 Brocade Communications Systems, Inc. -165a Epix Inc - c100 PIXCI(R) CL1 Camera Link Video Capture Board [custom QL5232] - d200 PIXCI(R) D2X Digital Video Capture Board [custom QL5232] - d300 PIXCI(R) D3X Digital Video Capture Board [custom QL5232] -165d Hsing Tech. Enterprise Co., Ltd. -165f Linux Media Labs, LLC - 1020 LMLM4 MPEG-4 encoder -1661 Worldspace Corp. -1668 Actiontec Electronics Inc - 0100 Mini-PCI bridge -# Formerly SiByte, Inc. -166d Broadcom Corporation - 0001 SiByte BCM1125/1125H/1250 System-on-a-Chip PCI - 0002 SiByte BCM1125H/1250 System-on-a-Chip HyperTransport -1677 Bernecker + Rainer - 104e 5LS172.6 B&R Dual CAN Interface Card - 12d7 5LS172.61 B&R Dual CAN Interface Card - 20ad 5ACPCI.MFIO-K01 Profibus DP / K-Feldbus / COM -167b ZyDAS Technology Corp. - 2102 ZyDAS ZD1202 - 187e 3406 ZyAIR B-122 CardBus 11Mbs Wireless LAN Card -167d Samsung Electro-Mechanics Co., Ltd. - a000 IPW2200 miniPCI Wireless -1681 Hercules - 0010 Hercules 3d Prophet II Ultra 64MB (350 MHz NV15BR core) -1682 XFX Pine Group Inc. -1688 CastleNet Technology Inc. - 1170 WLAN 802.11b card -168c Atheros Communications, Inc. - 0007 AR5000 802.11a Wireless Adapter - 0011 AR5210 802.11a NIC - 0012 AR5211 802.11ab NIC - 0013 AR5212 802.11abg NIC - 1113 d301 Philips CPWNA100 Wireless CardBus adapter - 1186 3202 D-link DWL-G650 (Rev B3,B5) Wireless cardbus adapter - 1186 3203 DWL-G520 Wireless PCI Adapter - 1186 3a12 D-Link AirPlus DWL-G650 Wireless Cardbus Adapter(rev.C) - 1186 3a13 D-Link AirPlus DWL-G520 Wireless PCI Adapter(rev.B) - 1186 3a14 D-Link AirPremier DWL-AG530 Wireless PCI Adapter - 1186 3a17 D-Link AirPremier DWL-G680 Wireless Cardbus Adapter - 1186 3a18 D-Link AirPremier DWL-G550 Wireless PCI Adapter - 1186 3a63 D-Link AirPremier DWL-AG660 Wireless Cardbus Adapter - 1186 3a93 Conceptronic C54I Wireless 801.11g PCI card - 1186 3a94 C54C Wireless 801.11g cardbus - 1186 3ab0 Allnet ALL0281 Wireless PCI Card - 1385 4d00 Netgear WG311T Wireless PCI Adapter - 1458 e911 Gigabyte GN-WIAG02 - 14b7 0a60 8482-WD ORiNOCO 11a/b/g Wireless PCI Adapter - 1668 1026 IBM HighRate 11 a/b/g Wireless CardBus Adapter - 168c 0013 AirPlus XtremeG DWL-G650 Wireless PCMCIA Adapter - 168c 1025 DWL-G650B2 Wireless CardBus Adapter - 168c 1027 Engenius NL-3054CB ARIES b/g CardBus Adapter - 168c 1042 Ubiquiti Networks SuperRange a/b/g Cardbus Adapter - 168c 2026 Netgate 5354MP ARIES a(108Mb turbo)/b/g MiniPCI Adapter - 168c 2041 Engenius 5354MP Plus ARIES2 b/g MiniPCI Adapter - 168c 2042 Engenius 5354MP Plus ARIES2 a/b/g MiniPCI Adapter - 168c 2051 TRENDnet TEW-443PI Wireless PCI Adapter - 16ab 7302 Trust Speedshare Turbo Pro Wireless PCI Adapter - 17cf 0042 Z-COMAX Highpower XG-622H (400mw) 802.11b/g mini-PCI Adapter - 185f 1012 CM9 Wireless a/b/g MiniPCI Adapter - 185f 2012 Wistron NeWeb WLAN a+b+g model CB9 - 001a AR5005G 802.11abg NIC - 1052 168c Sweex Wireless Lan PC Card 54Mbps - 1113 ee20 SMC Wireless CardBus Adapter 802.11g (SMCWCB-G EU) - 1113 ee24 SMC Wireless PCI Card WPCI-G - 1186 3a15 D-Link AirPlus G DWL-G630 Wireless Cardbus Adapter(rev.D) - 1186 3a16 D-Link AirPlus G DWL-G510 Wireless PCI Adapter(rev.B) - 1186 3a23 D-Link AirPlus G DWL-G520+A Wireless PCI Adapter - 1186 3a24 D-Link AirPlus G DWL-G650+A Wireless Cardbus Adapter - 1186 3b08 AirPlus G DWL-G630 - 168c 001a Belkin FD7000 - 168c 1052 TP-Link TL-WN510G Wireless CardBus Adapter - 168c 2052 Compex Wireless 802.11 b/g MiniPCI Adapter, Rev A1 [WLM54G] - 001b AR5006X 802.11abg NIC - 1186 3a19 D-Link AirPremier AG DWL-AG660 Wireless Cardbus Adapter - 1186 3a22 D-Link AirPremier AG DWL-AG530 Wireless PCI Adapter - 1458 e901 GN-WI01HT Wireless a/b/g MiniPCI Adapter - 168c 001b Wireless LAN PCI LiteOn - 168c 2062 EnGenius EMP-8602 (400mw) or Compex WLM54AG (SuperAG) - 168c 2063 EnGenius EMP-8602 (400mw) or Compex WLM54AG - 185f 1600 DCMA-82 High Power WLAN 802.11a/b/g mini-PCI Module (Super A/G, eXtended Range, 400mW) - a727 6804 Wireless 11a/b/g PC Card with XJACK(r) Antenna - 001c AR5006EG 802.11 b/g Wireless PCI Express Adapter - 0020 AR5005VL 802.11bg Wireless NIC - 0023 AR5416 802.11a/b/g/n Wireless PCI Adapter - 0024 AR5418 802.11a/b/g/n Wireless PCI Express Adapter - 1014 AR5212 802.11abg NIC - 1014 058a ThinkPad 11a/b/g Wireless LAN Mini Express Adapter (AR5BXB6) - 3b08 D-Link AirPlus G DWL-G630 -1695 EPoX Computer Co., Ltd. -169c Netcell Corporation - 0044 Revolution Storage Processing Card -# The right ID is 196d, but they got it nibble-swapped in 2202. -169d Club-3D VB (Wrong ID) - 3306 ZAP TV 2202 -16a5 Tekram Technology Co.,Ltd. -16ab Global Sun Technology Inc - 1100 GL24110P - 1101 PLX9052 PCMCIA-to-PCI Wireless LAN - 1102 PCMCIA-to-PCI Wireless Network Bridge - 8501 WL-8305 Wireless LAN PCI Adapter -16ae SafeNet Inc - 0001 SafeXcel 1140 - 000a SafeXcel 1841 - 1141 SafeXcel 1141 - 1841 SafeXcel 1842 -16af SparkLAN Communications, Inc. -16b4 Aspex Semiconductor Ltd -16b8 Sonnet Technologies, Inc. -16be Creatix Polymedia GmbH -16c6 Micrel-Kendin - 8695 Centaur KS8695 ARM processor -16c8 Octasic Inc. -16c9 EONIC B.V. The Netherlands -16ca CENATEK Inc - 0001 Rocket Drive DL -16cd Densitron Technologies -16ce Roland Corp. -16d5 Acromag, Inc. - 0504 PMC-DX504 Reconfigurable FPGA with LVDS I/O - 0520 PMC520 Serial Communication, 232 Octal - 0521 PMC521 Serial Communication, 422/485 Octal - 1020 PMC-AX1020 Reconfigurable FPGA with A/D & D/A - 1065 PMC-AX1065 Reconfigurable FPGA with A/D & D/A - 2004 PMC-DX2004 Reconfigurable FPGA with LVDS I/O - 2020 PMC-AX2020 Reconfigurable FPGA with A/D & D/A - 2065 PMC-AX2065 Reconfigurable FPGA with A/D & D/A - 3020 PMC-AX3020 Reconfigurable FPGA with A/D & D/A - 3065 PMC-AX3065 Reconfigurable FPGA with A/D & D/A - 4243 PMC424, APC424, AcPC424 Digital I/O and Counter Timer Module - 4248 PMC464, APC464, AcPC464 Digital I/O and Counter Timer Module - 424b PMC-DX2002 Reconfigurable FPGA with Differential I/O - 4253 PMC-DX503 Reconfigurable FPGA with TTL and Differential I/O - 4312 PMC-CX1002 Reconfigurable Conduction-Cooled FPGA Virtex-II with Differential I/O - 4313 PMC-CX1003 Reconfigurable Conduction-Cooled FPGA Virtex-II with CMOS and Differential I/O - 4322 PMC-CX2002 Reconfigurable Conduction-Cooled FPGA Virtex-II with Differential I/O - 4323 PMC-CX2003 Reconfigurable Conduction-Cooled FPGA Virtex-II with CMOS and Differential I/O - 4350 PMC-DX501 Reconfigurable Digital I/O Module - 4353 PMC-DX2003 Reconfigurable FPGA with TTL and Differential I/O - 4357 PMC-DX502 Reconfigurable Differential I/O Module - 4457 PMC730, APC730, AcPC730 Multifunction Module - 464d PMC408 32-Channel Digital Input/Output Module - 4850 PMC220-16 12-Bit Analog Output Module - 4a42 PMC483, APC483, AcPC483 Counter Timer Module - 4a50 PMC484, APC484, AcPC484 Counter Timer Module - 4a56 PMC230 16-Bit Analog Output Module - 4b47 PMC330, APC330, AcPC330 Analog Input Module, 16-bit A/D - 4c40 PMC-LX40 Reconfigurable Virtex-4 FPGA with plug-in I/O - 4c60 PMC-LX60 Reconfigurable Virtex-4 FPGA with plug-in I/O - 4d4d PMC341, APC341, AcPC341 Analog Input Module, Simultaneous Sample & Hold - 4d4e PMC482, APC482, AcPC482 Counter Timer Board - 524d PMC-DX2001 Reconfigurable FPGA with TTL I/O - 5335 PMC-SX35 Reconfigurable Virtex-4 FPGA with plug-in I/O - 5456 PMC470 48-Channel Digital Input/Output Module -16df PIKA Technologies Inc. -16e3 European Space Agency - 1e0f LEON2FT Processor -16e5 Intellon Corp. - 6000 INT6000 Ethernet-to-Powerline Bridge [HomePlug AV] - 6300 INT6300 Ethernet-to-Powerline Bridge [HomePlug AV] -16ec U.S. Robotics - 00ff USR997900 10/100 Mbps PCI Network Card - 0116 USR997902 10/100/1000 Mbps PCI Network Card - 2f00 USR5660A (USR265660A, USR5660A-BP) 56K PCI Faxmodem - 3685 Wireless Access PCI Adapter Model 022415 -16ed Sycron N. V. - 1001 UMIO communication card -16f3 Jetway Information Co., Ltd. -16f4 Vweb Corp - 8000 VW2010 -16f6 VideoTele.com, Inc. -1702 Internet Machines Corporation (IMC) -1705 Digital First, Inc. -170b NetOctave - 0100 NSP2000-SSL crypto accelerator -170c YottaYotta Inc. -# Seems to be a 2nd ID for Vitesse Semiconductor -1725 Vitesse Semiconductor - 7174 VSC7174 PCI/PCI-X Serial ATA Host Bus Controller -172a Accelerated Encryption - 13c8 AEP SureWare Runner 1000V3 -1734 Fujitsu Siemens Computer GmbH - 1078 Amilo Pro v2010 - 1085 Celsius M450 -1737 Linksys - 0013 WMP54G Wireless Pci Card - 0015 WMP54GS Wireless Pci Card - 0029 WPG54G ver. 4 PCI Card - 1032 Gigabit Network Adapter - 1737 0015 EG1032 v2 Instant Gigabit Network Adapter - 1737 0024 EG1032 v3 Instant Gigabit Network Adapter - 1064 Gigabit Network Adapter - 1737 0016 EG1064 v2 Instant Gigabit Network Adapter - ab08 21x4x DEC-Tulip compatible 10/100 Ethernet - ab09 21x4x DEC-Tulip compatible 10/100 Ethernet -173b Altima (nee Broadcom) - 03e8 AC1000 Gigabit Ethernet - 03e9 AC1001 Gigabit Ethernet - 03ea AC9100 Gigabit Ethernet - 173b 0001 AC1002 - 03eb AC1003 Gigabit Ethernet -1743 Peppercon AG - 8139 ROL/F-100 Fast Ethernet Adapter with ROL -1749 RLX Technologies -174b PC Partner Limited -174d WellX Telecom SA -175c AudioScience Inc -175e Sanera Systems, Inc. -1775 SBS Technologies -177d Cavium Networks -1787 Hightech Information System Ltd. -# also used by Struck Innovative Systeme for joint developments -1796 Research Centre Juelich - 0001 SIS1100 [Gigabit link] - 0002 HOTlink - 0003 Counter Timer - 0004 CAMAC Controller - 0005 PROFIBUS - 0006 AMCC HOTlink -1797 JumpTec h, GMBH -1799 Belkin - 6001 Wireless PCI Card - F5D6001 - 6020 Wireless PCMCIA Card - F5D6020 - 6060 Wireless PDA Card - F5D6060 - 7000 Wireless PCI Card - F5D7000 - 700a Wireless PCI Card - F5D7000UK - 7010 BCM4306 802.11b/g Wireless Lan Controller F5D7010 -179c Data Patterns - 0557 DP-PCI-557 [PCI 1553B] - 0566 DP-PCI-566 [Intelligent PCI 1553B] - 5031 DP-CPCI-5031-Synchro Module - 5121 DP-CPCI-5121-IP Carrier - 5211 DP-CPCI-5211-IP Carrier - 5679 AGE Display Module -17a0 Genesys Logic, Inc - 8033 GL880S USB 1.1 controller - 8034 GL880S USB 2.0 controller -17aa Lenovo -17af Hightech Information System Ltd. -17b3 Hawking Technologies - ab08 PN672TX 10/100 Ethernet -17b4 Indra Networks, Inc. - 0011 WebEnhance 100 GZIP Compression Card -17c0 Wistron Corp. -17c2 Newisys, Inc. -17cb Airgo Networks Inc - 0001 AGN100 802.11 a/b/g True MIMO Wireless Card - 0002 AGN300 802.11 a/b/g True MIMO Wireless Card -17cc NetChip Technology, Inc - 2280 USB 2.0 -17cf Z-Com, Inc. -17d3 Areca Technology Corp. - 1110 ARC-1110 4-Port PCI-X to SATA RAID Controller - 1120 ARC-1120 8-Port PCI-X to SATA RAID Controller - 1130 ARC-1130 12-Port PCI-X to SATA RAID Controller - 1160 ARC-1160 16-Port PCI-X to SATA RAID Controller - 1210 ARC-1210 4-Port PCI-Express to SATA RAID Controller - 1220 ARC-1220 8-Port PCI-Express to SATA RAID Controller - 1230 ARC-1230 12-Port PCI-Express to SATA RAID Controller - 1260 ARC-1260 16-Port PCI-Express to SATA RAID Controller -17d5 S2io Inc. - 5831 Xframe 10 Gigabit Ethernet PCI-X - 103c 12d5 PCI-X 133MHz 10GbE SR Fiber - 10a9 8020 Single Port 10 Gigabit Ethernet (PCI-X, Fiber) - 10a9 8024 Single Port 10 Gigabit Ethernet (PCI-X, Fiber) - 5832 Xframe II 10Gbps Ethernet - 10a9 8021 Single Port 10 Gigabit Ethernet II (PCI-X, Fiber) -17db Cray Inc - 0101 XT Series [Seastar] 3D Toroidal Router -17de KWorld Computer Co. Ltd. -17e4 Sectra AB - 0001 KK671 Cardbus encryption board - 0002 KK672 Cardbus encryption board -17e6 Entropic Communications Inc. - 0010 EN2010 [c.Link] MoCA Network Controller (Coax, PCI interface) - 0011 EN2010 [c.Link] MoCA Network Controller (Coax, MPEG interface) - 0021 EN2210 [c.Link] MoCA Network Controller (Coax) -17ee Connect Components Ltd -17f2 Albatron Corp. -17f3 RDC Semiconductor, Inc. - 6020 R6020 North Bridge - 6030 R6030 ISA Bridge - 6040 R6040 MAC Controller - 6060 R6060 USB 1.1 Controller - 6061 R6061 USB 2.0 Controller -17fe Linksys, A Division of Cisco Systems - 2120 WMP11v4 802.11b PCI card - 2220 [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01) - 17fe 2220 WPC54G ver. 4 -17ff Benq Corporation -1809 Lumanate, Inc. -1813 Ambient Technologies Inc - 4000 HaM controllerless modem - 16be 0001 V9x HAM Data Fax Modem - 4100 HaM plus Data Fax Modem - 16be 0002 V9x HAM 1394 -1814 RaLink - 0101 Wireless PCI Adapter RT2400 / RT2460 - 1043 0127 WiFi-b add-on Card - 1462 6828 PC11B2 (MS-6828) Wireless 11b PCI Card - 0200 RT2500 802.11g PCI [PC54G2] - 0201 RT2500 802.11g Cardbus/mini-PCI - 1043 130f WL-130g - 1371 001e CWC-854 Wireless-G CardBus Adapter - 1371 001f CWM-854 Wireless-G Mini PCI Adapter - 1371 0020 CWP-854 Wireless-G PCI Adapter - 1458 e381 GN-WMKG 802.11b/g Wireless CardBus Adapter - 1458 e931 GN-WIKG 802.11b/g mini-PCI Adapter - 1462 6833 Unknown 802.11g mini-PCI Adapter - 1462 6835 Wireless 11G CardBus CB54G2 - 1737 0032 WMP54G 2.0 PCI Adapter - 1799 700a F5D7000 Wireless G Desktop Network Card - 1799 701a F5D7010 Wireless G Notebook Network Card - 185f 22a0 CN-WF513 Wireless Cardbus Adapter - 0301 RT2561/RT61 802.11g PCI - 1186 3c08 DWL-G630 Rev E - 1186 3c09 DWL-G510 Rev C - 13d1 abe3 miniPCI Pluscom 802.11 a/b/g - 1458 e934 GN-WP01GS - 1737 0055 WMP54G ver 4.1 - 0302 RT2561/RT61 rev B 802.11g - 1186 3c08 DWL-G630 Rev E - 1186 3c09 DWL-G510 Rev C - 1462 b834 PC54G3 Wireless 11g PCI Card - 0401 Ralink RT2600 802.11 MIMO - e932 RT2560F 802.11 b/g PCI -1820 InfiniCon Systems Inc. -1822 Twinhan Technology Co. Ltd - 0001 Twinhan VisionPlus DVB [card=113] - 4e35 Mantis DTV PCI Bridge Controller [Ver 1.0] -182d SiteCom Europe BV -# HFC-based ISDN card - 3069 ISDN PCI DC-105V2 - 9790 WL-121 Wireless Network Adapter 100g+ [Ver.3] -182e Raza Microelectronics, Inc. - 0008 XLR516 Processor -1830 Credence Systems Corporation -183b MikroM GmbH - 08a7 MVC100 DVI - 08a8 MVC101 SDI - 08a9 MVC102 DVI+Audio - 08b0 MVC200-DC -1849 ASRock Incorporation -184a Thales Computers -1851 Microtune, Inc. -1852 Anritsu Corp. -1853 SMSC Automotive Infotainment System Group -1854 LG Electronics, Inc. -185b Compro Technology, Inc. -185f Wistron NeWeb Corp. -1864 SilverBack - 2110 ISNAP 2110 -1867 Topspin Communications - 5a44 MT23108 InfiniHost HCA - 5a45 MT23108 InfiniHost HCA flash recovery - 5a46 MT23108 InfiniHost HCA bridge - 6278 MT25208 InfiniHost III Ex (Tavor compatibility mode) - 6282 MT25208 InfiniHost III Ex -186c Humusoft - 0614 MF614 multifunction I/O card -1876 L-3 Communications - a101 VigraWATCH PCI - a102 VigraWATCH PMC - a103 Vigra I/O -187e ZyXEL Communication Corporation - 3403 ZyAir G-110 802.11g - 340e M-302 802.11g XtremeMIMO -1885 Avvida Systems Inc. -1888 Varisys Ltd - 0301 VMFX1 FPGA PMC module - 0601 VSM2 dual PMC carrier - 0710 VS14x series PowerPC PCI board - 0720 VS24x series PowerPC PCI board -188a Ample Communications, Inc -1890 Egenera, Inc. -1894 KNC One -1896 B&B Electronics Manufacturing Company, Inc. -18a1 Astute Networks Inc. -18ac DViCO Corporation - d500 FusionHDTV 5 - d800 FusionHDTV 3 Gold - d810 FusionHDTV 3 Gold-Q - d820 FusionHDTV 3 Gold-T -18b8 Ammasso - b001 AMSO 1100 iWARP/RDMA Gigabit Ethernet Coprocessor -18bc Info-Tek Corp. -18c3 Micronas Semiconductor Holding AG -# Nee Octigabay System -18c8 Cray Inc -18c9 ARVOO Engineering BV -18ca XGI Technology Inc. (eXtreme Graphics Innovation) - 0020 Volari Z7 - 0040 Volari V3XT/V5/V8 - 0047 Volari 8300 (chip: XP10, codename: XG47) -18d2 Sitecom -# Sitecom HFC-S based ISDN controller card DC-105v2 - 3069 DC-105v2 ISDN controller -18dd Artimi Inc - 4c6f Artimi RTMI-100 UWB adapter -18e6 MPL AG - 0001 OSCI [Octal Serial Communication Interface] -18ec Cesnet, z.s.p.o. - c006 COMBO6 - 18ec d001 COMBO-4MTX - 18ec d002 COMBO-4SFP - 18ec d003 COMBO-4SFPRO - 18ec d004 COMBO-2XFP - c045 COMBO6E - c050 COMBO-PTM - c058 COMBO6X - 18ec d001 COMBO-4MTX - 18ec d002 COMBO-4SFP - 18ec d003 COMBO-4SFPRO - 18ec d004 COMBO-2XFP -18f6 NextIO - 1000 [Nexsis] Switch Virtual P2P PCIe Bridge - 1050 [Nexsis] Switch Virtual P2P PCI Bridge - 2000 [Nexsis] Switch Integrated Mgmt. Endpoint -18f7 Commtech, Inc. - 0001 Fastcom ESCC-PCI-335 - 0002 Fastcom 422/4-PCI-335 - 0004 Fastcom 422/2-PCI-335 - 0005 Fastcom IGESCC-PCI-ISO/1 - 000a Fastcom 232/4-PCI-335 -18fb Resilience Corporation -1904 Hangzhou Silan Microelectronics Co., Ltd. - 8139 RTL8139D [Realtek] PCI 10/100BaseTX ethernet adaptor -1923 Sangoma Technologies Corp. - 0040 A200/Remora FXO/FXS Analog AFT card - 0100 A104d QUAD T1/E1 AFT card - 0300 A101 single-port T1/E1 - 0400 A104u Quad T1/E1 AFT -# nee Level 5 Networks -1924 Solarflare Communications -192e TransDimension -1931 Option N.V. - 000c Qualcomm MSM6275 UMTS chip -1942 ClearSpeed Technology plc - e511 CSX600 Advance Accelerator Board -194a DapTechnology B.V. - 1111 FireSpy3850 - 1112 FireSpy450b - 1113 FireSpy450bT - 1114 FireSpy850 - 1115 FireSpy850bT -1957 Freescale Semiconductor Inc - 0012 MPC8548 [PowerQUICC III] - 0080 MPC8349E - 0081 MPC8349 - 0082 MPC8347E TBGA - 0083 MPC8347 TBGA - 0084 MPC8347E PBGA - 0085 MPC8347 PBGA - 0086 MPC8343E - 0087 MPC8343 -1958 Faster Technology, LLC. -1959 PA Semi, Inc -1966 Orad Hi-Tec Systems - 1975 DVG64 family -1969 Attansic Technology Corp. - 1048 L1 Gigabit Ethernet Adapter - 2048 L2 100 Mbit Ethernet Adapter -196a Sensory Networks Inc. - 0101 NodalCore C-1000 Content Classification Accelerator - 0102 NodalCore C-2000 Content Classification Accelerator - 0105 NodalCore C-3000 Content Classification Accelerator -196d Club-3D BV -1971 AGEIA Technologies, Inc. - 1011 Physics Processing Unit [PhysX] - 1043 0001 PhysX P1 -197b JMicron Technologies, Inc. - 2360 JMicron 20360/20363 AHCI Controller - 2361 JMB361 AHCI/IDE - 1462 7235 P965 Neo MS-7235 mainboard - 2363 JMicron 20360/20363 AHCI Controller - 2365 JMB365 AHCI/IDE - 2366 JMB366 AHCI/IDE - 2368 JMB368 IDE controller -1982 Distant Early Warning Communications Inc - 1600 OX16C954 HOST-A - 16ff OX16C954 HOST-B -1989 Montilio Inc. - 0001 RapidFile Bridge - 8001 RapidFile -1993 Innominate Security Technologies AG -199a Pulse-LINK, Inc. -19a2 ServerEngines LLC - 0200 BladeEngine 10Gb PCI-E iSCSI adapter - 0201 BladeEngine 10Gb PCI-E Network Adpater -19a8 DAQDATA GmbH -19ac Kasten Chase Applied Research - 0001 ACA2400 Crypto Accelerator -19ae Progeny Systems Corporation - 0520 4135 HFT Interface Controller -19d4 Quixant Limited -19de Pico Computing -19e2 Vector Informatik GmbH -19e7 NET (Network Equipment Technologies) - 1001 STIX DSP Card - 1002 STIX - 1 Port T1/E1 Card - 1003 STIX - 2 Port T1/E1 Card - 1004 STIX - 4 Port T1/E1 Card - 1005 STIX - 4 Port FXS Card -1a03 ASPEED Technology, Inc. - 2000 AST2000 -1a07 Kvaser AB - 0006 CAN interface PC104+ HS/HS - 0007 CAN interface PCIcanx II HS or HS/HS -1a08 Sierra semiconductor - 0000 SC15064 -1a1d GFaI e.V. - 1a17 Meta Networks MTP-1G IDPS NIC -1a22 Ambric Inc. -1a29 Fortinet, Inc. -1a51 Hectronic AB -1a5d Celoxica -1a71 XenSource, Inc. -1a73 Violin Memory, Inc - 0001 Mozart [Memory Appliance 1010] -1a77 Lightfleet Corporation -1a78 Virident Systems Inc. -1a8c Verigy Pte. Ltd. - 1100 E8001-66443 PCI Express CIC -1ab9 Espia Srl -1b13 Jaton Corp -1c1c Symphony - 0001 82C101 -1d44 DPT - a400 PM2x24/PM3224 -1de1 Tekram Technology Co.,Ltd. - 0391 TRM-S1040 - 2020 DC-390 - 690c 690c - dc29 DC290 -1fc0 Tumsan Oy - 0300 E2200 Dual E1/Rawpipe Card -1fc1 PathScale, Inc - 000d InfiniPath HT-400 - 0010 InfiniPath PE-800 -1fce Cognio Inc. - 0001 Spectrum Analyzer PC Card (SAgE) -2000 Smart Link Ltd. -2001 Temporal Research Ltd -2003 Smart Link Ltd. -2004 Smart Link Ltd. -21c3 21st Century Computer Corp. -# (Probably only the Mobile Phone Division) -22b8 Motorola, Inc. -2348 Racore - 2010 8142 100VG/AnyLAN -2646 Kingston Technologies -270b Xantel Corporation -270f Chaintech Computer Co. Ltd -2711 AVID Technology Inc. -2a15 3D Vision(???) -3000 Hansol Electronics Inc. -3142 Post Impression Systems. -3388 Hint Corp - 0013 HiNT HC4 PCI to ISDN bridge, Multimedia audio controller - 0014 HiNT HC4 PCI to ISDN bridge, Network controller - 0020 HB6 Universal PCI-PCI bridge (transparent mode) - 0021 HB6 Universal PCI-PCI bridge (non-transparent mode) - 1775 c200 C2K CompactPCI interface bridge - 1775 ce90 CE9 - 4c53 1050 CT7 mainboard - 4c53 1080 CT8 mainboard - 4c53 1090 Cx9 mainboard - 4c53 10a0 CA3/CR3 mainboard - 4c53 3010 PPCI mezzanine (32-bit PMC) - 4c53 3011 PPCI mezzanine (64-bit PMC) - 4c53 4000 PMCCARR1 carrier board - 0022 HiNT HB4 PCI-PCI Bridge (PCI6150) - 0026 HB2 PCI-PCI Bridge - 101a E.Band [AudioTrak Inca88] - 101b E.Band [AudioTrak Inca88] - 8011 VXPro II Chipset - 3388 8011 VXPro II Chipset CPU to PCI Bridge - 8012 VXPro II Chipset - 3388 8012 VXPro II Chipset PCI to ISA Bridge - 8013 VXPro II IDE - 3388 8013 VXPro II Chipset EIDE Controller -3411 Quantum Designs (H.K.) Inc -3513 ARCOM Control Systems Ltd -3842 eVga.com. Corp. - c370 e-GeFORCE 6600 256 DDR PCI-e -38ef 4Links -3d3d 3DLabs - 0001 GLINT 300SX - 0002 GLINT 500TX - 0000 0000 GLoria L - 0003 GLINT Delta - 0000 0000 GLoria XL - 0004 Permedia - 0005 Permedia - 0006 GLINT MX - 0000 0000 GLoria XL - 1048 0a42 GLoria XXL - 0007 3D Extreme - 0008 GLINT Gamma G1 - 1048 0a42 GLoria XXL - 0009 Permedia II 2D+3D - 1040 0011 AccelStar II - 1048 0a42 GLoria XXL - 13e9 1000 6221L-4U - 3d3d 0100 AccelStar II 3D Accelerator - 3d3d 0111 Permedia 3:16 - 3d3d 0114 Santa Ana - 3d3d 0116 Oxygen GVX1 - 3d3d 0119 Scirocco - 3d3d 0120 Santa Ana PCL - 3d3d 0125 Oxygen VX1 - 3d3d 0127 Permedia3 Create! - 000a GLINT R3 - 3d3d 0121 Oxygen VX1 - 000c GLINT R3 [Oxygen VX1] - 3d3d 0144 Oxygen VX1-4X AGP [Permedia 4] - 000d GLint R4 rev A - 0011 GLint R4 rev B - 0012 GLint R5 rev A - 0013 GLint R5 rev B - 0020 VP10 visual processor - 0022 VP10 visual processor - 0024 VP9 visual processor - 0100 Permedia II 2D+3D - 07a1 Wildcat III 6210 - 07a2 Sun XVR-500 Graphics Accelerator - 07a3 Wildcat IV 7210 - 1004 Permedia - 3d04 Permedia - ffff Glint VGA -4005 Avance Logic Inc. - 0300 ALS300 PCI Audio Device - 0308 ALS300+ PCI Audio Device - 0309 PCI Input Controller - 1064 ALG-2064 - 2064 ALG-2064i - 2128 ALG-2364A GUI Accelerator - 2301 ALG-2301 - 2302 ALG-2302 - 2303 AVG-2302 GUI Accelerator - 2364 ALG-2364A - 2464 ALG-2464 - 2501 ALG-2564A/25128A - 4000 ALS4000 Audio Chipset - 4005 4000 ALS4000 Audio Chipset - 4710 ALC200/200P -4033 Addtron Technology Co, Inc. - 1360 RTL8139 Ethernet -4040 NetXen Incorporated - 0001 NXB-10GXSR 10 Gigabit Ethernet PCIe Adapter with SR-XFP optical interface - 0002 NXB-10GCX4 10 Gigabit Ethernet PCIe Adapter with CX4 copper interface - 0003 NXB-4GCU Quad Gigabit Ethernet PCIe Adapter with 1000-BASE-T interface - 0004 BladeCenter-H 10 Gigabit Ethernet High Speed Daughter Card -4143 Digital Equipment Corp -4144 Alpha Data - 0044 ADM-XRCIIPro -416c Aladdin Knowledge Systems - 0100 AladdinCARD - 0200 CPC -4321 Tata Power Strategic Electronics Division -434e CAST Navigation LLC -4444 Internext Compression Inc - 0016 iTVC16 (CX23416) MPEG-2 Encoder - 0070 0003 WinTV PVR 250 - 0070 0009 WinTV PVR 150 - 0070 0801 WinTV PVR 150 - 0070 0807 WinTV PVR 150 - 0070 4001 WinTV PVR 250 - 0070 4009 WinTV PVR 250 - 0070 4801 WinTV PVR 250 - 0070 4803 WinTV PVR 250 - 0070 8003 WinTV PVR 150 - 0070 8801 WinTV PVR 150 - 0070 c801 WinTV PVR 150 - 0070 e807 WinTV PVR 500 (1st unit) - 0070 e817 WinTV PVR 500 (2nd unit) - 0070 ff92 WiNTV PVR-550 - 0270 0801 WinTV PVR 150 - 10fc d038 GV-MVP/RX2W (1st unit) - 10fc d039 GV-MVP/RX2W (2nd unit) - 12ab fff3 MPG600 - 12ab ffff MPG600 - 1461 c019 UltraTV 1500 MCE - 9005 0092 VideOh! AVC-2010 - 9005 0093 VideOh! AVC-2410 - 0803 iTVC15 MPEG-2 Encoder - 0070 4000 WinTV PVR-350 - 0070 4001 WinTV PVR-250 - 0070 4800 WinTV PVR-350 (V1) - 12ab 0000 MPG160 - 1461 a3ce M179 - 1461 a3cf M179 -4468 Bridgeport machines -4594 Cogetec Informatique Inc -45fb Baldor Electric Company -4680 Umax Computer Corp -4843 Hercules Computer Technology Inc -4916 RedCreek Communications Inc - 1960 RedCreek PCI adapter -4943 Growth Networks -494f ACCES I/O Products, Inc. - 10e8 LPCI-COM-8SM -4978 Axil Computer Inc -4a14 NetVin - 5000 NV5000SC - 4a14 5000 RT8029-Based Ethernet Adapter -4b10 Buslogic Inc. -4c48 LUNG HWA Electronics -4c53 SBS Technologies - 0000 PLUSTEST device - 4c53 3000 PLUSTEST card (PC104+) - 4c53 3001 PLUSTEST card (PMC) - 0001 PLUSTEST-MM device - 4c53 3002 PLUSTEST-MM card (PMC) -4ca1 Seanix Technology Inc -4d51 MediaQ Inc. - 0200 MQ-200 -4d54 Microtechnica Co Ltd -4d56 MATRIX VISION GmbH - 0000 Altera Cyclone II CameraLink Frame Grabber [mvHYPERION-CLe] -4ddc ILC Data Device Corp - 0100 DD-42924I5-300 (ARINC 429 Data Bus) - 0801 BU-65570I1 MIL-STD-1553 Test and Simulation - 0802 BU-65570I2 MIL-STD-1553 Test and Simulation - 0811 BU-65572I1 MIL-STD-1553 Test and Simulation - 0812 BU-65572I2 MIL-STD-1553 Test and Simulation - 0881 BU-65570T1 MIL-STD-1553 Test and Simulation - 0882 BU-65570T2 MIL-STD-1553 Test and Simulation - 0891 BU-65572T1 MIL-STD-1553 Test and Simulation - 0892 BU-65572T2 MIL-STD-1553 Test and Simulation - 0901 BU-65565C1 MIL-STD-1553 Data Bus - 0902 BU-65565C2 MIL-STD-1553 Data Bus - 0903 BU-65565C3 MIL-STD-1553 Data Bus - 0904 BU-65565C4 MIL-STD-1553 Data Bus - 0b01 BU-65569I1 MIL-STD-1553 Data Bus - 0b02 BU-65569I2 MIL-STD-1553 Data Bus - 0b03 BU-65569I3 MIL-STD-1553 Data Bus - 0b04 BU-65569I4 MIL-STD-1553 Data Bus -5046 GemTek Technology Corporation - 1001 PCI Radio -5053 Voyetra Technologies - 2010 Daytona Audio Adapter -5136 S S Technologies -5143 Qualcomm Inc -5145 Ensoniq (Old) - 3031 Concert AudioPCI -5168 Animation Technologies Inc. - 0300 FlyDVB-S - 0301 FlyDVB-T -5301 Alliance Semiconductor Corp. - 0001 ProMotion aT3D -5333 S3 Inc. - 0551 Plato/PX (system) - 5631 86c325 [ViRGE] - 8800 86c866 [Vision 866] - 8801 86c964 [Vision 964] - 8810 86c764_0 [Trio 32 vers 0] - 8811 86c764/765 [Trio32/64/64V+] - 8812 86cM65 [Aurora64V+] - 8813 86c764_3 [Trio 32/64 vers 3] - 8814 86c767 [Trio 64UV+] - 8815 86cM65 [Aurora 128] - 883d 86c988 [ViRGE/VX] - 8870 FireGL - 8880 86c868 [Vision 868 VRAM] vers 0 - 8881 86c868 [Vision 868 VRAM] vers 1 - 8882 86c868 [Vision 868 VRAM] vers 2 - 8883 86c868 [Vision 868 VRAM] vers 3 - 88b0 86c928 [Vision 928 VRAM] vers 0 - 88b1 86c928 [Vision 928 VRAM] vers 1 - 88b2 86c928 [Vision 928 VRAM] vers 2 - 88b3 86c928 [Vision 928 VRAM] vers 3 - 88c0 86c864 [Vision 864 DRAM] vers 0 - 88c1 86c864 [Vision 864 DRAM] vers 1 - 88c2 86c864 [Vision 864-P DRAM] vers 2 - 88c3 86c864 [Vision 864-P DRAM] vers 3 - 88d0 86c964 [Vision 964 VRAM] vers 0 - 88d1 86c964 [Vision 964 VRAM] vers 1 - 88d2 86c964 [Vision 964-P VRAM] vers 2 - 88d3 86c964 [Vision 964-P VRAM] vers 3 - 88f0 86c968 [Vision 968 VRAM] rev 0 - 88f1 86c968 [Vision 968 VRAM] rev 1 - 88f2 86c968 [Vision 968 VRAM] rev 2 - 88f3 86c968 [Vision 968 VRAM] rev 3 - 8900 86c755 [Trio 64V2/DX] - 5333 8900 86C775 Trio64V2/DX - 8901 86c775/86c785 [Trio 64V2/DX or /GX] - 5333 8901 86C775 Trio64V2/DX, 86C785 Trio64V2/GX - 8902 Plato/PX - 8903 Trio 3D business multimedia - 8904 Trio 64 3D - 1014 00db Integrated Trio3D - 4843 314a Terminator 128/3D GLH - 5333 8904 86C365 Trio3D AGP - 8905 Trio 64V+ family - 8906 Trio 64V+ family - 8907 Trio 64V+ family - 8908 Trio 64V+ family - 8909 Trio 64V+ family - 890a Trio 64V+ family - 890b Trio 64V+ family - 890c Trio 64V+ family - 890d Trio 64V+ family - 890e Trio 64V+ family - 890f Trio 64V+ family - 8a01 ViRGE/DX or /GX - 0e11 b032 ViRGE/GX - 10b4 1617 Nitro 3D - 10b4 1717 Nitro 3D - 5333 8a01 ViRGE/DX - 8a10 ViRGE/GX2 - 1092 8a10 Stealth 3D 4000 - 8a13 86c368 [Trio 3D/2X] - 5333 8a13 Trio3D/2X - 8a20 86c794 [Savage 3D] - 5333 8a20 86C391 Savage3D - 8a21 86c390 [Savage 3D/MV] - 5333 8a21 86C390 Savage3D/MV - 8a22 Savage 4 - 1033 8068 Savage 4 - 1033 8069 Savage 4 - 1033 8110 Savage 4 LT - 105d 0018 SR9 8Mb SDRAM - 105d 002a SR9 Pro 16Mb SDRAM - 105d 003a SR9 Pro 32Mb SDRAM - 105d 092f SR9 Pro+ 16Mb SGRAM - 1092 4207 Stealth III S540 - 1092 4800 Stealth III S540 - 1092 4807 SpeedStar A90 - 1092 4808 Stealth III S540 - 1092 4809 Stealth III S540 - 1092 480e Stealth III S540 - 1092 4904 Stealth III S520 - 1092 4905 SpeedStar A200 - 1092 4a09 Stealth III S540 - 1092 4a0b Stealth III S540 Xtreme - 1092 4a0f Stealth III S540 - 1092 4e01 Stealth III S540 - 1102 101d 3d Blaster Savage 4 - 1102 101e 3d Blaster Savage 4 - 5333 8100 86C394-397 Savage4 SDRAM 100 - 5333 8110 86C394-397 Savage4 SDRAM 110 - 5333 8125 86C394-397 Savage4 SDRAM 125 - 5333 8143 86C394-397 Savage4 SDRAM 143 - 5333 8a22 86C394-397 Savage4 - 5333 8a2e 86C394-397 Savage4 32bit - 5333 9125 86C394-397 Savage4 SGRAM 125 - 5333 9143 86C394-397 Savage4 SGRAM 143 - 8a23 Savage 4 - 8a25 ProSavage PM133 - 8a26 ProSavage KM133 - 8c00 ViRGE/M3 - 8c01 ViRGE/MX - 1179 0001 ViRGE/MX - 8c02 ViRGE/MX+ - 8c03 ViRGE/MX+MV - 8c10 86C270-294 Savage/MX-MV - 8c11 82C270-294 Savage/MX - 8c12 86C270-294 Savage/IX-MV - 1014 017f Thinkpad T20/T22 - 1179 0001 86C584 SuperSavage/IXC Toshiba - 8c13 86C270-294 Savage/IX - 1179 0001 Magnia Z310 - 8c22 SuperSavage MX/128 - 8c24 SuperSavage MX/64 - 8c26 SuperSavage MX/64C - 8c2a SuperSavage IX/128 SDR - 8c2b SuperSavage IX/128 DDR - 8c2c SuperSavage IX/64 SDR - 8c2d SuperSavage IX/64 DDR - 8c2e SuperSavage IX/C SDR - 1014 01fc ThinkPad T23 (2647-4MG) - 8c2f SuperSavage IX/C DDR - 8d01 86C380 [ProSavageDDR K4M266] - 8d02 VT8636A [ProSavage KN133] AGP4X VGA Controller (TwisterK) - 8d03 VT8751 [ProSavageDDR P4M266] - 8d04 VT8375 [ProSavage8 KM266/KL266] - 8e48 Chrome S27 PCIE - 5333 0130 Chrome S27 256M DDR2 - 9102 86C410 Savage 2000 - 1092 5932 Viper II Z200 - 1092 5934 Viper II Z200 - 1092 5952 Viper II Z200 - 1092 5954 Viper II Z200 - 1092 5a35 Viper II Z200 - 1092 5a37 Viper II Z200 - 1092 5a55 Viper II Z200 - 1092 5a57 Viper II Z200 - ca00 SonicVibes -544c Teralogic Inc - 0350 TL880-based HDTV/ATSC tuner -5455 Technische University Berlin - 4458 S5933 -5456 GoTView -5519 Cnet Technologies, Inc. -5544 Dunord Technologies - 0001 I-30xx Scanner Interface -5555 Genroco, Inc - 0003 TURBOstor HFP-832 [HiPPI NIC] -5654 VoiceTronix Pty Ltd - 3132 OpenSwitch12 -5700 Netpower -5851 Exacq Technologies -5853 XenSource, Inc. - 0001 Xen Platform Device -6356 UltraStor -6374 c't Magazin fuer Computertechnik - 6773 GPPCI -6409 Logitec Corp. -6666 Decision Computer International Co. - 0001 PCCOM4 - 0002 PCCOM8 - 0004 PCCOM2 - 0101 PCI 8255/8254 I/O Card -7063 pcHDTV - 2000 HD-2000 - 3000 HD-3000 - 5500 HD5500 HDTV -7604 O.N. Electronic Co Ltd. -7bde MIDAC Corporation -7fed PowerTV -8008 Quancom Electronic GmbH - 0010 WDOG1 [PCI-Watchdog 1] - 0011 PWDOG2 [PCI-Watchdog 2] -# Wrong ID used in subsystem ID of AsusTek PCI-USB2 PCI card. -807d Asustek Computer, Inc. -8086 Intel Corporation - 0007 82379AB - 0008 Extended Express System Support Controller - 0039 21145 Fast Ethernet - 0122 82437FX - 0309 80303 I/O Processor PCI-to-PCI Bridge - 030d 80312 I/O Companion Chip PCI-to-PCI Bridge - 0326 6700/6702PXH I/OxAPIC Interrupt Controller A - 0327 6700PXH I/OxAPIC Interrupt Controller B - 0329 6700PXH PCI Express-to-PCI Bridge A - 032a 6700PXH PCI Express-to-PCI Bridge B - 032c 6702PXH PCI Express-to-PCI Bridge A - 0330 80332 [Dobson] I/O processor (A-Segment Bridge) - 0331 80332 [Dobson] I/O processor (A-Segment IOAPIC) - 0332 80332 [Dobson] I/O processor (B-Segment Bridge) - 0333 80332 [Dobson] I/O processor (B-Segment IOAPIC) - 0334 80332 [Dobson] I/O processor (ATU) - 0335 80331 [Lindsay] I/O processor (PCI-X Bridge) - 0336 80331 [Lindsay] I/O processor (ATU) - 0340 41210 [Lanai] Serial to Parallel PCI Bridge (A-Segment Bridge) - 0341 41210 [Lanai] Serial to Parallel PCI Bridge (B-Segment Bridge) - 0370 80333 Segment-A PCI Express-to-PCI Express Bridge - 0371 80333 A-Bus IOAPIC - 0372 80333 Segment-B PCI Express-to-PCI Express Bridge - 0373 80333 B-Bus IOAPIC - 0374 80333 Address Translation Unit - 0482 82375EB/SB PCI to EISA Bridge - 0483 82424TX/ZX [Saturn] CPU to PCI bridge - 0484 82378ZB/IB, 82379AB (SIO, SIO.A) PCI to ISA Bridge - 0486 82425EX/ZX [Aries] PCIset with ISA bridge - 04a3 82434LX/NX [Mercury/Neptune] Processor to PCI bridge - 04d0 82437FX [Triton FX] - 0500 E8870 Processor bus control - 0501 E8870 Memory controller -# and registers common to both SPs - 0502 E8870 Scalability Port 0 -# and global performance monitoring - 0503 E8870 Scalability Port 1 - 0510 E8870IO Hub Interface Port 0 registers (8-bit compatibility port) - 0511 E8870IO Hub Interface Port 1 registers - 0512 E8870IO Hub Interface Port 2 registers - 0513 E8870IO Hub Interface Port 3 registers - 0514 E8870IO Hub Interface Port 4 registers - 0515 E8870IO General SIOH registers - 0516 E8870IO RAS registers - 0530 E8870SP Scalability Port 0 registers - 0531 E8870SP Scalability Port 1 registers - 0532 E8870SP Scalability Port 2 registers - 0533 E8870SP Scalability Port 3 registers - 0534 E8870SP Scalability Port 4 registers - 0535 E8870SP Scalability Port 5 registers -# (bi-interleave 0) and global registers that are neither per-port nor per-interleave - 0536 E8870SP Interleave registers 0 and 1 -# (bi-interleave 1) - 0537 E8870SP Interleave registers 2 and 3 - 0600 RAID Controller - 8086 0136 SRCU31L - 8086 01af SRCZCR - 8086 01c1 ICP Vortex GDT8546RZ - 8086 01f7 SCRU32 -# uninitialized SRCU32 RAID Controller - 061f 80303 I/O Processor - 0960 80960RP [i960 RP Microprocessor/Bridge] - 0962 80960RM [i960RM Bridge] - 0964 80960RP [i960 RP Microprocessor/Bridge] - 1000 82542 Gigabit Ethernet Controller - 0e11 b0df NC6132 Gigabit Ethernet Adapter (1000-SX) - 0e11 b0e0 NC6133 Gigabit Ethernet Adapter (1000-LX) - 0e11 b123 NC6134 Gigabit Ethernet Adapter (1000-LX) - 1014 0119 Netfinity Gigabit Ethernet SX Adapter - 8086 1000 PRO/1000 Gigabit Server Adapter - 1001 82543GC Gigabit Ethernet Controller (Fiber) - 0e11 004a NC6136 Gigabit Server Adapter - 1014 01ea Netfinity Gigabit Ethernet SX Adapter - 8086 1002 PRO/1000 F Server Adapter - 8086 1003 PRO/1000 F Server Adapter - 1002 Pro 100 LAN+Modem 56 Cardbus II - 8086 200e Pro 100 LAN+Modem 56 Cardbus II - 8086 2013 Pro 100 SR Mobile Combo Adapter - 8086 2017 Pro 100 S Combo Mobile Adapter - 1004 82543GC Gigabit Ethernet Controller (Copper) - 0e11 0049 NC7132 Gigabit Upgrade Module - 0e11 b1a4 NC7131 Gigabit Server Adapter - 1014 10f2 Gigabit Ethernet Server Adapter - 8086 1004 PRO/1000 T Server Adapter - 8086 2004 PRO/1000 T Server Adapter - 1008 82544EI Gigabit Ethernet Controller (Copper) - 1014 0269 iSeries 1000/100/10 Ethernet Adapter - 1028 011b PowerEdge 2550 - 1028 011c PRO/1000 XT Network Connection - 8086 1107 PRO/1000 XT Server Adapter - 8086 2107 PRO/1000 XT Server Adapter - 8086 2110 PRO/1000 XT Desktop Adapter - 8086 3108 PRO/1000 XT Network Connection - 1009 82544EI Gigabit Ethernet Controller (Fiber) - 1014 0268 iSeries Gigabit Ethernet Adapter - 8086 1109 PRO/1000 XF Server Adapter - 8086 2109 PRO/1000 XF Server Adapter - 100a 82540EM Gigabit Ethernet Controller - 100c 82544GC Gigabit Ethernet Controller (Copper) - 8086 1112 PRO/1000 T Desktop Adapter - 8086 2112 PRO/1000 T Desktop Adapter - 100d 82544GC Gigabit Ethernet Controller (LOM) - 1028 0123 PRO/1000 XT Network Connection - 1079 891f 82544GC Based Network Connection - 4c53 1080 CT8 mainboard - 8086 110d 82544GC Based Network Connection - 100e 82540EM Gigabit Ethernet Controller - 1014 0265 PRO/1000 MT Network Connection - 1014 0267 PRO/1000 MT Network Connection - 1014 026a PRO/1000 MT Network Connection - 1028 002e Optiplex GX260 - 1028 0134 PowerEdge 600SC - 1028 0151 PRO/1000 MT Network Connection - 107b 8920 PRO/1000 MT Desktop Adapter - 8086 001e PRO/1000 MT Desktop Adapter - 8086 002e PRO/1000 MT Desktop Adapter - 8086 1376 PRO/1000 GT Desktop Adapter - 8086 1476 PRO/1000 GT Desktop Adapter - 100f 82545EM Gigabit Ethernet Controller (Copper) - 1014 0269 iSeries 1000/100/10 Ethernet Adapter - 1014 028e PRO/1000 MT Network Connection - 8086 1000 PRO/1000 MT Network Connection - 8086 1001 PRO/1000 MT Server Adapter - 1010 82546EB Gigabit Ethernet Controller (Copper) - 0e11 00db NC7170 Gigabit Server Adapter - 1014 027c PRO/1000 MT Dual Port Network Adapter - 18fb 7872 RESlink-X - 1fc1 0026 Niagara 2260 Bypass Card - 4c53 1080 CT8 mainboard - 4c53 10a0 CA3/CR3 mainboard - 8086 1011 PRO/1000 MT Dual Port Server Adapter - 8086 1012 PRO/1000 MT Dual Port Server Adapter - 8086 101a PRO/1000 MT Dual Port Network Connection - 8086 3424 SE7501HG2 Mainboard - 1011 82545EM Gigabit Ethernet Controller (Fiber) - 1014 0268 iSeries Gigabit Ethernet Adapter - 8086 1002 PRO/1000 MF Server Adapter - 8086 1003 PRO/1000 MF Server Adapter (LX) - 1012 82546EB Gigabit Ethernet Controller (Fiber) - 0e11 00dc NC6170 Gigabit Server Adapter - 8086 1012 PRO/1000 MF Dual Port Server Adapter - 1013 82541EI Gigabit Ethernet Controller - 8086 0013 PRO/1000 MT Network Connection - 8086 1013 PRO/1000 MT Network Connection - 8086 1113 PRO/1000 MT Desktop Adapter - 1014 82541ER Gigabit Ethernet Controller - 8086 0014 PRO/1000 MT Desktop Connection - 8086 1014 PRO/1000 MT Network Connection - 1015 82540EM Gigabit Ethernet Controller (LOM) - 8086 1015 PRO/1000 MT Mobile Connection - 1016 82540EP Gigabit Ethernet Controller (Mobile) - 1014 052c PRO/1000 MT Mobile Connection - 1179 0001 PRO/1000 MT Mobile Connection - 8086 1016 PRO/1000 MT Mobile Connection - 1017 82540EP Gigabit Ethernet Controller - 8086 1017 PR0/1000 MT Desktop Connection - 1018 82541EI Gigabit Ethernet Controller - 8086 1018 PRO/1000 MT Mobile Connection - 1019 82547EI Gigabit Ethernet Controller - 1458 1019 GA-8IPE1000 Pro2 motherboard (865PE) - 1458 e000 Intel Gigabit Ethernet (Kenai II) - 8086 1019 PRO/1000 CT Desktop Connection - 8086 301f D865PERL mainboard - 8086 302c Intel 82865G Mainboard (D865GBF) - 8086 3427 S875WP1-E mainboard - 101a 82547EI Gigabit Ethernet Controller (Mobile) - 8086 101a PRO/1000 CT Mobile Connection - 101d 82546EB Gigabit Ethernet Controller - 8086 1000 PRO/1000 MT Quad Port Server Adapter - 101e 82540EP Gigabit Ethernet Controller (Mobile) - 1014 0549 PRO/1000 MT Mobile Connection - 1179 0001 PRO/1000 MT Mobile Connection - 8086 101e PRO/1000 MT Mobile Connection - 1026 82545GM Gigabit Ethernet Controller - 1028 0169 Precision 470 - 8086 1000 PRO/1000 MT Server Connection - 8086 1001 PRO/1000 MT Server Adapter - 8086 1002 PRO/1000 MT Server Adapter - 8086 1003 PRO/1000 GT Server Adapter - 8086 1026 PRO/1000 MT Server Connection - 1027 82545GM Gigabit Ethernet Controller - 103c 3103 NC310F PCI-X Gigabit Server Adapter - 8086 1001 PRO/1000 MF Server Adapter(LX) - 8086 1002 PRO/1000 MF Server Adapter(LX) - 8086 1003 PRO/1000 MF Server Adapter(LX) - 8086 1027 PRO/1000 MF Server Adapter - 1028 82545GM Gigabit Ethernet Controller - 8086 1028 PRO/1000 MB Server Connection - 1029 82559 Ethernet Controller - 1030 82559 InBusiness 10/100 - 1031 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller - 1014 0209 ThinkPad A/T/X Series - 104d 80e7 Vaio PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 104d 813c Vaio PCG-GRV616G - 107b 5350 EtherExpress PRO/100 VE - 1179 0001 EtherExpress PRO/100 VE - 144d c000 EtherExpress PRO/100 VE - 144d c001 EtherExpress PRO/100 VE - 144d c003 EtherExpress PRO/100 VE - 144d c006 vpr Matrix 170B4 - 1032 82801CAM (ICH3) PRO/100 VE Ethernet Controller - 1033 82801CAM (ICH3) PRO/100 VM (LOM) Ethernet Controller - 1034 82801CAM (ICH3) PRO/100 VM Ethernet Controller - 1035 82801CAM (ICH3)/82562EH (LOM) Ethernet Controller - 1036 82801CAM (ICH3) 82562EH Ethernet Controller - 1037 82801CAM (ICH3) Chipset Ethernet Controller - 1038 82801CAM (ICH3) PRO/100 VM (KM) Ethernet Controller - 0e11 0098 Evo N600c - 1039 82801DB PRO/100 VE (LOM) Ethernet Controller - 1014 0267 NetVista A30p - 103a 82801DB PRO/100 VE (CNR) Ethernet Controller - 103b 82801DB PRO/100 VM (LOM) Ethernet Controller - 103c 82801DB PRO/100 VM (CNR) Ethernet Controller - 103d 82801DB PRO/100 VE (MOB) Ethernet Controller - 1014 0522 Thinkpad R40 model 2681 - 8086 103d 82562EZ 10/100 Ethernet Controller - 103e 82801DB PRO/100 VM (MOB) Ethernet Controller - 1040 536EP Data Fax Modem - 16be 1040 V.9X DSP Data Fax Modem - 1043 PRO/Wireless LAN 2100 3B Mini PCI Adapter - 103c 08b0 tc1100 tablet - 8086 2522 Samsung P30 integrated WLAN - 8086 2527 MIM2000/Centrino - 8086 2581 Toshiba Satellite M10 - 1048 PRO/10GbE LR Server Adapter - 8086 a01f PRO/10GbE LR Server Adapter - 8086 a11f PRO/10GbE LR Server Adapter - 1049 82566MM Gigabit Network Connection - 104a 82566DM Gigabit Network Connection - 104b 82566DC Gigabit Network Connection - 104c 82562V 10/100 Network Connection - 104d 82566MC Gigabit Network Connection - 1050 82562EZ 10/100 Ethernet Controller - 1462 728c 865PE Neo2 (MS-6728) - 1462 758c MS-6758 (875P Neo) - 8086 3020 D865PERL mainboard - 8086 302f Desktop Board D865GBF - 8086 3427 S875WP1-E mainboard - 1051 82801EB/ER (ICH5/ICH5R) integrated LAN Controller - 1052 PRO/100 VM Network Connection - 1053 PRO/100 VM Network Connection - 1054 PRO/100 VE Network Connection - 1055 PRO/100 VM Network Connection - 1056 PRO/100 VE Network Connection - 1057 PRO/100 VE Network Connection - 1059 82551QM Ethernet Controller - 105b 82546GB Gigabit Ethernet Controller (Copper) - 105e 82571EB Gigabit Ethernet Controller - 103c 7044 NC360T PCI Express Dual Port Gigabit Server Adapter - 1775 1100 CR11/VR11 Single Board Computer - 1775 6003 Telum GE-QT - 8086 005e PRO/1000 PT Dual Port Server Connection - 8086 105e PRO/1000 PT Dual Port Network Connection - 8086 115e PRO/1000 PT Dual Port Server Adapter - 8086 116e PRO/1000 PT Dual Port Server Adapter - 8086 125e PRO/1000 PT Dual Port Server Adapter - 8086 135e PRO/1000 PT Dual Port Server Adapter - 105f 82571EB Gigabit Ethernet Controller - 8086 115f PRO/1000 PF Dual Port Server Adapter - 8086 116f PRO/1000 PF Dual Port Server Adapter - 8086 125f PRO/1000 PF Dual Port Server Adapter - 8086 135f PRO/1000 PF Dual Port Server Adapter - 1060 82571EB Gigabit Ethernet Controller - 8086 0060 PRO/1000 PB Dual Port Server Connection - 8086 1060 PRO/1000 PB Dual Port Server Connection - 1064 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller - 1043 80f8 P5GD1-VW Mainboard - 1065 82562ET/EZ/GT/GZ - PRO/100 VE Ethernet Controller - 1066 82562 EM/EX/GX - PRO/100 VM (LOM) Ethernet Controller - 1067 82562 EM/EX/GX - PRO/100 VM Ethernet Controller - 1068 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller Mobile - 1069 82562EM/EX/GX - PRO/100 VM (LOM) Ethernet Controller Mobile - 106a 82562G - PRO/100 VE (LOM) Ethernet Controller - 106b 82562G - PRO/100 VE Ethernet Controller Mobile - 1075 82547GI Gigabit Ethernet Controller - 1028 0165 PowerEdge 750 - 8086 0075 PRO/1000 CT Network Connection - 8086 1075 PRO/1000 CT Network Connection - 1076 82541GI Gigabit Ethernet Controller - 1028 0165 PowerEdge 750 - 1028 019a PowerEdge SC1425 - 8086 0076 PRO/1000 MT Network Connection - 8086 1076 PRO/1000 MT Network Connection - 8086 1176 PRO/1000 MT Desktop Adapter - 8086 1276 PRO/1000 MT Network Adapter - 1077 82541GI Gigabit Ethernet Controller - 1179 0001 PRO/1000 MT Mobile Connection - 8086 0077 PRO/1000 MT Mobile Connection - 8086 1077 PRO/1000 MT Mobile Connection - 1078 82541ER Gigabit Ethernet Controller - 8086 1078 82541ER-based Network Connection - 1079 82546GB Gigabit Ethernet Controller - 103c 12a6 Dual Port 1000Base-T [A9900A] - 103c 12cf Core Dual Port 1000Base-T [AB352A] - 1775 10d0 V5D Single Board Computer Gigabit Ethernet - 1775 ce90 CE9 - 1fc1 0027 Niagara 2261 Failover NIC - 4c53 1090 Cx9 / Vx9 mainboard - 4c53 10b0 CL9 mainboard - 8086 0079 PRO/1000 MT Dual Port Network Connection - 8086 1079 PRO/1000 MT Dual Port Network Connection - 8086 1179 PRO/1000 MT Dual Port Server Adapter - 8086 117a PRO/1000 MT Dual Port Server Adapter - 107a 82546GB Gigabit Ethernet Controller - 103c 12a8 Dual Port 1000base-SX [A9899A] - 8086 107a PRO/1000 MF Dual Port Server Adapter - 8086 127a PRO/1000 MF Dual Port Server Adapter - 107b 82546GB Gigabit Ethernet Controller - 8086 007b PRO/1000 MB Dual Port Server Connection - 8086 107b PRO/1000 MB Dual Port Server Connection - 107c 82541PI Gigabit Ethernet Controller - 8086 1376 PRO/1000 GT Desktop Adapter - 8086 1476 PRO/1000 GT Desktop Adapter - 107d 82572EI Gigabit Ethernet Controller (Copper) - 8086 1082 PRO/1000 PT Server Adapter - 8086 1092 PRO/1000 PT Server Adapter - 107e 82572EI Gigabit Ethernet Controller (Fiber) - 8086 1084 PRO/1000 PF Server Adapter - 8086 1094 PRO/1000 PF Server Adapter - 107f 82572EI Gigabit Ethernet Controller - 1080 FA82537EP 56K V.92 Data/Fax Modem PCI - 1081 631xESB/632xESB LAN Controller Copper - 1082 631xESB/632xESB LAN Controller fiber - 1083 631xESB/632xESB LAN Controller SERDES - 1084 631xESB/632xESB IDE Redirection - 1085 631xESB/632xESB Serial Port Redirection - 1086 631xESB/632xESB IPMI/KCS0 - 1087 631xESB/632xESB UHCI Redirection - 1089 631xESB/632xESB BT - 108a 82546GB Gigabit Ethernet Controller - 8086 108a PRO/1000 P Dual Port Server Adapter - 8086 118a PRO/1000 P Dual Port Server Adapter - 108b 82573V Gigabit Ethernet Controller (Copper) - 108c 82573E Gigabit Ethernet Controller (Copper) - 108e 82573E KCS (Active Management) - 108f Active Management Technology - SOL - 1091 PRO/100 VM Network Connection - 1092 PRO/100 VE Network Connection - 1093 PRO/100 VM Network Connection - 1094 PRO/100 VE Network Connection - 1095 PRO/100 VE Network Connection - 1096 80003ES2LAN Gigabit Ethernet Controller (Copper) - 1097 631xESB/632xESB DPT LAN Controller (Fiber) - 1098 80003ES2LAN Gigabit Ethernet Controller (Serdes) - 1099 82546GB Gigabit Ethernet Controller (Copper) - 8086 1099 PRO/1000 GT Quad Port Server Adapter - 109a 82573L Gigabit Ethernet Controller - 1179 ff10 PRO/1000 PL - 17aa 2001 ThinkPad T60 - 17aa 207e Thinkpad X60s - 8086 109a PRO/1000 PL Network Connection - 109b 82546GB PRO/1000 GF Quad Port Server Adapter - 109e 82597EX 10GbE Ethernet Controller - 8086 a01f PRO/10GbE CX4 Server Adapter - 8086 a11f PRO/10GbE CX4 Server Adapter - 10a0 82571EB PRO/1000 AT Quad Port Bypass Adapter - 10a1 82571EB PRO/1000 AF Quad Port Bypass Adapter - 10a4 82571EB Gigabit Ethernet Controller - 8086 10a4 PRO/1000 PT Quad Port Server Adapter - 8086 11a4 PRO/1000 PT Quad Port Server Adapter - 10a5 82571EB PRO/1000 PF Quad Port Server Adapter - 10b0 82573L PRO/1000 PL Network Connection - 10b2 82573V PRO/1000 PM Network Connection - 10b3 82573E PRO/1000 PM Network Connection - 10b4 82573L PRO/1000 PL Network Connection - 10b5 82546GB Gigabit Ethernet Controller (Copper) - 103c 3109 NC340T PCI-X Quad-port Gigabit Server Adapter - 8086 1099 PRO/1000 GT Quad Port Server Adapter - 8086 1199 PRO/1000 GT Quad Port Server Adapter - 10b9 82572EI Gigabit Ethernet Controller (Copper) - 8086 1083 PRO/1000 PT Desktop Adapter - 8086 1093 PRO/1000 PT Desktop Adapter - 10ba 80003ES2LAN Gigabit Ethernet Controller (Copper) - 10bb 80003ES2LAN Gigabit Ethernet Controller (Serdes) - 10bc 82571EB Gigabit Ethernet Controller (Copper) - 8086 10bc PRO/1000 PT Quad Port LP Server Adapter - 8086 11bc PRO/1000 PT Quad Port LP Server Adapter - 10bd 82566DM-2 Gigabit Network Connection - 10c0 82562V-2 10/100 Network Connection - 10c2 82562G-2 10/100 Network Connection - 10c3 82562GT-2 10/100 Network Connection - 10c4 82562GT 10/100 Network Connection - 10c5 82562G 10/100 Network Connection - 1107 PRO/1000 MF Server Adapter (LX) - 1130 82815 815 Chipset Host Bridge and Memory Controller Hub - 1025 1016 Travelmate 612 TX - 1043 8027 TUSL2-C Mainboard - 104d 80df Vaio PCG-FX403 - 8086 4532 D815EEA2 mainboard - 8086 4557 D815EGEW Mainboard - 1131 82815 815 Chipset AGP Bridge - 1132 82815 CGC [Chipset Graphics Controller] - 1025 1016 Travelmate 612 TX - 104d 80df Vaio PCG-FX403 - 8086 4532 D815EEA2 Mainboard - 8086 4541 D815EEA Motherboard - 8086 4557 D815EGEW Mainboard - 1161 82806AA PCI64 Hub Advanced Programmable Interrupt Controller - 8086 1161 82806AA PCI64 Hub APIC - 1162 Xscale 80200 Big Endian Companion Chip - 1200 IXP1200 Network Processor - 172a 0000 AEP SSL Accelerator - 1209 8255xER/82551IT Fast Ethernet Controller - 4c53 1050 CT7 mainboard - 4c53 1051 CE7 mainboard - 4c53 1070 PC6 mainboard - 1221 82092AA PCI to PCMCIA Bridge - 1222 82092AA IDE Controller - 1223 SAA7116 - 1225 82452KX/GX [Orion] - 1226 82596 PRO/10 PCI - 1227 82865 EtherExpress PRO/100A - 1228 82556 EtherExpress PRO/100 Smart -# the revision field differentiates between them (1-3 is 82557, 4-5 is 82558, 6-8 is 82559, 9 is 82559ER) - 1229 82557/8/9 [Ethernet Pro 100] - 0e11 3001 82559 Fast Ethernet LOM with Alert on LAN* - 0e11 3002 82559 Fast Ethernet LOM with Alert on LAN* - 0e11 3003 82559 Fast Ethernet LOM with Alert on LAN* - 0e11 3004 82559 Fast Ethernet LOM with Alert on LAN* - 0e11 3005 82559 Fast Ethernet LOM with Alert on LAN* - 0e11 3006 82559 Fast Ethernet LOM with Alert on LAN* - 0e11 3007 82559 Fast Ethernet LOM with Alert on LAN* - 0e11 b01e NC3120 Fast Ethernet NIC - 0e11 b01f NC3122 Fast Ethernet NIC (dual port) - 0e11 b02f NC1120 Ethernet NIC - 0e11 b04a Netelligent 10/100TX NIC with Wake on LAN - 0e11 b0c6 NC3161 Fast Ethernet NIC (embedded, WOL) - 0e11 b0c7 NC3160 Fast Ethernet NIC (embedded) - 0e11 b0d7 NC3121 Fast Ethernet NIC (WOL) - 0e11 b0dd NC3131 Fast Ethernet NIC (dual port) - 0e11 b0de NC3132 Fast Ethernet Module (dual port) - 0e11 b0e1 NC3133 Fast Ethernet Module (100-FX) - 0e11 b134 NC3163 Fast Ethernet NIC (embedded, WOL) - 0e11 b13c NC3162 Fast Ethernet NIC (embedded) - 0e11 b144 NC3123 Fast Ethernet NIC (WOL) - 0e11 b163 NC3134 Fast Ethernet NIC (dual port) - 0e11 b164 NC3135 Fast Ethernet Upgrade Module (dual port) - 0e11 b1a4 NC7131 Gigabit Server Adapter - 1014 005c 82558B Ethernet Pro 10/100 - 1014 01bc 82559 Fast Ethernet LAN On Motherboard - 1014 01f1 10/100 Ethernet Server Adapter - 1014 01f2 10/100 Ethernet Server Adapter - 1014 0207 Ethernet Pro/100 S - 1014 0232 10/100 Dual Port Server Adapter - 1014 023a ThinkPad R30 - 1014 105c Netfinity 10/100 - 1014 2205 ThinkPad A22p - 1014 305c 10/100 EtherJet Management Adapter - 1014 405c 10/100 EtherJet Adapter with Alert on LAN - 1014 505c 10/100 EtherJet Secure Management Adapter - 1014 605c 10/100 EtherJet Secure Management Adapter - 1014 705c 10/100 Netfinity 10/100 Ethernet Security Adapter - 1014 805c 10/100 Netfinity 10/100 Ethernet Security Adapter - 1028 009b PowerEdge 2500/2550 - 1028 00ce PowerEdge 1400 - 1033 8000 PC-9821X-B06 - 1033 8016 PK-UG-X006 - 1033 801f PK-UG-X006 - 1033 8026 PK-UG-X006 - 1033 8063 82559-based Fast Ethernet Adapter - 1033 8064 82559-based Fast Ethernet Adapter - 103c 10c0 NetServer 10/100TX - 103c 10c3 NetServer 10/100TX - 103c 10ca NetServer 10/100TX - 103c 10cb NetServer 10/100TX - 103c 10e3 NetServer 10/100TX - 103c 10e4 NetServer 10/100TX - 103c 1200 NetServer 10/100TX - 108e 10cf EtherExpress PRO/100(B) - 10c3 1100 SmartEther100 SC1100 - 10cf 1115 8255x-based Ethernet Adapter (10/100) - 10cf 1143 8255x-based Ethernet Adapter (10/100) - 110a 008b 82551QM Fast Ethernet Multifuction PCI/CardBus Controller - 1179 0001 8255x-based Ethernet Adapter (10/100) - 1179 0002 PCI FastEther LAN on Docker - 1179 0003 8255x-based Fast Ethernet - 1259 2560 AT-2560 100 - 1259 2561 AT-2560 100 FX Ethernet Adapter - 1266 0001 NE10/100 Adapter - 13e9 1000 6221L-4U - 144d 2501 SEM-2000 MiniPCI LAN Adapter - 144d 2502 SEM-2100IL MiniPCI LAN Adapter - 1668 1100 EtherExpress PRO/100B (TX) (MiniPCI Ethernet+Modem) - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 1080 CT8 mainboard - 4c53 10e0 PSL09 PrPMC - 8086 0001 EtherExpress PRO/100B (TX) - 8086 0002 EtherExpress PRO/100B (T4) - 8086 0003 EtherExpress PRO/10+ - 8086 0004 EtherExpress PRO/100 WfM - 8086 0005 82557 10/100 - 8086 0006 82557 10/100 with Wake on LAN - 8086 0007 82558 10/100 Adapter - 8086 0008 82558 10/100 with Wake on LAN - 8086 0009 82558B PRO/100+ PCI (TP) - 8086 000a EtherExpress PRO/100+ Management Adapter - 8086 000b EtherExpress PRO/100+ - 8086 000c EtherExpress PRO/100+ Management Adapter - 8086 000d EtherExpress PRO/100+ Alert On LAN II* Adapter - 8086 000e EtherExpress PRO/100+ Management Adapter with Alert On LAN* - 8086 000f EtherExpress PRO/100 Desktop Adapter - 8086 0010 EtherExpress PRO/100 S Management Adapter - 8086 0011 EtherExpress PRO/100 S Management Adapter - 8086 0012 EtherExpress PRO/100 S Advanced Management Adapter (D) - 8086 0013 EtherExpress PRO/100 S Advanced Management Adapter (E) - 8086 0030 EtherExpress PRO/100 Management Adapter with Alert On LAN* GC - 8086 0031 EtherExpress PRO/100 Desktop Adapter - 8086 0040 EtherExpress PRO/100 S Desktop Adapter - 8086 0041 EtherExpress PRO/100 S Desktop Adapter - 8086 0042 EtherExpress PRO/100 Desktop Adapter - 8086 0050 EtherExpress PRO/100 S Desktop Adapter - 8086 1009 EtherExpress PRO/100+ Server Adapter - 8086 100c EtherExpress PRO/100+ Server Adapter (PILA8470B) - 8086 1012 EtherExpress PRO/100 S Server Adapter (D) - 8086 1013 EtherExpress PRO/100 S Server Adapter (E) - 8086 1015 EtherExpress PRO/100 S Dual Port Server Adapter - 8086 1017 EtherExpress PRO/100+ Dual Port Server Adapter - 8086 1030 EtherExpress PRO/100+ Management Adapter with Alert On LAN* G Server - 8086 1040 EtherExpress PRO/100 S Server Adapter - 8086 1041 EtherExpress PRO/100 S Server Adapter - 8086 1042 EtherExpress PRO/100 Server Adapter - 8086 1050 EtherExpress PRO/100 S Server Adapter - 8086 1051 EtherExpress PRO/100 Server Adapter - 8086 1052 EtherExpress PRO/100 Server Adapter - 8086 10f0 EtherExpress PRO/100+ Dual Port Adapter - 8086 2009 EtherExpress PRO/100 S Mobile Adapter - 8086 200d EtherExpress PRO/100 Cardbus - 8086 200e EtherExpress PRO/100 LAN+V90 Cardbus Modem - 8086 200f EtherExpress PRO/100 SR Mobile Adapter - 8086 2010 EtherExpress PRO/100 S Mobile Combo Adapter - 8086 2013 EtherExpress PRO/100 SR Mobile Combo Adapter - 8086 2016 EtherExpress PRO/100 S Mobile Adapter - 8086 2017 EtherExpress PRO/100 S Combo Mobile Adapter - 8086 2018 EtherExpress PRO/100 SR Mobile Adapter - 8086 2019 EtherExpress PRO/100 SR Combo Mobile Adapter - 8086 2101 EtherExpress PRO/100 P Mobile Adapter - 8086 2102 EtherExpress PRO/100 SP Mobile Adapter - 8086 2103 EtherExpress PRO/100 SP Mobile Adapter - 8086 2104 EtherExpress PRO/100 SP Mobile Adapter - 8086 2105 EtherExpress PRO/100 SP Mobile Adapter - 8086 2106 EtherExpress PRO/100 P Mobile Adapter - 8086 2107 EtherExpress PRO/100 Network Connection - 8086 2108 EtherExpress PRO/100 Network Connection - 8086 2200 EtherExpress PRO/100 P Mobile Combo Adapter - 8086 2201 EtherExpress PRO/100 P Mobile Combo Adapter - 8086 2202 EtherExpress PRO/100 SP Mobile Combo Adapter - 8086 2203 EtherExpress PRO/100+ MiniPCI - 8086 2204 EtherExpress PRO/100+ MiniPCI - 8086 2205 EtherExpress PRO/100 SP Mobile Combo Adapter - 8086 2206 EtherExpress PRO/100 SP Mobile Combo Adapter - 8086 2207 EtherExpress PRO/100 SP Mobile Combo Adapter - 8086 2208 EtherExpress PRO/100 P Mobile Combo Adapter - 8086 2402 EtherExpress PRO/100+ MiniPCI - 8086 2407 EtherExpress PRO/100+ MiniPCI - 8086 2408 EtherExpress PRO/100+ MiniPCI - 8086 2409 EtherExpress PRO/100+ MiniPCI - 8086 240f EtherExpress PRO/100+ MiniPCI - 8086 2410 EtherExpress PRO/100+ MiniPCI - 8086 2411 EtherExpress PRO/100+ MiniPCI - 8086 2412 EtherExpress PRO/100+ MiniPCI - 8086 2413 EtherExpress PRO/100+ MiniPCI - 8086 3000 82559 Fast Ethernet LAN on Motherboard - 8086 3001 82559 Fast Ethernet LOM with Basic Alert on LAN* - 8086 3002 82559 Fast Ethernet LOM with Alert on LAN II* - 8086 3006 EtherExpress PRO/100 S Network Connection - 8086 3007 EtherExpress PRO/100 S Network Connection - 8086 3008 EtherExpress PRO/100 Network Connection - 8086 3010 EtherExpress PRO/100 S Network Connection - 8086 3011 EtherExpress PRO/100 S Network Connection - 8086 3012 EtherExpress PRO/100 Network Connection - 8086 301a S845WD1-E mainboard - 8086 3411 SDS2 Mainboard - 122d 430FX - 82437FX TSC [Triton I] - 122e 82371FB PIIX ISA [Triton I] - 1230 82371FB PIIX IDE [Triton I] - 1231 DSVD Modem - 1234 430MX - 82371MX Mobile PCI I/O IDE Xcelerator (MPIIX) - 1235 430MX - 82437MX Mob. System Ctrlr (MTSC) & 82438MX Data Path (MTDP) - 1237 440FX - 82441FX PMC [Natoma] - 1239 82371FB PIIX IDE Interface - 123b 82380PB PCI to PCI Docking Bridge - 123c 82380AB (MISA) Mobile PCI-to-ISA Bridge - 123d 683053 Programmable Interrupt Device - 123e 82466GX (IHPC) Integrated Hot-Plug Controller (hidden mode) - 123f 82466GX Integrated Hot-Plug Controller (IHPC) - 1240 82752 (752) AGP Graphics Accelerator - 124b 82380FB (MPCI2) Mobile Docking Controller - 1250 430HX - 82439HX TXC [Triton II] - 1360 82806AA PCI64 Hub PCI Bridge - 1361 82806AA PCI64 Hub Controller (HRes) - 8086 1361 82806AA PCI64 Hub Controller (HRes) - 8086 8000 82806AA PCI64 Hub Controller (HRes) - 1460 82870P2 P64H2 Hub PCI Bridge - 1461 82870P2 P64H2 I/OxAPIC - 15d9 3480 P4DP6 - 4c53 1090 Cx9/Vx9 mainboard - 1462 82870P2 P64H2 Hot Plug Controller - 1960 80960RP [i960RP Microprocessor] - 101e 0431 MegaRAID 431 RAID Controller - 101e 0438 MegaRAID 438 Ultra2 LVD RAID Controller - 101e 0466 MegaRAID 466 Express Plus RAID Controller - 101e 0467 MegaRAID 467 Enterprise 1500 RAID Controller - 101e 0490 MegaRAID 490 Express 300 RAID Controller - 101e 0762 MegaRAID 762 Express RAID Controller - 101e 09a0 PowerEdge Expandable RAID Controller 2/SC - 1028 0467 PowerEdge Expandable RAID Controller 2/DC - 1028 1111 PowerEdge Expandable RAID Controller 2/SC - 103c 03a2 MegaRAID - 103c 10c6 MegaRAID 438, NetRAID-3Si - 103c 10c7 MegaRAID T5, Integrated NetRAID - 103c 10cc MegaRAID, Integrated NetRAID - 103c 10cd NetRAID-1Si - 105a 0000 SuperTrak - 105a 2168 SuperTrak Pro - 105a 5168 SuperTrak66/100 - 1111 1111 MegaRAID 466, PowerEdge Expandable RAID Controller 2/SC - 1111 1112 PowerEdge Expandable RAID Controller 2/SC - 113c 03a2 MegaRAID - e4bf 1010 CG1-RADIO - e4bf 1020 CU2-QUARTET - e4bf 1040 CU1-CHORUS - e4bf 3100 CX1-BAND - 1962 80960RM [i960RM Microprocessor] - 105a 0000 SuperTrak SX6000 I2O CPU - 1a21 82840 840 (Carmel) Chipset Host Bridge (Hub A) - 1a23 82840 840 (Carmel) Chipset AGP Bridge - 1a24 82840 840 (Carmel) Chipset PCI Bridge (Hub B) - 1a30 82845 845 (Brookdale) Chipset Host Bridge - 1028 010e Optiplex GX240 - 1a31 82845 845 (Brookdale) Chipset AGP Bridge - 1a38 5000 Series Chipset DMA Engine - 1a48 PRO/10GbE SR Server Adapter - 1b48 82597EX 10GbE Ethernet Controller - 8086 a01f PRO/10GbE LR Server Adapter - 8086 a11f PRO/10GbE LR Server Adapter - 2410 82801AA ISA Bridge (LPC) - 2411 82801AA IDE Controller - 2412 82801AA USB Controller - 2413 82801AA SMBus Controller - 2415 82801AA AC'97 Audio Controller - 1028 0095 Precision Workstation 220 Integrated Digital Audio - 1028 00b4 OptiPlex GX110 - 110a 0051 Activy 2xx - 11d4 0040 SoundMAX Integrated Digital Audio - 11d4 0048 SoundMAX Integrated Digital Audio - 11d4 5340 SoundMAX Integrated Digital Audio - 1734 1025 Activy 3xx - 2416 82801AA AC'97 Modem Controller - 2418 82801AA PCI Bridge - 2420 82801AB ISA Bridge (LPC) - 2421 82801AB IDE Controller - 2422 82801AB USB Controller - 2423 82801AB SMBus Controller - 2425 82801AB AC'97 Audio Controller - 11d4 0040 SoundMAX Integrated Digital Audio - 11d4 0048 SoundMAX Integrated Digital Audio - 2426 82801AB AC'97 Modem Controller - 2428 82801AB PCI Bridge - 2440 82801BA ISA Bridge (LPC) - 8086 5744 S845WD1-E - 2442 82801BA/BAM USB Controller #1 - 1014 01c6 Netvista A40/A40p - 1025 1016 Travelmate 612 TX - 1028 00c7 Dimension 8100 - 1028 010e Optiplex GX240 - 1043 8027 TUSL2-C Mainboard - 104d 80df Vaio PCG-FX403 - 147b 0507 TH7II-RAID - 8086 4532 D815EEA2 mainboard - 8086 4557 D815EGEW Mainboard - 8086 5744 S845WD1-E mainboard - 2443 82801BA/BAM SMBus Controller - 1014 01c6 Netvista A40/A40p - 1025 1016 Travelmate 612 TX - 1028 00c7 Dimension 8100 - 1028 010e Optiplex GX240 - 1043 8027 TUSL2-C Mainboard - 104d 80df Vaio PCG-FX403 - 147b 0507 TH7II-RAID - 8086 4532 D815EEA2 mainboard - 8086 4557 D815EGEW Mainboard - 8086 5744 S845WD1-E mainboard - 2444 82801BA/BAM USB Controller #1 - 1025 1016 Travelmate 612 TX - 1028 00c7 Dimension 8100 - 1028 010e Optiplex GX240 - 1043 8027 TUSL2-C Mainboard - 104d 80df Vaio PCG-FX403 - 147b 0507 TH7II-RAID - 8086 4532 D815EEA2 mainboard - 8086 5744 S845WD1-E mainboard - 2445 82801BA/BAM AC'97 Audio Controller - 0e11 000b Compaq Deskpro EN Audio - 0e11 0088 Evo D500 - 1014 01c6 Netvista A40/A40p - 1025 1016 Travelmate 612 TX - 104d 80df Vaio PCG-FX403 - 1462 3370 STAC9721 AC - 147b 0507 TH7II-RAID - 8086 4557 D815EGEW Mainboard - 2446 82801BA/BAM AC'97 Modem Controller - 1025 1016 Travelmate 612 TX - 104d 80df Vaio PCG-FX403 - 2448 82801 Mobile PCI Bridge - 103c 099c NX6110/NC6120 - 144d c00c P30 notebook - 1734 1055 Amilo M1420 - 2449 82801BA/BAM/CA/CAM Ethernet Controller - 0e11 0012 EtherExpress PRO/100 VM - 0e11 0091 EtherExpress PRO/100 VE - 1014 01ce EtherExpress PRO/100 VE - 1014 01dc EtherExpress PRO/100 VE - 1014 01eb EtherExpress PRO/100 VE - 1014 01ec EtherExpress PRO/100 VE - 1014 0202 EtherExpress PRO/100 VE - 1014 0205 EtherExpress PRO/100 VE - 1014 0217 EtherExpress PRO/100 VE - 1014 0234 EtherExpress PRO/100 VE - 1014 023d EtherExpress PRO/100 VE - 1014 0244 EtherExpress PRO/100 VE - 1014 0245 EtherExpress PRO/100 VE - 1014 0265 PRO/100 VE Desktop Connection - 1014 0267 PRO/100 VE Desktop Connection - 1014 026a PRO/100 VE Desktop Connection - 109f 315d EtherExpress PRO/100 VE - 109f 3181 EtherExpress PRO/100 VE - 1179 ff01 PRO/100 VE Network Connection - 1186 7801 EtherExpress PRO/100 VE - 144d 2602 HomePNA 1M CNR - 8086 3010 EtherExpress PRO/100 VE - 8086 3011 EtherExpress PRO/100 VM - 8086 3012 82562EH based Phoneline - 8086 3013 EtherExpress PRO/100 VE - 8086 3014 EtherExpress PRO/100 VM - 8086 3015 82562EH based Phoneline - 8086 3016 EtherExpress PRO/100 P Mobile Combo - 8086 3017 EtherExpress PRO/100 P Mobile - 8086 3018 EtherExpress PRO/100 - 244a 82801BAM IDE U100 Controller - 1025 1016 Travelmate 612TX - 104d 80df Vaio PCG-FX403 - 244b 82801BA IDE U100 Controller - 1014 01c6 Netvista A40/A40p - 1028 00c7 Dimension 8100 - 1028 010e Optiplex GX240 - 1043 8027 TUSL2-C Mainboard - 147b 0507 TH7II-RAID - 8086 4532 D815EEA2 mainboard - 8086 4557 D815EGEW Mainboard - 8086 5744 S845WD1-E mainboard - 244c 82801BAM ISA Bridge (LPC) - 244e 82801 PCI Bridge - 1014 0267 NetVista A30p - 2450 82801E ISA Bridge (LPC) - 2452 82801E USB Controller - 2453 82801E SMBus Controller - 2459 82801E Ethernet Controller 0 - 245b 82801E IDE U100 Controller - 245d 82801E Ethernet Controller 1 - 245e 82801E PCI Bridge - 2480 82801CA LPC Interface Controller - 2482 82801CA/CAM USB Controller #1 - 0e11 0030 Evo N600c - 1014 0220 ThinkPad A/T/X Series - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 15d9 3480 P4DP6 - 8086 1958 vpr Matrix 170B4 - 8086 3424 SE7501HG2 Mainboard - 8086 4541 Latitude C640 - 2483 82801CA/CAM SMBus Controller - 1014 0220 ThinkPad A/T/X Series - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 15d9 3480 P4DP6 - 8086 1958 vpr Matrix 170B4 - 2484 82801CA/CAM USB Controller #2 - 0e11 0030 Evo N600c - 1014 0220 ThinkPad A/T/X Series - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 15d9 3480 P4DP6 - 8086 1958 vpr Matrix 170B4 - 2485 82801CA/CAM AC'97 Audio Controller - 1013 5959 Crystal WMD Audio Codec - 1014 0222 ThinkPad T23 (2647-4MG) or A30/A30p (2652/2653) - 1014 0508 ThinkPad T30 - 1014 051c ThinkPad A/T/X Series - 1043 1583 L3C (SPDIF) - 1043 1623 L2B (no SPDIF) - 1043 1643 L3F - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 144d c006 vpr Matrix 170B4 - 2486 82801CA/CAM AC'97 Modem Controller - 1014 0223 ThinkPad A/T/X Series - 1014 0503 ThinkPad R31 2656BBG - 1014 051a ThinkPad A/T/X Series - 101f 1025 620 Series - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 134d 4c21 Dell Inspiron 2100 internal modem - 144d 2115 vpr Matrix 170B4 internal modem - 14f1 5421 MD56ORD V.92 MDC Modem - 2487 82801CA/CAM USB Controller #3 - 0e11 0030 Evo N600c - 1014 0220 ThinkPad A/T/X Series - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 15d9 3480 P4DP6 - 8086 1958 vpr Matrix 170B4 - 248a 82801CAM IDE U100 Controller - 0e11 0030 Evo N600c - 1014 0220 ThinkPad A/T/X Series - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 8086 1958 vpr Matrix 170B4 - 8086 4541 Latitude C640 - 248b 82801CA Ultra ATA Storage Controller - 15d9 3480 P4DP6 - 248c 82801CAM ISA Bridge (LPC) - 24c0 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge - 1014 0267 NetVista A30p - 1462 5800 845PE Max (MS-6580) - 24c1 82801DBL (ICH4-L) IDE Controller - 24c2 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 - 1014 0267 NetVista A30p - 1014 052d Thinkpad R50e model 1634 - 1025 005a TravelMate 290 - 1028 0126 Optiplex GX260 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 1071 8160 MIM2000 - 144d c00c P30/P35 notebook - 1462 5800 845PE Max (MS-6580) - 1509 2990 Averatec 5110H laptop - 1734 1004 D1451 Mainboard (SCENIC N300, i845GV) - 1734 1055 Amilo M1420 - 4c53 1090 Cx9 / Vx9 mainboard - 8086 24c2 Latitude X300 - 8086 4541 Latitude D400 - e4bf 0cc9 CC9-SAMBA - e4bf 0cd2 CD2-BEBOP - 24c3 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller - 1014 0267 NetVista A30p - 1014 052d Thinkpad R50e model 1634 - 1025 005a TravelMate 290 - 1028 0126 Optiplex GX260 - 1028 014f Latitude X300 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 1071 8160 MIM2000 - 144d c00c P30/P35 notebook - 1458 24c2 GA-8PE667 Ultra - 1462 5800 845PE Max (MS-6580) - 1734 1004 D1451 Mainboard (SCENIC N300, i845GV) - 1734 1055 Amilo M1420 - 4c53 1090 Cx9 / Vx9 mainboard - e4bf 0cc9 CC9-SAMBA - e4bf 0cd2 CD2-BEBOP - 24c4 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 - 1014 0267 NetVista A30p - 1014 052d Thinkpad R50e model 1634 - 1025 005a TravelMate 290 - 1028 0126 Optiplex GX260 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 1071 8160 MIM2000 - 144d c00c P30/P35 notebook - 1462 5800 845PE Max (MS-6580) - 1509 2990 Averatec 5110H - 1734 1004 D1451 Mainboard (SCENIC N300, i845GV) - 4c53 1090 Cx9 / Vx9 mainboard - 8086 24c2 Latitude X300 - 8086 4541 Latitude D400 - e4bf 0cc9 CC9-SAMBA - e4bf 0cd2 CD2-BEBOP - 24c5 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller - 0e11 00b8 Analog Devices Inc. codec [SoundMAX] - 1014 0267 NetVista A30p - 1014 0537 Thinkpad T41 - 1014 055f Thinkpad R50e model 1634 - 1025 005a TravelMate 290 - 1028 0139 Latitude D400 - 1028 014f Latitude X300 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 1071 8160 MIM2000 - 144d c00c P30/P35 notebook - 1458 a002 GA-8PE667 Ultra - 1462 5800 845PE Max (MS-6580) - 1734 1005 D1451 (SCENIC N300, i845GV) Sigmatel STAC9750T - 1734 1055 Amilo M1420 - 8086 24c5 Dell Dimension 2400 - 24c6 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller - 1014 0524 Thinkpad T41 - 1014 0559 Thinkpad R50e model 1634 - 1025 003c Aspire 2001WLCi (Compal CL50 motherboard) implementation - 1025 005a TravelMate 290 - 1028 0196 Inspiron 5160 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 1071 8160 MIM2000 - 144d c00c P30/P35 notebook - 24c7 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 - 1014 0267 NetVista A30p - 1014 052d Thinkpad R50e model 1634 - 1025 005a TravelMate 290 - 1028 0126 Optiplex GX260 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 1071 8160 MIM2000 - 144d c00c P30/P35 notebook - 1462 5800 845PE Max (MS-6580) - 1509 2990 Averatec 5110H - 1734 1004 D1451 Mainboard (SCENIC N300, i845GV) - 4c53 1090 Cx9 / Vx9 mainboard - 8086 24c2 Latitude X300 - 8086 4541 Latitude D400 - e4bf 0cc9 CC9-SAMBA - e4bf 0cd2 CD2-BEBOP - 24ca 82801DBM (ICH4-M) IDE Controller - 1014 052d Thinkpad R50e model 1634 - 1025 005a TravelMate 290 - 1028 014f Latitude X300 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 1071 8160 MIM2000 - 144d c00c P30/P35 notebook - 1734 1055 Amilo M1420 - 8086 4541 Latitude D400 - 24cb 82801DB (ICH4) IDE Controller - 1014 0267 NetVista A30p - 1028 0126 Optiplex GX260 - 1458 24c2 GA-8PE667 Ultra - 1462 5800 845PE Max (MS-6580) - 1734 1004 D1451 Mainboard (SCENIC N300, i845GV) - 4c53 1090 Cx9 / Vx9 mainboard - e4bf 0cc9 CC9-SAMBA - e4bf 0cd2 CD2-BEBOP - 24cc 82801DBM (ICH4-M) LPC Interface Bridge - 144d c00c P30 notebook - 1734 1055 Amilo M1420 - 24cd 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller - 1014 0267 NetVista A30p - 1014 052e Thinkpad R50e model 1634 - 1025 005a TravelMate 290 - 1028 011d Latitude D600 - 1028 0126 Optiplex GX260 - 1028 0139 Latitude D400 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 1071 8160 MIM2000 - 1179 ff00 Satellite 2430 - 144d c00c P30/P35 notebook - 1462 3981 845PE Max (MS-6580) - 1509 1968 Averatec 5110H - 1734 1004 D1451 Mainboard (SCENIC N300, i845GV) - 1734 1055 Amilo M1420 - 4c53 1090 Cx9 / Vx9 mainboard - 8086 24c2 Latitude X300 - e4bf 0cc9 CC9-SAMBA - e4bf 0cd2 CD2-BEBOP - 24d0 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge - 24d1 82801EB (ICH5) SATA Controller - 1028 0169 Precision 470 - 1028 019a PowerEdge SC1425 - 103c 12bc d530 CMT (DG746A) - 1043 80a6 P4P800 SE Mainboard - 1458 24d1 GA-8IPE1000 Pro2 motherboard (865PE) - 1462 7280 865PE Neo2 (MS-6728) - 1565 5200 P4TSV Motherboard (865G) - 15d9 4580 P4SCE Mainboard - 8086 3427 S875WP1-E mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 8086 524c D865PERL mainboard - 24d2 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 - 1014 02dd eServer xSeries server mainboard - 1014 02ed eServer xSeries server mainboard - 1028 0169 Precision 470 - 1028 0183 PowerEdge 1800 - 1028 019a PowerEdge SC1425 - 103c 006a NX9500 - 103c 12bc d530 CMT (DG746A) - 1043 80a6 P5P800-MX Mainboard - 1458 24d2 GA-8IPE1000/8KNXP motherboard - 1462 7280 865PE Neo2 (MS-6728) - 1565 3101 P4TSV Motherboard (865G) - 15d9 4580 P4SCE Mainboard - 1734 101c Primergy RX300 S2 - 8086 3427 S875WP1-E mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 8086 524c D865PERL mainboard - 24d3 82801EB/ER (ICH5/ICH5R) SMBus Controller - 1014 02dd eServer xSeries server mainboard - 1014 02ed eServer xSeries server mainboard - 1028 0156 Precision 360 - 1028 0169 Precision 470 - 103c 12bc d330 uT - 1043 80a6 P4P800 Mainboard - 1458 24d2 GA-8IPE1000 Pro2 motherboard (865PE) - 1462 7280 865PE Neo2 (MS-6728) - 1565 3101 P4TSV Motherboard (865G) - 15d9 4580 P4SCE Mainboard - 1734 101c Primergy RX300 S2 - 8086 3427 S875WP1-E mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 8086 524c D865PERL mainboard - 24d4 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 - 1014 02dd eServer xSeries server mainboard - 1014 02ed eServer xSeries server mainboard - 1028 0169 Precision 470 - 1028 0183 PowerEdge 1800 - 1028 019a PowerEdge SC1425 - 103c 006a NX9500 - 103c 12bc d530 CMT (DG746A) - 1043 80a6 P5P800-MX Mainboard - 1458 24d2 GA-8IPE1000 Pro2 motherboard (865PE) - 1462 7280 865PE Neo2 (MS-6728) - 1565 3101 P4TSV Motherboard (865G) - 15d9 4580 P4SCE Mainboard - 1734 101c Primergy RX300 S2 - 8086 3427 S875WP1-E mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 8086 524c D865PERL mainboard - 24d5 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller - 100a 147b Abit IS7-E motherboard - 1028 0169 Precision 470 - 103c 006a NX9500 - 103c 12bc d330 uT - 1043 80f3 P4P800 Mainboard - 1043 810f P5P800-MX Mainboard - 1458 a002 GA-8IPE1000/8KNXP motherboard - 1462 0080 65PE Neo2-V (MS-6788) mainboard - 1462 7280 865PE Neo2 (MS-6728) - 8086 a000 D865PERL mainboard - 8086 e000 D865PERL mainboard - 8086 e001 Desktop Board D865GBF - 8086 e002 SoundMax Intergrated Digital Audio - 24d6 82801EB/ER (ICH5/ICH5R) AC'97 Modem Controller - 103c 006a NX9500 - 24d7 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 - 1014 02ed xSeries server mainboard - 1028 0169 Precision 470 - 1028 0183 PowerEdge 1800 - 103c 006a NX9500 - 103c 12bc d530 CMT (DG746A) - 1043 80a6 P5P800-MX Mainboard - 1458 24d2 GA-8IPE1000 Pro2 motherboard (865PE) - 1462 7280 865PE Neo2 (MS-6728) - 1565 3101 P4TSV Motherboard (865G) - 15d9 4580 P4SCE Mainboard - 1734 101c Primergy RX300 S2 - 8086 3427 S875WP1-E mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 8086 524c D865PERL mainboard - 24db 82801EB/ER (ICH5/ICH5R) IDE Controller - 1014 02dd eServer xSeries server mainboard - 1014 02ed eServer xSeries server mainboard - 1028 0169 Precision 470 - 1028 019a PowerEdge SC1425 - 103c 006a NX9500 - 103c 12bc d530 CMT (DG746A) - 1043 80a6 P5P800-MX Mainboard - 1458 24d2 GA-8IPE1000 Pro2 motherboard (865PE) - 1462 7280 865PE Neo2 (MS-6728) - 1462 7580 MSI 875P - 1565 3101 P4TSV Motherboard (865G) - 15d9 4580 P4SCE Mainboard - 1734 101c Primergy RX300 S2 - 8086 24db P4C800 Mainboard - 8086 3427 S875WP1-E mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 8086 524c D865PERL mainboard - 24dc 82801EB (ICH5) LPC Interface Bridge - 24dd 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller - 1014 02dd eServer xSeries server mainboard - 1014 02ed eServer xSeries server mainboard - 1028 0169 Precision 470 - 1028 0183 PowerEdge 1800 - 1028 019a PowerEdge SC1425 - 103c 006a NX9500 - 103c 12bc d530 CMT (DG746A) - 1043 80a6 P5P800-MX Mainboard - 1458 5006 GA-8IPE1000 Pro2 motherboard (865PE) - 1462 7280 865PE Neo2 (MS-6728) - 8086 3427 S875WP1-E mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 8086 524c D865PERL mainboard - 24de 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 - 1014 02ed xSeries server mainboard - 1028 0169 Precision 470 - 1043 80a6 P5P800-MX Mainboard - 1458 24d2 GA-8IPE1000 Pro2 motherboard (865PE) - 1462 7280 865PE Neo2 (MS-6728) - 1565 3101 P4TSV Motherboard (865G) - 15d9 4580 P4SCE Mainboard - 1734 101c Primergy RX300 S2 - 8086 3427 S875WP1-E mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 8086 524c D865PERL mainboard - 24df 82801ER (ICH5R) SATA Controller - 2500 82820 820 (Camino) Chipset Host Bridge (MCH) - 1028 0095 Precision Workstation 220 Chipset - 1043 801c P3C-2000 system chipset - 2501 82820 820 (Camino) Chipset Host Bridge (MCH) - 1043 801c P3C-2000 system chipset - 250b 82820 820 (Camino) Chipset Host Bridge - 250f 82820 820 (Camino) Chipset AGP Bridge - 2520 82805AA MTH Memory Translator Hub - 2521 82804AA MRH-S Memory Repeater Hub for SDRAM - 2530 82850 850 (Tehama) Chipset Host Bridge (MCH) - 1028 00c7 Dimension 8100 - 147b 0507 TH7II-RAID - 2531 82860 860 (Wombat) Chipset Host Bridge (MCH) - 2532 82850 850 (Tehama) Chipset AGP Bridge - 2533 82860 860 (Wombat) Chipset AGP Bridge - 2534 82860 860 (Wombat) Chipset PCI Bridge - 2540 E7500 Memory Controller Hub - 15d9 3480 P4DP6 - 2541 E7500/E7501 Host RASUM Controller - 15d9 3480 P4DP6 - 4c53 1090 Cx9 / Vx9 mainboard - 8086 3424 SE7501HG2 Mainboard - 2543 E7500/E7501 Hub Interface B PCI-to-PCI Bridge - 2544 E7500/E7501 Hub Interface B RASUM Controller - 4c53 1090 Cx9 / Vx9 mainboard - 2545 E7500/E7501 Hub Interface C PCI-to-PCI Bridge - 2546 E7500/E7501 Hub Interface C RASUM Controller - 2547 E7500/E7501 Hub Interface D PCI-to-PCI Bridge - 2548 E7500/E7501 Hub Interface D RASUM Controller - 254c E7501 Memory Controller Hub - 4c53 1090 Cx9 / Vx9 mainboard - 8086 3424 SE7501HG2 Mainboard - 2550 E7505 Memory Controller Hub - 2551 E7505/E7205 Series RAS Controller - 2552 E7505/E7205 PCI-to-AGP Bridge - 2553 E7505 Hub Interface B PCI-to-PCI Bridge - 2554 E7505 Hub Interface B PCI-to-PCI Bridge RAS Controller - 255d E7205 Memory Controller Hub - 2560 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface - 1028 0126 Optiplex GX260 - 1458 2560 GA-8PE667 Ultra - 1462 5800 845PE Max (MS-6580) - 2561 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge - 2562 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device - 0e11 00b9 Evo D510 SFF - 1014 0267 NetVista A30p - 1734 1004 D1451 Mainboard (SCENIC N300, i845GV) - 2570 82865G/PE/P DRAM Controller/Host-Hub Interface - 103c 006a NX9500 - 103c 12bc d330 uT - 1043 80f2 P5P800-MX Mainboard - 1458 2570 GA-8IPE1000 Pro2 motherboard (865PE) - 2571 82865G/PE/P PCI to AGP Controller - 2572 82865G Integrated Graphics Controller - 1028 019d Dimension 3000 - 103c 12bc D530 sff(dc578av) - 1043 80a5 P5P800-MX Mainboard - 8086 4246 Desktop Board D865GBF - 8086 4c43 Desktop Board D865GLC - 2573 82865G/PE/P PCI to CSA Bridge - 2576 82865G/PE/P Processor to I/O Memory Interface - 2578 82875P/E7210 Memory Controller Hub - 1458 2578 GA-8KNXP motherboard (875P) - 1462 7580 MS-6758 (875P Neo) - 15d9 4580 P4SCE Motherboard - 2579 82875P Processor to AGP Controller - 257b 82875P/E7210 Processor to PCI to CSA Bridge - 257e 82875P/E7210 Processor to I/O Memory Interface - 2580 82915G/P/GV/GL/PL/910GL Memory Controller Hub - 1458 2580 GA-8I915ME-G Mainboard - 1462 7028 915P/G Neo2 - 1734 105b Scenic W620 - 2581 82915G/P/GV/GL/PL/910GL PCI Express Root Port - 2582 82915G/GV/910GL Integrated Graphics Controller - 1028 1079 Optiplex GX280 - 103c 3006 DC7100 SFF(DX878AV) - 1043 2582 P5GD1-VW Mainboard - 1458 2582 GA-8I915ME-G Mainboard - 1734 105b Scenic W620 - 2584 82925X/XE Memory Controller Hub - 2585 82925X/XE PCI Express Root Port - 2588 E7220/E7221 Memory Controller Hub - 2589 E7220/E7221 PCI Express Root Port - 258a E7221 Integrated Graphics Controller - 2590 Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller - 1028 0182 Dell Latidude C610 - 103c 099c NX6110/NC6120 - a304 81b7 Vaio VGN-S3XP - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2591 Mobile 915GM/PM Express PCI Express Root Port - 2592 Mobile 915GM/GMS/910GML Express Graphics Controller - 103c 099c NX6110/NC6120 - 103c 308a NC6220 - 1043 1881 GMA 900 915GM Integrated Graphics - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 25a1 6300ESB LPC Interface Controller - 25a2 6300ESB PATA Storage Controller - 1775 10d0 V5D Single Board Computer IDE - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10e0 PSL09 PrPMC - 25a3 6300ESB SATA Storage Controller - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10d0 Telum ASLP10 Processor AMC - 4c53 10e0 PSL09 PrPMC - 25a4 6300ESB SMBus Controller - 1775 10d0 V5D Single Board Computer - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10d0 Telum ASLP10 Processor AMC - 4c53 10e0 PSL09 PrPMC - 25a6 6300ESB AC'97 Audio Controller - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 25a7 6300ESB AC'97 Modem Controller - 25a9 6300ESB USB Universal Host Controller - 1775 10d0 V5D Single Board Computer USB - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10d0 Telum ASLP10 Processor AMC - 4c53 10e0 PSL09 PrPMC - 25aa 6300ESB USB Universal Host Controller - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10e0 PSL09 PrPMC - 25ab 6300ESB Watchdog Timer - 1775 10d0 V5D Single Board Computer - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10d0 Telum ASLP10 Processor AMC - 4c53 10e0 PSL09 PrPMC - 25ac 6300ESB I/O Advanced Programmable Interrupt Controller - 1775 10d0 V5D Single Board Computer - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10d0 Telum ASLP10 Processor AMC - 4c53 10e0 PSL09 PrPMC - 25ad 6300ESB USB2 Enhanced Host Controller - 1775 10d0 V5D Single Board Computer USB 2.0 - 1775 1100 CR11/VR11 Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10d0 Telum ASLP10 Processor AMC - 4c53 10e0 PSL09 PrPMC - 25ae 6300ESB 64-bit PCI-X Bridge - 25b0 6300ESB SATA RAID Controller - 1775 1100 CR11/VR11 Single Board Computer - 4c53 10d0 Telum ASLP10 Processor AMC - 4c53 10e0 PSL09 PrPMC - 25c0 5000X Chipset Memory Controller Hub - 25d0 5000Z Chipset Memory Controller Hub - 25d4 5000V Chipset Memory Controller Hub - 25d8 5000P Chipset Memory Controller Hub - 25e2 5000 Series Chipset PCI Express x4 Port 2 - 25e3 5000 Series Chipset PCI Express x4 Port 3 - 25e4 5000 Series Chipset PCI Express x4 Port 4 - 25e5 5000 Series Chipset PCI Express x4 Port 5 - 25e6 5000 Series Chipset PCI Express x4 Port 6 - 25e7 5000 Series Chipset PCI Express x4 Port 7 - 25f0 5000 Series Chipset FSB Registers - 25f1 5000 Series Chipset Reserved Registers - 25f3 5000 Series Chipset Reserved Registers - 25f5 5000 Series Chipset FBD Registers - 25f6 5000 Series Chipset FBD Registers - 25f7 5000 Series Chipset PCI Express x8 Port 2-3 - 25f8 5000 Series Chipset PCI Express x8 Port 4-5 - 25f9 5000 Series Chipset PCI Express x8 Port 6-7 - 25fa 5000X Chipset PCI Express x16 Port 4-7 - 2600 E8500/E8501 Hub Interface 1.5 - 2601 E8500/E8501 PCI Express x4 Port D - 2602 E8500/E8501 PCI Express x4 Port C0 - 2603 E8500/E8501 PCI Express x4 Port C1 - 2604 E8500/E8501 PCI Express x4 Port B0 - 2605 E8500/E8501 PCI Express x4 Port B1 - 2606 E8500/E8501 PCI Express x4 Port A0 - 2607 E8500/E8501 PCI Express x4 Port A1 - 2608 E8500/E8501 PCI Express x8 Port C - 2609 E8500/E8501 PCI Express x8 Port B - 260a E8500/E8501 PCI Express x8 Port A - 260c E8500/E8501 IMI Registers - 2610 E8500/E8501 FSB Registers - 2611 E8500/E8501 Address Mapping Registers - 2612 E8500/E8501 RAS Registers - 2613 E8500/E8501 Reserved Registers - 2614 E8500/E8501 Reserved Registers - 2615 E8500/E8501 Miscellaneous Registers - 2617 E8500/E8501 Reserved Registers - 2618 E8500/E8501 Reserved Registers - 2619 E8500/E8501 Reserved Registers - 261a E8500/E8501 Reserved Registers - 261b E8500/E8501 Reserved Registers - 261c E8500/E8501 Reserved Registers - 261d E8500/E8501 Reserved Registers - 261e E8500/E8501 Reserved Registers - 2620 E8500/E8501 eXternal Memory Bridge - 2621 E8500/E8501 XMB Miscellaneous Registers - 2622 E8500/E8501 XMB Memory Interleaving Registers - 2623 E8500/E8501 XMB DDR Initialization and Calibration - 2624 E8500/E8501 XMB Reserved Registers - 2625 E8500/E8501 XMB Reserved Registers - 2626 E8500/E8501 XMB Reserved Registers - 2627 E8500/E8501 XMB Reserved Registers - 2640 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge - 1462 7028 915P/G Neo2 - 1734 105c Scenic W620 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2641 82801FBM (ICH6M) LPC Interface Bridge - 103c 099c NX6110/NC6120 - 2642 82801FW/FRW (ICH6W/ICH6RW) LPC Interface Bridge - 2651 82801FB/FW (ICH6/ICH6W) SATA Controller - 1028 0179 Optiplex GX280 - 1043 2601 P5GD1-VW Mainboard - 1734 105c Scenic W620 - 8086 4147 D915GAG Motherboard - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2652 82801FR/FRW (ICH6R/ICH6RW) SATA Controller - 1462 7028 915P/G Neo2 - 2653 82801FBM (ICH6M) SATA Controller - 2658 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 - 1028 0179 Optiplex GX280 - 103c 099c NX6110/NC6120 - 1043 80a6 P5GD1-VW Mainboard - 1458 2558 GA-8I915ME-G Mainboard - 1462 7028 915P/G Neo2 - 1734 105c Scenic W620 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2659 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 - 1028 0179 Optiplex GX280 - 103c 099c NX6110/NC6120 - 1043 80a6 P5GD1-VW Mainboard - 1458 2659 GA-8I915ME-G Mainboard - 1462 7028 915P/G Neo2 - 1734 105c Scenic W620 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 265a 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 - 1028 0179 Optiplex GX280 - 103c 099c NX6110/NC6120 - 1043 80a6 P5GD1-VW Mainboard - 1458 265a GA-8I915ME-G Mainboard - 1462 7028 915P/G Neo2 - 1734 105c Scenic W620 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 265b 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 - 1028 0179 Optiplex GX280 - 103c 099c NX6110/NC6120 - 1043 80a6 P5GD1-VW Mainboard - 1458 265a GA-8I915ME-G Mainboard - 1462 7028 915P/G Neo2 - 1734 105c Scenic W620 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 265c 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller - 1028 0179 Optiplex GX280 - 103c 099c NX6110/NC6120 - 1043 80a6 P5GD1-VW Mainboard - 1458 5006 GA-8I915ME-G Mainboard - 1462 7028 915P/G Neo2 - 1734 105c Scenic W620 - 8086 265c Dimension 3100 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2660 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 - 103c 099c NX6110/NC6120 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2662 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2664 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2666 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2668 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller -# based on the PTGD1-LA motherboard - 103c 2a09 PufferM-UL8E - 1043 814e P5GD1-VW Mainboard - 266a 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller - 1028 0179 Optiplex GX280 - 1043 80a6 P5GD1-VW Mainboard - 1458 266a GA-8I915ME-G Mainboard - 1462 7028 915P/G Neo2 - 1734 105c Scenic W620 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 266c 82801FB/FBM/FR/FW/FRW (ICH6 Family) LAN Controller - 266d 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller - 1025 006a Conexant AC'97 CoDec (in Acer TravelMate 2410 serie laptop) - 103c 099c NX6110/NC6120 - 266e 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller - 1025 006a Realtek ALC 655 codec (in Acer TravelMate 2410 serie laptop) - 1028 0179 Optiplex GX280 - 1028 0182 Latitude D610 Laptop - 1028 0188 Inspiron 6000 laptop - 103c 0944 Compaq NC6220 - 103c 099c NX6110/NC6120 - 103c 3006 DC7100 SFF(DX878AV) - 1458 a002 GA-8I915ME-G Mainboard - 152d 0745 Packard Bell A8550 Laptop - 1734 105a Scenic W620 - 266f 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller - 103c 099c NX6110/NC6120 - 1043 80a6 P5GD1-VW Mainboard - 1458 266f GA-8I915ME-G Mainboard - 1462 7028 915P/G Neo2 - 1734 105c Scenic W620 - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 2670 631xESB/632xESB/3100 Chipset LPC Interface Controller - 2680 631xESB/632xESB/3100 Chipset SATA IDE Controller - 2681 631xESB/632xESB SATA AHCI Controller - 2682 631xESB/632xESB SATA RAID Controller - 2683 631xESB/632xESB SATA RAID Controller - 2688 631xESB/632xESB/3100 Chipset UHCI USB Controller #1 - 2689 631xESB/632xESB/3100 Chipset UHCI USB Controller #2 - 268a 631xESB/632xESB/3100 Chipset UHCI USB Controller #3 - 268b 631xESB/632xESB/3100 Chipset UHCI USB Controller #4 - 268c 631xESB/632xESB/3100 Chipset EHCI USB2 Controller - 2690 631xESB/632xESB/3100 Chipset PCI Express Root Port 1 - 2692 631xESB/632xESB/3100 Chipset PCI Express Root Port 2 - 2694 631xESB/632xESB/3100 Chipset PCI Express Root Port 3 - 2696 631xESB/632xESB/3100 Chipset PCI Express Root Port 4 - 2698 631xESB/632xESB AC '97 Audio Controller - 2699 631xESB/632xESB AC '97 Modem Controller - 269a 631xESB/632xESB High Definition Audio Controller - 269b 631xESB/632xESB/3100 Chipset SMBus Controller - 269e 631xESB/632xESB IDE Controller - 2770 82945G/GZ/P/PL Memory Controller Hub - 107b 5048 E4500 - 8086 544e DeskTop Board D945GTP - 2771 82945G/GZ/P/PL PCI Express Root Port - 2772 82945G/GZ Integrated Graphics Controller - 8086 544e DeskTop Board D945GTP - 2774 82955X Memory Controller Hub - 2775 82955X PCI Express Root Port - 2776 82945G/GZ Integrated Graphics Controller - 2778 E7230/3000/3010 Memory Controller Hub - 2779 E7230/3000/3010 PCI Express Root Port - 277a 82975X/3010 PCI Express Root Port - 277c 82975X Memory Controller Hub - 277d 82975X PCI Express Root Port - 2782 82915G Integrated Graphics Controller - 1043 2582 P5GD1-VW Mainboard - 1734 105b Scenic W620 - 2792 Mobile 915GM/GMS/910GML Express Graphics Controller - 103c 099c NX6110/NC6120 - 1043 1881 GMA 900 915GM Integrated Graphics - e4bf 0ccd CCD-CALYPSO - e4bf 0cd3 CD3-JIVE - e4bf 58b1 XB1 - 27a0 Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub - 1025 006c 9814 WKMI - 103c 30a1 NC2400 - 17aa 2017 Thinkpad R60e model 0657 - 27a1 Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port - 27a2 Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller - 103c 30a1 NC2400 - 17aa 201a Thinkpad R60e model 0657 - 27a6 Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller - 103c 30a1 NC2400 - 17aa 201a Thinkpad R60e model 0657 - 27b0 82801GH (ICH7DH) LPC Interface Bridge - 27b8 82801GB/GR (ICH7 Family) LPC Interface Bridge - 107b 5048 E4500 - 8086 544e DeskTop Board D945GTP - 27b9 82801GBM (ICH7-M) LPC Interface Bridge - 103c 30a1 NC2400 - 10f7 8338 Panasonic CF-Y5 laptop - 17aa 2009 ThinkPad T60/R60 series - 27bd 82801GHM (ICH7-M DH) LPC Interface Bridge - 1025 006c 9814 WKMI - 27c0 82801GB/GR/GH (ICH7 Family) SATA IDE Controller - 107b 5048 E4500 - 8086 544e DeskTop Board D945GTP - 27c1 82801GR/GH (ICH7 Family) SATA AHCI Controller - 27c3 82801GR/GH (ICH7 Family) SATA RAID Controller - 27c4 82801GBM/GHM (ICH7 Family) SATA IDE Controller - 1025 006c 9814 WKMI - 27c5 82801GBM/GHM (ICH7 Family) SATA AHCI Controller - 17aa 200d Thinkpad R60e model 0657 - 27c6 82801GHM (ICH7-M DH) SATA RAID Controller - 27c8 82801G (ICH7 Family) USB UHCI Controller #1 - 1025 006c 9814 WKMI - 103c 30a1 NC2400 - 107b 5048 E4500 - 17aa 200a ThinkPad T60/R60 series - 8086 544e DeskTop Board D945GTP - 27c9 82801G (ICH7 Family) USB UHCI Controller #2 - 1025 006c 9814 WKMI - 103c 30a1 NC2400 - 107b 5048 E4500 - 17aa 200a ThinkPad T60/R60 series - 8086 544e DeskTop Board D945GTP - 27ca 82801G (ICH7 Family) USB UHCI Controller #3 - 1025 006c 9814 WKMI - 103c 30a1 NC2400 - 107b 5048 E4500 - 17aa 200a ThinkPad T60/R60 series - 8086 544e DeskTop Board D945GTP - 27cb 82801G (ICH7 Family) USB UHCI Controller #4 - 1025 006c 9814 WKMI - 103c 30a1 NC2400 - 107b 5048 E4500 - 17aa 200a ThinkPad T60/R60 series - 8086 544e DeskTop Board D945GTP - 27cc 82801G (ICH7 Family) USB2 EHCI Controller - 1025 006c 9814 WKMI - 103c 30a1 NC2400 - 17aa 200b ThinkPad T60/R60 series - 8086 544e DeskTop Board D945GTP - 27d0 82801G (ICH7 Family) PCI Express Port 1 - 27d2 82801G (ICH7 Family) PCI Express Port 2 - 27d4 82801G (ICH7 Family) PCI Express Port 3 - 27d6 82801G (ICH7 Family) PCI Express Port 4 - 27d8 82801G (ICH7 Family) High Definition Audio Controller - 1025 006c 9814 WKMI - 103c 30a1 NC2400 - 1043 13c4 Asus G2P - 107b 5048 E4500 - 10f7 8338 Panasonic CF-Y5 laptop - 1179 ff31 AC97 Data Fax SoftModem with SmartCP - 152d 0753 Softmodem - 1734 10ad Conexant softmodem SmartCP - 17aa 2010 ThinkPad T60/R60 series - 17aa 3802 Lenovo 3000 C200 audio [Realtek ALC861VD] - 27da 82801G (ICH7 Family) SMBus Controller - 1025 006c 9814 WKMI - 10f7 8338 Panasonic CF-Y5 laptop - 17aa 200f ThinkPad T60/R60 series - 8086 544e DeskTop Board D945GTP - 27dc 82801G (ICH7 Family) LAN Controller - 8086 308d DeskTop Board D945GTP - 27dd 82801G (ICH7 Family) AC'97 Modem Controller - 27de 82801G (ICH7 Family) AC'97 Audio Controller - 27df 82801G (ICH7 Family) IDE Controller - 103c 30a1 NC2400 - 107b 5048 E4500 - 10f7 8338 Panasonic CF-Y5 laptop - 17aa 200c Thinkpad R60e model 0657 - 8086 544e DeskTop Board D945GTP - 27e0 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5 - 27e2 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6 - 2810 82801HB/HR (ICH8/R) LPC Interface Controller - 2811 Mobile LPC Interface Controller - 2812 82801HH (ICH8DH) LPC Interface Controller - 2814 82801HO (ICH8DO) LPC Interface Controller - 2815 Mobile LPC Interface Controller - 2820 82801H (ICH8 Family) 4 port SATA IDE Controller - 1462 7235 P965 Neo MS-7235 mainboard - 2821 82801HR/HO/HH (ICH8R/DO/DH) 6 port SATA AHCI Controller - 2822 82801 SATA RAID Controller - 2824 82801HB (ICH8) 4 port SATA AHCI Controller - 2825 82801H (ICH8 Family) 2 port SATA IDE Controller - 1462 7235 P965 Neo MS-7235 mainboard - 2828 Mobile SATA IDE Controller - 2829 Mobile SATA AHCI Controller - 282a Mobile SATA RAID Controller - 2830 82801H (ICH8 Family) USB UHCI Controller #1 - 1462 7235 P965 Neo MS-7235 mainboard - 2831 82801H (ICH8 Family) USB UHCI Controller #2 - 1462 7235 P965 Neo MS-7235 mainboard - 2832 82801H (ICH8 Family) USB UHCI Controller #3 - 2834 82801H (ICH8 Family) USB UHCI Contoller #4 - 1462 7235 P965 Neo MS-7235 mainboard - 2835 82801H (ICH8 Family) USB UHCI Controller #5 - 2836 82801H (ICH8 Family) USB2 EHCI Controller #1 - 1462 7235 P965 Neo MS-7235 mainboard - 283a 82801H (ICH8 Family) USB2 EHCI Controller #2 - 283e 82801H (ICH8 Family) SMBus Controller - 1462 7235 P965 Neo MS-7235 mainboard - 283f 82801H (ICH8 Family) PCI Express Port 1 - 2841 82801H (ICH8 Family) PCI Express Port 2 - 2843 82801H (ICH8 Family) PCI Express Port 3 - 2845 82801H (ICH8 Family) PCI Express Port 4 - 2847 82801H (ICH8 Family) PCI Express Port 5 - 2849 82801H (ICH8 Family) PCI Express Port 6 - 284b 82801H (ICH8 Family) HD Audio Controller - 284f 82801H (ICH8 Family) Thermal Reporting Device - 2850 Mobile IDE Controller - 2910 LPC Interface Controller - 2911 LPC Interface Controller - 2912 LPC Interface Controller - 2914 LPC Interface Controller - 2916 LPC Interface Controller - 2918 LPC Interface Controller - 2920 4 port SATA IDE Controller - 2921 2 port SATA IDE Controller - 2922 6 port SATA AHCI Controller - 2923 4 port SATA AHCI Controller - 2925 SATA RAID Controller - 2926 2 port SATA IDE Controller - 2928 Mobile 2 port SATA IDE Controller - 2929 Mobile SATA AHCI Controller - 292c Mobile SATA RAID Controller - 292d Mobile 2 port SATA IDE Controller - 292e Mobile 1 port SATA IDE Controller - 2930 SMBus Controller - 2932 Thermal Subsystem - 2934 USB UHCI Controller #1 - 2935 USB UHCI Controller #2 - 2936 USB UHCI Controller #3 - 2937 USB UHCI Controller #4 - 2938 USB UHCI Controller #5 - 2939 USB UHCI Controller #6 - 293a USB2 EHCI Controller #1 - 293c USB2 EHCI Controller #2 - 293e HD Audio Controller - 2940 PCI Express Port 1 - 2942 PCI Express Port 2 - 2944 PCI Express Port 3 - 2946 PCI Express Port 4 - 2948 PCI Express Port 5 - 294a PCI Express Port 6 - 294c 82566DC-2 Gigabit Network Connection - 2970 82946GZ/PL/GL Memory Controller Hub - 2971 82946GZ/PL/GL PCI Express Root Port - 2972 82946GZ/GL Integrated Graphics Controller - 2973 82946GZ/GL Integrated Graphics Controller - 2974 82946GZ/GL HECI Controller - 2975 82946GZ/GL HECI Controller - 2976 82946GZ/GL PT IDER Controller - 2977 82946GZ/GL KT Controller - 2980 965 G1 Memory Controller Hub - 2981 965 G1 PCI Express Root Port - 2982 965 G1 Integrated Graphics Controller - 2990 82Q963/Q965 Memory Controller Hub - 2991 82Q963/Q965 PCI Express Root Port - 2992 82Q963/Q965 Integrated Graphics Controller - 2993 82Q963/Q965 Integrated Graphics Controller - 2994 82Q963/Q965 HECI Controller - 2995 82Q963/Q965 HECI Controller - 2996 82Q963/Q965 PT IDER Controller - 2997 82Q963/Q965 KT Controller - 29a0 82P965/G965 Memory Controller Hub - 1462 7276 MS-7276 [G965MDH] - 29a1 82P965/G965 PCI Express Root Port - 29a2 82G965 Integrated Graphics Controller - 1462 7276 MS-7276 [G965MDH] - 29a3 82G965 Integrated Graphics Controller - 29a4 82P965/G965 HECI Controller - 29a5 82P965/G965 HECI Controller - 29a6 82P965/G965 PT IDER Controller - 29a7 82P965/G965 KT Controller - 29b0 DRAM Controller - 29b1 PCI Express Root Port - 29b2 Integrated Graphics Controller - 29b3 Integrated Graphics Controller - 29b4 MEI Controller - 29b5 MEI Controller - 29b6 PT IDER Controller - 29b7 Serial KT Controller - 29c0 DRAM Controller - 29c1 PCI Express Root Port - 29c2 Integrated Graphics Controller - 29c3 Integrated Graphics Controller - 29c4 MEI Controller - 29c5 MEI Controller - 29c6 PT IDER Controller - 29c7 Serial KT Controller - 29cf Virtual HECI Controller - 29d0 DRAM Controller - 29d1 PCI Express Root Port - 29d2 Integrated Graphics Controller - 29d3 Integrated Graphics Controller - 29d4 MEI Controller - 29d5 MEI Controller - 29d6 PT IDER Controller - 29d7 Serial KT Controller - 29e0 DRAM Controller - 29e1 Host-Primary PCI Express Bridge - 29e4 MEI Controller - 29e5 MEI Controller - 29e6 PT IDER Controller - 29e7 Serial KT Controller - 29e9 Host-Secondary PCI Express Bridge - 29f0 Server DRAM Controller - 29f1 Server Host-Primary PCI Express Bridge - 29f4 Server MEI Controller - 29f5 Server MEI Controller - 29f6 Server PT IDER Controller - 29f7 Server Serial KT Controller - 29f9 Server Host-Secondary PCI Express Bridge - 2a00 Mobile PM965/GM965/GL960 Memory Controller Hub - 2a01 Mobile PM965/GM965/GL960 PCI Express Root Port - 2a02 Mobile GM965/GL960 Integrated Graphics Controller - 2a03 Mobile GM965/GL960 Integrated Graphics Controller - 2a04 Mobile PM965/GM965 MEI Controller - 2a05 Mobile PM965/GM965 MEI Controller - 2a06 Mobile PM965/GM965 PT IDER Controller - 2a07 Mobile PM965/GM965 KT Controller - 3200 GD31244 PCI-X SATA HBA - 1775 c200 C2K onboard SATA host bus adapter - 3340 82855PM Processor to I/O Controller - 1014 0529 Thinkpad T41 - 1025 005a TravelMate 290 - 103c 088c NC8000 laptop - 103c 0890 NC6000 laptop - 103c 08b0 tc1100 tablet - 144d c00c P30/P35 notebook - 3341 82855PM Processor to AGP Controller - 144d c00c P30 notebook - 3500 6311ESB/6321ESB PCI Express Upstream Port - 3501 6310ESB PCI Express Upstream Port - 3504 6311ESB/6321ESB I/OxAPIC Interrupt Controller - 3505 6310ESB I/OxAPIC Interrupt Controller - 350c 6311ESB/6321ESB PCI Express to PCI-X Bridge - 350d 6310ESB PCI Express to PCI-X Bridge - 3510 6311ESB/6321ESB PCI Express Downstream Port E1 - 3511 6310ESB PCI Express Downstream Port E1 - 3514 6311ESB/6321ESB PCI Express Downstream Port E2 - 3515 6310ESB PCI Express Downstream Port E2 - 3518 6311ESB/6321ESB PCI Express Downstream Port E3 - 3519 6310ESB PCI Express Downstream Port E3 - 3575 82830 830 Chipset Host Bridge - 0e11 0030 Evo N600c - 1014 021d ThinkPad A/T/X Series - 104d 80e7 VAIO PCG-GR214EP/GR214MP/GR215MP/GR314MP/GR315MP - 3576 82830 830 Chipset AGP Bridge - 3577 82830 CGC [Chipset Graphics Controller] - 1014 0513 ThinkPad A/T/X Series - 3578 82830 830 Chipset Host Bridge - 3580 82852/82855 GM/GME/PM/GMV Processor to I/O Controller - 1014 055c Thinkpad R50e model 1634 - 1028 0139 Latitude D400 - 1028 014f Latitude X300 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 1734 1055 Amilo M1420 - 1775 10d0 V5D Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10e0 PSL09 PrPMC - e4bf 0cc9 CC9-SAMBA - e4bf 0cd2 CD2-BEBOP - 3581 82852/82855 GM/GME/PM/GMV Processor to AGP Controller - 1734 1055 Amilo M1420 - 3582 82852/855GM Integrated Graphics Device - 1014 0562 Thinkpad R50e model 1634 - 1028 0139 Latitude D400 - 1028 014f Latitude X300 - 1028 0163 Latitude D505 - 1775 10d0 V5D Single Board Computer VGA - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10e0 PSL09 PrPMC - e4bf 0cc9 CC9-SAMBA - e4bf 0cd2 CD2-BEBOP - 3584 82852/82855 GM/GME/PM/GMV Processor to I/O Controller - 1014 055d Thinkpad R50e model 1634 - 1028 0139 Latitude D400 - 1028 014f Latitude X300 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 1734 1055 Amilo M1420 - 1775 10d0 V5D Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10e0 PSL09 PrPMC - 3585 82852/82855 GM/GME/PM/GMV Processor to I/O Controller - 1014 055e Thinkpad R50e model 1634 - 1028 0139 Latitude D400 - 1028 014f Latitude X300 - 1028 0163 Latitude D505 - 1028 0196 Inspiron 5160 - 1734 1055 Amilo M1420 - 1775 10d0 V5D Single Board Computer - 1775 ce90 CE9 - 4c53 10b0 CL9 mainboard - 4c53 10e0 PSL09 PrPMC - 3590 E7520 Memory Controller Hub - 1014 02dd eServer xSeries server mainboard - 1028 019a PowerEdge SC1425 - 1734 103e Primergy RX300 S2 - 1775 1100 CR11/VR11 Single Board Computer - 4c53 10d0 Telum ASLP10 Processor AMC - 3591 E7525/E7520 Error Reporting Registers - 1014 02dd eServer xSeries server mainboard - 1028 0169 Precision 470 - 4c53 10d0 Telum ASLP10 Processor AMC - 3592 E7320 Memory Controller Hub - 3593 E7320 Error Reporting Registers - 3594 E7520 DMA Controller - 1775 1100 CR11/VR11 Single Board Computer - 4c53 10d0 Telum ASLP10 Processor AMC - 3595 E7525/E7520/E7320 PCI Express Port A - 1775 1100 CR11/VR11 Single Board Computer - 3596 E7525/E7520/E7320 PCI Express Port A1 - 3597 E7525/E7520 PCI Express Port B - 1775 1100 CR11/VR11 Single Board Computer - 3598 E7520 PCI Express Port B1 - 1775 1100 CR11/VR11 Single Board Computer - 3599 E7520 PCI Express Port C - 1775 1100 CR11/VR11 Single Board Computer - 359a E7520 PCI Express Port C1 - 359b E7525/E7520/E7320 Extended Configuration Registers - 1014 02dd eServer xSeries server mainboard - 359e E7525 Memory Controller Hub - 1028 0169 Precision 470 - 35b0 3100 Chipset Memory I/O Controller Hub - 35b1 3100 DRAM Controller Error Reporting Registers - 35b5 3100 Chipset Enhanced DMA Controller - 35b6 3100 Chipset PCI Express Port A - 35b7 3100 Chipset PCI Express Port A1 - 35c8 3100 Extended Configuration Test Overflow Registers - 3600 Server Memory Controller Hub - 3604 Server PCI Express Port 1 - 3605 Server PCI Express Port 2 - 3606 Server PCI Express Port 3 - 3607 Server PCI Express Port 4 - 3608 Server PCI Express Port 5 - 3609 Server PCI Express Port 6 - 360a Server PCI Express Port 7 - 360b Server IOAT DMA Controller - 360c Server FSB Registers - 360d Server Snoop Filter Registers - 360e Server Reserved Registers - 360f Server FBD Branch 0 Registers - 3610 Server FBD Branch 1 Registers - 4000 Memory Controller Hub - 4008 Memory Controller Hub - 4010 Memory Controller Hub - 4021 PCI Express Port 1 - 4022 PCI Express Port 2 - 4023 PCI Express Port 3 - 4024 PCI Express Port 4 - 4025 PCI Express Port 5 - 4026 PCI Express Port 6 - 4027 PCI Express Port 7 - 4028 PCI Express Port 8 - 4029 PCI Express Port 9 - 402d IBIST Registers - 402e IBIST Registers - 402f DMA/DCA Engine - 4030 FSB Registers - 4032 I/OxAPIC - 4035 FBD Registers - 4036 FBD Registers - 4220 PRO/Wireless 2200BG Network Connection - 8086 2731 Samsung P35 integrated WLAN - 4222 PRO/Wireless 3945ABG Network Connection - 8086 1005 PRO/Wireless 3945BG Network Connection - 8086 1034 PRO/Wireless 3945BG Network Connection - 8086 1044 PRO/Wireless 3945BG Network Connection - 4223 PRO/Wireless 2915ABG Network Connection - 1351 103c Compaq NC6220 - 4224 PRO/Wireless 2915ABG Network Connection - 4227 PRO/Wireless 3945ABG Network Connection - 8086 1011 Thinkpad X60s, R60e model 0657 - 8086 1014 PRO/Wireless 3945BG Network Connection - 5001 Pro/DSL 2100 Modem - 5200 EtherExpress PRO/100 Intelligent Server - 5201 EtherExpress PRO/100 Intelligent Server - 8086 0001 EtherExpress PRO/100 Server Ethernet Adapter - 530d 80310 IOP [IO Processor] - 65c0 Memory Controller Hub - 65e2 PCI Express x4 Port 2 - 65e3 PCI Express x4 Port 3 - 65e4 PCI Express x4 Port 4 - 65e5 PCI Express x4 Port 5 - 65e6 PCI Express x4 Port 6 - 65e7 PCI Express x4 Port 7 - 65f0 FSB Registers - 65f1 Reserved Registers - 65f3 Reserved Registers - 65f5 DDR Channel 0 Registers - 65f6 DDR Channel 1 Registers - 65f7 PCI Express x8 Port 2-3 - 65f8 PCI Express x8 Port 4-5 - 65f9 PCI Express x8 Port 6-7 - 65fa PCI Express x16 Port 4-7 - 65ff DMA Engine - 7000 82371SB PIIX3 ISA [Natoma/Triton II] - 7010 82371SB PIIX3 IDE [Natoma/Triton II] - 7020 82371SB PIIX3 USB [Natoma/Triton II] - 7030 430VX - 82437VX TVX [Triton VX] - 7050 Intercast Video Capture Card - 7051 PB 642365-003 (Business Video Conferencing Card) - 7100 430TX - 82439TX MTXC - 7110 82371AB/EB/MB PIIX4 ISA - 15ad 1976 virtualHW v3 - 7111 82371AB/EB/MB PIIX4 IDE - 15ad 1976 virtualHW v3 - 7112 82371AB/EB/MB PIIX4 USB - 15ad 1976 virtualHW v3 - 7113 82371AB/EB/MB PIIX4 ACPI - 15ad 1976 virtualHW v3 - 7120 82810 GMCH [Graphics Memory Controller Hub] - 4c53 1040 CL7 mainboard - 4c53 1060 PC7 mainboard - 7121 82810 CGC [Chipset Graphics Controller] - 4c53 1040 CL7 mainboard - 4c53 1060 PC7 mainboard - 8086 4341 Cayman (CA810) Mainboard - 7122 82810 DC-100 GMCH [Graphics Memory Controller Hub] - 7123 82810 DC-100 CGC [Chipset Graphics Controller] - 7124 82810E DC-133 GMCH [Graphics Memory Controller Hub] - 1028 00b4 OptiPlex GX110 - 7125 82810E DC-133 CGC [Chipset Graphics Controller] - 1028 00b4 OptiPlex GX110 - 7126 82810 DC-133 System and Graphics Controller - 7128 82810-M DC-100 System and Graphics Controller - 712a 82810-M DC-133 System and Graphics Controller - 7180 440LX/EX - 82443LX/EX Host bridge - 7181 440LX/EX - 82443LX/EX AGP bridge - 7190 440BX/ZX/DX - 82443BX/ZX/DX Host bridge - 0e11 0500 Armada 1750 Laptop System Chipset - 0e11 b110 Armada M700/E500 - 1028 008e PowerEdge 1300 mainboard - 1179 0001 Toshiba Tecra 8100 Laptop System Chipset - 15ad 1976 virtualHW v3 - 4c53 1050 CT7 mainboard - 4c53 1051 CE7 mainboard - 7191 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge - 1028 008e PowerEdge 1300 mainboard - 7192 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (AGP disabled) - 0e11 0460 Armada 1700 Laptop System Chipset - 4c53 1000 CC7/CR7/CP7/VC7/VP7/VR7 mainboard - 7194 82440MX Host Bridge - 1033 0000 Versa Note Vxi - 4c53 10a0 CA3/CR3 mainboard - 7195 82440MX AC'97 Audio Controller - 1033 80cc Versa Note VXi - 10cf 1099 QSound_SigmaTel Stac97 PCI Audio - 11d4 0040 SoundMAX Integrated Digital Audio - 11d4 0048 SoundMAX Integrated Digital Audio - 7196 82440MX AC'97 Modem Controller - 7198 82440MX ISA Bridge - 7199 82440MX EIDE Controller - 719a 82440MX USB Universal Host Controller - 719b 82440MX Power Management Controller - 71a0 440GX - 82443GX Host bridge - 4c53 1050 CT7 mainboard - 4c53 1051 CE7 mainboard - 71a1 440GX - 82443GX AGP bridge - 71a2 440GX - 82443GX Host bridge (AGP disabled) - 4c53 1000 CC7/CR7/CP7/VC7/VP7/VR7 mainboard - 7600 82372FB PIIX5 ISA - 7601 82372FB PIIX5 IDE - 7602 82372FB PIIX5 USB - 7603 82372FB PIIX5 SMBus - 7800 82740 (i740) AGP Graphics Accelerator - 003d 0008 Starfighter AGP - 003d 000b Starfighter AGP - 1092 0100 Stealth II G460 - 10b4 201a Lightspeed 740 - 10b4 202f Lightspeed 740 - 8086 0000 Terminator 2x/i - 8086 0100 Intel740 Graphics Accelerator - 8002 Trusted Execution Technology Registers - 84c4 450KX/GX [Orion] - 82454KX/GX PCI bridge - 84c5 450KX/GX [Orion] - 82453KX/GX Memory controller - 84ca 450NX - 82451NX Memory & I/O Controller - 84cb 450NX - 82454NX/84460GX PCI Expander Bridge - 84e0 460GX - 84460GX System Address Controller (SAC) - 84e1 460GX - 84460GX System Data Controller (SDC) - 84e2 460GX - 84460GX AGP Bridge (GXB function 2) - 84e3 460GX - 84460GX Memory Address Controller (MAC) - 84e4 460GX - 84460GX Memory Data Controller (MDC) - 84e6 460GX - 82466GX Wide and fast PCI eXpander Bridge (WXB) - 84ea 460GX - 84460GX AGP Bridge (GXB function 1) - 8500 IXP4XX Network Processor (IXP420/421/422/425/IXC1100) - 1993 0ded mGuard-PCI AV#2 - 1993 0dee mGuard-PCI AV#1 - 1993 0def mGuard-PCI AV#0 - 9000 IXP2000 Family Network Processor - 9001 IXP2400 Network Processor - 9002 IXP2300 Network Processor - 9004 IXP2800 Network Processor - 9621 Integrated RAID - 9622 Integrated RAID - 9641 Integrated RAID - 96a1 Integrated RAID - a620 6400/6402 Advanced Memory Buffer (AMB) - b152 21152 PCI-to-PCI Bridge -# observed, and documented in Intel revision note; new mask of 1011:0026 - b154 21154 PCI-to-PCI Bridge - b555 21555 Non transparent PCI-to-PCI Bridge - 12c7 5005 SS7HD PCI Adaptor Card - 12c7 5006 SS7HDC cPCI Adaptor Card - 12d9 000a PCI VoIP Gateway - 4c53 1050 CT7 mainboard - 4c53 1051 CE7 mainboard - e4bf 1000 CC8-1-BLUES -80ee InnoTek Systemberatung GmbH - beef VirtualBox Graphics Adapter - cafe VirtualBox Guest Service -8384 Sigmatel - 7618 High Definition Audio Codec - 7670 9770 High Definition Audio - 7672 9772 High Definition Audio -8401 TRENDware International Inc. -8686 ScaleMP - 1010 vSMPowered system controller [vSMP CTL] -8800 Trigem Computer Inc. - 2008 Video assistent component -8866 T-Square Design Inc. -8888 Silicon Magic -8912 TRX -# 8c4a is not Winbond but there is a board misprogrammed -8c4a Winbond - 1980 W89C940 misprogrammed [ne2k] -8e0e Computone Corporation -8e2e KTI - 3000 ET32P2 -9004 Adaptec - 0078 AHA-2940U_CN - 1078 AIC-7810 - 1160 AIC-1160 [Family Fibre Channel Adapter] - 2178 AIC-7821 - 3860 AHA-2930CU - 3b78 AHA-4844W/4844UW - 5075 AIC-755x - 5078 AHA-7850 - 9004 7850 AHA-2904/Integrated AIC-7850 - 5175 AIC-755x - 5178 AIC-7851 - 5275 AIC-755x - 5278 AIC-7852 - 5375 AIC-755x - 5378 AIC-7850 - 5475 AIC-755x - 5478 AIC-7850 - 5575 AVA-2930 - 5578 AIC-7855 - 5647 ANA-7711 TCP Offload Engine - 9004 7710 ANA-7711F TCP Offload Engine - Optical - 9004 7711 ANA-7711LP TCP Offload Engine - Copper - 5675 AIC-755x - 5678 AIC-7856 - 5775 AIC-755x - 5778 AIC-7850 - 5800 AIC-5800 - 5900 ANA-5910/5930/5940 ATM155 & 25 LAN Adapter - 5905 ANA-5910A/5930A/5940A ATM Adapter - 6038 AIC-3860 - 6075 AIC-1480 / APA-1480 - 9004 7560 AIC-1480 / APA-1480 Cardbus - 6078 AIC-7860 - 6178 AIC-7861 - 9004 7861 AHA-2940AU Single - 6278 AIC-7860 - 6378 AIC-7860 - 6478 AIC-786x - 6578 AIC-786x - 6678 AIC-786x - 6778 AIC-786x - 6915 ANA620xx/ANA69011A - 9004 0008 ANA69011A/TX 10/100 - 9004 0009 ANA69011A/TX 10/100 - 9004 0010 ANA62022 2-port 10/100 - 9004 0018 ANA62044 4-port 10/100 - 9004 0019 ANA62044 4-port 10/100 - 9004 0020 ANA62022 2-port 10/100 - 9004 0028 ANA69011A/TX 10/100 - 9004 8008 ANA69011A/TX 64 bit 10/100 - 9004 8009 ANA69011A/TX 64 bit 10/100 - 9004 8010 ANA62022 2-port 64 bit 10/100 - 9004 8018 ANA62044 4-port 64 bit 10/100 - 9004 8019 ANA62044 4-port 64 bit 10/100 - 9004 8020 ANA62022 2-port 64 bit 10/100 - 9004 8028 ANA69011A/TX 64 bit 10/100 - 7078 AHA-294x / AIC-7870 - 7178 AHA-2940/2940W / AIC-7871 - 7278 AHA-3940/3940W / AIC-7872 - 7378 AHA-3985 / AIC-7873 - 7478 AHA-2944/2944W / AIC-7874 - 7578 AHA-3944/3944W / AIC-7875 - 7678 AHA-4944W/UW / AIC-7876 - 7710 ANA-7711F Network Accelerator Card (NAC) - Optical - 7711 ANA-7711C Network Accelerator Card (NAC) - Copper - 7778 AIC-787x - 7810 AIC-7810 - 7815 AIC-7815 RAID+Memory Controller IC - 9004 7815 ARO-1130U2 RAID Controller - 9004 7840 AIC-7815 RAID+Memory Controller IC - 7850 AIC-7850 - 7855 AHA-2930 - 7860 AIC-7860 - 7870 AIC-7870 - 7871 AHA-2940 - 7872 AHA-3940 - 7873 AHA-3980 - 7874 AHA-2944 - 7880 AIC-7880P - 7890 AIC-7890 - 7891 AIC-789x - 7892 AIC-789x - 7893 AIC-789x - 7894 AIC-789x - 7895 AHA-2940U/UW / AHA-39xx / AIC-7895 - 9004 7890 AHA-2940U/2940UW Dual AHA-394xAU/AUW/AUWD AIC-7895B - 9004 7891 AHA-2940U/2940UW Dual - 9004 7892 AHA-3940AU/AUW/AUWD/UWD - 9004 7894 AHA-3944AUWD - 9004 7895 AHA-2940U/2940UW Dual AHA-394xAU/AUW/AUWD AIC-7895B - 9004 7896 AHA-2940U/2940UW Dual AHA-394xAU/AUW/AUWD AIC-7895B - 9004 7897 AHA-2940U/2940UW Dual AHA-394xAU/AUW/AUWD AIC-7895B - 7896 AIC-789x - 7897 AIC-789x - 8078 AIC-7880U - 9004 7880 AIC-7880P Ultra/Ultra Wide SCSI Chipset - 8178 AHA-2940U/UW/D / AIC-7881U - 9004 7881 AHA-2940UW SCSI Host Adapter - 8278 AHA-3940U/UW/UWD / AIC-7882U - 8378 AHA-3940U/UW / AIC-7883U - 8478 AHA-2944UW / AIC-7884U - 8578 AHA-3944U/UWD / AIC-7885 - 8678 AHA-4944UW / AIC-7886 - 8778 AHA-2940UW Pro / AIC-788x - 9004 7887 2940UW Pro Ultra-Wide SCSI Controller - 8878 AHA-2930UW / AIC-7888 - 9004 7888 AHA-2930UW SCSI Controller - 8b78 ABA-1030 - ec78 AHA-4944W/UW -9005 Adaptec - 0010 AHA-2940U2/U2W - 9005 2180 AHA-2940U2 SCSI Controller - 9005 8100 AHA-2940U2B SCSI Controller - 9005 a100 AHA-2940U2B SCSI Controller - 9005 a180 AHA-2940U2W SCSI Controller - 9005 e100 AHA-2950U2B SCSI Controller - 0011 AHA-2930U2 - 0013 78902 - 9005 0003 AAA-131U2 Array1000 1 Channel RAID Controller - 9005 000f AIC7890_ARO - 001f AHA-2940U2/U2W / 7890/7891 - 9005 000f 2940U2W SCSI Controller - 9005 a180 2940U2W SCSI Controller - 0020 AIC-7890 - 002f AIC-7890 - 0030 AIC-7890 - 003f AIC-7890 - 0050 AHA-3940U2x/395U2x - 9005 f500 AHA-3950U2B - 9005 ffff AHA-3950U2B - 0051 AHA-3950U2D - 9005 b500 AHA-3950U2D - 0053 AIC-7896 SCSI Controller - 9005 ffff AIC-7896 SCSI Controller mainboard implementation - 005f AIC-7896U2/7897U2 - 0080 AIC-7892A U160/m - 0e11 e2a0 Compaq 64-Bit/66MHz Wide Ultra3 SCSI Adapter - 9005 6220 AHA-29160C - 9005 62a0 29160N Ultra160 SCSI Controller - 9005 e220 29160LP Low Profile Ultra160 SCSI Controller - 9005 e2a0 29160 Ultra160 SCSI Controller - 0081 AIC-7892B U160/m - 9005 62a1 19160 Ultra160 SCSI Controller - 0083 AIC-7892D U160/m - 008f AIC-7892P U160/m - 1179 0001 Magnia Z310 - 15d9 9005 Onboard SCSI Host Adapter - 0092 AVC-2010 [VideoH!] - 0093 AVC-2410 [VideoH!] - 00c0 AHA-3960D / AIC-7899A U160/m - 0e11 f620 Compaq 64-Bit/66MHz Dual Channel Wide Ultra3 SCSI Adapter - 9005 f620 AHA-3960D U160/m - 00c1 AIC-7899B U160/m - 00c3 AIC-7899D U160/m - 00c5 RAID subsystem HBA - 1028 00c5 PowerEdge 2400,2500,2550,4400 - 00cf AIC-7899P U160/m - 1028 00ce PowerEdge 1400 - 1028 00d1 PowerEdge 2550 - 1028 00d9 PowerEdge 2500 - 10f1 2462 Thunder K7 S2462 - 15d9 9005 Onboard SCSI Host Adapter - 8086 3411 SDS2 Mainboard - 0241 Serial ATA II RAID 1420SA - 0250 ServeRAID Controller - 1014 0279 ServeRAID-xx - 1014 028c ServeRAID-xx - 0279 ServeRAID 6M - 0283 AAC-RAID - 9005 0283 Catapult - 0284 AAC-RAID - 9005 0284 Tomcat - 0285 AAC-RAID - 0e11 0295 SATA 6Ch (Bearcat) - 1014 02f2 ServeRAID 8i - 1028 0287 PowerEdge Expandable RAID Controller 320/DC - 1028 0291 CERC SATA RAID 2 PCI SATA 6ch (DellCorsair) - 103c 3227 AAR-2610SA - 108e 0286 STK RAID INT - 108e 0287 STK RAID EXT - 108e 7aac STK RAID REM - 15d9 02b5 AOC-USAS-S4i - 15d9 02b6 AOC-USAS-S8i - 15d9 02c9 AOC-USAS-S4iR - 15d9 02ca AOC-USAS-S8iR - 17aa 0286 Legend S220 (Legend Crusader) - 17aa 0287 Legend S230 (Legend Vulcan) - 9005 0285 2200S (Vulcan) - 9005 0286 2120S (Crusader) - 9005 0287 2200S (Vulcan-2m) - 9005 0288 3230S (Harrier) - 9005 0289 3240S (Tornado) -# Some early versions reported 2020S - 9005 028a ASR-2020ZCR -# Some early versions reported 2025S - 9005 028b ASR-2025ZCR (Terminator) - 9005 028e ASR-2020SA (Skyhawk) - 9005 028f ASR-2025SA - 9005 0290 AAR-2410SA PCI SATA 4ch (Jaguar II) - 9005 0292 AAR-2810SA PCI SATA 8ch (Corsair-8) - 9005 0293 AAR-21610SA PCI SATA 16ch (Corsair-16) - 9005 0294 ESD SO-DIMM PCI-X SATA ZCR (Prowler) - 9005 0296 ASR-2240S - 9005 0297 ASR-4005SAS - 9005 0298 ASR-4000 - 9005 0299 ASR-4800SAS - 9005 029a 4805SAS - 9005 02a4 ICP ICP9085LI - 9005 02a5 ICP ICP5085BR - 9005 02b5 ASR5800 - 9005 02b6 ASR5805 - 9005 02b7 ASR5808 - 9005 02b8 ICP5445SL - 9005 02b9 ICP5085SL - 9005 02ba ICP5805SL - 9005 02bb 3405 - 9005 02bc 3805 - 9005 02bd 31205 - 9005 02be 31605 - 9005 02bf ICP ICP5045BL - 9005 02c0 ICP ICP5085BL - 9005 02c1 ICP ICP5125BR - 9005 02c2 ICP ICP5165BR - 9005 02c3 51205 - 9005 02c4 51605 - 9005 02c5 ICP ICP5125SL - 9005 02c6 ICP ICP5165SL - 9005 02c7 3085 - 9005 02c8 ICP5805BL - 0286 AAC-RAID (Rocket) - 1014 034d 8s - 1014 9540 ServeRAID 8k/8k-l4 - 1014 9580 ServeRAID 8k/8k-l8 - 9005 028c ASR-2230S + ASR-2230SLP PCI-X (Lancer) - 9005 028d ASR-2130S - 9005 029b ASR-2820SA - 9005 029c ASR-2620SA - 9005 029d ASR-2420SA - 9005 029e ICP ICP9024R0 - 9005 029f ICP ICP9014R0 - 9005 02a0 ICP ICP9047MA - 9005 02a1 ICP ICP9087MA - 9005 02a2 3800 - 9005 02a3 ICP ICP5445AU - 9005 02a4 ICP ICP9085LI - 9005 02a5 ICP ICP5085BR - 9005 02a6 ICP9067MA - 9005 02a7 3805 - 9005 02a8 3400 - 9005 02a9 ICP ICP5085AU - 9005 02aa ICP ICP5045AU - 9005 02ac 1800 - 9005 02b3 2400 - 9005 02b4 ICP ICP5045AL - 9005 0800 Callisto - 0410 AIC-9410W SAS (Razor HBA RAID) - 9005 0410 ASC-48300(Spirit RAID) - 9005 0411 ASC-58300 (Oakmont RAID) - 0412 AIC-9410W SAS (Razor HBA non-RAID) - 9005 0412 ASC-48300 (Spirit non-RAID) - 9005 0413 ASC-58300 (Oakmont non-RAID) - 041e AIC-9410W SAS (Razor ASIC non-RAID) - 041f AIC-9410W SAS (Razor ASIC RAID) - 9005 041f AIC-9410W SAS (Razor ASIC RAID) - 0430 AIC-9405W SAS (Razor-Lite HBA RAID) - 9005 0430 ASC-44300 (Spirit-Lite RAID) - 0432 AIC-9405W SAS (Razor-Lite HBA non-RAID) - 9005 0432 ASC-44300 (Spirit-Lite non-RAID) - 043e AIC-9405W SAS (Razor-Lite ASIC non-RAID) - 043f AIC-9405W SAS (Razor-Lite ASIC RAID) - 0500 Obsidian chipset SCSI controller - 1014 02c1 PCI-X DDR 3Gb SAS Adapter (572A/572C) - 1014 02c2 PCI-X DDR 3Gb SAS RAID Adapter (572B/572D) - 0503 Scamp chipset SCSI controller - 1014 02bf Quad Channel PCI-X DDR U320 SCSI RAID Adapter (571E) - 1014 02c3 PCI-X DDR 3Gb SAS RAID Adapter (572F) - 1014 02d5 Quad Channel PCI-X DDR U320 SCSI RAID Adapter (571F) - 0910 AUA-3100B - 091e AUA-3100B - 8000 ASC-29320A U320 - 800f AIC-7901 U320 - 8010 ASC-39320 U320 - 8011 ASC-39320D - 0e11 00ac ASC-39320D U320 - 9005 0041 ASC-39320D U320 - 8012 ASC-29320 U320 - 8013 ASC-29320B U320 - 8014 ASC-29320LP U320 - 8015 ASC-39320B U320 - 8016 ASC-39320A U320 - 8017 ASC-29320ALP U320 - 9005 0044 ASC-29320ALP PCIx U320 - 9005 0045 ASC-29320LPE PCIe U320 - 801c ASC-39320D U320 - 801d AIC-7902B U320 - 1014 02cc ServeRAID 7e - 801e AIC-7901A U320 - 801f AIC-7902 U320 - 1734 1011 Primergy RX300 - 8080 ASC-29320A U320 w/HostRAID - 808f AIC-7901 U320 w/HostRAID - 8090 ASC-39320 U320 w/HostRAID - 8091 ASC-39320D U320 w/HostRAID - 8092 ASC-29320 U320 w/HostRAID - 8093 ASC-29320B U320 w/HostRAID - 8094 ASC-29320LP U320 w/HostRAID - 8095 ASC-39320(B) U320 w/HostRAID - 8096 ASC-39320A U320 w/HostRAID - 8097 ASC-29320ALP U320 w/HostRAID - 809c ASC-39320D(B) U320 w/HostRAID - 809d AIC-7902(B) U320 w/HostRAID - 1014 02cc ServeRAID 7e - 809e AIC-7901A U320 w/HostRAID - 809f AIC-7902 U320 w/HostRAID -907f Atronics - 2015 IDE-2015PL -919a Gigapixel Corp -9412 Holtek - 6565 6565 -9699 Omni Media Technology Inc - 6565 6565 -9710 NetMos Technology - 7780 USB IRDA-port - 9805 PCI 1 port parallel adapter - 9815 PCI 9815 Multi-I/O Controller - 1000 0020 2P0S (2 port parallel adaptor) - 9835 PCI 9835 Multi-I/O Controller - 1000 0002 2S (16C550 UART) - 1000 0012 1P2S - 9845 PCI 9845 Multi-I/O Controller - 1000 0004 0P4S (4 port 16550A serial card) - 1000 0006 0P6S (6 port 16550a serial card) - 9855 PCI 9855 Multi-I/O Controller - 1000 0014 1P4S -9902 Stargen Inc. - 0001 SG2010 PCI over Starfabric Bridge - 0002 SG2010 PCI to Starfabric Gateway - 0003 SG1010 Starfabric Switch and PCI Bridge -a0a0 AOPEN Inc. -a0f1 UNISYS Corporation -a200 NEC Corporation -a259 Hewlett Packard -a25b Hewlett Packard GmbH PL24-MKT -a304 Sony -a727 3Com Corporation - 0013 3CRPAG175 Wireless PC Card -aa42 Scitex Digital Video -ac1e Digital Receiver Technology Inc -ac3d Actuality Systems -aecb Adrienne Electronics Corporation - 6250 VITC/LTC Timecode Reader card [PCI-VLTC/RDR] -affe Sirrix AG security technologies - 02e1 PCI2E1 2-port ISDN E1 interface - dead Sirrix.PCI4S0 4-port ISDN S0 interface -# Not registered officially -b10b Uakron PCI Project -b1b3 Shiva Europe Limited -# Pinnacle should be 11bd, but they got it wrong several times --mj -bd11 Pinnacle Systems, Inc. (Wrong ID) -c001 TSI Telsys -c0a9 Micron/Crucial Technology -c0de Motorola -c0fe Motion Engineering, Inc. -ca50 Varian Australia Pty Ltd -cafe Chrysalis-ITS - 0003 Luna K3 Hardware Security Module -cccc Catapult Communications -ccec Curtiss-Wright Controls Embedded Computing -cddd Tyzx, Inc. - 0101 DeepSea 1 High Speed Stereo Vision Frame Grabber - 0200 DeepSea 2 High Speed Stereo Vision Frame Grabber -d161 Digium, Inc. - 0120 Wildcard TE120P single-span T1/E1/J1 card - 0205 Wildcard TE205P dual-span T1/E1/J1 card 5.0V - 0210 Wildcard TE210P dual-span T1/E1/J1 card 3.3V - 0405 Wildcard TE405P quad-span T1/E1/J1 card 5.0V - 0410 Wildcard TE410P quad-span T1/E1/J1 card 3.3V - 0800 Wildcard TDM800P 8-port analog card - 2400 Wildcard TDM2400P 24-port analog card - 3400 Wildcard TC400P transcoder base card - b410 Wildcard B410 quad-BRI card -d4d4 Dy4 Systems Inc - 0601 PCI Mezzanine Card -d531 I+ME ACTIA GmbH -d84d Exsys -dead Indigita Corporation -deaf Middle Digital Inc. - 9050 PC Weasel Virtual VGA - 9051 PC Weasel Serial Port - 9052 PC Weasel Watchdog Timer -e000 Winbond - e000 W89C940 -e159 Tiger Jet Network Inc. - 0001 Tiger3XX Modem/ISDN interface - 0059 0001 128k ISDN-S/T Adapter - 0059 0003 128k ISDN-U Adapter - 00a7 0001 TELES.S0/PCI 2.x ISDN Adapter - 8086 0003 Digium X100P/X101P analogue PSTN FXO interface - 0002 Tiger100APC ISDN chipset -e4bf EKF Elektronik GmbH -e55e Essence Technology, Inc. -ea01 Eagle Technology - 000a PCI-773 Temperature Card - 0032 PCI-730 & PC104P-30 Card - 003e PCI-762 Opto-Isolator Card - 0041 PCI-763 Reed Relay Card - 0043 PCI-769 Opto-Isolator Reed Relay Combo Card - 0046 PCI-766 Analog Output Card - 0052 PCI-703 Analog I/O Card - 0800 PCI-800 Digital I/O Card -# The main chip of all these devices is by Xilinx -> It could also be a Xilinx ID. -ea60 RME - 9896 Digi32 - 9897 Digi32 Pro - 9898 Digi32/8 -eabb Aashima Technology B.V. -eace Endace Measurement Systems, Ltd - 3100 DAG 3.10 OC-3/OC-12 - 3200 DAG 3.2x OC-3/OC-12 - 320e DAG 3.2E Fast Ethernet - 340e DAG 3.4E Fast Ethernet - 341e DAG 3.41E Fast Ethernet - 3500 DAG 3.5 OC-3/OC-12 - 351c DAG 3.5ECM Fast Ethernet - 4100 DAG 4.10 OC-48 - 4110 DAG 4.11 OC-48 - 4220 DAG 4.2 OC-48 - 422e DAG 4.2E Dual Gigabit Ethernet -ec80 Belkin Corporation - ec00 F5D6000 -ecc0 Echo Digital Audio Corporation -edd8 ARK Logic Inc - a091 1000PV [Stingray] - a099 2000PV [Stingray] - a0a1 2000MT - a0a9 2000MI -f1d0 AJA Video - c0fe Xena HS/HD-R - c0ff Kona/Xena 2 - cafe Kona SD - cfee Xena LS/SD-22-DA/SD-DA - dcaf Kona HD - dfee Xena HD-DA - efac Xena SD-MM/SD-22-MM - facd Xena HD-MM -fa57 Interagon AS - 0001 PMC [Pattern Matching Chip] -fab7 Fabric7 Systems, Inc. -febd Ultraview Corp. -# Nee Epigram -feda Broadcom Inc - a0fa BCM4210 iLine10 HomePNA 2.0 - a10e BCM4230 iLine10 HomePNA 2.0 -fede Fedetec Inc. - 0003 TABIC PCI v3 -fffd XenSource, Inc. - 0101 PCI Event Channel Controller -fffe VMWare Inc - 0405 Virtual SVGA 4.0 - 0710 Virtual SVGA -ffff Illegal Vendor ID - - -# List of known device classes, subclasses and programming interfaces - -# Syntax: -# C class class_name -# subclass subclass_name <-- single tab -# prog-if prog-if_name <-- two tabs - -C 00 Unclassified device - 00 Non-VGA unclassified device - 01 VGA compatible unclassified device -C 01 Mass storage controller - 00 SCSI storage controller - 01 IDE interface - 02 Floppy disk controller - 03 IPI bus controller - 04 RAID bus controller - 05 ATA controller - 20 ADMA single stepping - 40 ADMA continuous operation - 06 SATA controller - 00 Vendor specific - 01 AHCI 1.0 - 07 Serial Attached SCSI controller - 80 Mass storage controller -C 02 Network controller - 00 Ethernet controller - 01 Token ring network controller - 02 FDDI network controller - 03 ATM network controller - 04 ISDN controller - 80 Network controller -C 03 Display controller - 00 VGA compatible controller - 00 VGA - 01 8514 - 01 XGA compatible controller - 02 3D controller - 80 Display controller -C 04 Multimedia controller - 00 Multimedia video controller - 01 Multimedia audio controller - 02 Computer telephony device - 03 Audio device - 80 Multimedia controller -C 05 Memory controller - 00 RAM memory - 01 FLASH memory - 80 Memory controller -C 06 Bridge - 00 Host bridge - 01 ISA bridge - 02 EISA bridge - 03 MicroChannel bridge - 04 PCI bridge - 00 Normal decode - 01 Subtractive decode - 05 PCMCIA bridge - 06 NuBus bridge - 07 CardBus bridge - 08 RACEway bridge - 00 Transparent mode - 01 Endpoint mode - 09 Semi-transparent PCI-to-PCI bridge - 40 Primary bus towards host CPU - 80 Secondary bus towards host CPU - 0a InfiniBand to PCI host bridge - 80 Bridge -C 07 Communication controller - 00 Serial controller - 00 8250 - 01 16450 - 02 16550 - 03 16650 - 04 16750 - 05 16850 - 06 16950 - 01 Parallel controller - 00 SPP - 01 BiDir - 02 ECP - 03 IEEE1284 - fe IEEE1284 Target - 02 Multiport serial controller - 03 Modem - 00 Generic - 01 Hayes/16450 - 02 Hayes/16550 - 03 Hayes/16650 - 04 Hayes/16750 - 80 Communication controller -C 08 Generic system peripheral - 00 PIC - 00 8259 - 01 ISA PIC - 02 EISA PIC - 10 IO-APIC - 20 IO(X)-APIC - 01 DMA controller - 00 8237 - 01 ISA DMA - 02 EISA DMA - 02 Timer - 00 8254 - 01 ISA Timer - 02 EISA Timers - 03 RTC - 00 Generic - 01 ISA RTC - 04 PCI Hot-plug controller - 80 System peripheral -C 09 Input device controller - 00 Keyboard controller - 01 Digitizer Pen - 02 Mouse controller - 03 Scanner controller - 04 Gameport controller - 00 Generic - 10 Extended - 80 Input device controller -C 0a Docking station - 00 Generic Docking Station - 80 Docking Station -C 0b Processor - 00 386 - 01 486 - 02 Pentium - 10 Alpha - 20 Power PC - 30 MIPS - 40 Co-processor -C 0c Serial bus controller - 00 FireWire (IEEE 1394) - 00 Generic - 10 OHCI - 01 ACCESS Bus - 02 SSA - 03 USB Controller - 00 UHCI - 10 OHCI - 20 EHCI - 80 Unspecified - fe USB Device - 04 Fibre Channel - 05 SMBus - 06 InfiniBand -C 0d Wireless controller - 00 IRDA controller - 01 Consumer IR controller - 10 RF controller - 80 Wireless controller -C 0e Intelligent controller - 00 I2O -C 0f Satellite communications controller - 00 Satellite TV controller - 01 Satellite audio communication controller - 03 Satellite voice communication controller - 04 Satellite data communication controller -C 10 Encryption controller - 00 Network and computing encryption device - 10 Entertainment encryption device - 80 Encryption controller -C 11 Signal processing controller - 00 DPIO module - 01 Performance counters - 10 Communication synchronizer - 80 Signal processing controller diff --git a/initramfs/initrd-stuff/usr/share/hwdata/pcitable b/initramfs/initrd-stuff/usr/share/hwdata/pcitable deleted file mode 100644 index d17a423a..00000000 --- a/initramfs/initrd-stuff/usr/share/hwdata/pcitable +++ /dev/null @@ -1,7690 +0,0 @@ -# SOURCE: -# mirror://gentoo/hwdata-gentoo-0.3.tar.bz2 -# http://dev.gentoo.org/~wolf31o2/sources/hwdata-gentoo/hwdata-gentoo-0.3.tar.bz2 -# -0x0000 0x0000 "snd-cs46xx" "Card without SSID set" -0x0001 0x1002 "bttv" "ATI Technologies Inc.|TV Wonder" -0x0001 0x1461 "bttv" "AVerMedia|TVPhone98" -0x0001 0x8139 0x10ec 0x8139 "8139too" "|Realtek 8139" -0x0002 0x1461 "bttv" "Avermedia|TVCapture 98" -0x0003 0x1002 "bttv" "ATI Technologies Inc.|TV Wonder/VE" -0x0003 0x1461 "bttv" "AVerMedia|TVPhone98" -0x0004 0x0000 "ipmi_si" "" -0x0004 0x1461 "bttv" "AVerMedia|TVPhone98" -0x0012 0x11bd "bttv" "Pinnacle|PCTV" -0x001c 0x11bd "bttv" "Pinnacle|PCTV Sat" -0x002c 0x6572 0x6968 0x0073 "ipmi_si" "" -0x003d 0x00d1 "unknown" "Real 3D|i740 (PCI)" -0x0070 0x0003 "unknown" "Hauppauge computer works Inc.|WinTV PVR-250" -0x0070 0x0009 "unknown" "Hauppauge computer works Inc.|WinTV PVR-150" -0x0070 0x0801 "unknown" "Hauppauge computer works Inc.|WinTV PVR-150" -0x0070 0x0807 "unknown" "Hauppauge computer works Inc.|WinTV PVR-150" -0x0070 0x4000 "unknown" "Hauppauge computer works Inc.|WinTV PVR-350" -0x0070 0x4001 "unknown" "Hauppauge computer works Inc.|WinTV PVR-250 (v1)" -0x0070 0x4009 "unknown" "Hauppauge computer works Inc.|WinTV PVR-250" -0x0070 0x4800 "unknown" "Hauppauge computer works Inc.|WinTV PVR-350" -0x0070 0x4801 "unknown" "Hauppauge computer works Inc.|WinTV PVR-250 MCE" -0x0070 0x4803 "unknown" "Hauppauge computer works Inc.|WinTV PVR-250" -0x0070 0x8003 "unknown" "Hauppauge computer works Inc.|WinTV PVR-150" -0x0070 0x8801 "unknown" "Hauppauge computer works Inc.|WinTV PVR-150" -0x0070 0xc801 "unknown" "Hauppauge computer works Inc.|WinTV PVR-150" -0x0070 0xe807 "unknown" "Hauppauge computer works Inc.|WinTV PVR-500 MCE (1st tuner)" -0x0070 0xe817 "unknown" "Hauppauge computer works Inc.|WinTV PVR-500 MCE (2nd tuner)" -0x0079 0x0e11 "bttv" "Canopus|WinDVR PCI" -0x0095 0x0680 "unknown" "Silicon Image, Inc. (Wrong ID)|Ultra ATA/133 IDE RAID CONTROLLER CARD" -0x0101 0x14c7 "bttv" "Modular Technology MM205 PCTV" -0x0101 0x15cb "bttv" "AG GMV1" -0x018a 0x0106 "8139too" "LevelOne|FPC-0106TX misprogrammed [RTL81xx]" -0x021b 0x8139 "8139too" "Compaq Computer Corp.|HNE-300 (RealTek RTL8139c) [iPaq Networking]" -0x0270 0x0801 "unknown" "Hauppauge computer works Inc. (Wrong ID)|WinTV PVR-150" -0x0291 0x8212 "dmfe" "Davicom Semiconductor Inc.|DM9102A(DM9102AE, SM9102AF) Ethernet 100/10 MBit(Rev 40)" -0x02ac 0x1012 "8139too" "SpeedStream|1012 PCMCIA 10/100 Ethernet Card [RTL81xx]" -0x0311 0x6000 "bttv" "Sensoray 311" -0x0357 0x000a "8139cp" "TTTech AG|TTP-Monitoring Card V2.0" -0x0432 0x0001 "pluto2" "SCM Microsystems Inc.|Pluto2 DVB-T Receiver for PCMCIA [EasyWatch MobilSet]" -0x045e 0x006e "unknown" "Microsoft|MN-510 802.11b wireless USB paddle" -0x045e 0x00c2 "unknown" "Microsoft|MN-710 wireless USB paddle" -0x04cf 0x8818 "unknown" "Myson Century, Inc|CS8818 USB2.0-to-ATAPI Bridge Controller with Embedded PHY" -0x050d 0x0109 "unknown" "Belkin|F5U409-CU USB/Serial Portable Adapter" -0x050d 0x7050 "unknown" "Belkin|F5D7050 802.11g Wireless USB Adapter" -0x05e3 0x0701 "unknown" "CyberDoor|CBD516" -0x066f 0x3410 "unknown" "Sigmatel Inc.|SMTP3410" -0x066f 0x3500 "unknown" "Sigmatel Inc.|SMTP3500" -0x0675 0x1700 "ISDN:hisax,type=36" "Dynalink|IS64PH ISDN Adapter" -0x0675 0x1702 "ISDN:hisax,type=36" "Dynalink|IS64PH ISDN Adapter" -0x0675 0x1703 "unknown" "Dynalink|ISDN Adapter (PCI Bus, DV, W)" -0x0675 0x1704 "unknown" "Dynalink|ISDN Adapter (PCI Bus, D, C)" -0x067b 0x3507 "unknown" "Prolific Technology Inc.|PL-3507 Hi-Speed USB & IEEE 1394 Combo to IDE Bridge Controller" -0x0700 0x0100 "unknown" "Lava Computer mfg Inc.|LavaPort PCI" -0x0700 0x0200 "unknown" "Lava Computer mfg Inc.|LavaPort PCI" -0x0815 0x0002 "unknown" "LinTech GmbH|ELKA SO-PCI" -0x0871 0xffa1 "ISDN:hisax,type=35" "German telekom|A1T" -0x0871 0xffa2 "ISDN:hisax,type=35" "German telekom|T-Concept" -0x0914 0x0201 "unknown" "Shanghai Dare Technologies Ltd.|83820 32bit pci mac" -0x0914 0x0202 "unknown" "Shanghai Dare Technologies Ltd.|83821 64bit pci gnic" -0x09c1 0x0704 "unknown" "Arris|CM 200E Cable Modem" -0x0b0b 0x0105 "unknown" "Rhino Equiment Corp.|Rhino R1T1" -0x0b0b 0x0205 "unknown" "Rhino Equiment Corp.|Rhino R4FXO" -0x0b0b 0x0305 "unknown" "Rhino Equiment Corp.|Rhino R4T1" -0x0b0b 0x0405 "unknown" "Rhino Equiment Corp.|Rhino R8FXX" -0x0b0b 0x0505 "unknown" "Rhino Equiment Corp.|Rhino R24FXX" -0x0b0b 0x0506 "unknown" "Rhino Equiment Corp.|Rhino R2T1" -0x0b49 0x064f "unknown" "ASCII Corp.|Trance Vibrator" -0x0e11 0x0000 "unknown" "Compaq|CISS SMART2 Array Controller" -0x0e11 0x0001 "pci_eisa" "Compaq|PCI to EISA Bridge" -0x0e11 0x0002 "unknown" "Compaq|PCI to ISA Bridge" -0x0e11 0x000f "unknown" "Compaq|CPQB1A9 StorageWorks Library Adapter (HVD)" -0x0e11 0x0046 "cciss" "Compaq|Smart Array 64xx" -0x0e11 0x0049 "unknown" "Compaq|NC7132 Gigabit Upgrade Module" -0x0e11 0x004a "unknown" "Compaq|NC6136 Gigabit Server Adapter" -0x0e11 0x005a "unknown" "Compaq Computer Corp.|Remote Insight II board - Lights-Out" -0x0e11 0x007c "unknown" "Compaq|NC7770 1000BaseTX" -0x0e11 0x007d "unknown" "Compaq|NC6770 1000BaseTX" -0x0e11 0x0085 "unknown" "Compaq|NC7780 1000BaseTX" -0x0e11 0x00b1 "unknown" "Compaq Computer Corp.|Remote Insight II board - PCI device" -0x0e11 0x00bb "unknown" "Compaq|NC7760" -0x0e11 0x00c0 "unknown" "Compaq|Adaptec AIC-7899G 64Bit,66MHz,Dual Channel WideUltra3 SCSI" -0x0e11 0x00ca "unknown" "Compaq|NC7771" -0x0e11 0x00cb "unknown" "Compaq|NC7781" -0x0e11 0x00cf "unknown" "Compaq|NC7772" -0x0e11 0x00d0 "unknown" "Compaq|NC7782" -0x0e11 0x00d1 "unknown" "Compaq|NC7783" -0x0e11 0x00e3 "unknown" "Compaq|NC7761" -0x0e11 0x0508 "tmspci" "Compaq|Netelligent 4/16 Token Ring" -0x0e11 0x1000 "unknown" "Compaq|Triflex/Pentium Bridge, Model 1000" -0x0e11 0x2000 "unknown" "Compaq|Triflex/Pentium Bridge, Model 2000" -0x0e11 0x3032 "unknown" "Compaq|QVision 1280/p" -0x0e11 0x3033 "Card:VESA driver (generic)" "Compaq|QVision 1280/p" -0x0e11 0x3034 "unknown" "Compaq|QVision 1280/p" -0x0e11 0x4000 "unknown" "Compaq|4000 [Triflex]" -0x0e11 0x4030 "cpqarray" "Compaq|SMART-2/P" -0x0e11 0x4031 "cpqarray" "Compaq|SMART-2SL" -0x0e11 0x4032 "cpqarray" "Compaq|Smart Array 3200" -0x0e11 0x4033 "cpqarray" "Compaq|Smart Array 3100ES" -0x0e11 0x4034 "cpqarray" "Compaq|Smart Array 221" -0x0e11 0x4040 "cpqarray" "Compaq|Integrated Array" -0x0e11 0x4048 "cpqarray" "Compaq|Compaq Raid LC2" -0x0e11 0x4050 "cpqarray" "Compaq|Smart Array 4200" -0x0e11 0x4051 "cpqarray" "Compaq|Smart Array 4250ES" -0x0e11 0x4058 "cpqarray" "Compaq|Smart Array 431" -0x0e11 0x4070 "cciss" "Compaq|Smart Array 5300" -0x0e11 0x4080 "cciss" "Compaq|Smart Array 5i" -0x0e11 0x4082 "cciss" "Compaq|Smart Array 532" -0x0e11 0x4083 "cciss" "Compaq|Smart Array 5312" -0x0e11 0x4091 "cciss" "Compaq|Smart Array 6i" -0x0e11 0x409a "cciss" "Compaq|Smart Array 641" -0x0e11 0x409b "cciss" "Compaq|Smart Array 642" -0x0e11 0x409c "cciss" "Compaq|Smart Array 6400" -0x0e11 0x409d "cciss" "Compaq|Smart Array 6400 EM" -0x0e11 0x6010 "unknown" "Compaq|HotPlug PCI Bridge 6010" -0x0e11 0x7020 "usb-ohci" "Compaq|USB Controller" -0x0e11 0xa0ec "unknown" "Compaq|Fibre Channel Host Controller /P" -0x0e11 0xa0f0 "unknown" "Compaq|Advanced System Management Controller" -0x0e11 0xa0f3 "unknown" "Compaq|Triflex PCI to ISA Bridge" -0x0e11 0xa0f7 "unknown" "Compaq|Cirrus Logic VGA Video Controller" -0x0e11 0xa0f8 "usb-ohci" "Compaq|USB Open Host Controller" -0x0e11 0xa0fc "cpqfc" "Compaq|Fibre Channel Host Controller" -0x0e11 0xae10 "cpqarray" "Compaq|Smart-2/P RAID Controller" -0x0e11 0xae29 "unknown" "Compaq|MIS-L" -0x0e11 0xae2a "unknown" "Compaq|MPC" -0x0e11 0xae2b "unknown" "Compaq|MIS-E" -0x0e11 0xae31 "unknown" "Compaq|System Management Controller" -0x0e11 0xae32 "tlan" "Compaq|Netelligent 10/100" -0x0e11 0xae33 "triflex" "Compaq|Triflex Dual EIDE Controller" -0x0e11 0xae34 "tlan" "Compaq|Netelligent 10" -0x0e11 0xae35 "tlan" "Compaq|Integrated NetFlex-3/P" -0x0e11 0xae40 "tlan" "Compaq|Netelligent 10/100 Dual" -0x0e11 0xae43 "tlan" "Compaq|ProLiant Integrated Netelligent 10/100" -0x0e11 0xae69 "unknown" "Compaq|CETUS-L" -0x0e11 0xae6c "tlan" "Compaq|Northstar" -0x0e11 0xae6d "unknown" "Compaq|NorthStar Bridge" -0x0e11 0xb011 "tlan" "Compaq|Integrated Netelligent 10/100" -0x0e11 0xb012 "tlan" "Compaq|Netelligent 10 T/2" -0x0e11 0xb01e "unknown" "Compaq|NC3120 Fast Ethernet NIC" -0x0e11 0xb01f "unknown" "Compaq|NC3122 Fast Ethernet NIC" -0x0e11 0xb02f "unknown" "Compaq|NC1120 Ethernet NIC" -0x0e11 0xb030 "tlan" "Compaq|Netelligent WS 5100" -0x0e11 0xb04a "unknown" "Compaq|10/100TX WOL UTP Controller" -0x0e11 0xb060 "cciss" "Compaq|Smart Array 5300 Controller" -0x0e11 0xb0c6 "unknown" "Compaq|10/100TX Embedded WOL UTP Controller" -0x0e11 0xb0c7 "unknown" "Compaq|NC3160 Fast Ethernet NIC" -0x0e11 0xb0d7 "unknown" "Compaq|NC3121 (Rev A & B)" -0x0e11 0xb0dd "unknown" "Compaq|NC3131 Fast Ethernet NIC" -0x0e11 0xb0de "unknown" "Compaq|NC3132 Fast Ethernet Module" -0x0e11 0xb0df "unknown" "Compaq|NC6132 Gigabit Module" -0x0e11 0xb0e0 "unknown" "Compaq|NC6133 Gigabit Module" -0x0e11 0xb0e1 "unknown" "Compaq|NC3133 Fast Ethernet Module" -0x0e11 0xb123 "unknown" "Compaq|NC6134 Gigabit NIC" -0x0e11 0xb134 "unknown" "Compaq|NC3163 Fast Ethernet NIC" -0x0e11 0xb13c "unknown" "Compaq|NC3162 Fast Ethernet NIC" -0x0e11 0xb144 "unknown" "Compaq|NC3123 Fast Ethernet NIC" -0x0e11 0xb163 "unknown" "Compaq|NC3134 Fast Ethernet NIC" -0x0e11 0xb164 "unknown" "Compaq|NC3135 Fast Ethernet Upgrade Module" -0x0e11 0xb178 "cciss" "CISSB|Smart Array 5i/532 cards" -0x0e11 0xb196 "unknown" "Compaq Computer Corp.|Conexant SoftK56 Modem" -0x0e11 0xb1a4 "unknown" "Compaq|NC7131 Gigabit Server Adapter" -0x0e11 0xb200 "unknown" "Compaq Computer Corp.|Memory Hot-Plug Controller" -0x0e11 0xb203 "unknown" "Compaq Computer Corp.|iLo Integrated Lights Out Processor" -0x0e11 0xb204 "unknown" "Compaq Computer Corp.|iLo Integrated Lights Out Processor" -0x0e11 0xf130 "tlan" "Compaq|NetFlex-3/P ThunderLAN 1.0" -0x0e11 0xf150 "tlan" "Compaq|NetFlex-3/P ThunderLAN 2.3" -0x0e11 0xf700 "lpfc" "Compaq|LP7000 Compaq/Emulex Fibre Channel HBA" -0x0e11 0xf800 "lpfc" "Compaq|LP8000 Compaq/Emulex Fibre Channel HBA" -0x1000 0x0001 "sym53c8xx" "Symbios|53c810" -0x1000 0x0002 "sym53c8xx" "Symbios|53c820" -0x1000 0x0003 "sym53c8xx" "Symbios|53c825" -0x1000 0x0004 "sym53c8xx" "Symbios|53c815" -0x1000 0x0005 "sym53c8xx" "Symbios|53c810AP" -0x1000 0x0006 "sym53c8xx" "Symbios|53c860" -0x1000 0x000a "sym53c8xx" "Symbios|53c1510" -0x1000 0x000b "sym53c8xx" "Symbios|53c896" -0x1000 0x000c "sym53c8xx" "Symbios|53c895" -0x1000 0x000d "sym53c8xx" "Symbios|53c885" -0x1000 0x000f "sym53c8xx" "Symbios|53c875" -0x1000 0x0010 0x0e11 0x4040 "cpqarray" "Symbios|53c1510 Array Mode [Compaq Integrated Smart Array]" -0x1000 0x0010 0x0e11 0x4048 "cpqarray" "Symbios|53c1510 Array Mode [Compaq Integrated Smart Array]" -0x1000 0x0010 0x1000 0x1000 "sym53c8xx" "LSI Logic / Symbios Logic|53C1510 PCI to Dual Channel Wide Ultra2 SCSI Controller (Intelligent mode)" -0x1000 0x0010 "sym53c8xx" "Symbios|53c895" -0x1000 0x0012 "sym53c8xx" "Symbios|53c895a" -0x1000 0x0013 "sym53c8xx" "Symbios|53c875a" -0x1000 0x0020 "sym53c8xx" "Symbios|53c1010-33 Ultra3 SCSI Adapter" -0x1000 0x0021 "sym53c8xx" "Symbios|53c1010-66 Ultra3 SCSI Adapter" -0x1000 0x0030 "mptspi" "Symbios|53c1030" -0x1000 0x0031 "unknown" "LSI Logic|53C1030ZC PCI-X SCSI Controller" -0x1000 0x0032 "mptspi" "LSI Logic / Symbios Logic|53c1035 PCI-X Fusion-MPT Dual Ultra320 SCSI" -0x1000 0x0033 "megaraid" "LSI Logic / Symbios Logic|1030ZC_53c1035 PCI-X Fusion-MPT Dual Ultra320 SCSI" -0x1000 0x0035 "unknown" "LSI Logic|53C1035 PCI-X SCSI Controller" -0x1000 0x0040 0x1000 0x0033 "megaraid_mbox" "LSI Logic|MegaRAID SCSI 320-2XR" -0x1000 0x0040 0x1000 0x0066 "megaraid_mbox" "LSI Logic|MegaRAID SCSI 320-2XRWS" -0x1000 0x0040 "mptscsih" "LSI Logic / Symbios Logic|53c1035 PCI-X Fusion-MPT Dual Ultra320 SCSI" -0x1000 0x0041 "unknown" "LSI Logic / Symbios Logic|53C1035ZC PCI-X Fusion-MPT Dual Ultra320 SCSI" -0x1000 0x0050 "mptsas" "LSI Logic / Symbios Logic|SAS1064 PCI-X Fusion-MPT SAS" -0x1000 0x0054 "mptsas" "LSI Logic / Symbios Logic|SAS1068 PCI-X Fusion-MPT SAS" -0x1000 0x0056 "mptsas" "LSI Logic / Symbios Logic|SAS1064E PCI-Express Fusion-MPT SAS" -0x1000 0x0058 "mptsas" "LSI Logic / Symbios Logic|SAS1068E PCI-Express Fusion-MPT SAS" -0x1000 0x005a "mptsas" "LSI Logic / Symbios Logic|SAS1066E PCI-Express Fusion-MPT SAS" -0x1000 0x005c "unknown" "LSI Logic / Symbios Logic|SAS1064A PCI-X Fusion-MPT SAS" -0x1000 0x005e "mptsas" "LSI Logic / Symbios Logic|SAS1066 PCI-X Fusion-MPT SAS" -0x1000 0x0060 "megaraid_sas" "LSI Logic / Symbios Logic|SAS1078 PCI-X Fusion-MPT SAS" -0x1000 0x0062 "unknown" "LSI Logic / Symbios Logic|SAS1078 PCI-Express Fusion-MPT SAS" -0x1000 0x0066 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID SCSI 320-2XRWS" -0x1000 0x008f "sym53c8xx" "Symbios|53c875J" -0x1000 0x0407 "megaraid_mbox" "LSI Logic|PowerEdge RAID Controller 4/QC" -0x1000 0x0408 "megaraid_mbox" "LSI Logic / Symbios Logic|MegaRAID" -0x1000 0x0409 "megaraid_mbox" "LSI Logic / Symbios Logic|MegaRAID" -0x1000 0x0411 "megaraid_sas" "LSI Logic / Symbios Logic|MegaRAID" -0x1000 0x0518 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID SCSI 320-2" -0x1000 0x0520 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID" -0x1000 0x0523 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID SATA 150-6" -0x1000 0x0530 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID SCSI 320-0X" -0x1000 0x0531 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID SCSI 320-4X" -0x1000 0x0532 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID SCSI 320-2X" -0x1000 0x0621 "mptfc" "Symbios|FC909 Fibre Channel Adapter" -0x1000 0x0622 "mptfc" "Symbios|FC929 Fibre Channel Adapter" -0x1000 0x0623 "mptscsih" "Symbios|FC929 LAN" -0x1000 0x0624 "mptfc" "Symbios|FC919 Fibre Channel Adapter" -0x1000 0x0625 "mptscsih" "Symbios|FC919 LAN" -0x1000 0x0626 "mptfc" "Symbios|FC929X Fibre Channel Adapter" -0x1000 0x0627 "mptscsih" "Symbios|FC929X_LAN" -0x1000 0x0628 "mptfc" "Symbios|FC919X Fibre Channel Adapter" -0x1000 0x0629 "mptscsih" "Symbios|FC919X_LAN" -0x1000 0x0630 "mptscsih" "LSI Logic|LSIFC920 Fibre Channel I/O Processor" -0x1000 0x0640 "mptfc" "LSI Logic / Symbios Logic|FC949X Fibre Channel Adapter" -0x1000 0x0642 "mptfc" "LSI Logic / Symbios Logic|FC939X Fibre Channel Adapter" -0x1000 0x0646 "mptfc" "LSI Logic / Symbios Logic|FC949ES Fibre Channel Adapter" -0x1000 0x0701 "yellowfin" "Symbios|83C885 gigabit ethernet" -0x1000 0x0702 "yellowfin" "Symbios|Yellowfin G-NIC gigabit ethernet" -0x1000 0x0804 "unknown" "LSI Logic / Symbios Logic|SA2010" -0x1000 0x0805 "unknown" "LSI Logic / Symbios Logic|SA2010ZC" -0x1000 0x0806 "unknown" "LSI Logic / Symbios Logic|SA2020" -0x1000 0x0807 "unknown" "LSI Logic / Symbios Logic|SA2020ZC" -0x1000 0x0901 "unknown" "Symbios|61C102" -0x1000 0x0e11 "cpqarray" "Symbios Logic Inc. / NCR|Integrated Array Controller" -0x1000 0x1000 "megaraid" "Symbios|63C815" -0x1000 0x1001 "unknown" "LSI Logic|53C895 Symbios Ultra2 SCSI controller" -0x1000 0x1028 "megaraid" "Symbios Logic Inc. / NCR|PowerEdge Expandable RAID Controller 4/DC" -0x1000 0x1960 "megaraid_mbox" "LSI Logic|PowerEdge RAID Controller 3/QC" -0x1000 0x4040 "cpqarray" "Symbios Logic Inc. / NCR|Integrated Array Controller" -0x1000 0x4048 "cpqarray" "Symbios Logic Inc. / NCR|Integrated Array Controller" -0x1000 0x4523 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID SATA 150-4" -0x1000 0x8086 "megaraid" "Symbios Logic Inc. / NCR|Intel(R) RAID SCSI Controller SRCU42X" -0x1000 0xa520 "megaraid" "Symbios Logic Inc. / NCR|MegaRAID SCSI 320-0" -0x1001 0x0010 "unknown" "Initio|PCI 1616 Measurement card with 32 digital I/O lines" -0x1001 0x0011 "unknown" "Initio|OPTO-PCI Opto-Isolated digital I/O board" -0x1001 0x0012 "unknown" "Initio|PCI-AD/DA Analogue I/O board" -0x1001 0x0013 "unknown" "Initio|PCI-OPTO-RELAIS Digital I/O board with relay outputs" -0x1001 0x0014 "unknown" "Initio|PCI-Counter/Timer Counter Timer board" -0x1001 0x0015 "unknown" "Initio|PCI-DAC416 Analogue output board" -0x1001 0x0016 "unknown" "Initio|PCI-MFB Analogue I/O board" -0x1001 0x0017 "unknown" "Initio|PROTO-3 PCI Prototyping board" -0x1001 0x0020 "unknown" "Kolter Electronic - Germany|ispLSI1032E Universal digital I/O PCI-Interface" -0x1001 0x9100 "initio" "Initio|INI-9100/9100W SCSI Host" -0x1002 0x000b "Card:ATI Radeon" "ATI Technologies Inc.|Radeon 7000" -0x1002 0x0084 "Card:ATI Mach64" "ATI Technologies Inc.|Mach64" -0x1002 0x0088 "Card:ATI Mach64" "ATI Technologies Inc.|Mach64 (SuSE Econ)" -0x1002 0x010a "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8800 64Mb" -0x1002 0x013a "Card:ATI Radeon" "ATI Technologies Inc.|Radeon 7000/Radeon VE" -0x1002 0x0152 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8800 128Mb" -0x1002 0x0162 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8700 32Mb" -0x1002 0x0172 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8700 64Mb" -0x1002 0x1002 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8800 64Mb" -0x1002 0x3150 "Card:ATI Radeon" "ATI Technologies Inc.|M24 1P [Radeon Mobility X600]" -0x1002 0x3152 "Card:ATI Radeon" "ATI Technologies Inc|M22 [Radeon Mobility X300]" -0x1002 0x3154 "Card:ATI Radeon" "ATI Technologies Inc.|M24 1T [FireGL M24 GL]" -0x1002 0x3e50 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X600 Pro (PCI-Express)" -0x1002 0x3e54 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X600 Pro GL (PCI-Express)" -0x1002 0x3e70 "unknown" "ATI Technologies Inc.|X600 Radeon X600 Pro (Secondary)" -0x1002 0x3e74 "unknown" "ATI Technologies Inc.|X600 Radeon X600 Pro GL (Secondary)" -0x1002 0x4136 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon IGP320 (A3) 4136" -0x1002 0x4137 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon IGP330/340/350 (A4) 4137" -0x1002 0x4141 "Card:ATI Radeon" "ATI Technologies Inc.|Mach32 [68800-3 AA]" -0x1002 0x4144 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9500 AD (AGP)" -0x1002 0x4145 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9500 AE (AGP)" -0x1002 0x4146 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9600TX AF (AGP)" -0x1002 0x4147 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL Z1 AG (AGP)" -0x1002 0x4148 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9800SE AH (AGP)" -0x1002 0x4149 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9800 AI (AGP)" -0x1002 0x414a "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9800 AJ (AGP)" -0x1002 0x414b "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL X2 AK (AGP)" -0x1002 0x4150 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9600 AP (AGP)" -0x1002 0x4151 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9600SE AQ (AGP)" -0x1002 0x4152 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9600XT AR (AGP)" -0x1002 0x4153 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9600 AS (AGP)" -0x1002 0x4154 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL T2 AT (AGP)" -0x1002 0x4155 "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|RV350 AU [Fire GL T2]" -0x1002 0x4156 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL RV360 AV (AGP)" -0x1002 0x4157 "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|RV350 AW [Fire GL T2]" -0x1002 0x4158 "Card:ATI Mach64" "ATI Technologies Inc.|Mach32" -0x1002 0x4164 "unknown" "ATI Technologies Inc.|R300 Radeon 9700/9500 Series - Secondary" -0x1002 0x4165 "unknown" "ATI Technologies Inc.|R300 AE [Radeon 9700 Pro] (Secondary)" -0x1002 0x4166 "unknown" "ATI Technologies Inc.|R300 AF [Radeon 9700 Pro] (Secondary)" -0x1002 0x4167 "unknown" "ATI Technologies Inc.|Fire GL Z1 4P SECONDARY Video" -0x1002 0x4168 "unknown" "ATI Technologies Inc.|Radeon R350 [Radeon 9800] (Secondary)" -0x1002 0x4170 "unknown" "ATI Technologies Inc.|RV350 AP [Radeon 9600] (Secondary)" -0x1002 0x4171 "unknown" "ATI Technologies Inc.|RV350 AQ [Radeon 9600] (Secondary)" -0x1002 0x4172 "unknown" "ATI Technologies Inc.|RV350 AR [Radeon 9600] (Secondary)" -0x1002 0x4173 "unknown" "ATI Technologies Inc.|RV350 ?? [Radeon 9550] (Secondary)" -0x1002 0x4237 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon 7000 IGP (A4+) 4237" -0x1002 0x4242 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 AIW BB (AGP)" -0x1002 0x4243 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 AIW BC (AGP)" -0x1002 0x4336 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon IGP320M (U1) 4336" -0x1002 0x4337 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon IGP330M/340M/350M (U2) 4337" -0x1002 0x4341 "snd-atiixp" "ATI Technologies Inc.|IXP150/200 AC'97 Audio Controller" -0x1002 0x4342 "unknown" "ATI Technologies Inc.|IXP150/200 HUB Bridge" -0x1002 0x4345 "unknown" "ATI Technologies Inc.|EHCI USB Controller" -0x1002 0x4347 "unknown" "ATI Technologies Inc.|OHCI USB Controller #1" -0x1002 0x4348 "unknown" "ATI Technologies Inc.|OHCI USB Controller #2" -0x1002 0x4349 "atiixp" "ATI Technologies Inc.|Dual Channel Bus Master PCI IDE Controller" -0x1002 0x434c "unknown" "ATI Technologies Inc.|IXP150/200 LPC Controller" -0x1002 0x434d "snd-atiixp-modem" "ATI Technologies Inc.|IXP AC'97 Modem" -0x1002 0x4353 "i2c-piix4" "ATI Technologies Inc.|SMBus" -0x1002 0x4354 "Card:ATI Mach64" "ATI Technologies Inc.|215CT [Mach64 CT]" -0x1002 0x4358 "Card:ATI Mach64" "ATI Technologies Inc.|210888CX [Mach64 CX]" -0x1002 0x4361 "snd-atiixp" "ATI Technologies Inc.|IXP300 AC'97 Audio Controller" -0x1002 0x4363 "i2c-piix4" "ATI Technologies Inc.|SMBus" -0x1002 0x4369 "atiixp" "ATI Technologies Inc.|Dual Channel Bus Master PCI IDE Controller" -0x1002 0x436e "sata_sil" "ATI Technologies Inc.|436E Serial ATA Controller" -0x1002 0x4370 "snd-atiixp" "ATI Technologies Inc.|IXP400 AC'97 Audio Controller" -0x1002 0x4371 "unknown" "ATI Technologies Inc.|IXP SB400 PCI-PCI Bridge" -0x1002 0x4372 "i2c-piix4" "ATI Technologies Inc.|SMBus" -0x1002 0x4373 "unknown" "ATI Technologies Inc.|IXP SB400 USB2 Host Controller" -0x1002 0x4374 "unknown" "ATI Technologies Inc.|IXP SB400 USB Host Controller" -0x1002 0x4375 "unknown" "ATI Technologies Inc.|IXP SB400 USB Host Controller" -0x1002 0x4376 "atiixp" "ATI Technologies Inc.|Standard Dual Channel PCI IDE Controller ATI" -0x1002 0x4377 "unknown" "ATI Technologies Inc.|IXP SB400 PCI-ISA Bridge" -0x1002 0x4378 "snd-atiixp-modem" "ATI Technologies Inc.|IXP AC'97 Modem" -0x1002 0x4379 "sata_sil" "ATI Technologies Inc.|4379 Serial ATA Controller" -0x1002 0x437a "sata_sil" "ATI Technologies Inc.|437A Serial ATA Controller" -0x1002 0x437b "snd-hda-intel" "ATI Technologies Inc.|SB450 Azalia HD audio" -0x1002 0x4380 "ahci" "ATI Technologies Inc|SB600 Non-Raid-5 SATA" -0x1002 0x4381 "ahci" "ATI Technologies Inc|SB600 Raid-5 SATA" -0x1002 0x4382 "unknown" "ATI Technologies Inc|SB600 AC97 Audio" -0x1002 0x4383 "snd-hda-intel" "ATI Technologies Inc.|SB600 Audio Controller" -0x1002 0x4384 "unknown" "ATI Technologies Inc|SB600 PCI to PCI Bridge" -0x1002 0x4385 "unknown" "ATI Technologies Inc|SB600 SMBus" -0x1002 0x4386 "unknown" "ATI Technologies Inc|SB600 USB Controller (EHCI)" -0x1002 0x4387 "unknown" "ATI Technologies Inc|SB600 USB (OHCI0)" -0x1002 0x4388 "unknown" "ATI Technologies Inc|SB600 USB (OHCI1)" -0x1002 0x4389 "unknown" "ATI Technologies Inc|SB600 USB (OHCI2)" -0x1002 0x438a "unknown" "ATI Technologies Inc|SB600 USB (OHCI3)" -0x1002 0x438b "unknown" "ATI Technologies Inc|SB600 USB (OHCI4)" -0x1002 0x438c "atiixp" "ATI Technologies Inc|SB600 IDE" -0x1002 0x438d "unknown" "ATI Technologies Inc|SB600 PCI to LPC Bridge" -0x1002 0x438e "unknown" "ATI Technologies Inc|SB600 AC97 Modem" -0x1002 0x4437 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon Mobility 7000 IGP 4437" -0x1002 0x4554 "Card:ATI Mach64" "ATI Technologies Inc.|210888ET [Mach64 ET]" -0x1002 0x4654 "Card:ATI Mach64" "ATI Technologies Inc.|Mach64 VT" -0x1002 0x4742 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage Pro AGP 1X/2X" -0x1002 0x4744 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage Pro AGP 1X" -0x1002 0x4747 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage Pro" -0x1002 0x4749 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage Pro" -0x1002 0x474c "Card:ATI Mach64 Utah" "ATI Technologies Inc.|Rage XC" -0x1002 0x474d "Card:ATI Mach64 Utah" "ATI Technologies Inc.|Rage XL AGP 2X" -0x1002 0x474e "Card:ATI Mach64 Utah" "ATI Technologies Inc.|Rage XC AGP" -0x1002 0x474f "Card:ATI Mach64 Utah" "ATI Technologies Inc.|Rage XL" -0x1002 0x4750 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage Pro 215GP" -0x1002 0x4751 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage Pro 215GQ" -0x1002 0x4752 "Card:ATI Rage XL" "ATI Technologies Inc.|Rage XL" -0x1002 0x4753 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|Rage XC" -0x1002 0x4754 "Card:ATI Mach64 3D RAGE II" "ATI Technologies Inc.|3D Rage I/II 215GT [Mach64 GT]" -0x1002 0x4755 "Card:ATI Mach64 3D RAGE II" "ATI Technologies Inc.|3D Rage II+ 215GTB [Mach64 GTB]" -0x1002 0x4756 "Card:ATI Mach64 3D RAGE II" "ATI Technologies Inc.|3D Rage IIC 215IIC [Mach64 GT IIC]" -0x1002 0x4757 "Card:ATI Mach64 3D Rage IIC" "ATI Technologies Inc.|3D Rage IIC AGP" -0x1002 0x4758 "Card:ATI Mach64" "ATI Technologies Inc.|210888GX [Mach64 GX]" -0x1002 0x4759 "Card:ATI Mach64 3D Rage IIC" "ATI Technologies Inc.|3D Rage IIC" -0x1002 0x475a "Card:ATI Mach64 3D Rage IIC" "ATI Technologies Inc.|3D Rage IIC AGP" -0x1002 0x4844 "Card:ATI Radeon" "ATI Technologies Inc.|Rage HDTV [HD]" -0x1002 0x4964 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon RV250 Id [Radeon 9000]" -0x1002 0x4965 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon RV250 Ie [Radeon 9000]" -0x1002 0x4966 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9000/PRO If (AGP/PCI)" -0x1002 0x4967 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9000 Ig (AGP/PCI)" -0x1002 0x496c "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|Radeon ????" -0x1002 0x496d "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|Radeon ????" -0x1002 0x496e "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon R250 [Radeon 9000] (Secondary)" -0x1002 0x496f "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|Radeon R250 [Radeon 9000] (Secondary)" -0x1002 0x4a48 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420)" -0x1002 0x4a49 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 Pro" -0x1002 0x4a4a "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420)" -0x1002 0x4a4b "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420)" -0x1002 0x4a4c "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420)" -0x1002 0x4a4d "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420)" -0x1002 0x4a4e "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420)" -0x1002 0x4a50 "Card:ATI Radeon" "ATI Technologies Inc.|R420 JP [Radeon X800XT]" -0x1002 0x4a68 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420) (Secondary)" -0x1002 0x4a69 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420) (Secondary)" -0x1002 0x4a6a "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420) (Secondary)" -0x1002 0x4a6b "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420) (Secondary)" -0x1002 0x4a6c "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420) (Secondary)" -0x1002 0x4a6d "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420) (Secondary)" -0x1002 0x4a6e "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon X800 (R420) (Secondary)" -0x1002 0x4a70 "unknown" "ATI Technologies Inc.|R420 [X800XT-PE] (Secondary)" -0x1002 0x4b49 "Card:ATI Radeon" "ATI Technologies Inc.|R480 [Radeon X850XT]" -0x1002 0x4b4b "Card:ATI Radeon" "ATI Technologies Inc|R480 [Radeon X850Pro]" -0x1002 0x4b4c "Card:ATI Radeon" "ATI Technologies Inc.|R481 [Radeon X850XT-PE]" -0x1002 0x4b69 "unknown" "ATI Technologies Inc.|R480 [Radeon X850XT secondary]" -0x1002 0x4b6b "unknown" "ATI Technologies Inc|R480 [Radeon X850Pro] (Secondary)" -0x1002 0x4b6c "unknown" "ATI Technologies Inc.|R481 [Radeon X850XT-PE] Secondary" -0x1002 0x4c42 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage LT Pro AGP-133" -0x1002 0x4c44 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage LT Pro AGP-66" -0x1002 0x4c45 "Card:ATI Rage 128 Mobility" "ATI Technologies Inc.|Rage Mobility M3 AGP" -0x1002 0x4c46 "Card:ATI Rage 128 Mobility" "ATI Technologies Inc.|Rage Mobility M3 AGP 2x" -0x1002 0x4c47 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage LT-G 215LG" -0x1002 0x4c49 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage LT Pro" -0x1002 0x4c4b "Card:ATI Radeon" "ATI Technologies Inc.|Rage 128 Mobility 3 [LK]" -0x1002 0x4c4c "Card:ATI Radeon" "ATI Technologies Inc.|Rage 128 Mobility 3 [LL]" -0x1002 0x4c4d "Card:ATI Rage Mobility" "ATI Technologies Inc.|Rage Mobility P/M AGP 2x" -0x1002 0x4c4e "Card:ATI Rage Mobility" "ATI Technologies Inc.|Rage Mobility L AGP 2x" -0x1002 0x4c50 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage LT Pro" -0x1002 0x4c51 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|3D Rage LT Pro" -0x1002 0x4c52 "Card:ATI Rage Mobility" "ATI Technologies Inc.|Rage Mobility P/M" -0x1002 0x4c53 "Card:ATI Rage Mobility" "ATI Technologies Inc.|Rage Mobility L" -0x1002 0x4c54 "Card:ATI Mach64 Utah" "ATI Technologies Inc.|264LT [Mach64 LT]" -0x1002 0x4c57 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility M7 LW (AGP)" -0x1002 0x4c58 "Card:ATI Radeon" "ATI Technologies Inc.|Mobility FireGL 7800 M7 LX (AGP)" -0x1002 0x4c59 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility M6 LY (AGP)" -0x1002 0x4c5a "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility M6 LZ (AGP)" -0x1002 0x4c64 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL Mobility 9000 (M9) Ld (AGP)" -0x1002 0x4c65 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon RV250 Le [Radeon Mobility 9000]" -0x1002 0x4c66 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9000 (M9) Lf (AGP)" -0x1002 0x4c67 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9000 (M9) Lg (AGP)" -0x1002 0x4c6c "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|" -0x1002 0x4c6d "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|" -0x1002 0x4c6e "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon R250 Ln [Radeon Mobility 9000 M9] [Secondary]" -0x1002 0x4c6f "Card:ATI Radeon (fbdev)" "ATI Technologies Inc.|" -0x1002 0x4d45 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon LE" -0x1002 0x4d46 "Card:ATI Rage 128 Mobility" "ATI Technologies Inc.|Rage Mobility M4 AGP" -0x1002 0x4d4c "Card:ATI Rage 128 Mobility" "ATI Technologies Inc.|Rage Mobility M4 AGP" -0x1002 0x4e44 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9700 Pro ND (AGP)" -0x1002 0x4e45 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9700/9500Pro NE (AGP)" -0x1002 0x4e46 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9700 NF (AGP)" -0x1002 0x4e47 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL X1 NG (AGP)" -0x1002 0x4e48 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9800PRO NH (AGP)" -0x1002 0x4e49 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9800 NI (AGP)" -0x1002 0x4e4a "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9800XT NJ (AGP)" -0x1002 0x4e4b "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL X2 NK (AGP)" -0x1002 0x4e50 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9600 (M10) NP (AGP)" -0x1002 0x4e51 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9600 (M10) NQ (AGP)" -0x1002 0x4e52 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9600 (M11) NR (AGP)" -0x1002 0x4e53 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9600 (M10) NS (AGP)" -0x1002 0x4e54 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL Mobility T2 (M10) NT (AGP)" -0x1002 0x4e56 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL Mobility T2 (M11) NV (AGP)" -0x1002 0x4e64 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|R300 Radeon 9700 (Secondary)" -0x1002 0x4e65 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|R300 Radeon 9700/9500 Series (Secondary)" -0x1002 0x4e66 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R300 [Radeon 9700] (Secondary)" -0x1002 0x4e67 "unknown" "ATI Technologies Inc.|Fire GL X1/Z1 SECONDARY Video" -0x1002 0x4e68 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R300 [Radeon 9800] (Secondary)" -0x1002 0x4e69 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R350 [Radeon 9800] (Secondary)" -0x1002 0x4e6a "Card:ATI Radeon" "ATI Technologies Inc.|R360 Radeon 9800 XT - Secondary" -0x1002 0x4e71 "unknown" "ATI Technologies Inc.|M10 NQ [Radeon Mobility 9600] (secondary)" -0x1002 0x4f72 "unknown" "ATI Technologies Inc|RV250 [Radeon 9000 Series]" -0x1002 0x4f73 "unknown" "ATI Technologies Inc|Radeon RV250 [Radeon 9000 Series] (Secondary)" -0x1002 0x5041 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" -0x1002 0x5042 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" -0x1002 0x5043 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x5044 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" -0x1002 0x5045 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" -0x1002 0x5046 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x5047 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" -0x1002 0x5048 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" -0x1002 0x5049 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x504a "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" -0x1002 0x504b "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" -0x1002 0x504c "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x504d "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" -0x1002 0x504e "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" -0x1002 0x504f "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x5050 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" -0x1002 0x5051 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" -0x1002 0x5052 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x5053 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" -0x1002 0x5054 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" -0x1002 0x5055 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x5056 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro" -0x1002 0x5057 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 2x" -0x1002 0x5058 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro AGP 4x" -0x1002 0x5144 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon QD (AGP)" -0x1002 0x5145 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon QE (AGP)" -0x1002 0x5146 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon QF (AGP)" -0x1002 0x5147 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon QG (AGP)" -0x1002 0x5148 0x1002 0x010a "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8800 64Mb" -0x1002 0x5148 0x1002 0x0152 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8800 128Mb" -0x1002 0x5148 0x1002 0x0162 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8700 32Mb" -0x1002 0x5148 0x1002 0x0172 "Card:ATI Radeon" "ATI Technologies Inc.|FireGL 8700 64Mb" -0x1002 0x5148 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|FireGL 8700/8800 QH (AGP)" -0x1002 0x5149 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 QI" -0x1002 0x514a "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 QJ" -0x1002 0x514b "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 QK" -0x1002 0x514c "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 QL (AGP)" -0x1002 0x514d "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9100 QM (AGP)" -0x1002 0x514e "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 QN R200" -0x1002 0x514f "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 QO R200" -0x1002 0x5154 "unknown" "ATI Technologies Inc.|R200 QT [Radeon 8500]" -0x1002 0x5155 "unknown" "ATI Technologies Inc.|R200 QU [Radeon 9100]" -0x1002 0x5157 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon 7500 QW (AGP/PCI)" -0x1002 0x5158 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon 7500 QX (AGP/PCI)" -0x1002 0x5159 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon VE/7000 QY (AGP/PCI)" -0x1002 0x515a "Card:ATI Radeon" "ATI Technologies Inc.|Radeon VE/7000 QZ (AGP/PCI)" -0x1002 0x515e "Card:ATI Radeon" "ATI Technologies Inc.|ES1000 RN50" -0x1002 0x515f "unknown" "ATI Technologies Inc|ES1000" -0x1002 0x5168 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 Qh" -0x1002 0x5169 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 Qi" -0x1002 0x516a "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 Qj" -0x1002 0x516b "Card:ATI Radeon" "ATI Technologies Inc.|Radeon R200 Qk" -0x1002 0x516c "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 8500 Ql" -0x1002 0x516d "unknown" "ATI Technologies Inc.|R200 Redeon 9100 Series - Secondary" -0x1002 0x5245 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 GL" -0x1002 0x5246 "Card:ATI Rage 128 TVout" "ATI Technologies Inc.|Rage 128 GL AGP 1x/2x" -0x1002 0x5247 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 RG" -0x1002 0x524b "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 VR" -0x1002 0x524c "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 VR AGP 1x/2x" -0x1002 0x5345 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 4x" -0x1002 0x5346 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 4x AGP 2x" -0x1002 0x5347 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 4x AGP 4x" -0x1002 0x5348 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 4x" -0x1002 0x534b "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 4x" -0x1002 0x534c "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 4x AGP 2x" -0x1002 0x534d "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 4x AGP 4x" -0x1002 0x534e "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 4x" -0x1002 0x5354 "Card:ATI Mach64" "ATI Technologies Inc.|Mach64 ST" -0x1002 0x5446 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Ultra TF" -0x1002 0x544c "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Ultra TL" -0x1002 0x5452 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Ultra TR" -0x1002 0x5453 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro Ultra TS" -0x1002 0x5454 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro Ultra TT" -0x1002 0x5455 "Card:ATI Rage 128" "ATI Technologies Inc.|Rage 128 Pro Ultra TU" -0x1002 0x5460 "Card:ATI Radeon" "ATI Technologies Inc.|M22 [Radeon Mobility M300]" -0x1002 0x5462 "Card:ATI Radeon" "ATI Technologies Inc|M24 [Radeon Mobility X600]" -0x1002 0x5464 "Card:ATI Radeon" "ATI Technologies Inc.|M22 [FireGL GL]" -0x1002 0x5548 "Card:ATI Radeon" "ATI Technologies Inc.|R423 UH [Radeon X800 (PCIE)]" -0x1002 0x5549 "Card:ATI Radeon" "ATI Technologies Inc.|R423 UI [Radeon X800PRO (PCIE)]" -0x1002 0x554a "Card:ATI Radeon" "ATI Technologies Inc.|R423 UJ [Radeon X800LE (PCIE)]" -0x1002 0x554b "Card:ATI Radeon" "ATI Technologies Inc.|R423 UK [Radeon X800SE (PCIE)]" -0x1002 0x554d "Card:ATI Radeon" "ATI Technologies Inc.|R430 [Radeon X800 XL] (PCIe)" -0x1002 0x554f "Card:ATI Radeon" "ATI Technologies Inc|R430 [Radeon X800 (PCIE)]" -0x1002 0x5550 "Card:ATI Radeon" "ATI Technologies Inc|R423 [Fire GL V7100]" -0x1002 0x5551 "Card:ATI Radeon" "ATI Technologies Inc.|R423 UQ [FireGL V7200 (PCIE)]" -0x1002 0x5552 "Card:ATI Radeon" "ATI Technologies Inc.|R423 UR [FireGL V5100 (PCIE)]" -0x1002 0x5554 "Card:ATI Radeon" "ATI Technologies Inc.|R423 UT [FireGL V7100 (PCIE)]" -0x1002 0x556b "unknown" "ATI Technologies Inc.|Radeon R423 UK (PCIE) [X800 SE] (Secondary)" -0x1002 0x556d "unknown" "ATI Technologies Inc.|R430 [Radeon X800 XL] (PCIe) Secondary" -0x1002 0x556f "unknown" "ATI Technologies Inc|R430 [Radeon X800 (PCIE) Secondary]" -0x1002 0x564a "Card:ATI Radeon" "ATI Technologies Inc|M26 [Mobility FireGL V5000]" -0x1002 0x564b "Card:ATI Radeon" "ATI Technologies Inc|M26 [Mobility FireGL V5000]" -0x1002 0x564f "unknown" "ATI Technologies Inc|M26 [Radeon Mobility X700 XL] (PCIE)" -0x1002 0x5652 "Card:ATI Radeon" "ATI Technologies Inc|M26 [Radeon Mobility X700]" -0x1002 0x5653 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon Mobility X700 (PCIE)" -0x1002 0x5654 "Card:ATI Mach64 VT (264VT)" "ATI Technologies Inc.|264VT [Mach64 VT]" -0x1002 0x5655 "Card:ATI Mach64 VT (264VT)" "ATI Technologies Inc.|264VT3 [Mach64 VT3]" -0x1002 0x5656 "Card:ATI Mach64 VT (264VT)" "ATI Technologies Inc.|264VT4 [Mach64 VT4]" -0x1002 0x5772 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|R480 [Radeon X850XT (PCIE)]" -0x1002 0x5830 "ati-agp" "ATI Technologies Inc.|CPU to PCI Bridge" -0x1002 0x5831 "ati-agp" "ATI Technologies Inc.|CPU to PCI Bridge" -0x1002 0x5832 "ati-agp" "ATI Technologies Inc.|CPU to PCI Bridge" -0x1002 0x5833 "ati-agp" "ATI Technologies Inc.|CPU to PCI Bridge" -0x1002 0x5834 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9100 IGP (A5) 5834" -0x1002 0x5835 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9100 IGP (U3) 5835" -0x1002 0x5836 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon RS300 IGP" -0x1002 0x5837 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon RS300 IGP" -0x1002 0x5838 "unknown" "ATI Technologies Inc.|Radeon 9100 IGP AGP Bridge" -0x1002 0x5858 "Card:ATI Radeon" "ATI Technologies Inc.|Mach32 [68800-6 XX]" -0x1002 0x5940 "unknown" "ATI Technologies Inc.|RV280 Radeon 9200 Pro - Secondary" -0x1002 0x5941 "unknown" "ATI Technologies Inc.|RV280 Radeon 9200 - Secondary" -0x1002 0x5944 "unknown" "ATI Technologies Inc.|RV280 Radeon 9200 SE (PCI)" -0x1002 0x5950 "unknown" "ATI Technologies Inc.|RS480 Host Bridge" -0x1002 0x5951 "unknown" "ATI Technologies Inc.|Radeon Xpress 200 (RS480/RS482/RX480/RX482) Chipset - Host bridge" -0x1002 0x5954 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon XPRESS 200 (RS480 5954)" -0x1002 0x5955 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon XPRESS 200M (RS480 5955)" -0x1002 0x5960 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9200PRO 5960 (AGP)" -0x1002 0x5961 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9200 5961 (AGP)" -0x1002 0x5962 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9200 5962 (AGP)" -0x1002 0x5963 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon RV280 9200" -0x1002 0x5964 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9200SE 5964 (AGP)" -0x1002 0x5968 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon RV280 9200" -0x1002 0x5969 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon ES1000 RN50 (PCI)" -0x1002 0x596a "Card:ATI Radeon" "ATI Technologies Inc.|Radeon RV280 9200" -0x1002 0x596b "Card:ATI Radeon" "ATI Technologies Inc.|Radeon RV280 9200" -0x1002 0x5974 "Card:ATI Radeon" "ATI Technologies Inc|RS482 [Radeon Xpress 200]" -0x1002 0x5975 "Card:ATI Radeon" "ATI Technologies Inc|RS482 [Radeon Xpress 200M]" -0x1002 0x5a34 "unknown" "ATI Technologies Inc.|RS480 PCI-X Root Port" -0x1002 0x5a36 "unknown" "ATI Technologies Inc|RS480 PCI Bridge" -0x1002 0x5a38 "unknown" "ATI Technologies Inc|RS480 PCI Bridge" -0x1002 0x5a39 "unknown" "ATI Technologies Inc|RS480 PCI Bridge" -0x1002 0x5a3f "unknown" "ATI Technologies Inc|RS480 PCI Bridge" -0x1002 0x5a41 "Card:ATI Radeon" "ATI Technologies Inc|RS400 [Radeon Xpress 200]" -0x1002 0x5a42 "Card:ATI Radeon" "ATI Technologies Inc|RS400 [Radeon Xpress 200M]" -0x1002 0x5a61 "Card:ATI Radeon" "ATI Technologies Inc|RC410 [Radeon Xpress 200]" -0x1002 0x5a62 "Card:ATI Radeon" "ATI Technologies Inc|RC410 [Radeon Xpress 200M]" -0x1002 0x5b60 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon RV370" -0x1002 0x5b62 "Card:ATI Radeon" "ATI Technologies Inc.|RV370 Radeon X600 (PCI-E)" -0x1002 0x5b63 "Card:ATI Radeon" "ATI Technologies Inc|RV370 [ATI Sapphire X550 Silent]" -0x1002 0x5b64 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|RV370 GL Radeon" -0x1002 0x5b65 "Card:ATI Radeon" "ATI Technologies Inc.|RV370 FireGL D1100 (PCI-E)" -0x1002 0x5b70 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon RV370" -0x1002 0x5b72 "unknown" "ATI Technologies Inc.|Radeon X600(RV380)" -0x1002 0x5b73 "unknown" "ATI Technologies Inc|RV370 secondary [ATI Sapphire X550 Silent]" -0x1002 0x5b74 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon RV370 GL (Secondary)" -0x1002 0x5c61 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9200 (M9+) 5C61 (AGP)" -0x1002 0x5c62 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon RV280" -0x1002 0x5c63 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9200 (M9+) 5C63 (AGP)" -0x1002 0x5c64 "Card:ATI Radeon" "ATI Technologies Inc.|Radeon RV280" -0x1002 0x5d44 "unknown" "ATI Technologies Inc.|RV280 Radeon 9200 SE Series - Secondary" -0x1002 0x5d48 "Card:ATI Radeon" "ATI Technologies Inc|M28 [Radeon Mobility X800XT]" -0x1002 0x5d49 "Card:ATI Radeon" "ATI Technologies Inc|M28 [Mobility FireGL V5100]" -0x1002 0x5d4a "Card:ATI Radeon" "ATI Technologies Inc.|Mobility Radeon X800" -0x1002 0x5d4d "Card:ATI Radeon" "ATI Technologies Inc.|R480 Radeon X850XT Platinum" -0x1002 0x5d4f "Card:ATI Radeon" "ATI Technologies Inc|R480 [Radeon X800 GTO (PCIE)]" -0x1002 0x5d52 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|R480 Radeon X850XT (PCI-E) (Primary)" -0x1002 0x5d57 "Card:ATI Radeon" "ATI Technologies Inc.|R423 Radeon X800XT (PCI-E)" -0x1002 0x5d6d "unknown" "ATI Technologies Inc.|R480 Radeon X850XT Platinum (PCI-E) (Secondary)" -0x1002 0x5d6f "unknown" "ATI Technologies Inc|R480 [Radeon X800 GTO (PCIE)] (Secondary)" -0x1002 0x5d72 "unknown" "ATI Technologies Inc.|R480 Radeon X850XT (PCI-E)" -0x1002 0x5d77 "unknown" "ATI Technologies Inc.|R423 Radeon X800XT (PCI-E) (Secondary)" -0x1002 0x5e48 "Card:ATI Radeon" "ATI Technologies Inc|RV410 [FireGL V5000]" -0x1002 0x5e49 "unknown" "ATI Technologies Inc|RV410 [FireGL V3300]" -0x1002 0x5e4a "Card:ATI Radeon" "ATI Technologies Inc|RV410 [Radeon X700XT]" -0x1002 0x5e4b "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|RV410 Radeon X700 Pro (PCI-E)" -0x1002 0x5e4c "Card:ATI Radeon" "ATI Technologies Inc|RV410 [Radeon X700SE]" -0x1002 0x5e4d "Card:ATI Radeon" "ATI Technologies Inc.|RV410 Radeon X700 (PCI-E)" -0x1002 0x5e4f "Card:ATI Radeon" "ATI Technologies Inc|RV410 [Radeon X700]" -0x1002 0x5e6b "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|RV410 Radeon X700 Pro (PCI-E) (Secondary)" -0x1002 0x5e6d "unknown" "ATI Technologies Inc.|RV410 Radeon X700 (PCI-E) (Secondary)" -0x1002 0x5f57 "unknown" "ATI Technologies Inc|R423 [Radeon X800XT (PCIE)]" -0x1002 0x700f "unknown" "ATI Technologies Inc.|U1/A3 AGP Bridge [IGP 320M]" -0x1002 0x7010 "unknown" "ATI Technologies Inc.|PCI Bridge [IGP 340M]" -0x1002 0x7100 "unknown" "ATI Technologies Inc|R520 [Radeon X1800]" -0x1002 0x7105 "unknown" "ATI Technologies Inc|R520 [FireGL]" -0x1002 0x7109 "unknown" "ATI Technologies Inc|R520 [Radeon X900]" -0x1002 0x7120 "unknown" "ATI Technologies Inc|R520 [Radeon X1800] (Secondary)" -0x1002 0x7129 "unknown" "ATI Technologies Inc|R520 [Radeon X1800] (Secondary)" -0x1002 0x7142 "unknown" "ATI Technologies Inc|RV515 [Radeon X1300]" -0x1002 0x7145 "unknown" "ATI Technologies Inc|Radeon Mobility X1400" -0x1002 0x7146 "unknown" "ATI Technologies Inc|RV515 [Radeon X1300]" -0x1002 0x7149 "unknown" "ATI Technologies Inc|M52 [ATI Mobility Radeon X1300]" -0x1002 0x714a "unknown" "ATI Technologies Inc|M52 [ATI Mobility Radeon X1300]" -0x1002 0x714b "unknown" "ATI Technologies Inc|M52 [ATI Mobility Radeon X1300]" -0x1002 0x714c "unknown" "ATI Technologies Inc|M52 [ATI Mobility Radeon X1300]" -0x1002 0x7162 "unknown" "ATI Technologies Inc|RV515 [Radeon X1300] (Secondary)" -0x1002 0x7166 "unknown" "ATI Technologies Inc|RV515 [Radeon X1300] (Secondary)" -0x1002 0x71c0 "unknown" "ATI Technologies Inc|RV530 [Radeon X1600]" -0x1002 0x71c2 "unknown" "ATI Technologies Inc|RV530 [Radeon X1600]" -0x1002 0x71c4 "unknown" "ATI Technologies Inc|M56GL [ATI Mobility FireGL V5200]" -0x1002 0x71c5 "unknown" "ATI Technologies Inc|M56P [Radeon Mobility X1600]" -0x1002 0x71e0 "unknown" "ATI Technologies Inc|RV530 [Radeon X1600] (Secondary)" -0x1002 0x71e2 "unknown" "ATI Technologies Inc|RV530 [Radeon X1600] (Secondary)" -0x1002 0x7800 "unknown" "ATI Technologies Inc.| " -0x1002 0x7833 "unknown" "ATI Technologies Inc.|Radeon 9100 IGP Host Bridge" -0x1002 0x7834 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon 9000 XT IGP (AGP)" -0x1002 0x7835 "Card:ATI Radeon (fglrx)" "ATI Technologies Inc.|Radeon Mobility 9200 IGP (RS350M) (AGP)" -0x1002 0x7838 "unknown" "ATI Technologies Inc.|Radeon 9100 IGP PCI/AGP Bridge" -0x1002 0x7c37 "unknown" "ATI Technologies Inc.|RV350 AQ Radeon 9600 SE" -0x1002 0xcab0 "ati-agp" "ATI Technologies Inc.|CPU to PCI Bridge" -0x1002 0xcab1 "unknown" "ATI Technologies Inc.|A3/U1 Slot1 CPU to PCI Bridge" -0x1002 0xcab2 "ati-agp" "ATI Technologies Inc.|RS200/RS200M AGP Bridge [IGP 340M]" -0x1002 0xcab3 "ati-agp" "ATI Technologies Inc.|RS250/RS250M AGP Bridge" -0x1002 0xcbb2 "ati-agp" "ATI Technologies Inc.|CPU to PCI Bridge" -0x1003 0x0201 "unknown" "ULSI Systems|US201" -0x1004 0x0005 "unknown" "VLSI|82C592-FC1" -0x1004 0x0006 "unknown" "VLSI|82C593-FC1" -0x1004 0x0007 "unknown" "VLSI|82C594-AFC2" -0x1004 0x0008 "unknown" "VLSI|82C596/7 [Wildcat]" -0x1004 0x0009 "unknown" "VLSI|82C597-AFC2" -0x1004 0x000c "unknown" "VLSI|82C541 [Lynx]" -0x1004 0x000d "unknown" "VLSI|82C543 [Lynx]" -0x1004 0x0100 "unknown" "VLSI Technology|CPU to PCI Bridge for notebook" -0x1004 0x0101 "unknown" "VLSI|82C532" -0x1004 0x0102 "unknown" "VLSI|82C534" -0x1004 0x0103 "unknown" "VLSI|82C538" -0x1004 0x0104 "unknown" "VLSI|82C535" -0x1004 0x0105 "vlsi_ir" "VLSI|82C147" -0x1004 0x0200 "unknown" "VLSI|82C975" -0x1004 0x0280 "unknown" "VLSI|82C925" -0x1004 0x0304 "unknown" "VLSI|QSound ThunderBird PCI Audio" -0x1004 0x0305 "unknown" "VLSI|QSound ThunderBird PCI Audio Gameport" -0x1004 0x0306 "unknown" "VLSI|QSound ThunderBird PCI Audio Support Registers" -0x1004 0x0307 "unknown" "VLSI Technology Inc.|Thunderbird" -0x1004 0x0308 "unknown" "VLSI Technology Inc.|Thunderbird" -0x1004 0x0702 "unknown" "VLSI|VAS96011 [Golden Gate II]" -0x1004 0x0703 "unknown" "VLSI Technology Inc.|Tollgate" -0x1005 0x2064 "unknown" "Avance Logic Inc. [ALI]|ALG2032/2064" -0x1005 0x2128 "unknown" "Avance Logic Inc. [ALI]|ALG2364A" -0x1005 0x2301 "Card:Avance Logic 2301" "Avance Logic Inc. [ALI]|ALG2301" -0x1005 0x2302 "Card:Avance Logic 2302" "Avance Logic Inc. [ALI]|ALG2302" -0x1005 0x2364 "unknown" "Avance Logic Inc. [ALI]|ALG2364" -0x1005 0x2464 "unknown" "Avance Logic Inc. [ALI]|ALG2364A" -0x1005 0x2501 "unknown" "Avance Logic Inc. [ALI]|ALG2564A/25128A" -0x100b 0x0001 "unknown" "National Semiconductor|DP83810" -0x100b 0x0002 "ns87415" "National Semiconductor|87415" -0x100b 0x000e "unknown" "National Semiconductor|87560 Legacy I/O" -0x100b 0x000f "unknown" "National Semiconductor|OHCI Compliant FireWire Controller" -0x100b 0x0011 "unknown" "National Semiconductor|National PCI System I/O" -0x100b 0x0012 "unknown" "National Semiconductor|USB Controller" -0x100b 0x001b "unknown" "National Semiconductor|LM4560 Advanced PCI Audio Accelerator" -0x100b 0x0020 "natsemi" "National Semiconductor|DP83810 10/100 Ethernet" -0x100b 0x0021 "unknown" "National Semiconductor|PC87200 PCI to ISA Bridge" -0x100b 0x0022 "ns83820" "National Semiconductor|DP83820 10/100/1000 Ethernet" -0x100b 0x0023 "unknown" "National Semiconductor| " -0x100b 0x0028 "unknown" "National Semiconductor|CS5535 Host bridge" -0x100b 0x002a "unknown" "National Semiconductor|CS5535 South Bridge" -0x100b 0x002b "unknown" "National Semiconductor|CS5535 ISA bridge" -0x100b 0x002d "cs5535" "National Semiconductor|CS5535 IDE" -0x100b 0x002e "snd-cs5535audio" "National Semiconductor|CS5535 Audio" -0x100b 0x002f "unknown" "National Semiconductor|CS5535 USB" -0x100b 0x0030 "Card:NSC" "National Semiconductor|CS5535 Video [Redcloud]" -0x100b 0x0035 "cassini" "National Semiconductor|DP83065 [Saturn] 10/100/1000 Ethernet Controller" -0x100b 0x0104 "Card:NSC" "National Semiconductor|SC1400 Video" -0x100b 0x0500 "scx200" "National Semiconductor|SCx200 Bridge" -0x100b 0x0501 "unknown" "National Semiconductor|SCx200 SMI" -0x100b 0x0502 "sc1200" "National Semiconductor|SCx200 IDE" -0x100b 0x0503 "unknown" "National Semiconductor|SCx200 Audio" -0x100b 0x0504 "Card:NSC" "National Semiconductor|SCx200 Video" -0x100b 0x0505 "scx200" "National Semiconductor|SCx200 Bridge" -0x100b 0x0510 "scx200" "National Semiconductor|SC1100 Bridge" -0x100b 0x0511 "unknown" "National Semiconductor|SC1100 SMI" -0x100b 0x0515 "scx200" "National Semiconductor|Wireless miniPCI Card (108Mbit)" -0x100b 0xd001 "Card:ATI Mach64" "National Semiconductor|87410" -0x100c 0x3202 "Card:ET4000 W32i, W32p (generic)" "Tseng Labs Inc.|ET4000/W32p rev A" -0x100c 0x3205 "Card:ET4000 W32i, W32p (generic)" "Tseng Labs Inc.|ET4000/W32p rev B" -0x100c 0x3206 "Card:ET4000 W32i, W32p (generic)" "Tseng Labs Inc.|ET4000/W32p rev C" -0x100c 0x3207 "Card:ET4000 W32i, W32p (generic)" "Tseng Labs Inc.|ET4000/W32p rev D" -0x100c 0x3208 "Card:ET6000 (generic)" "Tseng Labs Inc.|ET6000" -0x100c 0x4702 "Card:ET6000 (generic)" "Tseng Labs Inc.|ET6300" -0x100e 0x0564 "unknown" "Weitek|STPC Client Host Bridge" -0x100e 0x55cc "unknown" "Weitek|STPC Client South Bridge" -0x100e 0x9000 "Card:Diamond Viper PCI 2Mb" "Weitek|P9000 Viper" -0x100e 0x9001 "Card:Diamond Viper PCI 2Mb" "Weitek|P9000 Viper" -0x100e 0x9002 "Card:Diamond Viper PCI 2Mb" "Weitek|P9000 Viper" -0x100e 0x9100 "Card:Diamond Viper PCI 2Mb" "Weitek|P9100 Viper Pro/SE" -0x1011 0x0001 "tulip" "Digital Equipment Corp.|DECchip 21050" -0x1011 0x0002 "de2104x" "Digital Equipment Corp.|DECchip 21040 [Tulip]" -0x1011 0x0004 "unknown" "Digital Equipment Corp.|21030/TGA" -0x1011 0x0007 "unknown" "Digital Equipment Corp.|NVRAM [Zephyr NVRAM]" -0x1011 0x0008 "unknown" "Digital Equipment Corp.|KZPSA [KZPSA]" -0x1011 0x0009 0x1025 0x0310 "tulip" "Digital Equipment Corp.|21140 Fast Ethernet" -0x1011 0x0009 0x10b8 0x2001 "tulip" "Digital Equipment Corp.|SMC9332BDT EtherPower 10/100" -0x1011 0x0009 0x10b8 0x2002 "tulip" "Digital Equipment Corp.|SMC9332BVT EtherPower T4 10/100" -0x1011 0x0009 0x10b8 0x2003 "tulip" "Digital Equipment Corp.|SMC9334BDT EtherPower 10/100 (1-port)" -0x1011 0x0009 0x1109 0x2400 "tulip" "Digital Equipment Corp.|ANA-6944A/TX Fast Ethernet" -0x1011 0x0009 0x1112 0x2300 "tulip" "Digital Equipment Corp.|RNS2300 Fast Ethernet" -0x1011 0x0009 0x1112 0x2320 "tulip" "Digital Equipment Corp.|RNS2320 Fast Ethernet" -0x1011 0x0009 0x1112 0x2340 "tulip" "Digital Equipment Corp.|RNS2340 Fast Ethernet" -0x1011 0x0009 0x1113 0x1207 "tulip" "Digital Equipment Corp.|EN-1207-TX Fast Ethernet" -0x1011 0x0009 0x1186 0x1100 "tulip" "Digital Equipment Corp.|DFE-500TX Fast Ethernet" -0x1011 0x0009 0x1186 0x1112 "tulip" "Digital Equipment Corp.|DFE-570TX Fast Ethernet" -0x1011 0x0009 0x1186 0x1140 "tulip" "Digital Equipment Corp.|DFE-660 Cardbus Ethernet 10/100" -0x1011 0x0009 0x1186 0x1142 "tulip" "Digital Equipment Corp.|DFE-660 Cardbus Ethernet 10/100" -0x1011 0x0009 0x11f6 0x0503 "tulip" "Digital Equipment Corp.|Freedomline Fast Ethernet" -0x1011 0x0009 0x1282 0x9100 "tulip" "Digital Equipment Corp.|AEF-380TXD Fast Ethernet" -0x1011 0x0009 0x1376 0xffff "lmc" "Digital Equipment Corp.|" -0x1011 0x0009 0x1385 0x1100 "tulip" "Digital Equipment Corp.|FA310TX Fast Ethernet" -0x1011 0x0009 0x2646 0x0001 "tulip" "Digital Equipment Corp.|KNE100TX Fast Ethernet" -0x1011 0x0009 0xffff 0x1376 "lmc" "Digital Equipment Corp.|" -0x1011 0x0009 "tulip" "Digital Equipment Corp.|DECchip 21140 [FasterNet]" -0x1011 0x000a "unknown" "Digital Equipment Corp.|21230 Video Codec" -0x1011 0x000c "unknown" "Digital Equipment Corp.|DC21130 PCI Integrated Graphics & Video Accel" -0x1011 0x000d "Card:Digital 8-plane TGA (Generic)" "Digital Equipment Corp.|PBXGB [TGA2]" -0x1011 0x000f "defxx" "Digital Equipment Corp.|DEFPA" -0x1011 0x0014 "de2104x" "Digital Equipment Corp.|DECchip 21041 [Tulip Pass 3]" -0x1011 0x0016 "unknown" "Digital Equipment Corp.|DGLPB [OPPO]" -0x1011 0x0017 "unknown" "Digital Equipment Corp.|PV-PCI Graphics Controller (ZLXp-L)" -0x1011 0x0019 "tulip" "Digital Equipment Corp.|DECchip 21142/43" -0x1011 0x001a "acenic" "Farallon|PN9000SX" -0x1011 0x0021 "tulip" "Digital Equipment Corp.|DECchip 21052" -0x1011 0x0022 "tulip" "Digital Equipment Corp.|DECchip 21150" -0x1011 0x0023 "unknown" "Digital Equipment Corp.|DECchip 21150" -0x1011 0x0024 "unknown" "Digital Equipment Corp.|DECchip 21152" -0x1011 0x0025 "unknown" "Digital Equipment Corp.|DECchip 21153" -0x1011 0x0026 "unknown" "Digital Equipment Corp.|DECchip 21154" -0x1011 0x0034 "unknown" "Digital Equipment Corp.|Modem56 CardBus" -0x1011 0x0045 "unknown" "Digital Equipment Corp.|DECchip 21553" -0x1011 0x0046 0x0e11 0x4050 "cpqarray" "Digital Equipment Corp.|DECchip 21554 [Compaq Smart Array Controller]" -0x1011 0x0046 0x0e11 0x4051 "cpqarray" "Digital Equipment Corp.|DECchip 21554 [Compaq Smart Array Controller]" -0x1011 0x0046 0x0e11 0x4058 "cpqarray" "Digital Equipment Corp.|DECchip 21554 [Compaq Smart Array Controller]" -0x1011 0x0046 0x103c 0x10c2 "aacraid" "HP|NetRAID-4M" -0x1011 0x0046 0x12d9 0x000a "cpqarray" "Digital Equipment Corp.|VoIP PCI Gateway" -0x1011 0x0046 0x4c53 0x1050 "cpqarray" "Digital Equipment Corp.|CT7 mainboard" -0x1011 0x0046 0x4c53 0x1051 "cpqarray" "Digital Equipment Corp.|CE7 mainboard" -0x1011 0x0046 0x9005 0x0364 "aacraid" "Adaptec|5400S" -0x1011 0x0046 0x9005 0x0365 "aacraid" "Adaptec|5400S" -0x1011 0x0046 0x9005 0x1364 "aacraid" "Digital Equipment Corp.|Dell PowerEdge RAID Controller 2" -0x1011 0x0046 0x9005 0x1365 "aacraid" "Digital Equipment Corp.|Dell PowerEdge RAID Controller 2" -0x1011 0x0046 0xe4bf 0x1000 "unknown" "Digital Equipment Corp.|CC8-1-BLUES" -0x1011 0x0046 "cpqarray" "Digital Equipment Corp.|DECchip 21554 [Compaq Smart Array Controller]" -0x1011 0x0365 "aacraid" "Digital Equipment Corp.|5400S" -0x1011 0x0e11 "cpqarray" "Digital Equipment Corp.|Integrated Smart Array" -0x1011 0x103c "aacraid" "Digital Equipment Corp.|NetRAID-4M" -0x1011 0x1065 0x1069 0x0020 "DAC960" "Digital Equipment Corp.|DAC960P / DAC1164P" -0x1011 0x1065 0x1244 0x0800 "ISDN:c4" "Digital Equipment Corp.|21285 Core Logic for SA-110 Microprocessor" -0x1011 0x1065 0x1244 0x1100 "ISDN:c4" "Digital Equipment Corp.|21285 Core Logic for SA-110 Microprocessor" -0x1011 0x1065 "DAC960" "Digital Equipment Corp.|RAID Controller" -0x1011 0x10c2 "aacraid" "Digital Equipment Corp.|NetRAID-4M" -0x1011 0x1364 "aacraid" "Digital Equipment Corp.|PowerEdge RAID Controller 2" -0x1011 0x1365 "aacraid" "Digital Equipment Corp.|PowerEdge RAID Controller 2" -0x1011 0x4050 "cpqarray" "Digital Equipment Corp.|Integrated Smart Array" -0x1011 0x4051 "cpqarray" "Digital Equipment Corp.|Integrated Smart Array" -0x1011 0x4058 "cpqarray" "Digital Equipment Corp.|Integrated Smart Array" -0x1011 0x9005 "aacraid" "Digital Equipment Corp.|5400S" -0x1013 0x0038 "Card:Cirrus Logic GD754x (laptop)" "Cirrus Logic|GD 7548" -0x1013 0x0040 "Card:Cirrus Logic GD754x (laptop)" "Cirrus Logic|GD7555 Flat Panel GUI Accelerator" -0x1013 0x0045 "unknown" "Cirrus Logic|A CL-MD5620DT-QC-B WINCOM V9.0 56K" -0x1013 0x004c "Card:Cirrus Logic GD754x (laptop)" "Cirrus Logic|GD7556 Video/Graphics LCD/CRT Ctrlr" -0x1013 0x00a0 "Card:Cirrus Logic GD543x" "Cirrus Logic|GD 5430/40 [Alpine]" -0x1013 0x00a2 "Card:Cirrus Logic GD543x" "Cirrus Logic|GD 5432 [Alpine]" -0x1013 0x00a4 "Card:Cirrus Logic GD543x" "Cirrus Logic|GD 5434-4 [Alpine]" -0x1013 0x00a8 "Card:Cirrus Logic GD543x" "Cirrus Logic|GD 5434-8 [Alpine]" -0x1013 0x00ac "Card:Cirrus Logic GD543x" "Cirrus Logic|GD 5436 [Alpine]" -0x1013 0x00b0 "Card:Cirrus Logic GD544x" "Cirrus Logic|GD 5440" -0x1013 0x00b8 "Card:Cirrus Logic GD544x" "Cirrus Logic|GD 5446" -0x1013 0x00bc "Card:Cirrus Logic GD5480" "Cirrus Logic|GD 5480" -0x1013 0x00d0 "Card:Cirrus Logic GD5462" "Cirrus Logic|GD 5462" -0x1013 0x00d2 "Card:Cirrus Logic GD5462" "Cirrus Logic|GD 5462 [Laguna I]" -0x1013 0x00d4 "Card:Cirrus Logic GD5464" "Cirrus Logic|GD 5464 [Laguna]" -0x1013 0x00d5 "Card:Cirrus Logic GD5464" "Cirrus Logic|GD5464BD" -0x1013 0x00d6 "Card:Cirrus Logic GD5465" "Cirrus Logic|GD 5465 [Laguna]" -0x1013 0x00e8 "Card:Cirrus Logic GD543x" "Cirrus Logic|GD 5436U" -0x1013 0x1010 "snd-cs46xx" "Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]" -0x1013 0x1014 "snd-cs46xx" "Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]" -0x1013 0x1100 "pd6729" "Cirrus Logic|CL 6729" -0x1013 0x1110 "yenta_socket" "Cirrus Logic|PD 6832" -0x1013 0x1112 "yenta_socket" "Cirrus Logic|PD 6834 PCMCIA/CardBus Ctrlr" -0x1013 0x1113 "yenta_socket" "Cirrus Logic|PD 6833 PCMCIA/CardBus Ctrlr" -0x1013 0x1200 "Card:Cirrus Logic GD754x (laptop)" "Cirrus Logic|GD 7542 [Nordic]" -0x1013 0x1202 "Card:Cirrus Logic GD754x (laptop)" "Cirrus Logic|GD 7543 [Viking]" -0x1013 0x1204 "Card:Cirrus Logic GD754x (laptop)" "Cirrus Logic|GD 7541 [Nordic Light]" -0x1013 0x4000 "unknown" "Cirrus Logic|MD 5620 [CLM Data Fax Voice]" -0x1013 0x4400 "unknown" "Cirrus Logic|CD 4400" -0x1013 0x6001 "snd-cs46xx" "Cirrus Logic|Cirrus CS4610/1 CrystalClear SoundFusion Audio" -0x1013 0x6003 "snd-cs46xx" "Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator]" -0x1013 0x6004 "snd-cs46xx" "Cirrus Logic|unknown (? CrystalClear SoundFusion Audio Accelerator?)" -0x1013 0x6005 "snd-cs4281" "Cirrus Logic|Crystal CS4281 PCI Audio" -0x1014 0x0002 "unknown" "IBM|PCI to MCA Bridge" -0x1014 0x0005 "unknown" "IBM|Alta Lite" -0x1014 0x0007 "unknown" "IBM|Alta MP" -0x1014 0x000a "unknown" "IBM|Fire Coral" -0x1014 0x0017 "unknown" "IBM|CPU to PCI Bridge" -0x1014 0x0018 "lanstreamer" "IBM|TR Auto LANstreamer" -0x1014 0x001b "unknown" "IBM|GXT-150P" -0x1014 0x001c "unknown" "IBM|Carrera" -0x1014 0x001d "unknown" "IBM|82G2675" -0x1014 0x0020 "unknown" "IBM|MCA" -0x1014 0x0022 "unknown" "IBM|IBM27-82351" -0x1014 0x002d "unknown" "IBM|Python" -0x1014 0x002e "ips" "IBM|ServeRAID controller" -0x1014 0x0031 "unknown" "IBM|2 Port Serial Adapter" -0x1014 0x0036 "unknown" "IBM|Miami" -0x1014 0x0037 "unknown" "International Business Machines Corp.|IBM27-82660 PowerPC to PCI Bridge and Memory Ctrlr" -0x1014 0x003a "unknown" "IBM|CPU to PCI Bridge" -0x1014 0x003c "unknown" "IBM|GXT250P/GXT255P Graphics Adapter" -0x1014 0x003e "olympic" "IBM|16/4 Token ring UTP/STP controller" -0x1014 0x0045 "unknown" "IBM|SSA Adapter" -0x1014 0x0046 "unknown" "IBM|MPIC interrupt controller" -0x1014 0x0047 "unknown" "IBM|PCI to PCI Bridge" -0x1014 0x0048 "unknown" "IBM|PCI to PCI Bridge" -0x1014 0x0049 "unknown" "IBM|Warhead SCSI Controller" -0x1014 0x004e "unknown" "IBM|ATM Controller (14104e00)" -0x1014 0x004f "unknown" "IBM|ATM Controller (14104f00)" -0x1014 0x0050 "unknown" "IBM|ATM Controller (14105000)" -0x1014 0x0053 "unknown" "IBM|25 MBit ATM Controller" -0x1014 0x0054 "unknown" "IBM|GXT500P/GXT550P Graphics Adapter" -0x1014 0x0057 "unknown" "IBM|MPEG PCI Bridge" -0x1014 0x005c "e100" "IBM|i82557B 10/100 PCI Ethernet Adapter" -0x1014 0x005d "unknown" "International Business Machines Corp.|05J3506 TCP/IP networking device" -0x1014 0x005e "unknown" "IBM|GXT800P Graphics Adapter" -0x1014 0x007c "unknown" "IBM|ATM Controller (14107c00)" -0x1014 0x007d "unknown" "IBM|3780IDSP [MWave]" -0x1014 0x008b "unknown" "IBM|EADS PCI to PCI Bridge" -0x1014 0x008e "unknown" "IBM|GXT3000P Graphics Adapter" -0x1014 0x0090 "unknown" "IBM|GXT 3000P" -0x1014 0x0091 "unknown" "IBM|SSA Adapter" -0x1014 0x0095 "unknown" "IBM|20H2999 PCI Docking Bridge" -0x1014 0x0096 "unknown" "IBM|Chukar chipset SCSI controller" -0x1014 0x009f "unknown" "IBM|PCI 4758 Cryptographic Accelerator" -0x1014 0x00a1 "unknown" "International Business Machines Corp.|PowerNP NPr2.7 ATM support device" -0x1014 0x00a5 "unknown" "IBM|ATM Controller (1410a500)" -0x1014 0x00a6 "unknown" "IBM|ATM 155MBPS MM Controller (1410a600)" -0x1014 0x00b7 "unknown" "IBM|256-bit Graphics Rasterizer [Fire GL1]" -0x1014 0x00b8 "unknown" "IBM|GXT2000P Graphics Adapter" -0x1014 0x00be "unknown" "IBM|ATM 622MBPS Controller (1410be00)" -0x1014 0x00ce "unknown" "International Business Machines Corp.|02li537 Adapter 2 Token Ring Card" -0x1014 0x00dc "unknown" "IBM|Advanced Systems Management Adapter (ASMA)" -0x1014 0x00f9 "unknown" "International Business Machines Corp.|CPC700 Memory Controller and PCI Bridge" -0x1014 0x00fc "unknown" "International Business Machines Corp.|CPC710 PCI-64 Bridge" -0x1014 0x0104 "unknown" "IBM|Gigabit Ethernet-SX Adapter" -0x1014 0x0105 "unknown" "International Business Machines Corp.|CPC710 PCI-32 Bridge" -0x1014 0x010f "ibmasm" "IBM|Remote Supervisor Adapter (RSA)" -0x1014 0x011b "unknown" "International Business Machines Corp.|Raid controller" -0x1014 0x0132 "snd-cs46xx" "Thinkpad 570" -0x1014 0x0142 "unknown" "IBM|Yotta Video Compositor Input" -0x1014 0x0144 "unknown" "IBM|Yotta Video Compositor Output" -0x1014 0x0153 "snd-cs46xx" "Thinkpad 600X/A20/T20" -0x1014 0x0156 "unknown" "IBM|405GP PLB to PCI Bridge" -0x1014 0x015e "unknown" "IBM|622Mbps ATM PCI Adapter" -0x1014 0x0160 "unknown" "IBM|64bit/66MHz PCI ATM 155 MMF" -0x1014 0x016e "unknown" "IBM|GXT4000P Graphics Adapter" -0x1014 0x0170 "unknown" "IBM|RC1000 / GT 1000" -0x1014 0x017d "unknown" "IBM|GXT300P Graphics Adapter" -0x1014 0x0180 "ipr" "IBM|Snipe chipset SCSI controller" -0x1014 0x0188 "unknown" "IBM|EADS-X PCI-X to PCI-X Bridge" -0x1014 0x01a7 "unknown" "International Business Machines Corp.|IBM 133 PCI-X Bridge R1.1" -0x1014 0x01bd "ips" "IBM|ServeRAID controller" -0x1014 0x01be "ips" "IBM|ServeRAID-4M" -0x1014 0x01bf "ips" "IBM|ServeRAID-4L" -0x1014 0x01c1 "unknown" "IBM|64bit/66MHz PCI ATM 155 UTP" -0x1014 0x01e6 "leedslite" "IBM|Cryptographic Accelerator" -0x1014 0x01ef "unknown" "International Business Machines Corp.|440GP PLB to PCI-X Bridge" -0x1014 0x01ff "unknown" "IBM|10/100 Mbps Ethernet" -0x1014 0x0208 "ips" "IBM|ServeRAID-4Mx" -0x1014 0x020e "ips" "IBM|ServeRAID-4Lx" -0x1014 0x0219 "unknown" "IBM|Multiport Serial Adapter" -0x1014 0x021b "unknown" "IBM|GXT6500P Graphics Adapter" -0x1014 0x021c "unknown" "IBM|GXT4500P Graphics Adapter" -0x1014 0x022e "ips" "IBM|ServeRAID-4H" -0x1014 0x0233 "unknown" "IBM|GXT135P Graphics Adapter" -0x1014 0x0246 "ibmphp" "IBM|" -0x1014 0x0266 "unknown" "IBM|PCI-X Dual Channel SCSI" -0x1014 0x0268 "unknown" "IBM|Gigabit Ethernet-SX Adapter (PCI-X)" -0x1014 0x0269 "unknown" "IBM|10/100/1000 Base-TX Ethernet Adapter (PCI-X)" -0x1014 0x028c 0x1014 0x028d "ipr" "IBM|Dual Channel PCI-X DDR SAS RAID Adapter (572E)" -0x1014 0x028c 0x1014 0x02be "ipr" "IBM|Dual Channel PCI-X DDR U320 SCSI RAID Adapter (571B)" -0x1014 0x028c 0x1014 0x02c0 "ipr" "IBM|Dual Channel PCI-X DDR U320 SCSI Adapter (571A)" -0x1014 0x028c 0x1014 0x030d "ipr" "IBM|Dual Channel PCI-X DDR U320 SCSI Adapter (575B)" -0x1014 0x028c "unknown" "IBM|Citrine chipset SCSI controller" -0x1014 0x0295 "unknown" "International Business Machines Corp.|NECSCE 11508082 IBM SurePOS Riser Card Function 0" -0x1014 0x0297 "unknown" "International Business Machines Corp.|NECSCE 11508082 IBM SurePOS Riser Card Function 1 (UARTs)" -0x1014 0x02a1 "unknown" "IBM|Calgary PCI-X Host Bridge" -0x1014 0x02bd "ipr" "IBM|Obsidian chipset SCSI controller" -0x1014 0x0302 "unknown" "IBM|XA-32 chipset [Summit]" -0x1014 0x0314 "unknown" "IBM|ZISC 036 Neural accelerator card" -0x1014 0x1010 "snd-cs46xx" "Thinkpad 600E (unsupported)" -0x1014 0x3022 "unknown" "IBM|QLA3022 Network Adapter" -0x1014 0x4022 "unknown" "IBM|QLA3022 Network Adapter" -0x1014 0xffff "unknown" "IBM|MPIC-2 interrupt controller" -0x1017 0x5343 "unknown" "SPEA Software AG|SPEA 3D Accelerator" -0x101a 0x0005 "hp100" "AT&T GIS (NCR)|100VG ethernet" -0x101a 0x0009 "unknown" "NCR/AT&T GIS|Altera FLEX ??? Raid Controller ???" -0x101c 0x0193 "unknown" "Western Digital|33C193A" -0x101c 0x0196 "unknown" "Western Digital|33C196A" -0x101c 0x0197 "unknown" "Western Digital|33C197A" -0x101c 0x0296 "unknown" "Western Digital|33C296A" -0x101c 0x3193 "unknown" "Western Digital|7193" -0x101c 0x3197 "unknown" "Western Digital|7197" -0x101c 0x3296 "unknown" "Western Digital|33C296A" -0x101c 0x4296 "unknown" "Western Digital|34C296" -0x101c 0x9710 "unknown" "Western Digital|Pipeline 9710" -0x101c 0x9712 "unknown" "Western Digital|Pipeline 9712" -0x101c 0xc24a "unknown" "Western Digital|90C" -0x101e 0x0009 "unknown" "American Megatrends Inc.|MegaRAID 428 Ultra RAID Controller (rev 03)" -0x101e 0x0471 "megaraid" "American Megatrends Inc.|PowerEdge RAID Controller 3/QC" -0x101e 0x0475 "megaraid" "American Megatrends Inc.|PowerEdge RAID Controller 3/SC" -0x101e 0x0493 "megaraid" "American Megatrends Inc.|PowerEdge RAID Controller 3/DC" -0x101e 0x0511 "megaraid" "American Megatrends Inc.|PowerEdge Cost Effective RAID Controller ATA100/4Ch" -0x101e 0x0767 "megarac" "American Megatrends Inc.|Dell Remote Assistant Card 2" -0x101e 0x101e "megarac" "American Megatrends Inc.|Dell Remote Assistant Card 2" -0x101e 0x1028 "megaraid" "American Megatrends Inc.|PowerEdge RAID Controller 3/QC" -0x101e 0x1960 0x101e 0x0471 "megaraid" "American Megatrends Inc.|MegaRAID 471 Enterprise 1600 RAID Controller" -0x101e 0x1960 0x101e 0x0475 "megaraid_mbox" "American Megatrends Inc.|MegaRAID 475 Express 500/500LC RAID Controller" -0x101e 0x1960 0x101e 0x0477 "megaraid" "American Megatrends Inc.|MegaRAID 477 Elite 3100 RAID Controller" -0x101e 0x1960 0x101e 0x0493 "megaraid_mbox" "American Megatrends Inc.|MegaRAID 493 Elite 1600 RAID Controller" -0x101e 0x1960 0x101e 0x0494 "megaraid" "American Megatrends Inc.|MegaRAID 494 Elite 1650 RAID Controller" -0x101e 0x1960 0x101e 0x0503 "megaraid" "American Megatrends Inc.|MegaRAID 503 Enterprise 1650 RAID Controller" -0x101e 0x1960 0x101e 0x0511 "megaraid" "American Megatrends Inc.|MegaRAID 511 i4 IDE RAID Controller" -0x101e 0x1960 0x101e 0x0522 "megaraid" "American Megatrends Inc.|MegaRAID 522 i4133 RAID Controller" -0x101e 0x1960 0x1028 0x0471 "megaraid_mbox" "American Megatrends Inc.|PowerEdge RAID Controller 3/QC" -0x101e 0x1960 0x1028 0x0475 "megaraid_mbox" "American Megatrends Inc.|PowerEdge RAID Controller 3/SC" -0x101e 0x1960 0x1028 0x0493 "megaraid_mbox" "American Megatrends Inc.|PowerEdge RAID Controller 3/DC" -0x101e 0x1960 0x1028 0x0511 "megaraid" "American Megatrends Inc.|PowerEdge Cost Effective RAID Controller ATA100/4Ch" -0x101e 0x1960 0x103c 0x60e7 "megaraid" "American Megatrends Inc.|NetRAID-1M" -0x101e 0x1960 "megaraid" "American Megatrends Inc.|PowerEdge RAID Controller 3/QC" -0x101e 0x9010 "megaraid" "American Megatrends Inc.|MegaRAID" -0x101e 0x9030 "unknown" "American Megatrends Inc.|EIDE Controller" -0x101e 0x9031 "unknown" "American Megatrends Inc.|EIDE Controller" -0x101e 0x9032 "unknown" "American Megatrends Inc.|EIDE & SCSI Controller" -0x101e 0x9033 "unknown" "American Megatrends Inc.|SCSI Controller" -0x101e 0x9040 "unknown" "American Megatrends Inc.|Multimedia card" -0x101e 0x9060 "megaraid" "American Megatrends Inc.|MegaRAID 434 Ultra GT RAID Controller" -0x101e 0x9063 "megaraid" "American Megatrends Inc.|MegaRAC" -0x1022 0x1100 "unknown" "Advanced Micro Devices|K8 [Athlon64/Opteron] HyperTransport Technology Configuration" -0x1022 0x1101 "unknown" "Advanced Micro Devices|K8 [Athlon64/Opteron] Address Map" -0x1022 0x1102 "unknown" "Advanced Micro Devices|K8 [Athlon64/Opteron] DRAM Controller" -0x1022 0x1103 "amd64-agp" "Advanced Micro Devices|K8 [Athlon64/Opteron] Miscellaneous Control" -0x1022 0x2000 "pcnet32" "Advanced Micro Devices|79c970 [PCnet LANCE]" -0x1022 0x2001 "pcnet32" "Advanced Micro Devices|79c978 [HomePNA]" -0x1022 0x2003 "unknown" "Advanced Micro Devices|Am 1771 MBW [Alchemy]" -0x1022 0x2020 "tmscsim" "Advanced Micro Devices|53c974 [PCscsi]" -0x1022 0x2040 "unknown" "Advanced Micro Devices|79c974" -0x1022 0x2081 "unknown" "Advanced Micro Devices|Geode LX Video" -0x1022 0x2082 "hw_random" "Advanced Micro Devices|Geode LX AES Security Block" -0x1022 0x208f "unknown" "Advanced Micro Devices|CS5536 GeodeLink PCI South Bridge" -0x1022 0x2090 "unknown" "Advanced Micro Devices|CS5536 [Geode companion] ISA" -0x1022 0x2091 "unknown" "Advanced Micro Devices|CS5536 [Geode companion] FLASH" -0x1022 0x2093 "snd-cs5535audio" "Advanced Micro Devices|CS5536 Audio" -0x1022 0x2094 "unknown" "Advanced Micro Devices|CS5536 [Geode companion] OHC" -0x1022 0x2095 "unknown" "Advanced Micro Devices|CS5536 [Geode companion] EHC" -0x1022 0x2096 "unknown" "Advanced Micro Devices|CS5536 [Geode companion] UDC" -0x1022 0x2097 "unknown" "Advanced Micro Devices|CS5536 [Geode companion] UOC" -0x1022 0x209a "amd74xx" "Advanced Micro Devices|CS5536 [Geode companion] IDE" -0x1022 0x3000 "unknown" "Advanced Micro Devices|ELanSC520 Microcontroller" -0x1022 0x7004 "unknown" "Advanced Micro Devices|AMD-751 CPU to PCI Bridge" -0x1022 0x7006 "amd-k7-agp" "Advanced Micro Devices|AMD-751 [Irongate] System Controller" -0x1022 0x7007 "unknown" "Advanced Micro Devices|AMD-751 PCI to PCI bridge" -0x1022 0x700a "unknown" "Advanced Micro Devices|AMD-IGR4 AGP Host to PCI Bridge" -0x1022 0x700b "unknown" "Advanced Micro Devices|AMD-IGR4 PCI to PCI Bridge" -0x1022 0x700c "amd-k7-agp" "Advanced Micro Devices|AMD-762 CPU to PCI Bridge (SMP chipset)" -0x1022 0x700d "unknown" "Advanced Micro Devices|AMD-762 CPU to PCI Bridge (AGP 4x)" -0x1022 0x700e "amd-k7-agp" "Advanced Micro Devices|AMD-761 North Bridge" -0x1022 0x700f "unknown" "Advanced Micro Devices|AMD-761 CPU to AGP Bridge (AGP 4x)" -0x1022 0x7400 "unknown" "Advanced Micro Devices|AMD-755 PCI to ISA bridge" -0x1022 0x7401 "amd74xx" "Advanced Micro Devices|AMD-755 (Cobra) Bus Master IDE controller" -0x1022 0x7403 "unknown" "Advanced Micro Devices|AMD-755 Power Management Controller" -0x1022 0x7404 "usb-ohci" "Advanced Micro Devices|AMD-755 PCI to USB Open Host Controller" -0x1022 0x7408 "unknown" "Advanced Micro Devices|AMD-756 PCI to ISA bridge" -0x1022 0x7409 "amd74xx" "Advanced Micro Devices|AMD-756 (Viper) Bus Master IDE controller" -0x1022 0x740b "i2c-amd756" "Advanced Micro Devices|AMD-756 Power Management Controller" -0x1022 0x740c "usb-ohci" "Advanced Micro Devices|AMD-756 PCI to USB Open Host Controller" -0x1022 0x7410 "amd76xrom" "Advanced Micro Devices|AMD-765 [Viper] ISA" -0x1022 0x7411 "amd74xx" "Advanced Micro Devices|AMD-765 [Viper] IDE" -0x1022 0x7412 "unknown" "Advanced Micro Devices|AMD-766 USB Controller" -0x1022 0x7413 "i2c-amd756" "Advanced Micro Devices|AMD-765 [Viper] ACPI" -0x1022 0x7414 "usb-ohci" "Advanced Micro Devices|AMD-765 [Viper] USB" -0x1022 0x7440 "amd76xrom" "Advanced Micro Devices|AMD-768 PCI to ISA Bridge" -0x1022 0x7441 "amd74xx" "Advanced Micro Devices|AMD-768 EIDE Controller" -0x1022 0x7443 "hw_random" "Advanced Micro Devices|AMD-768 ACPI Controller" -0x1022 0x7445 "i810_audio" "Advanced Micro Devices|AMD-768 Audio" -0x1022 0x7446 "slamr" "Advanced Micro Devices|AMD-768 [Opus] MC97 Modem (Smart Link HAMR5600 compatible)" -0x1022 0x7448 "unknown" "Advanced Micro Devices|AMD-768 PCI to PCI Bridge?" -0x1022 0x7449 "usb-ohci" "Advanced Micro Devices|AMD-768 USB Controller" -0x1022 0x7450 "unknown" "Advanced Micro Devices|AMD-8131 PCI-X Bridge" -0x1022 0x7451 "unknown" "Advanced Micro Devices|AMD-8131 PCI-X APIC" -0x1022 0x7454 "amd64-agp" "Advanced Micro Devices|AMD-8151 System Controller" -0x1022 0x7455 "hw_random" "Advanced Micro Devices|AMD-8151 AGP Bridge" -0x1022 0x7458 "unknown" "Advanced Micro Devices|AMD-8132 PCI-X Bridge" -0x1022 0x7459 "unknown" "Advanced Micro Devices|AMD-8132 PCI-X IOAPIC" -0x1022 0x7460 "unknown" "Advanced Micro Devices|AMD-8111 PCI" -0x1022 0x7461 "usb-ohci" "Advanced Micro Devices|AMD-8111 USB" -0x1022 0x7462 "amd8111e" "Advanced Micro Devices|AMD-8111 Ethernet" -0x1022 0x7463 "unknown" "Advanced Micro Devices|Enhanced USB Controller" -0x1022 0x7464 "usb-ohci" "Advanced Micro Devices|AMD-8111 USB" -0x1022 0x7468 "amd76xrom" "Advanced Micro Devices|AMD-8111 LPC" -0x1022 0x7469 "amd74xx" "Advanced Micro Devices|AMD-8111 IDE" -0x1022 0x746a "i2c-amd8111" "Advanced Micro Devices|AMD-8111 SMBus 2.0" -0x1022 0x746b "hw_random" "Advanced Micro Devices|AMD-8111 ACPI" -0x1022 0x746d "snd-intel8x0" "Advanced Micro Devices|AMD-8111 AC97 Audio" -0x1022 0x746e "unknown" "Advanced Micro Devices|AMD-8111 MC97 Modem" -0x1022 0x756b "unknown" "Advanced Micro Devices|AMD-8111 ACPI" -0x1023 0x0194 "unknown" "Trident Microsystems|82C194" -0x1023 0x2000 "snd-trident" "Trident Microsystems|4DWave DX" -0x1023 0x2001 "snd-trident" "Trident Microsystems|4DWave NX" -0x1023 0x2100 "Card:Trident CyberBlade (generic)" "Trident Microsystems|Cyber-XP4 Video Accelerator" -0x1023 0x2200 "unknown" "Trident Microsystems|XGI Volari XP5" -0x1023 0x7018 "snd-trident" "Silicon Integrated Systems [SiS]|SI7018 PCI Audio" -0x1023 0x8200 "Card:VESA driver (generic)" "Trident Microsystems|TVGA 8200LX" -0x1023 0x8400 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade/i7" -0x1023 0x8420 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade/i7d" -0x1023 0x8500 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade/i1" -0x1023 0x8520 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade i1" -0x1023 0x8600 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade/Ai1" -0x1023 0x8620 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade/DSTN/Ai1" -0x1023 0x8800 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade/XP/Ai1" -0x1023 0x8820 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade/XP/DSTN/Ai1" -0x1023 0x8900 "Card:Trident 8900/9000 (generic)" "Trident Microsystems|TVGA 8900B/8900C/8900CL" -0x1023 0x9000 "Card:VESA driver (generic)" "Trident Microsystems|TVGA 9000/9000i" -0x1023 0x9100 "Card:VESA driver (generic)" "Trident Microsystems|TVGA 9100B" -0x1023 0x9200 "Card:VESA driver (generic)" "Trident Microsystems|TVGA 9400CXi/r" -0x1023 0x9320 "Card:Trident Cyber 9320 (generic)" "Trident Microsystems|TGUI 9320" -0x1023 0x9350 "Card:Trident (generic)" "Trident Microsystems|GUI Accelerator" -0x1023 0x9360 "Card:Trident (generic)" "Trident Microsystems|Flat panel GUI Accelerator" -0x1023 0x9382 "Card:Trident Cyber 9382 (generic)" "Trident Microsystems|Cyber 9382 [Reference design]" -0x1023 0x9383 "Card:Trident (generic)" "Trident Microsystems|Cyber 9383 [Reference design]" -0x1023 0x9385 "Card:Trident Cyber 9385 (generic)" "Trident Microsystems|Cyber 9385 [Reference design]" -0x1023 0x9386 "Card:Trident (generic)" "Trident Microsystems|Cyber 9386" -0x1023 0x9388 "Card:Trident Cyber 9388 (generic)" "Trident Microsystems|Cyber 9388" -0x1023 0x9397 "Card:Trident Cyber 9397 (generic)" "Trident Microsystems|Cyber 9397" -0x1023 0x939a "Card:Trident Cyber 9397 DVD (generic)" "Trident Microsystems|Cyber 9397DVD" -0x1023 0x9420 "Card:Trident TGUI9420DGi (generic)" "Trident Microsystems|TGUI 9420" -0x1023 0x9430 "Card:Trident TGUI9430DGi (generic)" "Trident Microsystems|TGUI 9430" -0x1023 0x9440 "Card:Trident TGUI9440 (generic)" "Trident Microsystems|TGUI 9440" -0x1023 0x9460 "Card:Trident (generic)" "Trident Microsystems|TGUI 9460" -0x1023 0x9470 "Card:Trident (generic)" "Trident Microsystems|TGUI 9470" -0x1023 0x9520 "Card:Trident Cyber 9520 (generic)" "Trident Microsystems|Cyber 9520" -0x1023 0x9525 "Card:Trident Cyber 9525 (generic)" "Trident Microsystems|Cyber 9525" -0x1023 0x9540 "Card:Trident (generic)" "Trident Microsystems|Cyber 9540" -0x1023 0x9660 "Card:Trident TGUI9660 (generic)" "Trident Microsystems|TGUI 9660/968x/968x" -0x1023 0x9680 "Card:Trident TGUI9680 (generic)" "Trident Microsystems|TGUI 9680" -0x1023 0x9682 "Card:Trident TGUI9682 (generic)" "Trident Microsystems|TGUI 9682" -0x1023 0x9683 "Card:Trident (generic)" "Trident Microsystems|TGUI 9683" -0x1023 0x9685 "Card:Trident TGUI9685 (generic)" "Trident Microsystems|ProVIDIA 9685" -0x1023 0x9750 "Card:Trident 3DImage975 (generic)" "Trident Microsystems|3DImage 975" -0x1023 0x9753 "Card:Trident (generic)" "Trident Microsystems|TGUI 9753" -0x1023 0x9754 "Card:Trident (generic)" "Trident Microsystems|TGUI 9754" -0x1023 0x9759 "Card:Trident 3DImage975 (generic)" "Trident Microsystems|TGUI 975" -0x1023 0x9783 "Card:Trident (generic)" "Trident Microsystems|TGUI 9783" -0x1023 0x9785 "Card:Trident (generic)" "Trident Microsystems|TGUI 9785" -0x1023 0x9850 "Card:Trident 3DImage985 (generic)" "Trident Microsystems|3DImage 9850" -0x1023 0x9880 "Card:Trident Blade3D (generic)" "Trident Microsystems|Blade 3D PCI/AGP" -0x1023 0x9910 "Card:Trident CyberBlade (generic)" "Trident Microsystems|Cyber/BladeXP" -0x1023 0x9930 "Card:Trident CyberBlade (generic)" "Trident Microsystems|CyberBlade/XPm" -0x1024 0x1024 "Hcf:www.linmodems.org" "Zenith Data Systems|R6785-61 HCF 56k PCI Modem" -0x1025 0x0028 "unknown" "Acer Incorporated|AC97 ID:SIL REV:0x27, 06 Agere Systems soft modem chip" -0x1025 0x1435 "unknown" "Acer Incorporated [ALI]|M1435" -0x1025 0x1445 "unknown" "Acer Incorporated [ALI]|M1445" -0x1025 0x1449 "unknown" "Acer Incorporated [ALI]|M1449" -0x1025 0x1451 "unknown" "Acer Incorporated [ALI]|M1451" -0x1025 0x1461 "unknown" "Acer Incorporated [ALI]|M1461" -0x1025 0x1489 "unknown" "Acer Incorporated [ALI]|M1489" -0x1025 0x1511 "unknown" "Acer Incorporated [ALI]|M1511" -0x1025 0x1512 "unknown" "Acer Incorporated [ALI]|ALI M1512 Aladdin" -0x1025 0x1513 "unknown" "Acer Incorporated [ALI]|M1513" -0x1025 0x1521 "unknown" "Acer Incorporated [ALI]|ALI M1521 Aladdin III CPU Bridge" -0x1025 0x1523 "unknown" "Acer Incorporated [ALI]|ALI M1523 ISA Bridge" -0x1025 0x1531 "unknown" "Acer Incorporated [ALI]|M1531" -0x1025 0x1533 "unknown" "Acer Incorporated [ALI]|M1533" -0x1025 0x1535 "unknown" "Acer Incorporated [ALI]|M1535 PCI Bridge + Super I/O + FIR" -0x1025 0x1541 "ali-agp" "Acer Incorporated [ALI]|M1541 Northbridge [Aladdin V]" -0x1025 0x1542 "unknown" "Acer Incorporated [ALI]|M1542 Northbridge [Aladdin V]" -0x1025 0x1543 "unknown" "Acer Incorporated [ALI]|M1543 PCI-to-ISA Bridge + Super I/O + FIR" -0x1025 0x1561 "unknown" "Acer Incorporated [ALI]|M1561 Northbridge [Aladdin 7]" -0x1025 0x1621 "ali-agp" "Acer Incorporated [ALI]|M1621 Northbridge [Aladdin-Pro II]" -0x1025 0x1631 "ali-agp" "Acer Incorporated [ALI]|M1631 Northbridge+3D Graphics [Aladdin TNT2]" -0x1025 0x1632 "ali-agp" "Acer Incorporated [ALI]|M1632 Northbridge+3D Graphics" -0x1025 0x1641 "ali-agp" "Acer Incorporated [ALI]|M1641 Northbridge [Aladdin-Pro IV]" -0x1025 0x1644 "ali-agp" "Acer Incorporated [ALI]|M1644 Northbridge" -0x1025 0x1647 "ali-agp" "Acer Incorporated [ALI]|M1647 [MaGiK1] PCI North Bridge" -0x1025 0x1651 "ali-agp" "Acer Incorporated [ALI]|M1651 PCI North Bridge" -0x1025 0x1671 "ali-agp" "Acer Incorporated [ALI]|M1671 PCI North Bridge" -0x1025 0x1672 "unknown" "Acer Incorporated [ALI]|Northbridge [CyberALADDiN-P4]" -0x1025 0x1681 "ali-agp" "Acer Incorporated [ALI]|" -0x1025 0x1683 "ali-agp" "Acer Incorporated [ALI]|" -0x1025 0x1689 "amd64-agp" "Acer Incorporated [ALI]|" -0x1025 0x3141 "unknown" "Acer Incorporated [ALI]|M3141" -0x1025 0x3143 "unknown" "Acer Incorporated [ALI]|M3143" -0x1025 0x3145 "unknown" "Acer Incorporated [ALI]|M3145" -0x1025 0x3147 "unknown" "Acer Incorporated [ALI]|M3147" -0x1025 0x3149 "unknown" "Acer Incorporated [ALI]|M3149" -0x1025 0x3151 "unknown" "Acer Incorporated [ALI]|M3151" -0x1025 0x3307 "unknown" "Acer Incorporated [ALI]|M3307 MPEG-I Video Controller" -0x1025 0x3309 "unknown" "Acer Incorporated [ALI]|M3309 MPEG-II Video w/ Software Audio Decoder" -0x1025 0x3321 "unknown" "Acer Incorporated [ALI]|M3321 MPEG-II Audio/Video Decoder" -0x1025 0x5212 "unknown" "Acer Incorporated [ALI]|ALI M4803" -0x1025 0x5215 "unknown" "Acer Labs Incorporated (ALI)|ALI PCI EIDE Controller" -0x1025 0x5217 "unknown" "Acer Incorporated [ALI]|M5217H" -0x1025 0x5219 "unknown" "Acer Incorporated [ALI]|M5219" -0x1025 0x5225 "unknown" "Acer Incorporated [ALI]|M5225" -0x1025 0x5228 "alim15x3" "Acer Incorporated [ALI]|M5228" -0x1025 0x5229 "alim15x3" "Acer Incorporated [ALI]|M5229" -0x1025 0x5235 "unknown" "Acer Incorporated [ALI]|M5235" -0x1025 0x5237 "unknown" "Acer Incorporated [ALI]|ALI M5237 PCI USB Host Controller" -0x1025 0x5239 "unknown" "Acer Incorporated| " -0x1025 0x5240 "unknown" "Acer Incorporated [ALI]|EIDE Controller" -0x1025 0x5241 "unknown" "Acer Incorporated [ALI]|PCMCIA Bridge" -0x1025 0x5242 "unknown" "Acer Incorporated [ALI]|General Purpose Controller" -0x1025 0x5243 "unknown" "Acer Incorporated [ALI]|PCI to PCI Bridge Controller" -0x1025 0x5244 "unknown" "Acer Incorporated [ALI]|Floppy Disk Controller" -0x1025 0x5247 "unknown" "Acer Incorporated [ALI]|ALI M1541 PCI to PCI Bridge" -0x1025 0x5251 "unknown" "Acer Incorporated [ALI]|M5251 P1394 OHCI Controller" -0x1025 0x5427 "unknown" "Acer Incorporated [ALI]|ALI PCI to AGP Bridge" -0x1025 0x5451 "trident" "Acer Incorporated [ALI]|ALI M5451 PCI AC-Link Controller Audio Device" -0x1025 0x5453 "unknown" "Acer Incorporated [ALI]|ALI M5453 PCI AC-Link Controller Modem Device" -0x1025 0x7101 "unknown" "Acer Incorporated [ALI]|ALI M7101 PCI PMU Power Management Controller" -0x1028 0x0001 "aacraid" "Dell|PowerEdge Expandable RAID Controller 2/Si" -0x1028 0x0002 "aacraid" "Dell|PowerEdge Expandable RAID Controller 3/Di" -0x1028 0x0003 "aacraid" "Dell|PowerEdge Expandable RAID Controller 3/Si" -0x1028 0x0004 "aacraid" "Dell|PowerEdge Expandable RAID Controller 3/Si" -0x1028 0x0005 "aacraid" "Dell|PowerEdge Expandable RAID Controller 3/Di" -0x1028 0x0006 "aacraid" "Dell|PowerEdge Expandable RAID Controller 3/Di" -0x1028 0x0007 "drsc" "Dell|Remote Assitant Card 3" -0x1028 0x0008 "8250_pci" "Dell|Remote Access Card III" -0x1028 0x0009 "unknown" "Dell|Remote Access Card III: BMC/SMIC device not present" -0x1028 0x000a "aacraid" "Dell|PowerEdge Expandable RAID Controller 3/Di" -0x1028 0x000c "racser" "Dell|Embedded Systems Management Device 4" -0x1028 0x000d "racser" "Dell|BMC/SMIC device" -0x1028 0x000e 0x1028 0x0123 "megaraid_mbox" "Dell|" -0x1028 0x000e "megaraid" "Dell|PowerEdge RAID Controller" -0x1028 0x000f 0x1028 0x014a "megaraid_mbox" "Dell|" -0x1028 0x000f "megaraid" "Dell|PowerEdge RAID Controller 4/DI" -0x1028 0x0010 "unknown" "Dell|Remote Access Card 4" -0x1028 0x0011 "unknown" "Dell|Remote Access Card 4 Daughter Card" -0x1028 0x0012 "8250_pci" "Dell|Remote Access Card 4 Daughter Card Virtual UART" -0x1028 0x0013 "megaraid_mbox" "Dell|PowerEdge Expandable RAID controller 4" -0x1028 0x0014 "unknown" "Dell|Remote Access Card 4 Daughter Card SMIC interface" -0x1028 0x0015 "megaraid_sas" "Dell|PowerEdge Expandable RAID controller 5" -0x102a 0x0000 "unknown" "LSI Logic|HYDRA" -0x102a 0x0010 "unknown" "LSI Logic|ASPEN" -0x102a 0x001f "unknown" "LSI Logic|AHA-2940U2/U2W /7890/7891 SCSI Controllers" -0x102a 0x00c5 "unknown" "LSI Logic|AIC-7899 U160/m SCSI Controller" -0x102a 0x00cf "unknown" "LSI Logic|AIC-7899P U160/m" -0x102b 0x0001 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 32S" -0x102b 0x0010 "Card:Matrox Millennium" "Matrox Electronic Systems Ltd.|MGA-I [Impression]" -0x102b 0x0100 "Card:Matrox Millennium II" "Matrox Electronic Systems Ltd.|Millennium II" -0x102b 0x0518 "Card:Matrox Millennium II" "Matrox Electronic Systems Ltd.|MGA-II [Athena]" -0x102b 0x0519 "Card:Matrox Millennium" "Matrox Electronic Systems Ltd.|MGA 2064W [Millennium]" -0x102b 0x051a "Card:Matrox Mystique" "Matrox Electronic Systems Ltd.|MGA 1064SG [Mystique]" -0x102b 0x051b "Card:Matrox Millennium II" "Matrox Electronic Systems Ltd.|MGA 2164W [Millennium II]" -0x102b 0x051e "Card:Matrox Mystique" "Matrox Electronic Systems Ltd.|MGA 1064SG [Mystique] AGP" -0x102b 0x051f "Card:Matrox Millennium II" "Matrox Electronic Systems Ltd.|MGA 2164W [Millennium II] AGP" -0x102b 0x0520 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|MGA G200" -0x102b 0x0521 0x1014 0xff03 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 AGP" -0x102b 0x0521 0x102b 0x48e9 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Mystique G200 AGP" -0x102b 0x0521 0x102b 0x48f8 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 SD AGP" -0x102b 0x0521 0x102b 0x4a60 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 LE AGP" -0x102b 0x0521 0x102b 0x4a64 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 AGP" -0x102b 0x0521 0x102b 0xc93c "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 AGP" -0x102b 0x0521 0x102b 0xc9b0 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 AGP" -0x102b 0x0521 0x102b 0xc9bc "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 AGP" -0x102b 0x0521 0x102b 0xca60 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G250 LE AGP" -0x102b 0x0521 0x102b 0xca6c "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G250 AGP" -0x102b 0x0521 0x102b 0xdbbc "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 AGP" -0x102b 0x0521 0x102b 0xdbc2 "Card:Matrox Millennium G200 DualHead" "Matrox Electronic Systems Ltd.|Millennium G200 MMS (Dual G200)" -0x102b 0x0521 0x102b 0xdbc3 "Card:Matrox Millennium G200 DualHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbc8 "Card:Matrox Millennium G200 DualHead" "Matrox Electronic Systems Ltd.|Millennium G200 MMS (Dual G200)" -0x102b 0x0521 0x102b 0xdbd2 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbd3 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbd4 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbd5 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbd8 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbd9 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbe2 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|Millennium G200 MMS (Quad G200)" -0x102b 0x0521 0x102b 0xdbe3 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbe8 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|Millennium G200 MMS (Quad G200)" -0x102b 0x0521 0x102b 0xdbf2 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbf3 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbf4 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbf5 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbf8 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xdbf9 "Card:Matrox Millennium G200 QuadHead" "Matrox Electronic Systems Ltd.|G200 Multi-Monitor" -0x102b 0x0521 0x102b 0xf806 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Mystique G200 Video AGP" -0x102b 0x0521 0x102b 0xff00 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|MGA-G200 AGP" -0x102b 0x0521 0x102b 0xff02 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Mystique G200 AGP" -0x102b 0x0521 0x102b 0xff03 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Millennium G200 AGP" -0x102b 0x0521 0x102b 0xff04 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|Marvel G200 AGP" -0x102b 0x0521 0x110a 0x0032 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|MGA-G200 AGP" -0x102b 0x0521 "Card:Matrox Millennium G200" "Matrox Electronic Systems Ltd.|MGA G200 AGP [Millennium] AGP" -0x102b 0x0522 "unknown" "Matrox Graphics, Inc.|MGA G200e [Pilot] ServerEngines (SEP1)" -0x102b 0x0525 0x0e11 0xb16f "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|MGA-G400 AGP" -0x102b 0x0525 0x102b 0x0328 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Millennium G400 16Mb SDRAM" -0x102b 0x0525 0x102b 0x0338 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Millennium G400 16Mb SDRAM" -0x102b 0x0525 0x102b 0x0378 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Millennium G400 32Mb SDRAM" -0x102b 0x0525 0x102b 0x0541 "Card:Matrox Millennium G450 DualHead" "Matrox Electronic Systems Ltd.|MGA G450 DualHead" -0x102b 0x0525 0x102b 0x0542 "Card:Matrox Millennium G450 DualHead" "Matrox Electronic Systems Ltd.|MGA G450 DualHead LX" -0x102b 0x0525 0x102b 0x0543 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450 Single Head LX" -0x102b 0x0525 0x102b 0x0641 "Card:Matrox Millennium G450 DualHead" "Matrox Electronic Systems Ltd.|MGA G450 DualHead AGP" -0x102b 0x0525 0x102b 0x0642 "Card:Matrox Millennium G450 DualHead" "Matrox Electronic Systems Ltd.|MGA G450 DualHead LX" -0x102b 0x0525 0x102b 0x0643 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450 32Mb SDRAM Single Head LX" -0x102b 0x0525 0x102b 0x07c0 "Card:Matrox Millennium G450 DualHead" "Matrox Electronic Systems Ltd.|MGA G450 DualHead LE" -0x102b 0x0525 0x102b 0x07c1 "Card:Matrox Millennium G450 DualHead" "Matrox Electronic Systems Ltd.|MGA G450 SDR DualHead" -0x102b 0x0525 0x102b 0x0d41 "Card:Matrox Millennium G450 DualHead" "Matrox Electronic Systems Ltd.|MGA G450 DualHead PCI" -0x102b 0x0525 0x102b 0x0d42 "Card:Matrox Millennium G450 DualHead" "Matrox Electronic Systems Ltd.|MGA G450 DualHead LX PCI" -0x102b 0x0525 0x102b 0x0d43 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Millennium G450 32Mb Dual Head PCI" -0x102b 0x0525 0x102b 0x0e00 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Marvel G450 eTV" -0x102b 0x0525 0x102b 0x0e01 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Marvel G450 eTV" -0x102b 0x0525 0x102b 0x0e02 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Marvel G450 eTV" -0x102b 0x0525 0x102b 0x0e03 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Marvel G450 eTV" -0x102b 0x0525 0x102b 0x0f80 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 Low Profile" -0x102b 0x0525 0x102b 0x0f81 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 Low Profile" -0x102b 0x0525 0x102b 0x0f82 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 Low Profile DVI" -0x102b 0x0525 0x102b 0x0f83 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 Low Profile DVI" -0x102b 0x0525 0x102b 0x19d8 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Millennium G400 16Mb SGRAM" -0x102b 0x0525 0x102b 0x19f8 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Millennium G400 32Mb SGRAM" -0x102b 0x0525 0x102b 0x2159 "Card:Matrox Millennium G400 DualHead" "Matrox Electronic Systems Ltd.|Millennium G400 Dual Head" -0x102b 0x0525 0x102b 0x2179 "Card:Matrox Millennium G400 DualHead" "Matrox Electronic Systems Ltd.|Millennium G400 Dual Head" -0x102b 0x0525 0x102b 0x217d "Card:Matrox Millennium G400 DualHead" "Matrox Electronic Systems Ltd.|Millennium G400 Dual Head Max" -0x102b 0x0525 0x102b 0x23c0 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450" -0x102b 0x0525 0x102b 0x23c1 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450" -0x102b 0x0525 0x102b 0x23c2 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450 DVI" -0x102b 0x0525 0x102b 0x23c3 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450 DVI" -0x102b 0x0525 0x102b 0x2f58 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Millennium G400" -0x102b 0x0525 0x102b 0x2f78 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Millennium G400" -0x102b 0x0525 0x102b 0x3693 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|Marvel G400 AGP" -0x102b 0x0525 0x102b 0x5dd0 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|4Sight II" -0x102b 0x0525 0x102b 0x5f50 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|4Sight II" -0x102b 0x0525 0x102b 0x5f51 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|4Sight II" -0x102b 0x0525 0x102b 0x5f52 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|4Sight II" -0x102b 0x0525 0x102b 0x9010 "Card:Matrox Millennium G400 DualHead" "Matrox Electronic Systems Ltd.|Millennium G400 Dual Head" -0x102b 0x0525 0x1458 0x0400 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|GA-G400" -0x102b 0x0525 0x1705 0x0001 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 32S" -0x102b 0x0525 0x1705 0x0002 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450 16MB SGRAM" -0x102b 0x0525 0x1705 0x0003 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450 32MB" -0x102b 0x0525 0x1705 0x0004 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Millennium G450 16MB" -0x102b 0x0525 "Card:Matrox Millennium G400" "Matrox Electronic Systems Ltd.|MGA G400 AGP" -0x102b 0x0527 "unknown" "Matrox Electronic Systems Ltd.|MGA Parhelia AGP" -0x102b 0x0528 "unknown" "Matrox Electronic Systems Ltd.|Parhelia 8X" -0x102b 0x0541 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 DualHead" -0x102b 0x0542 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 DualHead LX" -0x102b 0x0641 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 DualHead" -0x102b 0x0642 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 DualHead LX" -0x102b 0x07c0 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 DualHead LE" -0x102b 0x07c1 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 SDR DualHead" -0x102b 0x0d10 "Card:Matrox Mystique" "Matrox Electronic Systems Ltd.|MGA Ultima/Impression" -0x102b 0x0d41 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 DualHead PCI" -0x102b 0x0d42 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 DualHead LX PCI" -0x102b 0x0e00 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Marvel G450 eTV" -0x102b 0x0e01 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Marvel G450 eTV" -0x102b 0x0e02 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Marvel G450 eTV" -0x102b 0x0e03 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|Marvel G450 eTV" -0x102b 0x0f80 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 Low Profile" -0x102b 0x0f81 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 Low Profile" -0x102b 0x0f82 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 Low Profile DVI" -0x102b 0x0f83 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 Low Profile DVI" -0x102b 0x1000 "Card:Matrox Productiva G100" "Matrox Electronic Systems Ltd.|MGA G100 [Productiva]" -0x102b 0x1001 "Card:Matrox Productiva G100" "Matrox Electronic Systems Ltd.|MGA G100 [Productiva] AGP" -0x102b 0x102b "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 DualHead" -0x102b 0x1100 "Card:Matrox Mystique" "Matrox Electronic Systems Ltd.|Mystique" -0x102b 0x1525 "unknown" "Matrox Electronic Systems Ltd.|Fusion G450 AGP" -0x102b 0x1527 "unknown" "Matrox Electronic Systems Ltd.|Fusion Plus G800 AGP" -0x102b 0x1705 "Card:Matrox Millennium G450" "Matrox Electronic Systems Ltd.|MGA G450 32S" -0x102b 0x2007 "Card:Matrox Mystique" "Matrox Electronic Systems Ltd.|MGA Mistral" -0x102b 0x2527 "Card:Matrox Millennium G550 DualHead" "Matrox Electronic Systems Ltd.|MGA G550 AGP" -0x102b 0x2537 "unknown" "Matrox Electronic Systems Ltd.|MGA P750 AGP" -0x102b 0x2538 "unknown" "Matrox Electronic Systems Ltd.|Millenium P650 PCIe" -0x102b 0x4536 "unknown" "Matrox Electronic Systems Ltd.|VIA Framegrabber" -0x102b 0x6573 "unknown" "Matrox Electronic Systems Ltd.|Shark 10/100 Multiport SwitchNIC" -0x102b 0x80a0 "unknown" "Matrox Electronic Systems Ltd.|RT.x10 Multimedia Device" -0x102b 0xff02 "Card:Matrox Mystique" "Matrox Electronic Systems Ltd.|Mystique G200 SG" -0x102b 0xff03 "Card:Matrox Mystique" "Matrox Electronic Systems Ltd.|Millennium G200 SG" -0x102b 0xff04 "Card:Matrox Mystique" "Matrox Electronic Systems Ltd.|Marvel G200 SD" -0x102c 0x00b8 "Card:Chips & Technologies CT64300" "C&T|64310" -0x102c 0x00c0 "Card:Chips & Technologies CT69000" "C&T|F69000 HiQVideo" -0x102c 0x00d0 "Card:Chips & Technologies CT65545" "C&T|F65545" -0x102c 0x00d8 "Card:Chips & Technologies CT65545" "C&T|F65545" -0x102c 0x00dc "Card:Chips & Technologies CT65548" "C&T|F65548" -0x102c 0x00e0 "Card:Chips & Technologies CT65550" "C&T|F65550" -0x102c 0x00e4 "Card:Chips & Technologies CT65554" "C&T|F65554" -0x102c 0x00e5 "Card:Chips & Technologies CT65555" "C&T|F65555 HiQVPro" -0x102c 0x00f0 "Card:Chips & Technologies CT68554" "C&T|F68554" -0x102c 0x00f4 "Card:Chips & Technologies CT68554" "C&T|F68554 HiQVision" -0x102c 0x00f5 "unknown" "C&T|F68555" -0x102c 0x01e0 "unknown" "Chips And Technologies|65560 PCI Flat Panel/CRT VGA Accelerator" -0x102c 0x0c30 "Card:Chips & Technologies CT69030" "C&T|69030" -0x102d 0x50dc "unknown" "Wyse Technology Inc.|3328 Audio" -0x102f 0x0009 "unknown" "Toshiba America|r4x00" -0x102f 0x000a "unknown" "Toshiba America|TX3927 MIPS RISC PCI Controller" -0x102f 0x0020 "unknown" "Toshiba America|ATM Meteor 155" -0x102f 0x0030 "tc35815" "Toshiba America|NIC TC35815CF" -0x102f 0x0031 "unknown" "Toshiba America|TC35815CF PCI 10/100 Mbit Ethernet Controller with WOL" -0x102f 0x0105 "unknown" "Toshiba America|TC86C001 [goku-s] IDE" -0x102f 0x0106 "unknown" "Toshiba America|TC86C001 [goku-s] USB 1.1 Host" -0x102f 0x0107 "unknown" "Toshiba America|TC86C001 [goku-s] USB Device Controller" -0x102f 0x0108 "serial_txx9" "Toshiba America|TC86C001 [goku-s] I2C/SIO/GPIO Controller" -0x102f 0x0180 "unknown" "Toshiba America|TX4927" -0x102f 0x0181 "unknown" "Toshiba America|TX4925 TX4925 Integrated MIPS Processor" -0x102f 0x0182 "unknown" "Toshiba America|TX4937 MIPS RISC PCI Controller" -0x1031 0x5601 "Card:VESA driver (generic)" "Miro|DC20 ASIC (ZR36050)" -0x1031 0x5607 "unknown" "Miro|Video I/O & motion JPEG compressor" -0x1031 0x5631 "unknown" "Miro|Media 3D" -0x1031 0x6057 "unknown" "Miro|MiroVideo DC10/DC30+" -0x1033 0x0000 "unknown" "NEC Corp.|Vr4181A USB Host or Function Control Unit" -0x1033 0x0001 "unknown" "NEC|PCI to 486-like bus Bridge" -0x1033 0x0002 "unknown" "NEC|PCI to VL98 Bridge" -0x1033 0x0003 "unknown" "NEC|ATM Controller" -0x1033 0x0004 "unknown" "NEC|R4000 PCI Bridge" -0x1033 0x0005 "unknown" "NEC|PCI to 486-like bus Bridge" -0x1033 0x0006 "unknown" "NEC Electronics Hong Kong|GUI Accelerator" -0x1033 0x0007 "unknown" "NEC|PCI to UX-Bus Bridge" -0x1033 0x0008 "unknown" "NEC Electronics Hong Kong|GUI Accelerator" -0x1033 0x0009 "unknown" "NEC Electronics Hong Kong|GUI Accelerator for 98" -0x1033 0x0016 "unknown" "NEC Corp.|PCI to VL Bridge" -0x1033 0x001a "unknown" "NEC|[Nile II]" -0x1033 0x001d "unknown" "NEC Corp.|uPD98405 NEASCOT-S20 ATM Integrated SAR Ctrlr" -0x1033 0x0021 "unknown" "NEC|Vrc4373 [Nile I]" -0x1033 0x0029 "unknown" "NEC|PowerVR PCX1" -0x1033 0x002a "unknown" "NEC|PowerVR 3D" -0x1033 0x002c "unknown" "NEC Corp.|Star Alpha 2" -0x1033 0x002d "unknown" "NEC Corp.|PCI to C-bus Bridge" -0x1033 0x0035 "usb-ohci" "NEC|USB" -0x1033 0x0036 "unknown" "NEC Corp.|uPD98409 NEASCOT-S40C ATM Light SAR Controller" -0x1033 0x003b "unknown" "NEC Corp.|PCI to C-bus Bridge" -0x1033 0x003e "vrc4173_cardu" "NEC|NAPCCARD Cardbus Controller [VRC4173 CARDU]" -0x1033 0x0046 "unknown" "NEC|PowerVR PCX2 [midas]" -0x1033 0x005a "8250_pci" "NEC|Vrc5074 [Nile 4]" -0x1033 0x0063 "unknown" "NEC|Firewarden" -0x1033 0x0067 "unknown" "NEC|PowerVR Neon 250 Chipset" -0x1033 0x0072 "unknown" "NEC Corp.|uPD72874 IEEE1394 OHCI 1.1 3-port PHY-Link Ctrlr" -0x1033 0x0074 "unknown" "NEC|56k Voice Modem" -0x1033 0x009b "unknown" "NEC|Vrc5476" -0x1033 0x00a5 "unknown" "NEC|VRC4173" -0x1033 0x00a6 "unknown" "NEC|VRC5477 AC97" -0x1033 0x00be "unknown" "NEC Corp.|VR4122 64-bit CPU with Northbridge" -0x1033 0x00cd "unknown" "NEC Corp.|uPD72870 IEEE1394 1-Chip OHCI Host Controller" -0x1033 0x00ce "unknown" "NEC Corp.|uPD72871/2 IEEE1394 1-Chip OHCI Host Controller" -0x1033 0x00df "unknown" "NEC Corp.|Vr4131" -0x1033 0x00e0 "ehci-hcd" "NEC Corp.|PCI to USB Enhanced Host Controller" -0x1033 0x00e7 "unknown" "NEC Corp.|uPD72873 IEEE1394 OHCI 1.1 2-port PHY-Link Ctrlr" -0x1033 0x00f2 "unknown" "NEC Corp.|uPD72874 IEEE1394 OHCI 1.1 3-port PHY-Link Ctrlr" -0x1033 0x00f3 "unknown" "NEC Corp.|uPD6113x Multimedia Decoder/Processor [EMMA2]" -0x1033 0x010c "unknown" "NEC|VR7701" -0x1033 0x0125 "unknown" "NEC Corporation|uPD720400 PCI Express - PCI/PCI-X Bridge" -0x1036 0x0000 "fdomain" "Future Domain|TMC-18C30 [36C70]" -0x1039 0x0000 "unknown" "Silicon Integrated Systems [SiS]| " -0x1039 0x0001 "unknown" "Silicon Integrated Systems [SiS]|5591/5592 AGP" -0x1039 0x0002 "sis-agp" "Silicon Integrated Systems [SiS]|SG86C202" -0x1039 0x0003 "unknown" "Silicon Integrated Systems [SiS]|SiS648FX Virtual PCI to PCI Bridge (AGP)" -0x1039 0x0004 "unknown" "Silicon Integrated Systems [SiS]|PCI-to-PCI bridge" -0x1039 0x0005 "unknown" "Silicon Integrated Systems [SiS]|Pentium Chipset" -0x1039 0x0006 "unknown" "Silicon Integrated Systems [SiS]|85C501/2/3" -0x1039 0x0008 "i2c-sis5595" "Silicon Integrated Systems [SiS]|85C503/5513" -0x1039 0x0009 "unknown" "Silicon Integrated Systems [SiS]|ACPI" -0x1039 0x000a "unknown" "Silicon Integrated Systems [SiS]|PCI-to-PCI bridge" -0x1039 0x0016 "i2c-sis96x" "Silicon Integrated Systems [SiS]|SiS961/962 SMBus Controller" -0x1039 0x0018 "i2c-sis630" "Silicon Integrated Systems [SiS]|SiS85C503/5513 (LPC Bridge)" -0x1039 0x0180 "sata_sis" "Silicon Integrated Systems [SiS]|RAID bus controller 180 SATA/PATA [SiS]" -0x1039 0x0181 "sata_sis" "Silicon Integrated Systems [SiS]|SiS SATA" -0x1039 0x0182 "sata_sis" "Silicon Integrated Systems [SiS]|SiS SATA" -0x1039 0x0190 "sis190" "Silicon Integrated Systems [SiS]|190 Gigabit Ethernet Adapter" -0x1039 0x0191 "sis190" "Silicon Integrated Systems [SiS]|191 Gigabit Ethernet Adapter" -0x1039 0x0200 "Card:SiS 5598" "Silicon Integrated Systems [SiS]|5597/5598/6326 VGA" -0x1039 0x0204 "Card:VESA driver (generic)" "Silicon Integrated Systems [SiS]|82C204" -0x1039 0x0205 "Card:SiS SG86C205" "Silicon Integrated Systems [SiS]|SG86C205" -0x1039 0x0215 "Card:SiS SG86C215" "Silicon Integrated Systems [SiS]|SG86C215" -0x1039 0x0225 "Card:SiS SG86C225" "Silicon Integrated Systems [SiS]|SG86C225" -0x1039 0x0300 "Card:SiS 300" "Silicon Integrated Systems [SiS]|300" -0x1039 0x0305 "unknown" "Silicon Integrated Systems [SiS]|SiS305 2D/3D/Video/DVD Accelerator" -0x1039 0x0310 "Card:SiS" "Silicon Integrated Systems [SiS]|SiS315H PCI/AGP VGA Display Adapter" -0x1039 0x0315 "Card:SiS" "Silicon Integrated Systems [SiS]|SiS 315" -0x1039 0x0325 "Card:SiS" "Silicon Integrated Systems [SiS]|SiS325 2D/3D Accelerator" -0x1039 0x0330 "Card:SiS" "Silicon Integrated Systems [SiS]|SiS330 Xabre 2D/3D Accelerator" -0x1039 0x0340 "Card:SiS" "Silicon Integrated Systems [SiS]|" -0x1039 0x0406 "unknown" "Silicon Integrated Systems [SiS]|85C501/2" -0x1039 0x0496 "unknown" "Silicon Integrated Systems [SiS]|85C496" -0x1039 0x0530 "sis-agp" "Silicon Integrated Systems [SiS]|530 Host" -0x1039 0x0540 "sis-agp" "Silicon Integrated Systems [SiS]|540 Host" -0x1039 0x0550 "sis-agp" "Silicon Integrated Systems [SiS]|SiS550/1/2 North Bridge" -0x1039 0x0596 "unknown" "Silicon Integrated Systems [SiS]|Pentium PCI Chipset with IDE" -0x1039 0x0597 "unknown" "Silicon Integrated Systems [SiS]|5513C" -0x1039 0x0601 "unknown" "Silicon Integrated Systems [SiS]|85C601" -0x1039 0x0620 "sis-agp" "Silicon Integrated Systems [SiS]|620 Host" -0x1039 0x0630 "sis-agp" "Silicon Integrated Systems [SiS]|630 Host" -0x1039 0x0633 "unknown" "Silicon Integrated Systems [SiS]|633 Host" -0x1039 0x0635 "unknown" "Silicon Integrated Systems [SiS]|SiS 635 Host-to-PCI Bridge" -0x1039 0x0640 "unknown" "Silicon Integrated Systems [SiS]|SiS 640 Host-to-PCI Bridge" -0x1039 0x0645 "sis-agp" "Silicon Integrated Systems [SiS]|SiS 645 Host-to-PCI Bridge" -0x1039 0x0646 "sis-agp" "Silicon Integrated Systems [SiS]|645DX Host" -0x1039 0x0648 "sis-agp" "Silicon Integrated Systems [SiS]|SiS648 Host-to-PCI Bridge" -0x1039 0x0649 "unknown" "Silicon Integrated Systems [SiS]|Host-to-PCI Bridge" -0x1039 0x0650 "sis-agp" "Silicon Integrated Systems [SiS]|SiS 650 Host-to-PCI Bridge" -0x1039 0x0651 "sis-agp" "Silicon Integrated Systems [SiS]|SiS651 Host" -0x1039 0x0655 "sis-agp" "Silicon Integrated Systems [SiS]|Host-to-PCI Bridge" -0x1039 0x0656 "unknown" "Silicon Integrated Systems [SiS]|??? CPU to PCI Bridge" -0x1039 0x0658 "unknown" "Silicon Integrated Systems [SiS]|SiS R658 CPU to PCI Bridge" -0x1039 0x0659 "unknown" "Silicon Integrated Systems [SiS]|SiS R659 CPU to PCI Bridge" -0x1039 0x0660 "unknown" "Silicon Integrated Systems [SiS]|Host-to-PCI Bridge" -0x1039 0x0661 "sis-agp" "Silicon Integrated Systems [SiS]|Host-to-PCI Bridge" -0x1039 0x0662 "unknown" "Silicon Integrated Systems [SiS]|??? CPU to PCI Bridge" -0x1039 0x0663 "unknown" "Silicon Integrated Systems [SiS]|??? CPU to PCI Bridge" -0x1039 0x0730 "sis-agp" "Silicon Integrated Systems [SiS]|730 Host" -0x1039 0x0733 "unknown" "Silicon Integrated Systems [SiS]|733 Host" -0x1039 0x0735 "sis-agp" "Silicon Integrated Systems [SiS]|735 Host" -0x1039 0x0740 "sis-agp" "Silicon Integrated Systems [SiS]|SiS 740 Host-to-PCI Bridge" -0x1039 0x0741 "sis-agp" "Silicon Integrated Systems [SiS]|Host" -0x1039 0x0745 "sis-agp" "Silicon Integrated Systems [SiS]|745 Host" -0x1039 0x0746 "sis-agp" "Silicon Integrated Systems [SiS]|SiS746 Host-to-PCI Bridge" -0x1039 0x0748 "unknown" "Silicon Integrated Systems [SiS]|SiS748 CPU to PCI Bridge" -0x1039 0x0755 "amd64-agp" "Silicon Integrated Systems [SiS]|Host-to-PCI Bridge" -0x1039 0x0756 "unknown" "Silicon Integrated Systems [SiS]|SiS755FX CPU to PCI Bridge" -0x1039 0x0760 "sis-agp" "Silicon Integrated Systems [SiS]|Host-to-PCI Bridge" -0x1039 0x0761 "unknown" "Silicon Integrated Systems [SiS]|??? Athlon 64 CPU to PCI Bridge" -0x1039 0x0762 "unknown" "Silicon Integrated Systems [SiS]|??? Athlon 64 CPU to PCI Bridge" -0x1039 0x0900 "sis900" "Silicon Integrated Systems [SiS]|SiS900 10/100 Ethernet" -0x1039 0x0961 "unknown" "Silicon Integrated Systems [SiS]|SiS961 [MuTIOL Media IO]" -0x1039 0x0962 "unknown" "Silicon Integrated Systems [SiS]|SiS962 [MuTIOL Media IO]" -0x1039 0x0963 "unknown" "Silicon Integrated Systems [SiS]|SiS963 PCI to ISA Bridge" -0x1039 0x0964 "unknown" "Silicon Integrated Systems [SiS]|SiS964 [MuTIOL Media IO]" -0x1039 0x0965 "unknown" "Silicon Integrated Systems [SiS]|SiS965 [MuTIOL Media IO]" -0x1039 0x1039 "unknown" "Silicon Integrated Systems [SiS]| " -0x1039 0x1040 "unknown" "Silicon Integrated Systems [SiS]| " -0x1039 0x10ec "unknown" "Silicon Integrated Systems [SiS]| " -0x1039 0x3602 "unknown" "Silicon Integrated Systems [SiS]|83C602" -0x1039 0x5107 "unknown" "Silicon Integrated Systems [SiS]|5107" -0x1039 0x5300 "Card:SiS 540" "Silicon Integrated Systems [SiS]|SiS540 PCI Display Adapter" -0x1039 0x5315 "Card:SiS" "Silicon Integrated Systems [SiS]|SiS550/1/2 GUI Accelerator" -0x1039 0x5401 "unknown" "Silicon Integrated Systems [SiS]|486 PCI Chipset" -0x1039 0x5511 "unknown" "Silicon Integrated Systems [SiS]|5511/5512" -0x1039 0x5513 "sis5513" "Silicon Integrated Systems [SiS]|5513 [IDE]" -0x1039 0x5517 "sis5513" "Silicon Integrated Systems [SiS]|5517" -0x1039 0x5518 "sis5513" "Silicon Integrated Systems [SiS]|SiS5518 UDMA IDE Controller" -0x1039 0x5571 "unknown" "Silicon Integrated Systems [SiS]|5571" -0x1039 0x5581 "unknown" "Silicon Integrated Systems [SiS]|Pentium Chipset" -0x1039 0x5582 "unknown" "Silicon Integrated Systems [SiS]|PCI to ISA Bridge" -0x1039 0x5591 "unknown" "Silicon Integrated Systems [SiS]|5591/5592 Host" -0x1039 0x5596 "unknown" "Silicon Integrated Systems [SiS]|SiS5596 Pentium Chipset" -0x1039 0x5597 "Card:SiS 5597" "Silicon Integrated Systems [SiS]|5597 [SiS5582]" -0x1039 0x5600 "unknown" "Silicon Integrated Systems [SiS]|5600 Host" -0x1039 0x5630 "unknown" "Silicon Integrated Systems [SiS]|SiS630 Host-to-PCI Bridge" -0x1039 0x5811 "unknown" "Silicon Integrated Systems [SiS]| " -0x1039 0x6204 "unknown" "Silicon Integrated Systems [SiS]|Video decoder & MPEG interface" -0x1039 0x6205 "unknown" "Silicon Integrated Systems [SiS]|VGA Controller" -0x1039 0x6225 "unknown" "Silicon Integrated Systems [SiS]|SiS 6225 PCI Graphics & Video Accelerator" -0x1039 0x6226 "Card:SiS 6326" "Silicon Integrated Systems [SiS]|6326 3D-AGP" -0x1039 0x6236 "Card:SiS 6326" "Silicon Integrated Systems [SiS]|6236 3D-AGP" -0x1039 0x6300 "Card:SiS 630" "Silicon Integrated Systems [SiS]|SiS630 GUI Accelerator+3D" -0x1039 0x6306 "Card:SiS 530" "Silicon Integrated Systems [SiS]|SiS530 3D PCI/AGP" -0x1039 0x6325 "Card:SiS 650" "Silicon Integrated Systems [SiS]|SiS650/651/740 GUI 2D/3D Accelerator" -0x1039 0x6326 "Card:SiS 6326" "Silicon Integrated Systems [SiS]|86C326" -0x1039 0x6330 "Card:SiS Real256E" "Silicon Integrated Systems [SiS]|SiS Real256E" -0x1039 0x6972 "unknown" "Silicon Integrated Systems [SiS]| " -0x1039 0x7001 "usb-ohci" "Silicon Integrated Systems [SiS]|7001 USB" -0x1039 0x7002 "ehci-hcd" "Silicon Integrated Systems [SiS]|7002 USB 2.0 Controller" -0x1039 0x7005 "unknown" "Silicon Integrated Systems [SiS]|SiS551/2 Memory Stick Controller" -0x1039 0x7007 "ohci1394" "Silicon Integrated Systems [SiS]|OHCI Compliant FireWire Controller" -0x1039 0x7012 "snd-intel8x0" "Silicon Integrated Systems [SiS]|SiS7012 PCI Audio Accelerator" -0x1039 0x7013 "slamr" "Silicon Integrated Systems [SiS]|SiS7013 56k Modem" -0x1039 0x7015 "unknown" "Silicon Integrated Systems [SiS]|SiS550/1/2 Software Audio" -0x1039 0x7016 "sis900" "Silicon Integrated Systems [SiS]|SiS900 10/100 Ethernet" -0x1039 0x7018 "snd-trident" "Silicon Integrated Systems [SiS]|7018 PCI Audio" -0x1039 0x7019 "unknown" "Silicon Integrated Systems [SiS]|SiS550/1/2 Hardware Audio" -0x1039 0x7300 "Card:SiS" "Silicon Integrated Systems [SiS]|SiS730 GUI Accelerator+3D" -0x1039 0x7502 "snd-hda-intel" "Silicon Integrated Systems [SiS]|SiS966" -0x1039 0x8139 "unknown" "Silicon Integrated Systems [SiS]| " -0x103c 0x002a "unknown" "Hewlett-Packard Company|NX9000 Notebook" -0x103c 0x1005 "unknown" "HP|A4977A Visualize EG" -0x103c 0x1006 "unknown" "HP|Visualize FX6" -0x103c 0x1008 "unknown" "HP|Donner GFX" -0x103c 0x100a "unknown" "HP|Visualize FX2" -0x103c 0x1028 "unknown" "HP|Tachyon TL Fibre Channel Adapter" -0x103c 0x1029 "unknown" "HP|HPFC-5200B Tachyon XL2 Fibre Channel Adapter" -0x103c 0x102a "unknown" "HP|Tach TS Fibre Channel Host Adapter" -0x103c 0x1030 "hp100" "HP|J2585A" -0x103c 0x1031 "hp100" "HP|J2585B" -0x103c 0x1040 "hp100" "HP|J2973A DeskDirect 10BaseT NIC" -0x103c 0x1041 "unknown" "HP|J2585B DeskDirect 10/100 NIC" -0x103c 0x1042 "hp100" "HP|J2970A DeskDirect 10BaseT/2 NIC" -0x103c 0x1048 "8250_pci" "HP|SAS" -0x103c 0x1049 "unknown" "HP|DIVA1" -0x103c 0x104a "unknown" "HP|DIVA2" -0x103c 0x104b "unknown" "HP|SP2" -0x103c 0x104d "unknown" "HP|J3242A EL-10 Ethernet Adapter" -0x103c 0x1054 "unknown" "HP|PCI Local Bus Adapter" -0x103c 0x1064 "unknown" "HP|79C970 PCnet Ethernet Controller" -0x103c 0x108b "unknown" "HP|Visualize FXe" -0x103c 0x10c1 "unknown" "HP|NetServer Smart IRQ Router" -0x103c 0x10c2 "aacraid" "HP|NetRAID-4M" -0x103c 0x10ed "unknown" "HP|TopTools Remote Control" -0x103c 0x10f0 "unknown" "HP|rio System Bus Adapter" -0x103c 0x10f1 "unknown" "HP|rio I/O Controller" -0x103c 0x1200 "unknown" "HP|82557B 10/100 NIC" -0x103c 0x1219 "unknown" "HP|NetServer PCI Hot-Plug Controller" -0x103c 0x121a "ipmi_si" "HP|NetServer SMIC Controller" -0x103c 0x121b "unknown" "HP|NetServer Legacy COM Port Decoder" -0x103c 0x121c "unknown" "HP|NetServer PCI COM Port Decoder" -0x103c 0x1229 "unknown" "HP|zx1 System Bus Adapter" -0x103c 0x122a "unknown" "HP|zx1 I/O Controller" -0x103c 0x122b "unknown" "HP|zx1 Local Bus Adapter" -0x103c 0x122e "unknown" "HP|zx1 Local Bus Adapter" -0x103c 0x1279 "Card:ATI Rage 128" "HP|Rage128 Ultra TR" -0x103c 0x127c "unknown" "HP|sx1000 I/O Controller" -0x103c 0x1290 "8250_pci" "HP|Auxiliary Diva Serial Port" -0x103c 0x1291 "unknown" "HP|Auxiliary Diva Serial Port" -0x103c 0x12b4 "unknown" "HP|zx1 QuickSilver AGP8x Local Bus Adapter" -0x103c 0x12f8 "unknown" "Hewlett-Packard Company|Broadcom BCM4306 802.11b/g Wireless LAN" -0x103c 0x12fa "unknown" "HP|BCM4306 802.11b/g Wireless LAN Controller" -0x103c 0x2910 "unknown" "HP|E2910A" -0x103c 0x2920 "unknown" "HP|Fast Host Interface" -0x103c 0x2924 "unknown" "HP|E2924A PCI Host Interface Adapter" -0x103c 0x2925 "unknown" "HP|E2925A" -0x103c 0x2926 "unknown" "HP|E2926A 64 bit PCI Bus Exerciser and Analyzer" -0x103c 0x2927 "unknown" "HP|E2927A 64 Bit, 66/50MHz PCI Analyzer & Exerciser" -0x103c 0x2940 "unknown" "HP|E2940A 64 bit, 66/50MHz CompactPCI Analyzer&Exerciser" -0x103c 0x3080 "unknown" "HP|Pavilion ze2028ea" -0x103c 0x3085 "unknown" "Hewlett-Packard Company|Realtek RTL8139/8139C/8139C+" -0x103c 0x3210 "cciss" "HP|Hewlett-Packard Smart Array" -0x103c 0x3220 "cciss" "HP|Hewlett-Packard Smart Array P600" -0x103c 0x3222 "cciss" "HP|Hewlett-Packard Smart Array" -0x103c 0x3230 "cciss" "HP|Smart Array" -0x103c 0x3238 "cciss" "HP|Smart Array P400/E200" -0x1042 0x1000 "rz1000" "Micron|FDC 37C665" -0x1042 0x1001 "rz1000" "Micron|37C922" -0x1042 0x3000 "unknown" "Micron|Samurai_0" -0x1042 0x3010 "unknown" "Micron|Samurai_1" -0x1042 0x3020 "generic" "Micron|Samurai_IDE" -0x1042 0x3030 "unknown" "PC Technology|MT82P664 Samurai 64M2" -0x1042 0x3120 "unknown" "PC Technology|Samurai-DDR CPU to PCI bridge" -0x1042 0x3130 "unknown" "PC Technology|Samurai-DDR AGP controller" -0x1043 0x0200 "unknown" "Asustek Computer Inc.|AGP-V3400 Asus RivaTNT Video Board" -0x1043 0x0675 "ISDN:hisax,type=35" "Asustek Computer Inc.|Asuscom/Askey" -0x1043 0x0c11 "unknown" "ASUSTeK Computer Inc.|A7N8X Motherboard nForce2 IDE/USB/SMBus" -0x1043 0x4015 "Card:NVIDIA GeForce2 MX (generic)" "Asustek Computer Inc.|v7100 SDRAM [GeForce2 MX]" -0x1043 0x401d "Card:NVIDIA GeForce2 MX (generic)" "Asustek Computer Inc.|GeForce2 MX" -0x1043 0x4021 "Card:NVIDIA GeForce2 MX (generic)" "Asustek Computer Inc.|v7100 Combo Deluxe [GeForce2 MX + TV tuner]" -0x1043 0x4057 "Card:NVIDIA GeForce3 (generic)" "Asustek Computer Inc.|V8200 GeForce 3" -0x1043 0x8043 "unknown" "Asustek Computer Inc.|v8240 PAL 128M [P4T] Motherboard" -0x1043 0x807b "unknown" "Asustek Computer Inc.|v9280/TD [Geforce4 TI4200 8X With TV-Out and DVI]" -0x1043 0x8095 "unknown" "ASUSTeK Computer Inc.|A7N8X Motherboard nForce2 AC97 Audio" -0x1043 0x80ac "unknown" "ASUSTeK Computer Inc.|A7N8X Motherboard nForce2 AGP/Memory" -0x1043 0x80bb "Card:NVIDIA GeForce4 (generic)" "Asustek Computer Inc.|v9180 Magic/T [GeForce4 MX440 AGP 8x 64MB TV-out]" -0x1043 0x80c5 "unknown" "Asustek Computer Inc.|nForce3 chipset motherboard [SK8N]" -0x1043 0x80df "unknown" "Asustek Computer Inc.|v9520 Magic/T" -0x1043 0x80f3 "snd-intel8x0" "Asustek Computer Inc.|ASUS ICH5/AD1985" -0x1043 0x8187 "unknown" "ASUSTeK Computer Inc.|802.11a/b/g Wireless LAN Card" -0x1043 0x8188 "unknown" "ASUSTeK Computer Inc.|Tiger Hybrid TV Capture Device" -0x1044 0x1012 "unknown" "Distributed Processing Tech|Domino RAID Engine" -0x1044 0xa400 "eata" "Distributed Processing Tech|SmartCache/Raid I-IV Controller" -0x1044 0xa500 "unknown" "Distributed Processing Tech|PCI Bridge" -0x1044 0xa501 "dpt_i2o" "Distributed Processing Tech|SmartRAID V Controller" -0x1044 0xa511 "dpt_i2o" "Distributed Processing Tech|Raptor SmartRAID Controller" -0x1045 0x0005 "unknown" "OPTi Inc.| " -0x1045 0xa0f8 "usb-ohci" "OPTi Inc.|82C750 [Vendetta] USB Controller" -0x1045 0xc101 "unknown" "OPTi Inc.|92C264" -0x1045 0xc178 "unknown" "OPTi Inc.|92C178" -0x1045 0xc556 "unknown" "OPTi Inc.|82X556 [Viper]" -0x1045 0xc557 "unknown" "OPTi Inc.|82C557 [Viper-M]" -0x1045 0xc558 "generic" "OPTi Inc.|82C558 [Viper-M ISA+IDE]" -0x1045 0xc567 "unknown" "OPTi Inc.|82C750 [Vendetta], device 0" -0x1045 0xc568 "unknown" "OPTi Inc.|82C750 [Vendetta], device 1" -0x1045 0xc569 "unknown" "OPTi Inc.|82C579 [Viper XPress+ Chipset]" -0x1045 0xc621 "opti621" "OPTi Inc.|82C621" -0x1045 0xc700 "unknown" "OPTi Inc.|82C700" -0x1045 0xc701 "unknown" "OPTi Inc.|82C701 [FireStar Plus]" -0x1045 0xc814 "unknown" "OPTi Inc.|82C814 [Firebridge 1]" -0x1045 0xc822 "unknown" "OPTi Inc.|82C822" -0x1045 0xc824 "unknown" "OPTi Inc.|82C824" -0x1045 0xc825 "unknown" "OPTi Inc.|82C825 [Firebridge 2]" -0x1045 0xc832 "unknown" "OPTi Inc.|82C832" -0x1045 0xc861 "usb-ohci" "OPTi Inc.|82C861" -0x1045 0xc881 "unknown" "OPTi Inc.|82C881 FireLink 1394 OHCI Link Controller" -0x1045 0xc895 "unknown" "OPTi Inc.|82C895" -0x1045 0xc935 "unknown" "OPTi Inc.|EV1935 ECTIVA MachOne PCI Audio" -0x1045 0xd568 "opti621" "OPTi Inc.|82C825 [Firebridge 2]" -0x1045 0xd721 "unknown" "OPTi Inc.|IDE [FireStar]" -0x1045 0xd768 "unknown" "OPTi Inc.|82C750 Ultra DMA IDE controller" -0x1048 0x0a32 "Card:Elsa GLoria Synergy" "Elsa|Gloria Synergy" -0x1048 0x0c60 "unknown" "Elsa|Gladiac MX" -0x1048 0x0d22 "unknown" "Elsa|Quadro4 900XGL [ELSA GLoria4 900XGL]" -0x1048 0x1000 "ISDN:hisax,type=18" "Elsa|QuickStep 1000 ISDN Adapter" -0x1048 0x3000 "ISDN:hisax,type=18" "Elsa|QuickStep 3000 ISDN Adapter" -0x1048 0x8901 "unknown" "ELSA|GLoria XL" -0x104a 0x0008 "unknown" "SGS Thomson|STG 2000X" -0x104a 0x0009 "unknown" "SGS Thomson|STG 1764X" -0x104a 0x0010 "Card:KYRO Series" "ST Microelectronics|Kyro series" -0x104a 0x0209 "unknown" "ST Microelectronics|STPC Consmr/Indstrl North/South Bridges" -0x104a 0x020a "unknown" "ST Microelectronics|STPC Atlas/Elite North Bridge" -0x104a 0x0210 "unknown" "ST Microelectronics|STPC Atlas ISA Bridge" -0x104a 0x021a "unknown" "ST Microelectronics|STPC Consmr-S/Elite ISA Bridge" -0x104a 0x021b "unknown" "ST Microelectronics|STPC Consumer-II ISA Bridge" -0x104a 0x0228 "unknown" "ST Microelectronics|STPC Atlas IDE Controller" -0x104a 0x0230 "unknown" "ST Microelectronics|STPC Atlas USB Controller" -0x104a 0x0500 "ADSL:unicorn" "Bewan Systems|ST70137 [Unicorn] ADSL DMT Transceiver" -0x104a 0x0564 "unknown" "STMicroelectronics|STPC Client Northbridge" -0x104a 0x0981 "tulip" "ST Microelectronics| Ethernet Controller" -0x104a 0x1746 "unknown" "SGS Thomson|STG 1764X" -0x104a 0x2774 "tulip" "ST Microelectronics|STE10/100A PCI 10/100 Ethernet Controller" -0x104a 0x3520 "unknown" "SGS Thomson|MPEG-II decoder card" -0x104a 0x55cc "unknown" "STMicroelectronics|STPC Client Southbridge" -0x104b 0x0140 "BusLogic" "BusLogic|BT-946C (old) [multimaster 01]" -0x104b 0x1040 "BusLogic" "BusLogic|BT-946C (BA80C30) [MultiMaster 10]" -0x104b 0x8130 "BusLogic" "BusLogic|Flashpoint LT" -0x104c 0x0000 "unknown" "Texas Instruments| " -0x104c 0x014e "unknown" "Texas Instruments|4610,4515,4610fm divice" -0x104c 0x0500 "unknown" "Texas Instruments|100 MBit LAN Controller" -0x104c 0x0508 "unknown" "Texas Instruments|TMS380C2X Compressor Interface" -0x104c 0x1000 "unknown" "Texas Instruments|Eagle i/f AS" -0x104c 0x104c "yenta_socket" "Texas Instruments|PCI1510 PC card Cardbus Controller" -0x104c 0x3d04 "Card:3Dlabs Permedia2 (generic)" "Texas Instruments|TVP4010 [Permedia]" -0x104c 0x3d07 "Card:Elsa GLoria Synergy" "Texas Instruments|ELSA GLoria Synergy [Permedia 2]" -0x104c 0x8000 "pcilynx" "Texas Instruments|PCILynx/PCILynx2 IEEE 1394 Link Layer Controller" -0x104c 0x8009 "ohci1394" "Texas Instruments|OHCI Compliant FireWire Controller" -0x104c 0x8011 "yenta_socket" "Texas Instruments|PCI4450 OHCI-Lynx IEEE 1394 Controller" -0x104c 0x8017 "ohci1394" "Texas Instruments|PCI4410 OHCI-Lynx IEEE 1394 Controller" -0x104c 0x8019 "ohci1394" "Texas Instruments|TSB12LV23 OHCI Compliant IEEE-1394 Controller" -0x104c 0x8020 "ohci1394" "Texas Instruments|TSB12LV26 OHCI-Lynx PCI IEEE 1394 Host Controller" -0x104c 0x8021 "ohci1394" "Texas Instruments|TSB43AA22 Firewire (IEEE1394) Cntrlr (w/ PHY/Link)" -0x104c 0x8022 "ohci1394" "Texas Instruments|TSB43AB22 IEEE-1394 Controller (PHY/Link) 1394a-2000" -0x104c 0x8023 "ohci1394" "Texas Instruments|TSB43AB22 IEEE1394a-2000 OHCI PHY/Link-Layer Ctrlr" -0x104c 0x8024 "ohci1394" "Texas Instruments|TSB43AB23 IEEE-1394 Controller (PHY/Link) 1394a-2000" -0x104c 0x8025 "unknown" "Texas Instruments|TSB82AA2 IEEE-1394b Link Layer Controller" -0x104c 0x8026 "ohci1394" "Texas Instruments|TSB43AB21 IEEE-1394 Controller (PHY/Link) 1394a-2000" -0x104c 0x8027 "ohci1394" "Texas Instruments|PCI4451 OHCI-Lynx IEEE 1394 Controller" -0x104c 0x8029 "unknown" "Texas Instruments|PCI4510 IEEE-1394 Controller" -0x104c 0x802b "unknown" "Texas Instruments|PCI7410,7510,7610 OHCI-Lynx Controller" -0x104c 0x802e "unknown" "Texas Instruments|PCI7x20 1394a-2000 OHCI Two-Port PHY/Link-Layer Controller" -0x104c 0x8031 "yenta_socket" "Texas Instruments|Texas Instruments PCIxx21/x515 Cardbus Controller" -0x104c 0x8032 "unknown" "Texas Instruments|Texas Instruments OHCI Compliant IEEE 1394 Host Controller" -0x104c 0x8033 "unknown" "Texas Instruments|Texas Instruments PCIxx21 Integrated FlashMedia Controller" -0x104c 0x8034 "unknown" "Texas Instruments|Texas Instruments PCI6411, PCI6421, PCI6611, PCI6621, PCI7411, PCI7421, PCI7611, PCI7621 Secure Digital (SD) Controller" -0x104c 0x8035 "unknown" "Texas Instruments|Texas Instruments PCI6411, PCI6421, PCI6611, PCI6621, PCI7411, PCI7421, PCI7611, PCI7621 Smart Card Controller (SMC)" -0x104c 0x8036 "yenta_socket" "Texas Instruments|PCI6515 Cardbus Controller" -0x104c 0x8038 "unknown" "Texas Instruments|PCI6515 SmartCard Controller" -0x104c 0x8039 "yenta_socket" "Texas Instruments|PCIxx12 CardBus Controller" -0x104c 0x803b "unknown" "Texas Instruments|5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)" -0x104c 0x8201 "unknown" "Texas Instruments|PCI1620 Firmware Loading Function" -0x104c 0x8204 "unknown" "Texas Instruments|4610, 4515, 4610FM TI UltraMedia Firmware Loader Device" -0x104c 0x8231 "unknown" "Texas Instruments|XIO2000(A)/XIO2200 PCI Express-to-PCI Bridge" -0x104c 0x8235 "unknown" "Texas Instruments|XIO2200 IEEE-1394a-2000 Controller (PHY/Link)" -0x104c 0x8400 "acx100_pci" "Texas Instruments|USR2210 22Mbps Wireless PC Card" -0x104c 0x8401 "acx100_pci" "Texas Instruments|ACX 100 22Mbps Wireless Interface" -0x104c 0x9000 "unknown" "Texas Instruments|Wireless Interface (of unknown type)" -0x104c 0x9065 "unknown" "Texas Instruments|TMS320DM642" -0x104c 0x9066 "acx100_pci" "Texas Instruments|WLAN Device TNETW1130(ACX111)" -0x104c 0xa001 "unknown" "Texas Instruments|TDC1570 64-bit PCI ATM sar" -0x104c 0xa100 "unknown" "Texas Instruments|TDC1561 32-bit PCI ATM sar" -0x104c 0xa102 "unknown" "Texas Instruments|TNETA1575 HyperSAR Plus w/PCI host & UTOPIA i/f" -0x104c 0xa106 "snd-asihpi" "Texas Instruments|TMS320C6205" -0x104c 0xac10 "yenta_socket" "Texas Instruments|PCI1050 PC Card Controller" -0x104c 0xac11 "yenta_socket" "Texas Instruments|PCI1053 PC Card Controller" -0x104c 0xac12 "yenta_socket" "Texas Instruments|PCI1130 PC card CardBus Controller" -0x104c 0xac13 "yenta_socket" "Texas Instruments|PCI1031 PCI-TO-PC CARD16 CONTROLLER UNIT" -0x104c 0xac15 "yenta_socket" "Texas Instruments|PCI1131 Dual Socket PCI CardBus Controller" -0x104c 0xac16 "yenta_socket" "Texas Instruments|PCI1250 PC card CardBus Controller" -0x104c 0xac17 "yenta_socket" "Texas Instruments|PCI1220 CardBus Controller" -0x104c 0xac18 "yenta_socket" "Texas Instruments|PCI1260 PC card CardBus Controller" -0x104c 0xac19 "yenta_socket" "Texas Instruments|PCI1221 PC Card Controller" -0x104c 0xac1a "yenta_socket" "Texas Instruments|PCI1210 PC card CardBus Controller" -0x104c 0xac1b "yenta_socket" "Texas Instruments|PCI1221 PC card CardBus Controller" -0x104c 0xac1c "yenta_socket" "Texas Instruments|PCI1225 PC Card Controller" -0x104c 0xac1d "yenta_socket" "Texas Instruments|PCI1251 PC Card Controller" -0x104c 0xac1e "yenta_socket" "Texas Instruments|PCI1251 High Performance PC Card Controller" -0x104c 0xac1f "yenta_socket" "Texas Instruments|PCI1251B PC card CardBus Controller" -0x104c 0xac20 "unknown" "Texas Instruments|TI 2030 PCI to PCI Bridge" -0x104c 0xac21 "unknown" "Texas Instruments|PCI2031 PCI to PCI Bridge" -0x104c 0xac22 "unknown" "Texas Instruments|PCI2032 PCI Docking Bridge" -0x104c 0xac23 "unknown" "Texas Instruments|PCI2250 PCI-to-PCI Bridge" -0x104c 0xac28 "unknown" "Texas Instruments|PCI2050/2050I PCI-to-PCI Bridge" -0x104c 0xac30 "yenta_socket" "Texas Instruments|PCI1260 PC card CardBus Controller" -0x104c 0xac40 "yenta_socket" "Texas Instruments|PCI4450 PC card Cardbus Controller" -0x104c 0xac41 "yenta_socket" "Texas Instruments|PCI4410 PC card Cardbus Controller" -0x104c 0xac42 "yenta_socket" "Texas Instruments|PCI4451 PC card Cardbus Controller" -0x104c 0xac43 "yenta_socket" "Texas Instruments|PCI4550 PC card CardBus Controller" -0x104c 0xac44 "yenta_socket" "Texas Instruments|PCI4510 PC Card Controller" -0x104c 0xac46 "yenta_socket" "Texas Instruments|PCI4520 PC Card CardBus Controller" -0x104c 0xac47 "yenta_socket" "Texas Instruments|PCI7510 PC card Cardbus Controller" -0x104c 0xac48 "yenta_socket" "" -0x104c 0xac49 "yenta_socket" "" -0x104c 0xac4a "unknown" "Texas Instruments|PCI7510,7610 PC card Cardbus Controller" -0x104c 0xac50 "yenta_socket" "Texas Instruments|PCI1410 PC card Cardbus Controller" -0x104c 0xac51 "yenta_socket" "Texas Instruments|PCI1420 PC Card Controller" -0x104c 0xac52 "yenta_socket" "Texas Instruments|PCI1451 PC card Cardbus Controller" -0x104c 0xac53 "yenta_socket" "Texas Instruments|PCI1421 PC card Cardbus Controller" -0x104c 0xac54 "yenta_socket" "Texas Instruments|PCI1620 PC Card CardBus Controller w/UltraMedia" -0x104c 0xac55 "yenta_socket" "Texas Instruments|PCI1250 PC card Cardbus Controller" -0x104c 0xac56 "yenta_socket" "Texas Instruments|PCI1510 PC Card CardBus Controller" -0x104c 0xac57 "yenta_socket" "Texas Instruments|PCI1530 PC Card CardBus Controller" -0x104c 0xac58 "yenta_socket" "Texas Instruments|PCI1515 PC Card CardBus Controller" -0x104c 0xac59 "yenta_socket" "Texas Instruments|PCI1621 PC Card CardBus Controller w/UltraMedia" -0x104c 0xac5a "yenta_socket" "Texas Instruments|PCI1610 PC Card CardBus Controller w/UltraMedia" -0x104c 0xac60 "snd-asihpi" "Texas Instruments|PCI2040 PCI to DSP Bridge Controller" -0x104c 0xac8d "yenta_socket" "Texas Instruments|PCI 7620" -0x104c 0xac8e "yenta_socket" "Texas Instruments|PCI7420 CardBus Controller" -0x104c 0xac8f "unknown" "Texas Instruments|PCI7420 Flash Media Controller" -0x104c 0xfe00 "unknown" "Texas Instruments|FireWire Host Controller" -0x104c 0xfe03 "unknown" "Texas Instruments|12C01A FireWire Host Controller" -0x104d 0x8004 "unknown" "Sony Corp.|DTL-H2500 [Playstation development board]" -0x104d 0x8009 "unknown" "Sony Corp.|CXD1947Q i.LINK Controller" -0x104d 0x8039 "ohci1394" "Sony Corp.|CXD3222 iLINK Controller" -0x104d 0x8056 "Hcf:www.linmodems.org" "Sony Corp.|Rockwell HCF 56K modem" -0x104d 0x808a "unknown" "Sony Corp.|Memory Stick Controller" -0x104e 0x0017 "unknown" "Oak Technology Inc.|OTI-64017" -0x104e 0x0107 "Card:Paradise Accelerator Value" "Oak Technology Inc.|OTI-107 [Spitfire]" -0x104e 0x0109 "unknown" "Oak Technology Inc.|Video Adapter" -0x104e 0x0111 "unknown" "Oak Technology Inc.|OTI-64111 [Spitfire]" -0x104e 0x0217 "unknown" "Oak Technology Inc.|OTI-64217" -0x104e 0x0317 "unknown" "Oak Technology Inc.|OTI-64317" -0x104e 0x0611 "unknown" "Oak Technology Inc.|OTI-610" -0x104e 0x4d33 "unknown" "Oak Technology Inc.|IDE UltraDMA/33" -0x104e 0x5300 "unknown" "Oak Technology Inc.|DC5030" -0x104f 0x104f "unknown" "Co-Time Computer Ltd.|iatca8392 Multi I/O" -0x1050 0x0000 "ne2k-pci" "Winbond Electronics Corp.|NE2000" -0x1050 0x0001 "unknown" "Winbond Electronics Corp.|W83769F" -0x1050 0x0033 "unknown" "Winbond Electronics Corp|W89C33D 802.11 a/b/g BB/MAC" -0x1050 0x0105 "unknown" "Winbond Electronics Corp.|W82C105" -0x1050 0x0628 "unknown" "Winbond Electronics Corp.|W83628F/629D PCI to ISA Bridge Set" -0x1050 0x0840 "winbond-840" "Winbond Electronics Corp.|W89C840" -0x1050 0x0940 "ne2k-pci" "Winbond Electronics Corp.|W89C940" -0x1050 0x5a5a "ne2k-pci" "Winbond Electronics Corp.|W89C940F" -0x1050 0x6692 "ISDN:hisax,type=36" "Winbond Electronics Corp.|W6692 ISDN Adapter" -0x1050 0x9921 "unknown" "Winbond Electronics Corp.|W99200F MPEG-1 Video Encoder" -0x1050 0x9922 "unknown" "Winbond Electronics Corp.|W9922PF ISDN Controller" -0x1050 0x9960 "unknown" "Winbond Electronics Corp.|W9960CF Video Codec" -0x1050 0x9961 "unknown" "Winbond Electronics Corp.|W9961CF H.263/H.261 Video Codec" -0x1050 0x9970 "unknown" "Winbond Electronics Corp.|W9970CF" -0x1050 0x9971 "unknown" "Winbond Electronics Corp.|W9971CF Video Graphics Controller With TV Encode" -0x1051 0x0100 "ISDN:hisax,type=35" "Motorola MC145575|MC145575 ISDN Adapter" -0x1054 0x0001 "unknown" "Hitachi Ltd.|PCI Bridge" -0x1054 0x0002 "unknown" "Hitachi Ltd.|PCI Bus Controller" -0x1054 0x0003 "unknown" "Hitachi Ltd.| " -0x1054 0x3505 "unknown" "Hitachi Ltd.|SH7751 SuperH (SH) 32-Bit RISC MCU/MPU Series" -0x1055 0x0810 "unknown" "EFAR Microsystems|486 Host Bridge" -0x1055 0x0922 "unknown" "EFAR Microsystems|Pentium Host Bridge" -0x1055 0x0926 "unknown" "EFAR Microsystems|PCI to ISA Bridge" -0x1055 0x9130 "slc90e66" "EFAR Microsystems|EIDE Controller" -0x1055 0x9178 "slamr" "EFAR Microsystems|Modem (SmartLink)" -0x1055 0x9460 "unknown" "EFAR Microsystems|PCI to ISA Bridge" -0x1055 0x9461 "unknown" "Standard Microsystems Corp.|SLC90E66 Victory66 UDMA EIDE Controller" -0x1055 0x9462 "usb-ohci" "EFAR Microsystems|USB Universal Host Controller [OHCI]" -0x1055 0x9463 "i2c-piix4" "EFAR Microsystems|Power Management Controller [Bridge]" -0x1057 0x0000 "unknown" "Motorola| " -0x1057 0x0001 "unknown" "Motorola|MPC105 [Eagle]" -0x1057 0x0002 "unknown" "Motorola|MPC106 [Grackle]" -0x1057 0x0003 "snd-mixart" "Motorola|MPC107 PCI Bridge/Memory Controller for PowerPC" -0x1057 0x0004 "unknown" "Motorola|MPC107 PCI Bridge/Memory Controller for PPC" -0x1057 0x0006 "unknown" "Motorola|MPC8245 [Unity]" -0x1057 0x0008 "unknown" "Motorola|MPC8540" -0x1057 0x0009 "unknown" "Motorola|MPC8560" -0x1057 0x0100 "unknown" "Motorola|MC145575 [HFC-PCI]" -0x1057 0x0431 "unknown" "Motorola|KTI829c 100VG" -0x1057 0x1801 0x14fb 0x0101 "unknown" "Motorola|Transas Radar Imitator Board [RIM]" -0x1057 0x1801 0x14fb 0x0102 "unknown" "Motorola|Transas Radar Imitator Board [RIM-2]" -0x1057 0x1801 0x14fb 0x0202 "unknown" "Motorola|Transas Radar Integrator Board [RIB-2]" -0x1057 0x1801 0x14fb 0x0611 "unknown" "Motorola|1 channel CAN bus Controller [CanPci-1]" -0x1057 0x1801 0x14fb 0x0612 "unknown" "Motorola|2 channels CAN bus Controller [CanPci-2]" -0x1057 0x1801 0x14fb 0x0613 "unknown" "Motorola|3 channels CAN bus Controller [CanPci-3]" -0x1057 0x1801 0x14fb 0x0614 "unknown" "Motorola|4 channels CAN bus Controller [CanPci-4]" -0x1057 0x1801 0x14fb 0x0621 "unknown" "Motorola|1 channel CAN bus Controller [CanPci2-1]" -0x1057 0x1801 0x14fb 0x0622 "unknown" "Motorola|2 channels CAN bus Controller [CanPci2-2]" -0x1057 0x1801 0x14fb 0x0810 "unknown" "Motorola|Transas VTS Radar Integrator Board [RIB-4]" -0x1057 0x1801 0x175c 0x4200 "snd-asihpi" "Motorola|ASI4215 Audio Adapter" -0x1057 0x1801 0x175c 0x4300 "snd-asihpi" "Motorola|ASI43xx Audio Adapter" -0x1057 0x1801 0x175c 0x4400 "snd-asihpi" "Motorola|ASI4401 Audio Adapter" -0x1057 0x1801 0xecc0 0x0010 "snd-darla20" "Motorola|Darla" -0x1057 0x1801 0xecc0 0x0020 "snd-gina20" "Motorola|Gina" -0x1057 0x1801 0xecc0 0x0030 "snd-layla20" "Motorola|Layla" -0x1057 0x1801 0xecc0 0x0031 "snd-layla20" "Motorola|Layla rev.1" -0x1057 0x1801 0xecc0 0x0040 "snd-darla24" "Motorola|Darla24 rev.0" -0x1057 0x1801 0xecc0 0x0041 "snd-darla24" "Motorola|Darla24 rev.1" -0x1057 0x1801 0xecc0 0x0050 "snd-gina24" "Motorola|Gina24 rev.0" -0x1057 0x1801 0xecc0 0x0051 "snd-gina24" "Motorola|Gina24 rev.1" -0x1057 0x1801 0xecc0 0x0070 "snd-mona" "Motorola|Mona rev.0" -0x1057 0x1801 0xecc0 0x0071 "snd-mona" "Motorola|Mona rev.1" -0x1057 0x1801 0xecc0 0x0072 "snd-mona" "Motorola|Mona rev.2" -0x1057 0x1801 "snd-asihpi" "Motorola|Audio I/O Controller (MIDI)" -0x1057 0x1802 "unknown" "Motorola|DSP56305 24-Bit Digital Signal Processor" -0x1057 0x18c0 "unknown" "Motorola|MPC8265A/MPC8266" -0x1057 0x18c1 "unknown" "Motorola|MPC8271/MPC8272" -0x1057 0x3052 "sm56" "Motorola|SM56 PCI Modem" -0x1057 0x3410 0xecc0 0x0050 "snd-gina24" "Motorola|Gina24 rev.0" -0x1057 0x3410 0xecc0 0x0051 "snd-gina24" "Motorola|Gina24 rev.1" -0x1057 0x3410 0xecc0 0x0060 "snd-layla24" "Motorola|Layla24" -0x1057 0x3410 0xecc0 0x0070 "snd-mona" "Motorola|Mona rev.0" -0x1057 0x3410 0xecc0 0x0071 "snd-mona" "Motorola|Mona rev.1" -0x1057 0x3410 0xecc0 0x0072 "snd-mona" "Motorola|Mona rev.2" -0x1057 0x3410 0xecc0 0x0080 "snd-mia" "Motorola|Mia rev.0" -0x1057 0x3410 0xecc0 0x0081 "snd-mia" "Motorola|Mia rev.1" -0x1057 0x3410 0xecc0 0x0090 "snd-indigo" "Motorola|Indigo" -0x1057 0x3410 0xecc0 0x00a0 "snd-indigoio" "Motorola|Indigo IO" -0x1057 0x3410 0xecc0 0x00b0 "snd-indigodj" "Motorola|Indigo DJ" -0x1057 0x3410 0xecc0 0x0100 "snd-gina3g" "Motorola|3G" -0x1057 0x3410 "snd-gina20" "Motorola|DSP56361 Digital Signal Processor" -0x1057 0x3421 "unknown" "Motorola|56IVMR/Phoenix 56ISM Modem" -0x1057 0x4801 "unknown" "Motorola|Raven" -0x1057 0x4802 "unknown" "Motorola|Falcon" -0x1057 0x4803 "unknown" "Motorola|Hawk" -0x1057 0x4806 "unknown" "Motorola|CPX8216" -0x1057 0x4809 "unknown" "Motorola|CPX8216T HotSwap Controller" -0x1057 0x4d68 "unknown" "Motorola|20268" -0x1057 0x4d69 "unknown" "Motorola|20269" -0x1057 0x5275 "unknown" "Motorola|20276" -0x1057 0x5600 "unknown" "Motorola|SM56 PCI Modem" -0x1057 0x5602 "unknown" "Motorola|SM56 PCI Modem" -0x1057 0x5608 "wcfxo" "Motorola|56k dps PCI Modem" -0x1057 0x5803 "unknown" "Motorola|MPC5200 32-Bit Embedded PowerPC Processor" -0x1057 0x5806 "unknown" "Motorola|MCF54 Coldfire" -0x1057 0x5808 "unknown" "Motorola|MPC8220" -0x1057 0x5809 "unknown" "Motorola|MPC5200B" -0x1057 0x6400 "unknown" "Motorola|MPC190 Security Processor (S1 family, encryption)" -0x1057 0x6405 "unknown" "Motorola|MPC184 Security Processor (S1 family)" -0x105a 0x0d30 "pdc202xx_old" "Promise Technology Inc.|20265" -0x105a 0x0d38 "pdc202xx_old" "Promise Technology Inc.|PDC20263 FastTrak66 EIDE Controller" -0x105a 0x1275 "pdc202xx_new" "Promise Technology Inc.|PDC20275 EIDE Controller" -0x105a 0x3318 "sata_promise" "Promise Technology Inc.|PDC20318 FastTrak SATA150 TX4 Controller" -0x105a 0x3319 "sata_promise" "Promise Technology Inc.|PDC20319 FastTrak SATA150 TX4 Controller" -0x105a 0x3371 "sata_promise" "Promise Technology Inc.|PDC20371 FastTrak SATA150 TX2plus Controller" -0x105a 0x3373 "sata_promise" "Promise Technology Inc.|PDC20376 FastTrak 378 Controller" -0x105a 0x3375 "sata_promise" "Promise Technology Inc.|PDC20375 FastTrak SATA150 TX2plus Controller" -0x105a 0x3376 "sata_promise" "Promise Technology Inc.|PDC20376 FastTrak 376 Controller" -0x105a 0x3515 "sata_promise" "Promise Technology Inc.|PDC40719" -0x105a 0x3519 "sata_promise" "Promise Technology Inc.|PDC40519 (FastTrak TX4200)" -0x105a 0x3570 "sata_promise" "Promise Technology, Inc.|20771 (FastTrak TX2300)" -0x105a 0x3571 "sata_promise" "Promise Technology Inc.|PDC20571 (FastTrak TX2200)" -0x105a 0x3574 "sata_promise" "Promise Technology Inc.|PDC20579 SATAII 150 IDE Controller" -0x105a 0x3577 "unknown" "Promise Technology Inc.|PDC40779 (SATA 300 779)" -0x105a 0x3d17 "sata_promise" "Promise Technology Inc.|SATA300 TX4 Controller" -0x105a 0x3d18 "sata_promise" "Promise Technology Inc.|PDC20518 SATAII 150 IDE Controller" -0x105a 0x3d73 "sata_promise" "Promise Technology Inc.|PDC40775 (SATA 300 TX2plus)" -0x105a 0x3d75 "sata_promise" "Promise Technology Inc.|PDC20575 (SATAII150 TX2plus)" -0x105a 0x4301 "stex" "" -0x105a 0x4302 "stex" "" -0x105a 0x4d30 "pdc202xx_old" "Promise Technology Inc.|20267" -0x105a 0x4d33 "pdc202xx_old" "Promise Technology Inc.|20246" -0x105a 0x4d38 "pdc202xx_old" "Promise Technology Inc.|20262 (Ultra66)" -0x105a 0x4d68 "pdc202xx_new" "Promise Technology Inc.|20268" -0x105a 0x4d69 "pdc202xx_new" "Promise Technology Inc.|20269" -0x105a 0x5275 "pdc202xx_new" "Promise Technology Inc.|20276" -0x105a 0x5300 "unknown" "Promise Technology Inc.|DC5300" -0x105a 0x6268 "pdc202xx_new" "Promise Technology Inc.|PDC20268R FastTrak100 TX2/TX4 EIDE controller" -0x105a 0x6269 "pdc202xx_new" "Promise Technology Inc.|PDC20271" -0x105a 0x6621 "unknown" "Promise Technology Inc.|PDC20621 [SX4000] 4 Channel IDE RAID Controller" -0x105a 0x6622 "sata_sx4" "Promise Technology Inc.|PDC2037X FastTrak Controller" -0x105a 0x6624 "unknown" "Promise Technology Inc.|PDC20621 [FastTrak SX4100]" -0x105a 0x6626 "unknown" "Promise Technology Inc.|PDC20618 Ultra 618" -0x105a 0x6629 "sata_promise" "Promise Technology Inc.|FastTrak TX4000 Controller" -0x105a 0x7275 "pdc202xx_new" "Promise Technology Inc.|PDC20277" -0x105a 0x8000 "sx8" "Promise Technology Inc.|" -0x105a 0x8002 "sx8" "Promise Technology Inc.|SATAII150 SX8" -0x105a 0x8301 "stex" "" -0x105a 0x8302 "stex" "" -0x105a 0x8350 "stex" "" -0x105a 0xf350 "stex" "" -0x105d 0x2309 "Card:Number Nine Imagine I-128 (2-8MB)" "Number 9|Imagine 128" -0x105d 0x2339 "Card:Number Nine Imagine I-128 Series 2 (2-4MB)" "Number 9|Imagine 128-II" -0x105d 0x493d "Card:Number Nine Imagine-128-T2R" "Number 9|Imagine 128 T2R [Ticket to Ride]" -0x105d 0x5348 "Card:Number Nine Imagine-128-T2R" "Number 9|Revolution 4 (Imagine 128)" -0x1060 0x0001 "unknown" "United Microelectronics [UMC]|UM82C881" -0x1060 0x0002 "unknown" "United Microelectronics [UMC]|UM82C886" -0x1060 0x0101 "generic" "United Microelectronics [UMC]|UM8673F" -0x1060 0x0881 "unknown" "United Microelectronics [UMC]|UM8881" -0x1060 0x0886 "unknown" "United Microelectronics [UMC]|UM8886F" -0x1060 0x0891 "unknown" "United Microelectronics [UMC]|UM8891A" -0x1060 0x1001 "unknown" "United Microelectronics [UMC]|UM886A" -0x1060 0x673a "generic" "United Microelectronics [UMC]|UM8886BF" -0x1060 0x673b "unknown" "United Microelectronics [UMC]|EIDE Master/DMA" -0x1060 0x8710 "unknown" "United Microelectronics [UMC]|UM8710" -0x1060 0x8821 "unknown" "United Microelectronics [UMC]|CPU/PCI Bridge" -0x1060 0x8822 "unknown" "United Microelectronics [UMC]|PCI/ISA Bridge" -0x1060 0x8851 "unknown" "United Microelectronics [UMC]|Pentium CPU/PCIBridge" -0x1060 0x8852 "unknown" "United Microelectronics [UMC]|Pentium CPU/ISA Bridge" -0x1060 0x886a "generic" "United Microelectronics [UMC]|UM8886A" -0x1060 0x8881 "unknown" "United Microelectronics [UMC]|UM8881F" -0x1060 0x8886 "unknown" "United Microelectronics [UMC]|UM8886F" -0x1060 0x888a "unknown" "United Microelectronics [UMC]|UM8886A" -0x1060 0x8891 "unknown" "United Microelectronics [UMC]|UM8891A" -0x1060 0x9017 "unknown" "United Microelectronics [UMC]|UM9017F" -0x1060 0x9018 "unknown" "United Microelectronics [UMC]|UM9018" -0x1060 0x9026 "unknown" "United Microelectronics [UMC]|UM9026" -0x1060 0xe881 "unknown" "United Microelectronics [UMC]|UM8881N" -0x1060 0xe886 "unknown" "United Microelectronics [UMC]|UM8886N" -0x1060 0xe88a "unknown" "United Microelectronics [UMC]|UM8886N" -0x1060 0xe891 "unknown" "United Microelectronics [UMC]|UM8891N" -0x1061 0x0001 "Card:AGX (generic)" "I.I.T.|AGX016" -0x1061 0x0002 "unknown" "I.I.T.|IIT3204/3501" -0x1065 0x8139 "unknown" "Texas Microsystems|Realtek 8139C Network Card" -0x1066 0x0000 "unknown" "PicoPower Technology|PT80C826" -0x1066 0x0001 "unknown" "PicoPower Technology|PT86C52x [Vesuvius]" -0x1066 0x0002 "unknown" "PicoPower Technology|PT80C524 [Nile]" -0x1066 0x0003 "unknown" "PicoPower Technology|PT86C524 [Nile] PCI-to-PCI Bridge" -0x1066 0x0004 "unknown" "Picopower Technology (National)|ISA Bridge" -0x1066 0x0005 "unknown" "PicoPower Technology|National PC87550 System Controller" -0x1066 0x8002 "unknown" "PicoPower Technology|PT80C524 [Nile]" -0x1067 0x0301 "unknown" "Mitsubishi Electric|AccelGraphics AccelECLIPSE" -0x1067 0x0304 "unknown" "Mitsubishi Electric|AccelGALAXY A2100 [OEM Evans & Sutherland]" -0x1067 0x0308 "unknown" "Mitsubishi Electric|Tornado 3000 [OEM Evans & Sutherland]" -0x1067 0x1002 "unknown" "Mitsubishi Electric|VG500 [VolumePro Volume Rendering Accelerator]" -0x1069 0x0001 "DAC960" "Mylex Corp.|DAC960P" -0x1069 0x0002 "DAC960" "Mylex Corp.|DAC960PD" -0x1069 0x0010 "DAC960" "Mylex Corp.|DAC960PX" -0x1069 0x0020 "DAC960" "Mylex Corp.|DAC960 V5" -0x1069 0x0050 "DAC960" "Mylex Corp.|Raid Adapter (DAC960)" -0x1069 0xb166 0x1014 0x0242 "DAC960" "Mylex Corporationration|iSeries 2872 DASD IOA" -0x1069 0xb166 0x1014 0x0266 "ipr" "Mylex Corp.|Gemstone Dual Channel PCI-X U320 SCSI Adapter" -0x1069 0xb166 0x1014 0x0278 "ipr" "Mylex Corp.|Gemstone Dual Channel PCI-X U320 SCSI RAID Adapter" -0x1069 0xb166 0x1014 0x02d3 "ipr" "Mylex Corp.|Gemstone Dual Channel PCI-X U320 SCSI Adapter" -0x1069 0xb166 0x1014 0x02d4 "ipr" "Mylex Corp.|Gemstone Dual Channel PCI-X U320 SCSI RAID Adapter" -0x1069 0xb166 0x1069 0x0200 "DAC960" "Mylex Corporationration|AcceleRAID 400, Single Channel, PCI-X, U320, SCSI RAID" -0x1069 0xb166 0x1069 0x0202 "DAC960" "Mylex Corporationration|AcceleRAID Sapphire, Dual Channel, PCI-X, U320, SCSI RAID" -0x1069 0xb166 0x1069 0x0204 "DAC960" "Mylex Corporationration|AcceleRAID 500, Dual Channel, Low-Profile, PCI-X, U320, SCSI RAID" -0x1069 0xb166 0x1069 0x0206 "DAC960" "Mylex Corporationration|AcceleRAID 600, Dual Channel, PCI-X, U320, SCSI RAID" -0x1069 0xb166 "DAC960" "Mylex Corp.|Gemstone chipset SCSI controller" -0x1069 0xba55 "DAC960" "Mylex Corp.|eXtremeRAID support Device" -0x1069 0xba56 "DAC960" "Mylex Corp.|eXtremeRAID 2000/3000 support Device" -0x1069 0xba57 "unknown" "Mylex Corporationration|eXtremeRAID 4000/5000 support Device" -0x106b 0x0001 "unknown" "Apple Computer Inc.|Bandit PowerPC Host-PCI Bridge" -0x106b 0x0002 "unknown" "Apple Computer Inc.|Grand Central I/O Controller" -0x106b 0x0003 "Card:FrameBuffer (generic)" "Apple Computer Inc.|Control Video" -0x106b 0x0004 "unknown" "Apple Computer Inc.|PlanB Video-In" -0x106b 0x0007 "unknown" "Apple Computer Inc.|O'Hare I/O Controller" -0x106b 0x0008 "unknown" "Apple Computer Inc.|Bandit Host-PCI Bridge" -0x106b 0x000c "unknown" "Apple Computer Inc.|DOS on Mac" -0x106b 0x000e "unknown" "Apple Computer Inc.|Hydra Mac I/O Controller" -0x106b 0x0010 "unknown" "Apple Computer Inc.|Heathrow Mac I/O Controller" -0x106b 0x0017 "unknown" "Apple Computer Inc.|Paddington Mac I/O Controller" -0x106b 0x0018 "ohci1394" "Apple Computer Inc.|UniNorth FireWire Controller" -0x106b 0x0019 "usb-ohci" "Apple Computer Inc.|Keylargo USB Controller" -0x106b 0x001e "unknown" "Apple Computer Inc.|UniNorth Host-PCI Bridge" -0x106b 0x001f "unknown" "Apple Computer Inc.|UniNorth Host-PCI Bridge" -0x106b 0x0020 "uninorth-agp" "Apple Computer Inc.|Uni-North AGP Interface" -0x106b 0x0021 "sungem" "Apple Computer Inc.|UniNorth GMAC Ethernet controller" -0x106b 0x0022 "dmasound_pmac" "Apple Computer Inc.|Keylargo Mac I/O Controller" -0x106b 0x0024 "sungem" "Apple Computer Inc.|GMAC Ethernet controller" -0x106b 0x0025 "unknown" "Apple Computer Inc.|Pangea Mac I/O Controller" -0x106b 0x0026 "usb-ohci" "Apple Computer Inc.|KeyLargo/Pangea USB" -0x106b 0x0027 "uninorth-agp" "Apple Computer Inc.|Pangea AGP Interface" -0x106b 0x0028 "unknown" "Apple Computer Inc.|Pangea Host-PCI bridge" -0x106b 0x0029 "unknown" "Apple Computer Inc.|Pangea Host-PCI bridge" -0x106b 0x002d "uninorth-agp" "Apple Computer Inc.|UniNorth 1.5 AGP" -0x106b 0x002e "unknown" "Apple Computer Inc.|UniNorth 1.5 PCI" -0x106b 0x002f "unknown" "Apple Computer Inc.|UniNorth 1.5 Internal PCI" -0x106b 0x0030 "ohci1394" "Apple Computer Inc.|UniNorth/Pangea FireWire" -0x106b 0x0031 "ohci1394" "Apple Computer Inc.|UniNorth 2 FireWire" -0x106b 0x0032 "sungem" "Apple Computer Inc.|UniNorth 2 GMAC (Sun GEM)" -0x106b 0x0033 "unknown" "Apple Computer Inc.|UniNorth 2 ATA/100" -0x106b 0x0034 "uninorth-agp" "Apple Computer Inc.|UniNorth 2 AGP" -0x106b 0x0035 "unknown" "Apple Computer Inc.|UniNorth 2 PCI" -0x106b 0x0036 "unknown" "Apple Computer Inc.|UniNorth 2 Internal PCI" -0x106b 0x003b "unknown" "Apple Computer Inc.|UniNorth/Intrepid ATA/100" -0x106b 0x003e "unknown" "Apple Computer Inc.|KeyLargo/Intrepid Mac I/O" -0x106b 0x003f "usb-ohci" "Apple Computer Inc.|KeyLargo/Intrepid USB" -0x106b 0x0040 "usb-ohci" "Apple Computer Inc.|K2 KeyLargo USB" -0x106b 0x0041 "unknown" "Apple Computer Inc.|K2 KeyLargo Mac/IO" -0x106b 0x0042 "ohci1394" "Apple Computer Inc.|K2 FireWire" -0x106b 0x0043 "unknown" "Apple Computer Inc.|K2 ATA/100" -0x106b 0x0045 "unknown" "Apple Computer Inc.|K2 HT-PCI Bridge" -0x106b 0x0046 "unknown" "Apple Computer Inc.|K2 HT-PCI Bridge" -0x106b 0x0047 "unknown" "Apple Computer Inc.|K2 HT-PCI Bridge" -0x106b 0x0048 "unknown" "Apple Computer Inc.|K2 HT-PCI Bridge" -0x106b 0x0049 "unknown" "Apple Computer Inc.|K2 HT-PCI Bridge" -0x106b 0x004b "unknown" "Apple Computer Inc.|U3 AGP" -0x106b 0x004c "sungem" "Apple Computer Inc.|K2 GMAC (Sun GEM)" -0x106b 0x004f "unknown" "Apple Computer Inc.|Shasta Mac I/O" -0x106b 0x0050 "unknown" "Apple Computer Inc.|Shasta IDE" -0x106b 0x0051 "sungem" "Apple Computer Inc.|Shasta (Sun GEM)" -0x106b 0x0052 "unknown" "Apple Computer Inc.|Shasta Firewire" -0x106b 0x0053 "unknown" "Apple Computer Inc.|Shasta PCI Bridge" -0x106b 0x0054 "unknown" "Apple Computer Inc.|Shasta PCI Bridge" -0x106b 0x0055 "unknown" "Apple Computer Inc.|Shasta PCI Bridge" -0x106b 0x0058 "unknown" "Apple Computer Inc.|U3L AGP Bridge" -0x106b 0x0059 "unknown" "Apple Computer Inc.|U3H AGP Bridge" -0x106b 0x0066 "unknown" "Apple Computer Inc.|Intrepid2 AGP Bridge" -0x106b 0x0067 "unknown" "Apple Computer Inc.|Intrepid2 PCI Bridge" -0x106b 0x0068 "unknown" "Apple Computer Inc.|Intrepid2 PCI Bridge" -0x106b 0x0069 "unknown" "Apple Computer Inc.|Intrepid2 ATA/100" -0x106b 0x006a "unknown" "Apple Computer Inc.|Intrepid2 Firewire" -0x106b 0x006b "sungem" "Apple Computer Inc.|Intrepid2 GMAC (Sun GEM)" -0x106b 0x1645 "tg3" "Apple Computer Inc.|Tigon3 Gigabit Ethernet NIC (BCM5701)" -0x106c 0x8801 "unknown" "Hyundai Electronics America|Dual Pentium ISA/PCI Motherboard" -0x106c 0x8802 "unknown" "Hyundai Electronics America|PowerPC ISA/PCI Motherboard" -0x106c 0x8803 "unknown" "Hyundai Electronics America|Dual Window Graphics Accelerator" -0x106c 0x8804 "unknown" "Hyundai Electronics America|PCI LAN Controller" -0x106c 0x8805 "unknown" "Hyundai Electronics America|100-BaseT LAN" -0x1071 0x8160 "unknown" "Mitac|Mitac 8060B Mobile Platform" -0x1073 0x0001 "unknown" "Yamaha Corp.|3D GUI Accelerator" -0x1073 0x0002 "unknown" "Yamaha Corp.|YGV615 [RPA3 3D-Graphics Controller]" -0x1073 0x0003 "snd-ymfpci" "Yamaha Corp.|YMF-740" -0x1073 0x0004 "snd-ymfpci" "Yamaha Corp.|YMF-724" -0x1073 0x0005 "ymfpci" "Yamaha Corp.|DS1 Audio" -0x1073 0x0006 "ymfpci" "Yamaha Corp.|DS1 Audio" -0x1073 0x0008 "ymfpci" "Yamaha Corp.|DS1 Audio" -0x1073 0x000a "snd-ymfpci" "Yamaha Corp.|DS1L Audio" -0x1073 0x000c "snd-ymfpci" "Yamaha Corp.|YMF-740C [DS-1L Audio Controller]" -0x1073 0x000d "snd-ymfpci" "Yamaha Corp.|YMF-724F [DS-1 Audio Controller]" -0x1073 0x0010 "ymfpci" "Yamaha Corp.|YMF-744B [DS-1S Audio Controller]" -0x1073 0x0012 "snd-ymfpci" "Yamaha Corp.|YMF-754 [DS-1E Audio Controller]" -0x1073 0x0020 "ymfpci" "Yamaha Corp.|DS-1 Audio" -0x1073 0x1000 "unknown" "Yamaha Corp.|SW1000XG Sound system" -0x1073 0x2000 "unknown" "Yamaha Corp.|DS2416 Digital Mixing Card" -0x1074 0x4e78 "unknown" "NexGen Microsystems|82c500/1" -0x1077 0x1016 "qla1280" "QLogic Corp.|QLA10160" -0x1077 0x1020 "qla1280" "QLogic Corp.|ISP1020" -0x1077 0x1022 "unknown" "QLogic Corp.|ISP1022 Fast-wide SCSI" -0x1077 0x1080 "qla1280" "QLogic Corp.|QLA1080" -0x1077 0x1216 "qla1280" "QLogic Corp.|QLA12160 on AMI MegaRAID" -0x1077 0x1240 "qla1280" "QLogic Corp.|QLA1240" -0x1077 0x1280 "qla1280" "QLogic Corp.|QLA1280" -0x1077 0x2020 "unknown" "QLogic Corp.|ISP2020A Fast!SCSI Basic Adapter" -0x1077 0x2100 "qla2100" "QLogic Corp.|QLA2100" -0x1077 0x2200 "qla2200" "QLogic Corp.|QLA2200" -0x1077 0x2300 "qla2300" "QLogic Corp.|QLA2300" -0x1077 0x2312 "qla2300" "QLogic Corp.|QLA2312" -0x1077 0x2322 "qla2322" "QLogic Corp.|QLA2322" -0x1077 0x2422 "qla2xxx" "QLogic Corp.|QLA2XXX" -0x1077 0x2432 "qla2xxx" "QLogic Corp.|QLA2XXX" -0x1077 0x3010 "unknown" "QLogic Corp.|QLA3010 Network Adapter" -0x1077 0x3022 "unknown" "QLogic Corp.|QLA3022 Network Adapter" -0x1077 0x4000 "unknown" "QLogic Corp.| " -0x1077 0x4010 "qla4xxx" "QLogic Corp.| " -0x1077 0x4022 "unknown" "QLogic Corp.|QLA4022 iSCSI TOE Adapter" -0x1077 0x5422 "qla2xxx" "" -0x1077 0x5432 "qla2xxx" "" -0x1077 0x6312 "qla6312" "QLogic Corp.|QLA6312" -0x1077 0x6322 "qla6312" "QLogic Corp.|QLA6312" -0x1078 0x0000 "Card:MediaGX" "Cyrix Corp.|5510 [Grappa]" -0x1078 0x0001 "Card:MediaGX" "Cyrix Corp.|PCI Master [MEDIAGX]" -0x1078 0x0002 "Card:MediaGX" "Cyrix Corp.|5520 [Cognac]" -0x1078 0x0100 "unknown" "Cyrix Corp.|5530 Legacy [Kahlua]" -0x1078 0x0101 "unknown" "Cyrix Corp.|5530 SMI [Kahlua]" -0x1078 0x0102 "cs5530" "Cyrix Corp.|5530 IDE [Kahlua]" -0x1078 0x0103 "kahlua" "Cyrix Corp.|5530 Audio [Kahlua]" -0x1078 0x0104 "Card:MediaGX" "Cyrix Corp.|5530 Video [Kahlua]" -0x1078 0x0400 "unknown" "Cyrix Corp.|ZFMicro CPU to PCI Bridge" -0x1078 0x0401 "unknown" "Cyrix Corp.|ZFMicro Power Management Controller" -0x1078 0x0402 "unknown" "Cyrix Corp.|ZFMicro IDE Controller" -0x1078 0x0403 "unknown" "Cyrix Corp.|ZFMicro Expansion Bus" -0x1079 0x0d01 "unknown" "I-Bus| " -0x107d 0x0000 "unknown" "LeadTek Research Inc.|P86C850" -0x107d 0x204d "Card:NVIDIA GeForce 7 Series" "LeadTek Research Inc.|[GeForce 7800 GTX] Winfast PX7800 GTX TDH" -0x107d 0x2134 "unknown" "LeadTek Research Inc.|WinFast 3D S320 II" -0x107d 0x2971 "Card:NVIDIA GeForce FX (generic)" "LeadTek Research Inc.|[GeForce FX 5900] WinFast A350 TDH MyViVo" -0x107e 0x0001 "unknown" "Interphase Corp.|ATM Interface Card" -0x107e 0x0002 "unknown" "Interphase Corp.|100 VG AnyLan Controller" -0x107e 0x0004 "iph5526" "Interphase Corp.|5526" -0x107e 0x0005 "iph5526" "Interphase Corp.|55x6" -0x107e 0x0008 "iphase" "Interphase Corp.|155 Mbit ATM Controller" -0x107e 0x0009 "iphase" "Interphase Corp.|5525/5575 ATM Adapter (155 Mbit) [Atlantic]" -0x107e 0x9003 "unknown" "Interphase Corp.|5535-4P-BRI-ST" -0x107e 0x9007 "unknown" "Interphase Corp.|5535-4P-BRI-U" -0x107e 0x9008 "unknown" "Interphase Corp.|5535-1P-SR" -0x107e 0x900c "unknown" "Interphase Corp.|5535-1P-SR-ST" -0x107e 0x900e "unknown" "Interphase Corp.|5535-1P-SR-U" -0x107e 0x9011 "unknown" "Interphase Corp.|5535-1P-PRI" -0x107e 0x9013 "unknown" "Interphase Corp.|5535-2P-PRI" -0x107e 0x9023 "unknown" "Interphase Corp.|5535-4P-BRI-ST" -0x107e 0x9027 "unknown" "Interphase Corp.|5536-4P-BRI-U" -0x107e 0x9031 "unknown" "Interphase Corp.|5535-1P-PRI" -0x107e 0x9033 "unknown" "Interphase Corp.|5536-2P-PRI" -0x107e 0x9060 "unknown" "Interphase Corp.|6535 CompactPCI T1/E1/J1Communications Ctrlr" -0x107e 0x9070 "unknown" "Interphase Corp.|4538 PMC T1/E1/J1 Communications Controller" -0x107e 0x9080 "unknown" "Interphase Corp.|4532-002/005 PMC ATM Over OC-3/STM-1 Comm Controller" -0x107e 0x9081 "unknown" "Interphase Corp.|4532-001/004 PMC ATM Over OC-3/STM-1 Comm Controller" -0x107e 0x9082 "unknown" "Interphase Corp.|4532-000/003 PMC ATM Over OC-3/STM-1 Comm Controller" -0x107e 0x9090 "unknown" "Interphase Corp.|4531S-000/001 PMC ATM Over T3/E3 Communications Ctrlr" -0x107e 0x90a0 "unknown" "Interphase Corp.|4539 PMC Quad T1/E1/J1 Communications Ctrlr" -0x107f 0x0802 "unknown" "Data Technology Corp.|SL82C105" -0x107f 0x0803 "unknown" "Data Technology Corp.|EIDE Bus Master Controller" -0x107f 0x0806 "unknown" "Data Technology Corp.|EIDE Controller" -0x107f 0x1138 "unknown" "Data Technology Corp.|High Speed Parallel Port" -0x107f 0x2015 "unknown" "Data Technology Corp.|EIDE Controller" -0x1080 0x0600 "unknown" "Contaq Microsystems|82C599" -0x1080 0xc691 "unknown" "Contaq Microsystems|Cypress CY82C691" -0x1080 0xc693 "cy82c693" "Contaq Microsystems|82c693" -0x1081 0x0d47 "unknown" "Supermac Technology|Radius PCI to NuBUS Bridge" -0x1083 0x0001 "unknown" "Forex Computer Corp.|FR710" -0x1083 0x0613 "unknown" "Forex Computer Corp.|Host Bridge ??" -0x1085 0x0001 "unknown" "Tulip Computers Int'l BV|UsbDgn Datalaster Interface for OBD automotive" -0x1087 0x9200 "unknown" "Cache Computer| " -0x108a 0x0001 "unknown" "Bit3 Computer Corp.|VME Bridge Model 617" -0x108a 0x0010 "unknown" "Bit3 Computer Corp.|VME Bridge Model 618" -0x108a 0x0040 "unknown" "SBS Technologies|dataBLIZZARD" -0x108a 0x3000 "unknown" "Bit3 Computer Corp.|VME Bridge Model 2706" -0x108d 0x0001 "unknown" "Olicom|Token-Ring 16/4 PCI Adapter (3136/3137)" -0x108d 0x0002 "ibmtr" "Olicom|16/4 Token Ring" -0x108d 0x0004 "ibmtr" "Olicom|RapidFire 3139 Token-Ring 16/4 PCI Adapter" -0x108d 0x0005 "ibmtr" "Olicom|GoCard 3250 Token-Ring 16/4 CardBus PC Card" -0x108d 0x0006 "unknown" "Olicom|OC-3530 RapidFire Token-Ring 100" -0x108d 0x0007 "ibmtr" "Olicom|RapidFire 3141 Token-Ring 16/4 PCI Fiber Adapter" -0x108d 0x0008 "unknown" "Olicom|RapidFire 3540 HSTR 100/16/4 PCI Adapter" -0x108d 0x000a "unknown" "Olicom|OC-3150 RapidFire Token-Ring 16/4 PCI Adapter" -0x108d 0x0011 "unknown" "Olicom|OC-2315" -0x108d 0x0012 "tlan" "Olicom|OC-2325" -0x108d 0x0013 "tlan" "Olicom|OC-2183/2185" -0x108d 0x0014 "tlan" "Olicom|OC-2326" -0x108d 0x0019 "tlan" "Olicom|OC-2327/2250 10/100 Ethernet Adapter" -0x108d 0x0021 "unknown" "Olicom|OC-6151/6152 [RapidFire ATM PCI 155]" -0x108d 0x0022 "unknown" "Olicom|ATM Adapter" -0x108e 0x0001 "unknown" "Sun Microsystems Computer Corp.|EBUS" -0x108e 0x1000 "unknown" "Sun Microsystems Computer Corp.|EBUS" -0x108e 0x1001 "sunhme" "Sun Microsystems Computer Corp.|Happy Meal" -0x108e 0x1100 "unknown" "Sun Microsystems Computer Corp.|RIO EBUS" -0x108e 0x1101 "sungem" "Sun Microsystems Computer Corp.|PCIO Happy Meal Ethernet" -0x108e 0x1102 "ohci1394" "Sun Microsystems Computer Corp.|RIO 1394" -0x108e 0x1103 "usb-ohci" "Sun Microsystems Computer Corp.|RIO USB" -0x108e 0x1648 "unknown" "Sun Microsystems Computer Corp.|[bge] Gigabit Ethernet" -0x108e 0x2bad "sungem" "Sun Microsystems Computer Corp.|GEM" -0x108e 0x5000 "unknown" "Sun Microsystems Computer Corp.|Simba Advanced PCI Bridge" -0x108e 0x5043 "unknown" "Sun Microsystems Computer Corp.|SunPCI Co-processor" -0x108e 0x8000 "unknown" "Sun Microsystems Computer Corp.|PCI Bus Module" -0x108e 0x8001 "unknown" "Sun Microsystems Computer Corp.|Schizo PCI Bus Module" -0x108e 0x8002 "unknown" "Sun Microsystems Computer Corp.|Schizo+ PCI Bus Module" -0x108e 0xa000 "unknown" "Sun Microsystems Computer Corp.|Ultra IIi PCI" -0x108e 0xa001 "unknown" "Sun Microsystems Computer Corp.|Ultra IIe" -0x108e 0xa801 "unknown" "Sun Microsystems Computer Corp.|Tomatillo PCI Bus Module" -0x108e 0xabba "cassini" "Sun Microsystems Computer Corp.|Cassini 10/100/1000" -0x1091 0x0020 "unknown" "Intergraph Corp.|3D graphics processor" -0x1091 0x0021 "unknown" "Intergraph Corp.|3D graphics processor w/Texturing" -0x1091 0x0040 "unknown" "Intergraph Corp.|3D graphics frame buffer" -0x1091 0x0041 "unknown" "Intergraph Corp.|3D graphics frame buffer" -0x1091 0x0060 "unknown" "Intergraph Corp.|Proprietary bus bridge" -0x1091 0x00e4 "unknown" "Intergraph Corp.|Powerstorm 4D50T" -0x1091 0x0720 "unknown" "Intergraph Corp.|Motion JPEG codec" -0x1091 0x07a0 "unknown" "Intergraph Corp.|Sun Expert3D-Lite Graphics Accelerator" -0x1091 0x1091 "unknown" "Intergraph Corp.|Sun Expert3D Graphics Accelerator" -0x1092 0x00a0 "Card:Diamond SpeedStar Pro SE (CL-GD5430/5434)" "Diamond Multimedia Systems|Speedstar Pro SE" -0x1092 0x00a8 "Card:Diamond SpeedStar 64" "Diamond Multimedia Systems|Speedstar 64" -0x1092 0x0550 "Card:Diamond Viper 550" "Diamond Multimedia Systems||Viper 550" -0x1092 0x08d4 "unknown" "Diamond Multimedia Systems|Supra 2260 Modem" -0x1092 0x094c "unknown" "Diamond Multimedia Systems|SupraExpress 56i Pro" -0x1092 0x09c8 "unknown" "Diamond Computer Systems|SUP2760 SupraExpress 56i Pro VCC" -0x1092 0x1092 "Card:Diamond Viper 330" "Diamond Multimedia Systems|Viper V330" -0x1092 0x6120 "unknown" "Diamond Multimedia Systems|Maximum DVD" -0x1092 0x8810 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth SE" -0x1092 0x8811 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64/SE" -0x1092 0x8880 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth" -0x1092 0x8881 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth" -0x1092 0x88b0 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" -0x1092 0x88b1 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" -0x1092 0x88c0 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" -0x1092 0x88c1 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" -0x1092 0x88d0 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" -0x1092 0x88d1 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" -0x1092 0x88f0 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" -0x1092 0x88f1 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" -0x1092 0x9876 "unknown" "Diamond Multimedia Systems|Supra Express 56i Pro CW #2" -0x1092 0x9999 "unknown" "Diamond Multimedia Systems|DMD-I0928-1 Monster sound sound chip" -0x1093 0x0160 "unknown" "National Instruments|PCI-DIO-96" -0x1093 0x0161 "unknown" "National Instruments|PCI-1200 multifunction data acquisition board" -0x1093 0x0162 "unknown" "National Instruments|PCI-MIO-16XE-50" -0x1093 0x1150 "unknown" "National Instruments|PCI-DIO-32HS High Speed Digital I/O Board" -0x1093 0x1170 "unknown" "National Instruments|PCI-MIO-16XE-10" -0x1093 0x1180 "unknown" "National Instruments|PCI-MIO-16E-1" -0x1093 0x1190 "unknown" "National Instruments|PCI-MIO-16E-4" -0x1093 0x11b0 "unknown" "National Instruments| " -0x1093 0x11c0 "unknown" "National Instruments| " -0x1093 0x11d0 "unknown" "National Instruments| " -0x1093 0x11e0 "unknown" "National Instruments| " -0x1093 0x1270 "unknown" "National Instruments|PCI-6032E Multifunction Data Acquisition Card" -0x1093 0x12b0 "unknown" "National Instruments|PCI-6534 High Speed DIO" -0x1093 0x1310 "unknown" "National Instruments|PCI-6602 Data Acquisition Device" -0x1093 0x1320 "unknown" "National Instruments| " -0x1093 0x1330 "unknown" "National Instruments|PCI-6031E" -0x1093 0x1340 "unknown" "National Instruments|PCI-6033E Multifunction Data Acquisition Card" -0x1093 0x1350 "unknown" "National Instruments|PCI-6071E" -0x1093 0x1360 "unknown" "National Instruments| " -0x1093 0x14e0 "unknown" "National Instruments|PCI-6110" -0x1093 0x14f0 "unknown" "National Instruments|PCI-6111" -0x1093 0x17d0 "unknown" "National Instruments|PCI-6503" -0x1093 0x1870 "unknown" "National Instruments|PCI-6713" -0x1093 0x1880 "unknown" "National Instruments|PCI-6711" -0x1093 0x18b0 "unknown" "National Instruments|PCI-6052E" -0x1093 0x2410 "unknown" "National Instruments|PCI-6733" -0x1093 0x2890 "unknown" "National Instruments|PCI-6036E" -0x1093 0x2a60 "unknown" "National Instruments|PCI-6023E" -0x1093 0x2a70 "unknown" "National Instruments|PCI-6024E Multifunction Data Acquisition Card" -0x1093 0x2a80 "unknown" "National Instruments|PCI-6025E Multifunction Data Acquisition Card" -0x1093 0x2b20 "unknown" "National Instruments| " -0x1093 0x2c80 "unknown" "National Instruments|PCI-6035E" -0x1093 0x2ca0 "unknown" "National Instruments|PCI-6034E" -0x1093 0x70a9 "unknown" "National Instruments|PCI-6528" -0x1093 0x70b8 "unknown" "National Instruments|PCI-6251 [M Series - High Speed Multifunction DAQ]" -0x1093 0xb001 "unknown" "National Instruments|IMAQ-PCI-1408" -0x1093 0xb011 "unknown" "National Instruments|IMAQ-PXI-1408" -0x1093 0xb021 "unknown" "National Instruments|IMAQ-PCI-1424" -0x1093 0xb031 "unknown" "National Instruments|IMAQ-PCI-1413" -0x1093 0xb041 "unknown" "National Instruments|IMAQ-PCI-1407" -0x1093 0xb051 "unknown" "National Instruments|IMAQ-PXI-1407" -0x1093 0xb061 "unknown" "National Instruments|IMAQ-PCI-1411" -0x1093 0xb071 "unknown" "National Instruments|IMAQ-PCI-1422" -0x1093 0xb081 "unknown" "National Instruments|IMAQ-PXI-1422" -0x1093 0xb091 "unknown" "National Instruments|IMAQ-PXI-1411" -0x1093 0xc801 "unknown" "National Instruments|PCI-GPIB" -0x1093 0xc811 "unknown" "National Instruments| " -0x1093 0xc821 "unknown" "National Instruments| " -0x1093 0xc831 "unknown" "National Instruments|PCI-GPIB bridge" -0x1093 0xc840 "unknown" "National Instruments| " -0x1093 0xd130 "unknown" "National Instruments|PCI-232/2 2-port RS-232 Serial Interface Board" -0x1095 0x0240 "sata_sil" "CMD Technology Inc.|Adaptec AAR-1210SA SATA HostRAID Controller" -0x1095 0x0640 "unknown" "CMD Technology Inc.|PCI0640" -0x1095 0x0641 "unknown" "CMD Technology Inc.|PCI-0640 EIDE Adapter with RAID 1" -0x1095 0x0642 "unknown" "CMD Technology Inc.|EIDE Adapter with RAID 1" -0x1095 0x0643 "cmd64x" "CMD Technology Inc.|PCI0643 (PCI EIDE controller)" -0x1095 0x0646 "cmd64x" "CMD Technology Inc.|PCI0646 (bus master IDE)" -0x1095 0x0647 "unknown" "CMD Technology Inc.|PCI0647" -0x1095 0x0648 "cmd64x" "CMD Technology Inc.|PCI0648 (Ultra DMA PCI-IDE/ATA Chip)" -0x1095 0x0649 "cmd64x" "CMD Technology Inc.|PCI0649 (Ultra ATA/100 Jost Ctrlr)" -0x1095 0x0650 "unknown" "CMD Technology Inc.|PBC0650A (Fast SCSI-II Ctrlr)" -0x1095 0x0670 "usb-ohci" "CMD Technology Inc.|USB0670 (PCI-USB ASIC)" -0x1095 0x0673 "usb-ohci" "CMD Technology Inc.|USB0673 PCI-USB ASIC" -0x1095 0x0680 "siimage" "CMD Technology Inc.|PCI-680 UltraATA/133 EIDE Controller" -0x1095 0x3112 "sata_sil" "Silicon Image Inc.|Sil3112A Serial ATA" -0x1095 0x3114 "sata_sil" "Silicon Image inc.|Sil3114A Serial ATA" -0x1095 0x3124 "sata_sil24" "Silicon Image Inc.|SiI 3124 PCI-X Serial ATA Controller" -0x1095 0x3131 "sata_sil24" "Silicon Image Inc.|Serial ATA Controller" -0x1095 0x3132 "sata_sil24" "Silicon Image Inc.|SiI 3132 PCI-X Serial ATA Controller" -0x1095 0x3512 "sata_sil" "Silicon Image Inc.|Sil3512A Serial ATA" -0x1095 0x3531 "sata_sil24" "Silicon Image Inc.|Serial ATA Controller" -0x1097 0x0038 "unknown" "Appian Graphics|EIDE Controller" -0x1097 0x3d32 "unknown" "Appian Graphics|Jeronimo 2000 AGP" -0x1098 0x0001 "Card:VESA driver (generic)" "Quantum Designs|QD-8500" -0x1098 0x0002 "Card:VESA driver (generic)" "Quantum Designs|QD-8580" -0x109e 0x032e "unknown" "Brooktree Corp.|Bt878 Video Capture" -0x109e 0x0350 "bttv" "Brooktree Corp.|Bt848 TV with DMA push" -0x109e 0x0351 "bttv" "Brooktree Corp.|Bt849A Video capture" -0x109e 0x0369 "bttv" "Brooktree Corp.|Bt878 Video Capture" -0x109e 0x036c "bttv" "Brooktree Corp.|Bt879(??) Video Capture" -0x109e 0x036e "bttv" "Brooktree Corp.|Bt878" -0x109e 0x036f "bttv" "Brooktree Corp.|Bt879" -0x109e 0x0370 "bttv" "Brooktree Corp.|Bt880 Video Capture" -0x109e 0x0878 0x0070 0x13eb "bt878" "Brooktree Corp.|WinTV Series" -0x109e 0x0878 0x0070 0xff01 "snd_bt87x" "Brooktree Corp.|Bt878 Audio Capture" -0x109e 0x0878 0x0071 0x0101 "bt878" "Brooktree Corp.|DigiTV PCI" -0x109e 0x0878 0x1002 0x0001 "bt878" "Brooktree Corp.|TV-Wonder" -0x109e 0x0878 0x1002 0x0003 "bt878" "Brooktree Corp.|TV-Wonder/VE" -0x109e 0x0878 0x107d 0x6606 "snd_bt87x" "Leadtek|Winfast TV 2000xp delux" -0x109e 0x0878 0x11bd 0x0012 "bt878" "Brooktree Corp.|PCTV pro (TV + FM stereo receiver, audio section)" -0x109e 0x0878 0x11bd 0x001c "bt878" "Brooktree Corp.|PCTV Sat (DBC receiver)" -0x109e 0x0878 0x127a 0x0001 "bt878" "Brooktree Corp.|Bt878 Video Capture (Audio Section)" -0x109e 0x0878 0x127a 0x0002 "bt878" "Brooktree Corp.|Bt878 Video Capture (Audio Section)" -0x109e 0x0878 0x127a 0x0003 "bt878" "Brooktree Corp.|Bt878 Video Capture (Audio Section)" -0x109e 0x0878 0x127a 0x0048 "bt878" "Brooktree Corp.|Bt878 Video Capture (Audio Section)" -0x109e 0x0878 0x13e9 0x0070 "bt878" "Brooktree Corp.|Win/TV (Audio Section)" -0x109e 0x0878 0x144f 0x3000 "bt878" "Brooktree Corp.|MagicTView CPH060 - Audio" -0x109e 0x0878 0x1461 0x0002 "bt878" "Brooktree Corp.|Avermedia PCTV98 Audio Capture" -0x109e 0x0878 0x1461 0x0003 "snd-bt87x" "" -0x109e 0x0878 0x1461 0x0004 "bt878" "Brooktree Corp.|AVerTV WDM Audio Capture" -0x109e 0x0878 0x1461 0x0761 "bt878" "Brooktree Corp.|AVerTV DVB-T" -0x109e 0x0878 0x14f1 0x0001 "bt878" "Brooktree Corp.|Bt878 Video Capture (Audio Section)" -0x109e 0x0878 0x14f1 0x0002 "bt878" "Brooktree Corp.|Bt878 Video Capture (Audio Section)" -0x109e 0x0878 0x14f1 0x0003 "bt878" "Brooktree Corp.|Bt878 Video Capture (Audio Section)" -0x109e 0x0878 0x14f1 0x0048 "bt878" "Brooktree Corp.|Bt878 Video Capture (Audio Section)" -0x109e 0x0878 0x1822 0x0001 "bt878" "Brooktree Corp.|VisionPlus DVB Card" -0x109e 0x0878 0x18ac 0xd500 "bt878" "Brooktree Corp.|DViCO FusionHDTV5 Lite" -0x109e 0x0878 0x270f 0xfc00 "bt878" "Brooktree Corp.|Digitop DTT-1000" -0x109e 0x0878 0xbd11 0x1200 "snd_bt87x" "Brooktree Corp.|Bt878 Audio Capture" -0x109e 0x0878 "bt878" "Brooktree Corp.|Pinnacle PCTV Sat DVB PCI (based on the Bt878 PCI bridge)" -0x109e 0x0879 0x0070 0x13eb "snd-bt87x" "Brooktree Corp.|Bt879 Video Capture (Audio Section)" -0x109e 0x0879 "btaudio" "Brooktree Corp.|Bt879 Video Capture (Audio Section)" -0x109e 0x0880 "btaudio" "Brooktree Corp.|Bt880 Video Capture (Audio Section)" -0x109e 0x2115 "unknown" "Brooktree Corp.|BtV 2115 Mediastream controller" -0x109e 0x2125 "unknown" "Brooktree Corp.|BtV 2125 Mediastream controller" -0x109e 0x2164 "unknown" "Brooktree Corp.|BtV 2164" -0x109e 0x2165 "unknown" "Brooktree Corp.|BtV 2165" -0x109e 0x8230 "unknown" "Brooktree Corp.|Bt8230 ATM Segment/Reassembly Ctrlr (SRC)" -0x109e 0x8472 "unknown" "Brooktree Corp.|Bt8472" -0x109e 0x8474 "unknown" "Brooktree Corp.|Bt8474" -0x10a4 0x0000 "unknown" "Globe Manufacturing Sales| " -0x10a5 0x3052 "slamr" "Smart Link Ltd.|SmartPCI562 56K Modem" -0x10a5 0x5449 "unknown" "Smart Link Ltd.|SmartPCI561 modem" -0x10a5 0x5459 "slamr" "Smart Link Ltd.|modem" -0x10a8 0x0000 "Card:STB Horizon" "Sierra Semiconductor|STB Horizon 64" -0x10a9 0x0001 "unknown" "Silicon Graphics Inc.|Crosstalk to PCI Bridge" -0x10a9 0x0002 "unknown" "Silicon Graphics Inc.|Linc I/O controller" -0x10a9 0x0003 "8250_pci" "Silicon Graphics Inc.|IOC3" -0x10a9 0x0004 "unknown" "Silicon Graphics Inc.|O2 MACE" -0x10a9 0x0005 "unknown" "Silicon Graphics Inc.|RAD Audio" -0x10a9 0x0006 "unknown" "Silicon Graphics Inc.|HPCEX" -0x10a9 0x0007 "unknown" "Silicon Graphics Inc.|RPCEX" -0x10a9 0x0008 "unknown" "Silicon Graphics Inc.|DiVO VIP" -0x10a9 0x0009 "acenic" "Silicon Graphics Inc.|Alteon Gigabit Ethernet" -0x10a9 0x0010 "unknown" "Silicon Graphics Inc.|AMP Video I/O" -0x10a9 0x0011 "unknown" "Silicon Graphics Inc.|GRIP" -0x10a9 0x0012 "unknown" "Silicon Graphics Inc.|SGH PSHAC GSN" -0x10a9 0x1001 "unknown" "Silicon Graphics Inc.|Magic Carpet" -0x10a9 0x1002 "unknown" "Silicon Graphics Inc.|Lithium" -0x10a9 0x1003 "unknown" "Silicon Graphics Inc.|Dual JPEG 1" -0x10a9 0x1004 "unknown" "Silicon Graphics Inc.|Dual JPEG 2" -0x10a9 0x1005 "unknown" "Silicon Graphics Inc.|Dual JPEG 3" -0x10a9 0x1006 "unknown" "Silicon Graphics Inc.|Dual JPEG 4" -0x10a9 0x1007 "unknown" "Silicon Graphics Inc.|Dual JPEG 5" -0x10a9 0x1008 "unknown" "Silicon Graphics Inc.|Cesium" -0x10a9 0x100a "unknown" "Silicon Graphics Inc.|IOC4 I/O controller" -0x10a9 0x2001 "unknown" "Silicon Graphics Inc.|Fibre Channel" -0x10a9 0x2002 "unknown" "Silicon Graphics Inc.|ASDE" -0x10a9 0x4001 "unknown" "Silicon Graphics Inc.|TIO-CE PCI Express Bridge" -0x10a9 0x4002 "unknown" "Silicon Graphics Inc.|TIO-CE PCI Express Port" -0x10a9 0x8001 "unknown" "Silicon Graphics Inc.|O2 1394" -0x10a9 0x8002 "unknown" "Silicon Graphics Inc.|G-net NT" -0x10a9 0x8010 "unknown" "Silicon Graphics Inc.|Broadcom e-net [SGI IO9/IO10 BaseIO]" -0x10a9 0x8018 "unknown" "Silicon Graphics Inc.|Broadcom e-net [SGI A330 Server BaseIO]" -0x10aa 0x0000 "unknown" "ACC Microelectronics|ACCM 2188" -0x10aa 0x2051 "unknown" "ACC Microelectronics|Laptop Chipset CPU Bridge" -0x10aa 0x5842 "unknown" "ACC Microelectronics|Laptop Chipset ISA Bridge" -0x10ab 0x0001 "unknown" "Winbond Electronics Corp.|W83769F" -0x10ab 0x0105 "unknown" "Winbond Electronics Corp.|SL82C105" -0x10ab 0x0565 "unknown" "Winbond Electronics Corp.|W83C553" -0x10ad 0x0001 "unknown" "Symphony Labs|W83769F" -0x10ad 0x0003 "unknown" "Symphony Labs|SL82C103" -0x10ad 0x0005 "unknown" "Symphony Labs|SL82C105" -0x10ad 0x0103 "unknown" "Symphony Labs|SL82c103" -0x10ad 0x0105 "pata_sl82c105" "Symphony Labs|SL82c105" -0x10ad 0x0150 "unknown" "Symphony Labs|EIDE Controller" -0x10ad 0x0565 "unknown" "Symphony Labs|W83C553" -0x10ae 0x0002 "unknown" "Cornerstone Technology|Graphics Controller" -0x10af 0x0001 "unknown" "Microcomputer Systems|IDE" -0x10b3 0x3106 "unknown" "Databook Inc.|DB87144" -0x10b3 0xb106 "yenta_socket" "Databook Inc.|DB87144" -0x10b4 0x1b1d "Card:STB Systems Velocity 3D" "STB Systems Inc.|Velocity 128 3D" -0x10b4 0x2636 "bttv" "STB|???" -0x10b5 0x0001 "unknown" "PLX Technology Inc.|i960 PCI bus interface" -0x10b5 0x0324 "unknown" "PLX Technology Inc.| " -0x10b5 0x0480 "unknown" "PLX Technology Inc.|IOP 480 Integrated PowerPC I/O Processor" -0x10b5 0x0960 "unknown" "PLX Technology Inc.|PCI 9080RDK-960 PCI Reference Design Kit for PCI 9080" -0x10b5 0x1030 "ISDN:hisax,type=34" "PLX Technology Inc.|Gazel ISDN Adapter" -0x10b5 0x1042 "unknown" "PLX Technology Inc.|Brandywine / jxi2, Inc. - PMC-SyncClock32, IRIG A & B, Nasa 36" -0x10b5 0x1054 "ISDN:hisax,type=34" "PLX Technology Inc.|Gazel ISDN Adapter" -0x10b5 0x106a 0x10b5 0x106a "8250_pci" "" -0x10b5 0x1076 "8250_pci" "PLX Technology Inc.|VScom 800 8 port serial adaptor" -0x10b5 0x1077 "8250_pci" "PLX Technology Inc.|VScom 400 4 port serial adaptor" -0x10b5 0x1078 "unknown" "PLX Technology Inc.|PCI 9050 Vision Systems VScom PCI-210" -0x10b5 0x1103 "8250_pci" "PLX Technology Inc.|SPcom 200" -0x10b5 0x1146 "unknown" "PLX Technology Inc.|PCI 9050 Vision Systems VScom PCI-010S" -0x10b5 0x1147 "unknown" "PLX Technology Inc.|PCI 9050 Vision Systems VScom PCI-020S" -0x10b5 0x1151 "ISDN:hisax,type=34" "PLX Technology Inc.|Gazel ISDN Adapter" -0x10b5 0x1152 "ISDN:hisax,type=34" "PLX Technology Inc.|Gazel ISDN Adapter" -0x10b5 0x1187 "ISDN:hisax,type=34" "PLX Technology Inc.|Olitec ISDN Adapter" -0x10b5 0x2021 "unknown" "PLX Technology Inc.|PCI9080 used in Daktronics VMax Quad Tansmitter Card" -0x10b5 0x2028 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2051 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2052 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2053 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2054 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2055 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2056 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2057 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2058 "isicom" "PLX Technology Inc.|Multiport Serial Card" -0x10b5 0x2288 "unknown" "PLX Technology Inc.|Chrislin Industries Memory" -0x10b5 0x2540 "unknown" "PLX Technology Inc.|IXXAT CAN-Interface PC-I 04/PCI" -0x10b5 0x2724 "unknown" "PLX Technology Inc.|Thales PCSM Security Card" -0x10b5 0x2bd0 "ISDN:hisax,type=34" "PLX Technology Inc.|Gazel ISDN Adapter" -0x10b5 0x3001 "tor2" "PLX Technology Inc.|" -0x10b5 0x6540 "unknown" "PLX Technology Inc.|PCI6540/6466 PCI-PCI bridge (transparent mode)" -0x10b5 0x6541 "unknown" "PLX Technology Inc.|PCI6540/6466 PCI-PCI bridge (non-transparent mode, primary side)" -0x10b5 0x6542 "unknown" "PLX Technology Inc.|PCI6540/6466 PCI-PCI bridge (non-transparent mode, secondary side)" -0x10b5 0x8111 "unknown" "PLX Technology Inc.|PEX 8111 PCI Express-to-PCI Bridge" -0x10b5 0x8114 "unknown" "PLX Technology Inc.|PEX 8114 PCI Express-to-PCI/PCI-X Bridge" -0x10b5 0x8516 "unknown" "PLX Technology Inc.|PEX 8516 Versatile PCI Express Switch" -0x10b5 0x8532 "unknown" "PLX Technology Inc.|PEX 8532 Versatile PCI Express Switch" -0x10b5 0x9030 "snd-vx222" "PLX Technology Inc.|VX222" -0x10b5 0x9036 "unknown" "PLX Technology Inc.|9036" -0x10b5 0x9050 0x10b5 0x1067 "unknown" "PLX Technology Inc.|IXXAT CAN i165" -0x10b5 0x9050 0x10b5 0x1172 "unknown" "PLX Technology Inc.|IK220 (Heidenhain)" -0x10b5 0x9050 0x10b5 0x2036 "unknown" "PLX Technology Inc.|SatPak GPS" -0x10b5 0x9050 0x10b5 0x2221 "unknown" "PLX Technology Inc.|Alpermann+Velte PCL PCI LV: Timecode Reader Board" -0x10b5 0x9050 0x10b5 0x2273 "unknown" "PLX Technology Inc.|SH-ARC SoHard ARCnet card" -0x10b5 0x9050 0x10b5 0x2431 "unknown" "PLX Technology Inc.|Alpermann+Velte PCL PCI D: Timecode Reader Board" -0x10b5 0x9050 0x10b5 0x2905 "unknown" "PLX Technology Inc.|Alpermann+Velte PCI TS: Time Synchronisation Board" -0x10b5 0x9050 0x10b5 0x9050 "unknown" "PLX Technology Inc.|MP9050" -0x10b5 0x9050 0x11a9 0x5334 "8250_pci" "PLX Technology Inc.|PCI Serial ports" -0x10b5 0x9050 0x124d 0xf001 "8250_pci" "PLX Technology Inc.|PCI Serial ports" -0x10b5 0x9050 0x124d 0xf010 "8250_pci" "PLX Technology Inc.|PCI Serial ports" -0x10b5 0x9050 0x12e0 0x0011 "8250_pci" "PLX Technology Inc.|PCI Serial ports" -0x10b5 0x9050 0x12e0 0x0021 "8250_pci" "PLX Technology Inc.|PCI Serial ports" -0x10b5 0x9050 0x12e0 0x0031 "8250_pci" "PLX Technology Inc.|PCI Serial ports" -0x10b5 0x9050 0x12e0 0x0041 "8250_pci" "PLX Technology Inc.|PCI Serial ports" -0x10b5 0x9050 0x1498 0x0362 "unknown" "PLX Technology Inc.|TPMC866 8 Channel Serial Card" -0x10b5 0x9050 0x1522 0x0001 "unknown" "PLX Technology Inc.|RockForce 4 Port V.90 Data/Fax/Voice Modem" -0x10b5 0x9050 0x1522 0x0002 "unknown" "PLX Technology Inc.|RockForce 2 Port V.90 Data/Fax/Voice Modem" -0x10b5 0x9050 0x1522 0x0003 "unknown" "PLX Technology Inc.|RockForce 6 Port V.90 Data/Fax/Voice Modem" -0x10b5 0x9050 0x1522 0x0004 "unknown" "PLX Technology Inc.|RockForce 8 Port V.90 Data/Fax/Voice Modem" -0x10b5 0x9050 0x1522 0x0010 "unknown" "PLX Technology Inc.|RockForce2000 4 Port V.90 Data/Fax/Voice Modem" -0x10b5 0x9050 0x1522 0x0020 "unknown" "PLX Technology Inc.|RockForce2000 2 Port V.90 Data/Fax/Voice Modem" -0x10b5 0x9050 0x15ed 0x1000 "unknown" "PLX Technology Inc.|Macrolink MCCS 8-port Serial" -0x10b5 0x9050 0x15ed 0x1001 "unknown" "PLX Technology Inc.|Macrolink MCCS 16-port Serial" -0x10b5 0x9050 0x15ed 0x1002 "unknown" "PLX Technology Inc.|Macrolink MCCS 8-port Serial Hot Swap" -0x10b5 0x9050 0x15ed 0x1003 "unknown" "PLX Technology Inc.|Macrolink MCCS 16-port Serial Hot Swap" -0x10b5 0x9050 0x5654 0x2036 "vpbhp" "VoiceTronix Pty|OpenSwitch 6 Telephony card" -0x10b5 0x9050 0x5654 0x3132 "vpbhp" "VoiceTronix Pty|OpenSwitch 12 Telephony card" -0x10b5 0x9050 0x5654 0x5634 "vpbhp" "VoiceTronix Pty|OpenLine4 Telephony card" -0x10b5 0x9050 0x8246 0xffff "tahoe9xx" "" -0x10b5 0x9050 0xd531 0xc002 "unknown" "PLX Technology Inc.|PCIntelliCAN 2xSJA1000 CAN bus" -0x10b5 0x9050 0xd84d 0x4006 "unknown" "PLX Technology Inc.|EX-4006 1P" -0x10b5 0x9050 0xd84d 0x4008 "unknown" "PLX Technology Inc.|EX-4008 1P EPP/ECP" -0x10b5 0x9050 0xd84d 0x4014 "unknown" "PLX Technology Inc.|EX-4014 2P" -0x10b5 0x9050 0xd84d 0x4018 "unknown" "PLX Technology Inc.|EX-4018 3P EPP/ECP" -0x10b5 0x9050 0xd84d 0x4025 "unknown" "PLX Technology Inc.|EX-4025 1S(16C550) RS-232" -0x10b5 0x9050 0xd84d 0x4027 "unknown" "PLX Technology Inc.|EX-4027 1S(16C650) RS-232" -0x10b5 0x9050 0xd84d 0x4028 "unknown" "PLX Technology Inc.|EX-4028 1S(16C850) RS-232" -0x10b5 0x9050 0xd84d 0x4036 "unknown" "PLX Technology Inc.|EX-4036 2S(16C650) RS-232" -0x10b5 0x9050 0xd84d 0x4037 "unknown" "PLX Technology Inc.|EX-4037 2S(16C650) RS-232" -0x10b5 0x9050 0xd84d 0x4038 "unknown" "PLX Technology Inc.|EX-4038 2S(16C850) RS-232" -0x10b5 0x9050 0xd84d 0x4052 "unknown" "PLX Technology Inc.|EX-4052 1S(16C550) RS-422/485" -0x10b5 0x9050 0xd84d 0x4053 "unknown" "PLX Technology Inc.|EX-4053 2S(16C550) RS-422/485" -0x10b5 0x9050 0xd84d 0x4055 "8250_pci" "PLX Technology Inc.|EX-4055 4S(16C550) RS-232" -0x10b5 0x9050 0xd84d 0x4058 "unknown" "PLX Technology Inc.|EX-4055 4S(16C650) RS-232" -0x10b5 0x9050 0xd84d 0x4065 "unknown" "PLX Technology Inc.|EX-4065 8S(16C550) RS-232" -0x10b5 0x9050 0xd84d 0x4068 "unknown" "PLX Technology Inc.|EX-4068 8S(16C650) RS-232" -0x10b5 0x9050 0xd84d 0x4078 "unknown" "PLX Technology Inc.|EX-4078 2S(16C552) RS-232+1P" -0x10b5 0x9050 "snd-vx222" "PLX Technology Inc.|VX222" -0x10b5 0x9051 "unknown" "PLX Technology Inc.|PCI9051 Target PCI interface Chip" -0x10b5 0x9052 "unknown" "PLX Technology Inc.|PCI 9052 PCI 9052 Target PCI Interface Chip" -0x10b5 0x9054 "unknown" "PLX Technology Inc.|PCI 9054 PCI I/O Accelerator" -0x10b5 0x9056 "unknown" "PLX Technology Inc.|Francois" -0x10b5 0x9060 "unknown" "PLX Technology Inc.|9060" -0x10b5 0x906d "snd-korg1212" "PLX Technology Inc.|Korg 1212 IO" -0x10b5 0x906e "unknown" "PLX Technology Inc.|9060ES" -0x10b5 0x9080 "unknown" "PLX Technology Inc.|9080" -0x10b5 0x9656 0x1369 0xb001 "snd-pcxhr" "Digigram|VX882HR" -0x10b5 0x9656 0x1369 0xb101 "snd-pcxhr" "Digigram|PCX882HR" -0x10b5 0x9656 0x1369 0xb201 "snd-pcxhr" "Digigram|VX881HR" -0x10b5 0x9656 0x1369 0xb301 "snd-pcxhr" "Digigram|PCX881HR" -0x10b5 0x9656 0x1369 0xb401 "snd-pcxhr" "Digigram|VX1222HR" -0x10b5 0x9656 0x1369 0xb501 "snd-pcxhr" "Digigram|PCX1222HR" -0x10b5 0x9656 0x1369 0xb601 "snd-pcxhr" "Digigram|VX1221HR" -0x10b5 0x9656 0x1369 0xb701 "snd-pcxhr" "Digigram|PCX1221HR" -0x10b5 0x9656 "unknown" "PLX Technology Inc.|" -0x10b5 0xa001 "8250_pci" "PLX Technology Inc.|Gtek Serial" -0x10b5 0xbb04 "unknown" "PLX Technology Inc.|B&B 3PCIOSD1A Isolated PCI Serial" -0x10b5 0xc001 "unknown" "PLX Technology Inc.|GTEK Cyclone 16/32 port serial adaptor" -0x10b5 0xd00d "tor2" "PLX Technology Inc.|" -0x10b6 0x0001 "unknown" "Madge Networks|Smart 16/4 PCI Ringnode" -0x10b6 0x0002 "abyss" "Madge Networks|Smart 16/4 PCI Ringnode Mk2" -0x10b6 0x0003 "unknown" "Madge Networks|Smart 16/4 PCI Ringnode Mk3" -0x10b6 0x0004 "unknown" "Madge Networks|Smart 16/4 PCI Ringnode Mk1" -0x10b6 0x0006 "yenta_socket" "Madge Networks|16/4 Cardbus Adapter" -0x10b6 0x0007 "unknown" "Madge Networks|Presto PCI Adapter" -0x10b6 0x0009 "unknown" "Madge Networks|Smart 100/16/4 PCI-HS Ringnode" -0x10b6 0x000a "unknown" "Madge Networks|Smart 100/16/4 PCI Ringnode" -0x10b6 0x000b "yenta_socket" "Madge Networks|16/4 CardBus Adapter Mk2" -0x10b6 0x000c "unknown" "Madge Networks|RapidFire 3140V2 16/4 TR Adapter" -0x10b6 0x0020 "unknown" "Madge Networks|Unknown?" -0x10b6 0x0022 "unknown" "Madge Networks|Unknown?" -0x10b6 0x1000 "horizon" "Madge Networks|Collage 25 ATM Adapter" -0x10b6 0x1001 "ambassador" "Madge Networks|Collage 155 ATM Server Adapter" -0x10b6 0x1002 "ambassador" "Madge Networks|Ambassador ATM Adapter" -0x10b7 0x0001 "acenic" "3Com Corp.|3c985 1000BaseSX" -0x10b7 0x0013 "ath_pci" "3Com Corp.|AR5212 802.11abg NIC (3CRDAG675)" -0x10b7 0x0910 "unknown" "3Com Corp.|3C910-A01" -0x10b7 0x1000 "unknown" "3Com Corp.|3C905CX-TXNM 3COM 3C905CX-TXNM with 40-0664-003 ASIC" -0x10b7 0x1006 "unknown" "3Com Corp.|MINI PCI type 3B Data Fax Modem" -0x10b7 0x1007 "unknown" "3Com Corp.|3C556 V.90 Mini-PCI Modem" -0x10b7 0x1201 "3c59x" "3Com Corp.|3c982-TXM 10/100baseTX Dual Port A [Hydra]" -0x10b7 0x1202 "3c59x" "3Com Corp.|3c982-TXM 10/100baseTX Dual Port B [Hydra]" -0x10b7 0x1700 "sk98lin" "3Com Corp.|3C940 10/100/1000 LAN" -0x10b7 0x1f1f "unknown" "3Com Corp.|3CRWE777A AirConnect Wireless LAN PCI Card" -0x10b7 0x3390 "tmspci" "3Com Corp.|Token Link Velocity" -0x10b7 0x3590 "3c359" "3Com Corp.|3c359 TokenLink Velocity XL" -0x10b7 0x4500 "3c59x" "3Com Corp.|3c450 Cyclone/unknown" -0x10b7 0x5055 "3c59x" "3Com Corp.|3c555 [Megahertz] 10/100 LAN CardBus" -0x10b7 0x5057 "3c59x" "3Com Corp.|3c575 [Megahertz] 10/100 LAN CardBus" -0x10b7 0x5157 "3c59x" "3Com Corp.|3c575 [Megahertz] 10/100 LAN CardBus" -0x10b7 0x5257 "3c59x" "3Com Corp.|3c575 Fast EtherLink XL" -0x10b7 0x5900 "3c59x" "3Com Corp.|3c590 10BaseT [Vortex]" -0x10b7 0x5920 "3c59x" "3Com Corp.|3c592 EISA 10mbps Demon/Vortex" -0x10b7 0x5950 "3c59x" "3Com Corp.|3c595 100BaseTX [Vortex]" -0x10b7 0x5951 "3c59x" "3Com Corp.|3c595 100BaseT4 [Vortex]" -0x10b7 0x5952 "3c59x" "3Com Corp.|3c595 100Base-MII [Vortex]" -0x10b7 0x5970 "3c59x" "3Com Corp.|3c597 EISA Fast Demon/Vortex" -0x10b7 0x5b57 "3c59x" "3Com Corp.|3C595 Megahertz 10/100 LAN CardBus" -0x10b7 0x6000 "adm8211" "3Com Corp.|3CRSHPW796 [OfficeConnect Wireless CardBus]" -0x10b7 0x6001 "prism54" "3Com Corp.|3cRWE154G72 Wireless LAN adapter" -0x10b7 0x6055 "3c59x" "3Com Corp.|3c556 10/100 Mini-PCI Adapter [Cyclone]" -0x10b7 0x6056 "3c59x" "3Com Corp.|3C556 10/100 Mini PCI Fast Ethernet Adapter" -0x10b7 0x6550 "3c59x" "3Com Corp.|3c575 [Megahertz] 10/100 LAN CardBus" -0x10b7 0x6560 "3c59x" "3Com Corp.|3c575 [Megahertz] 10/100 LAN CardBus" -0x10b7 0x6561 "3c59x" "3Com Corp.|FEM656 10/100 LAN+56K Modem CardBus PC Card" -0x10b7 0x6562 "3c59x" "3Com Corp.|3CCFEM656 Cyclone CardBus" -0x10b7 0x6563 "3c59x" "3Com Corp.|FEM656B 10/100 LAN+56K Modem CardBus PC Card" -0x10b7 0x6564 "3c59x" "3Com Corp.|3CCFEM656 Cyclone CardBus" -0x10b7 0x6565 "unknown" "3Com Corp.|3CCFEM656C Global 10/100 Fast Ethernet+56K Modem" -0x10b7 0x7646 "3c59x" "3Com Corp.|3cSOHO100-TX [Hurricane]" -0x10b7 0x7770 "orinoco_plx" "3Com Corp.|802.11b Wireless Ethernet Adapter" -0x10b7 0x7940 "3c59x" "3Com Corp.|3c803 FDDILink DAS Controller" -0x10b7 0x7980 "3c59x" "3Com Corp.|3c803 FDDILink UTP Controller" -0x10b7 0x7990 "3c59x" "3Com Corp.|3c804 FDDILink SAS Controller" -0x10b7 0x80eb "sk98lin" "3Com Corp.|3c940B 10/100/1000Base-T" -0x10b7 0x8811 "unknown" "3Com Corp.|Token ring" -0x10b7 0x9000 "3c59x" "3Com Corp.|3c900 10BaseT [Boomerang]" -0x10b7 0x9001 "3c59x" "3Com Corp.|3c900 Combo [Boomerang]" -0x10b7 0x9004 "3c59x" "3Com Corp.|3c900B-TPO [Etherlink XL TPO]" -0x10b7 0x9005 "3c59x" "3Com Corp.|3c900B-Combo [Etherlink XL Combo]" -0x10b7 0x9006 "3c59x" "3Com Corp.|3c900B-TPC [Etherlink XL TPC]" -0x10b7 0x900a "3c59x" "3Com Corp.|3c900B-FL [Etherlink XL FL]" -0x10b7 0x9050 "3c59x" "3Com Corp.|3c905 100BaseTX [Boomerang]" -0x10b7 0x9051 "3c59x" "3Com Corp.|3c905 100BaseT4 [Boomerang]" -0x10b7 0x9055 "3c59x" "3Com Corp.|3c905B 100BaseTX [Cyclone]" -0x10b7 0x9056 "3c59x" "3Com Corp.|3c905B-T4 [Fast EtherLink XL 10/100]" -0x10b7 0x9058 "3c59x" "3Com Corp.|3c905B-Combo [Deluxe Etherlink XL 10/100]" -0x10b7 0x905a "3c59x" "3Com Corp.|3c905B-FX [Fast Etherlink XL FX 10/100]" -0x10b7 0x9200 "3c59x" "3Com Corp.|3c905C-TX [Fast Etherlink]" -0x10b7 0x9201 "3c59x" "3Com Corp.|3c920 Tornado" -0x10b7 0x9202 "3c59x" "3Com Corp.|3Com 3C920B-EMB-WNM Integrated Fast Ethernet Controller" -0x10b7 0x9210 "3c59x" "3Com Corp.|3C920B-EMB-WNM Integrated Fast Ethernet Controller" -0x10b7 0x9300 "tulip" "3Com Corp.|3CSOHO100B-TX [910-A01]" -0x10b7 0x9800 "3c59x" "3Com Corp.|3c980-TX [Fast Etherlink XL Server Adapter]" -0x10b7 0x9805 "3c59x" "3Com Corp.|3c980-TX [Fast Etherlink XL Server Adapter]" -0x10b7 0x9900 "typhoon" "3Com Corp.|3C990-TX Typhoon" -0x10b7 0x9902 "typhoon" "3Com Corp.|3CR990-TX-95 EtherLink 10/100 PCI with 3XP Processor" -0x10b7 0x9903 "typhoon" "3Com Corp.|3CR990-TX-97 EtherLink 10/100 PCI with 3XP Processor" -0x10b7 0x9904 "typhoon" "3Com Corp.|3CR990-TX-M EtherLink 10/100 PCI with 3XP Processor" -0x10b7 0x9905 "typhoon" "3Com Corp.|3CR990-FX-95/97/95 [Typhon Fiber]" -0x10b7 0x9908 "typhoon" "3Com Corp.|3CR990SVR95 EtherLink 10/100 Server PCI with 3XP" -0x10b7 0x9909 "typhoon" "3Com Corp.|3CR990SVR97 EtherLink 10/100 Server PCI with 3XP" -0x10b7 0x990a "typhoon" "3Com Corp.|3C990BSVR EtherLink 10/100 Server PCI with 3XP" -0x10b7 0x990b "typhoon" "3Com Corp.|3C990SVR [Typhoon Server]" -0x10b8 0x0005 "epic100" "Standard Microsystems Corp [SMC]|83C170QF" -0x10b8 0x0006 "epic100" "Standard Microsystems Corp [SMC]|LANEPIC" -0x10b8 0x1000 "unknown" "Standard Microsystems Corp [SMC]|FDC 37c665" -0x10b8 0x1001 "unknown" "Standard Microsystems Corp [SMC]|FDC 37C922" -0x10b8 0x2802 "unknown" "Standard Microsystems Corp [SMC]|SMC2802W [EZ Connect g]" -0x10b8 0xa011 "unknown" "Standard Microsystems Corp [SMC]|83C170QF" -0x10b8 0xb106 "unknown" "Standard Microsystems Corp [SMC]|SMC34C90" -0x10b9 0x0000 "unknown" "Acer Labs Inc.|MDV92XP NetoDragon PCI Soft Modem V92 NetoDragon" -0x10b9 0x0101 "unknown" "Acer Labs Inc.|CMI8338/C3DX PCI Audio Device" -0x10b9 0x0111 "snd-cmipci" "Acer Labs Inc.|C-Media CMI8738/C3DX Audio Device (OEM)" -0x10b9 0x05ff "alim1535d_wdt" "Acer Labs Inc.|" -0x10b9 0x0780 "unknown" "Acer Labs Inc.|Multi-IO Card" -0x10b9 0x0782 "unknown" "Acer Labs Inc.|Multi-IO Card" -0x10b9 0x1435 "unknown" "Acer Labs Inc.|M1435" -0x10b9 0x1445 "unknown" "Acer Labs Inc.|M1445" -0x10b9 0x1449 "unknown" "Acer Labs Inc.|M1449" -0x10b9 0x1451 "unknown" "Acer Labs Inc.|M1451" -0x10b9 0x1461 "unknown" "Acer Labs Inc.|M1461" -0x10b9 0x1489 "unknown" "Acer Labs Inc.|M1489" -0x10b9 0x1511 "unknown" "Acer Labs Inc.|M1511 [Aladdin]" -0x10b9 0x1512 "unknown" "Acer Labs Inc.|M1512 [Aladdin]" -0x10b9 0x1513 "unknown" "Acer Labs Inc.|M1513 [Aladdin]" -0x10b9 0x1521 "unknown" "Acer Labs Inc.|M1521 [Aladdin III]" -0x10b9 0x1523 "unknown" "Acer Labs Inc.|M1523" -0x10b9 0x1531 "unknown" "Acer Labs Inc.|M1531 [Aladdin IV]" -0x10b9 0x1533 "unknown" "Acer Labs Inc.|M1533 PCI to ISA Bridge [Aladdin IV]" -0x10b9 0x1535 "alim1535_wdt" "Acer Labs Inc.|M1535x ISA Bridge" -0x10b9 0x1541 "ali-agp" "Acer Labs Inc.|M1541" -0x10b9 0x1543 "unknown" "Acer Labs Inc.|M1543" -0x10b9 0x1561 "unknown" "Acer Labs Inc.|M1561 North Bridge" -0x10b9 0x1563 "i2c-ali1563" "Acer Labs Inc.|M1563 HyperTransport South Bridge" -0x10b9 0x1573 "unknown" "Acer Labs Inc.|PCI to LPC Controller" -0x10b9 0x1621 "ali-agp" "Acer Labs Inc.|M1621" -0x10b9 0x1631 "ali-agp" "Acer Labs Inc.|ALI M1631 PCI North Bridge Aladdin Pro III" -0x10b9 0x1632 "ali-agp" "Acer Labs Inc.|M1632 North Bridge" -0x10b9 0x1641 "ali-agp" "Acer Labs Inc.|ALI M1641 PCI North Bridge Aladdin Pro IV" -0x10b9 0x1644 "ali-agp" "Acer Labs Inc.|M1644 AGP System Controller" -0x10b9 0x1646 "unknown" "Acer Labs Inc.|M1646 AGP System Controller" -0x10b9 0x1647 "ali-agp" "Acer Labs Inc.|M1647 CPU to PCI Bridge" -0x10b9 0x1651 "ali-agp" "Acer Labs Inc.|M1651 CPU to PCI Bridge" -0x10b9 0x1661 "unknown" "Acer Labs Inc.|M1661 AGP System Controller" -0x10b9 0x1667 "unknown" "Acer Labs Inc.|M1667 AGP System Controller" -0x10b9 0x1671 "ali-agp" "Acer Labs Inc.|M1671 Northbridge [Aladdin-P4]" -0x10b9 0x1672 "unknown" "Acer Labs Inc.|M1672 Northbridge [CyberALADDiN-P4]" -0x10b9 0x1681 "ali-agp" "Acer Labs Inc.|M1681 P4 Northbridge [AGP8X,HyperTransport and SDR/DDR]" -0x10b9 0x1687 "unknown" "Acer Labs Inc.|M1687 K8 Northbridge [AGP8X and HyperTransport]" -0x10b9 0x1689 "amd64-agp" "Acer Labs Inc.|M1689 K8 Northbridge [Super K8 Single Chip]" -0x10b9 0x1695 "amd64-agp" "Acer Labs Inc.|M1695 K8 Northbridge [PCI Express and HyperTransport]" -0x10b9 0x1697 "unknown" "ALi Corporation|M1697 HTT Host Bridge" -0x10b9 0x3141 "unknown" "Acer Labs Inc.|M3141" -0x10b9 0x3143 "unknown" "Acer Labs Inc.|M3143" -0x10b9 0x3145 "unknown" "Acer Labs Inc.|M3145" -0x10b9 0x3147 "unknown" "Acer Labs Inc.|M3147" -0x10b9 0x3149 "unknown" "Acer Labs Inc.|M3149" -0x10b9 0x3151 "unknown" "Acer Labs Inc.|M3151" -0x10b9 0x3307 "unknown" "Acer Labs Inc.|M3307" -0x10b9 0x3309 "unknown" "Acer Labs Inc.|M3309" -0x10b9 0x3323 "unknown" "Acer Labs Inc.|M3325 Video/Audio Decoder" -0x10b9 0x5212 "unknown" "Acer Labs Inc.|M4803" -0x10b9 0x5215 "unknown" "Acer Labs Inc.|MS4803" -0x10b9 0x5217 "unknown" "Acer Labs Inc.|M5217H" -0x10b9 0x5219 "unknown" "Acer Labs Inc.|M5219" -0x10b9 0x5225 "unknown" "Acer Labs Inc.|M5225" -0x10b9 0x5228 "alim15x3" "Acer Labs Inc.|M5228 ALi ATA/RAID Controller" -0x10b9 0x5229 "alim15x3" "Acer Labs Inc.|M5229 IDE" -0x10b9 0x5235 "unknown" "Acer Labs Inc.|M5225" -0x10b9 0x5237 "usb-ohci" "Acer Labs Inc.|M5237 (USB)" -0x10b9 0x5239 "ehci-hcd" "Acer Labs Inc.|USB 2.0 Controller" -0x10b9 0x5240 "unknown" "Acer Labs Incorporated (ALI)|EIDE Controller" -0x10b9 0x5241 "unknown" "Acer Labs Incorporated (ALI)|PCMCIA Bridge" -0x10b9 0x5242 "unknown" "Acer Labs Incorporated (ALI)|General Purpose Controller" -0x10b9 0x5243 "unknown" "Acer Labs Inc.|M5243" -0x10b9 0x5244 "unknown" "Acer Labs Incorporated (ALI)|Floppy Disk Controller" -0x10b9 0x5246 "unknown" "Acer Labs Inc.|AGP8X Controller" -0x10b9 0x5247 "unknown" "Acer Labs Inc.|M5247" -0x10b9 0x5249 "unknown" "Acer Labs Inc.|M5249 HTT to PCI Bridge" -0x10b9 0x524b "unknown" "ALi Corporation|PCI Express Root Port" -0x10b9 0x524c "unknown" "ALi Corporation|PCI Express Root Port" -0x10b9 0x524d "unknown" "ALi Corporation|PCI Express Root Port" -0x10b9 0x524e "unknown" "ALi Corporation|PCI Express Root Port" -0x10b9 0x5251 "unknown" "Acer Labs Inc.|M5251 P1394 OHCI 1.0 Controller" -0x10b9 0x5253 "unknown" "Acer Labs Inc.|M5253 P1394 OHCI 1.1 Controller" -0x10b9 0x5255 "unknown" "Acer Labs Inc.|M5455 PCI AC-Link Controller Audio Device" -0x10b9 0x5261 "tulip" "Acer Labs Inc.|M5261 Ethernet Controller" -0x10b9 0x5263 "tulip" "Acer Labs Inc.|M5263 Ethernet Controller" -0x10b9 0x5271 "unknown" "Acer Labs Inc.|M5471 Memory Stick Controller" -0x10b9 0x5273 "unknown" "Acer Labs Inc.|M5473 SD-MMC Controller" -0x10b9 0x5281 "sata_uli" "Acer Labs Inc.|ALi M5281 Serial ATA / RAID Host Controller" -0x10b9 0x5287 "sata_uli" "Acer Labs Inc.|ALi M5287 Serial ATA / RAID Host Controller" -0x10b9 0x5288 "ahci" "Acer Labs Inc.|ALi M5288 Serial ATA / RAID Host Controller" -0x10b9 0x5289 "sata_uli" "Acer Labs Inc.|ALi M5289 Serial ATA / RAID Host Controller" -0x10b9 0x5427 "unknown" "Acer Labs (see also vendor 1025h)|ALI PCI to AGP Bridge" -0x10b9 0x5450 "unknown" "Acer Labs Inc.|Agere Systems AC97 Modem" -0x10b9 0x5451 "snd-ali5451" "Acer Labs Inc.|M5451 PCI South Bridge Audio" -0x10b9 0x5453 "trident" "Acer Labs Inc.|M5453 PCI AC-Link Controller Modem Device" -0x10b9 0x5455 "snd-intel8x0" "Acer Labs Inc.|M5455 PCI AC-Link Controller Audio Device" -0x10b9 0x5457 "slamr" "Acer Labs Inc.|M5457 AC-Link Modem Interface Controller" -0x10b9 0x5459 "slamr" "Acer Labs Inc.|SmartPCI561 56K Modem" -0x10b9 0x545a "slamr" "Acer Labs Inc.|SmartLink SmartPCI563 56K Modem" -0x10b9 0x5461 "snd-hda-intel" "Acer Labs Inc.|High Definition Audio/AC'97 Host Controller" -0x10b9 0x5471 "unknown" "Acer Labs Inc.|M5471 Memory Stick Controller" -0x10b9 0x5473 "unknown" "Acer Labs Inc.|M5473 SD-MMC Controller" -0x10b9 0x7101 "i2c-ali1535" "Acer Labs Inc.|M7101 PMU" -0x10ba 0x0301 "unknown" "Mitsubishi Electric Corp.|AccelGraphics AccelECLIPSE" -0x10ba 0x0304 "unknown" "Mitsubishi Electric Corp.|GUI Accelerator" -0x10ba 0x0308 "unknown" "Mitsubishi Electric Corp.|Tornado 3000 [OEM Evans & Sutherland]" -0x10ba 0x1002 "unknown" "Mitsubishi Electric Corp.|VG500 [VolumePro Volume Rendering Accelerator]" -0x10bd 0x0e34 "ne2k-pci" "Surecom Technology|NE-34PCI LAN" -0x10bd 0x5240 "unknown" "Surecom Technology|EIDE Controller" -0x10bd 0x5241 "unknown" "Surecom Technology|PCMCIA Bridge" -0x10bd 0x5242 "unknown" "Surecom Technology|General Purpose Controller" -0x10bd 0x5243 "unknown" "Surecom Technology|Bus Controller" -0x10bd 0x5244 "unknown" "Surecom Technology|Floppy Disk Controller" -0x10c3 0x1100 "e100" "Samsung Semiconductors Inc.|Smartether100 SC1100 LAN Adapter (i82557B)" -0x10c3 0x8920 "unknown" "Samsung Semiconductors Inc.| " -0x10c3 0x8925 "unknown" "Samsung Semiconductors Inc.| " -0x10c4 0x8363 "unknown" "Award Software Int'l Inc.| " -0x10c8 0x0000 "unknown" "Neomagic Corp.|Graphics Controller" -0x10c8 0x0001 "Card:NeoMagic MagicGraph (laptop/notebook)" "Neomagic Corp.|NM2070 [MagicGraph NM2070]" -0x10c8 0x0002 "Card:NeoMagic MagicGraph (laptop/notebook)" "Neomagic Corp.|NM2090 [MagicGraph 128V]" -0x10c8 0x0003 "Card:NeoMagic MagicGraph (laptop/notebook)" "Neomagic Corp.|NM2093 [MagicGraph 128ZV]" -0x10c8 0x0004 "Card:NeoMagic 128XD" "Neomagic Corp.|NM2160 [MagicGraph 128XD]" -0x10c8 0x0005 "Card:NeoMagic MagicGraph (laptop/notebook)" "Neomagic Corp.|[MagicGraph 256AV]" -0x10c8 0x0006 "Card:NeoMagic MagicMedia (laptop/notebook)" "Neomagic Corp.|NM2360 [MagicMedia 256ZX]" -0x10c8 0x0016 "Card:NeoMagic MagicMedia 256XL+" "Neomagic Corp.|[MagicMedia 256XL+]" -0x10c8 0x0025 "Card:NeoMagic MagicMedia (laptop/notebook)" "Neomagic Corp.|[MagicMedia 256AV+]" -0x10c8 0x0083 "Card:NeoMagic MagicGraph (laptop/notebook)" "Neomagic Corp.|[MagicGraph 128ZV Plus]" -0x10c8 0x008f "ad1848" "NeoMagic Corp.|MagicMedia 256AV Audio Device on Colorado Inspiron" -0x10c8 0x1028 "ad1848" "NeoMagic Corp.|MagicMedia 256AV Audio Device on Colorado Inspiron" -0x10c8 0x8005 0x0e11 0xb0d1 "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device on Discovery" -0x10c8 0x8005 0x0e11 0xb126 "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device on Durango" -0x10c8 0x8005 0x1014 0x00dd "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device on BlackTip Thinkpad" -0x10c8 0x8005 0x1025 0x1003 "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device on TravelMate 720" -0x10c8 0x8005 0x1028 0x0088 "nm256_audio" "Neomagic Corp.|Latitude CPi A" -0x10c8 0x8005 0x1028 0x008f "ad1848" "Dell|MagicMedia 256AV Audio Device on Colorado Inspiron" -0x10c8 0x8005 0x103c 0x0007 "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device on Voyager II" -0x10c8 0x8005 0x103c 0x0008 "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device on Voyager III" -0x10c8 0x8005 0x103c 0x000d "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device on Omnibook 900" -0x10c8 0x8005 0x10c8 0x8005 "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device on FireAnt" -0x10c8 0x8005 0x110a 0x8005 "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device" -0x10c8 0x8005 0x14c0 0x0004 "nm256_audio" "Neomagic Corp.|MagicMedia 256AV Audio Device" -0x10c8 0x8005 "nm256_audio" "Neomagic Corp.|[MagicMedia 256AV]" -0x10c8 0x8006 "nm256_audio" "Neomagic Corp.|[MagicMedia 256AV]" -0x10c8 0x8016 "nm256_audio" "Neomagic Corp.|NM2380 MagicMedia 256XL+ Audio Device" -0x10cc 0x0226 "unknown" "Mentor Arc Inc.|PCI/ISA Bridge" -0x10cc 0x0257 "unknown" "Mentor Arc Inc.|Host/PCI Bridge" -0x10cc 0x0660 "unknown" "Mai Logic Incorporated|Articia S Host Bridge" -0x10cc 0x0661 "unknown" "Mai Logic Incorporated|Articia S PCI Bridge" -0x10cd 0x1100 "unknown" "Advanced System Products|ASC1100" -0x10cd 0x1200 "advansys" "Advanced System Products|ASC1200 [(abp940) Fast SCSI-II]" -0x10cd 0x1300 "advansys" "Advanced System Products|ABP940-U / ABP960-U" -0x10cd 0x2300 "advansys" "Advanced System Products|ABP940-UW" -0x10cd 0x2500 "advansys" "Advanced System Products|ABP940-U2W" -0x10cd 0x4000 "unknown" "Advanced System Products|ASC30C0400 IEEE-1394 OHCI PCI Controller" -0x10cf 0x10c5 "unknown" "Fujitsu Ltd.|FMV-103 Serial Parallel Card" -0x10cf 0x2001 "unknown" "Citicorp TTI|mb86605" -0x10cf 0x2002 "unknown" "Fujitsu Ltd.|MB86606 Fast Wide SCSI Controller" -0x10cf 0x2005 "unknown" "Fujitsu Ltd.|MB86974 10/100 Fast Ethernet Adapter" -0x10cf 0x200c "unknown" "Fujitsu Ltd.|MB86974 IEEE1394 OpenHCI Controller" -0x10cf 0x2010 "unknown" "Fujitsu Ltd.|OHCI FireWire Controller" -0x10cf 0x2011 "unknown" "Fujitsu Ltd.|MPEG2 R-Engine (MPEG2 Hardware Encoder)" -0x10cf 0x2019 "unknown" "Fujitsu Ltd.| " -0x10d9 0x0066 "unknown" "Macronix Inc.|MX86101P" -0x10d9 0x0431 "unknown" "Macronix Inc.||MX98715" -0x10d9 0x0512 "tulip" "Macronix Inc.||MX98713" -0x10d9 0x0531 "tulip" "Macronix Inc.||MX987x5" -0x10d9 0x0532 "unknown" "Macronix Inc.|MX98723/727 PCI/CardBus Fast Ethernet Controller" -0x10d9 0x0553 "unknown" "Macronix Inc.|MX987x5 Ethernet Adapter" -0x10d9 0x8625 "tulip" "Macronix Inc.||MX86250" -0x10d9 0x8626 "unknown" "Macronix Inc.|MX86251" -0x10d9 0x8627 "unknown" "Macronix Inc.|MX86251" -0x10d9 0x8888 "Card:VESA driver (generic)" "Macronix Inc.||MX86200" -0x10d9 0xc115 "unknown" "Macronix Inc.|lc82c115" -0x10da 0x0508 "tmspci" "Compaq IPG-Austin|TC4048 Token Ring 4/16" -0x10da 0x3390 "unknown" "Compaq IPG-Austin|Tl3c3x9" -0x10dc 0x0001 "unknown" "CERN-European Lab.|STAR/RD24 SCI-PCI (PMC)" -0x10dc 0x0002 "unknown" "CERN-European Lab.|TAR/RD24 SCI-PCI (PMC) [ATT 2C15-3 (FPGA) SCI bridge on PCI 5 Volt card]" -0x10dc 0x0004 "unknown" "CERN-European Lab.|EP20S780 ALTERA STRATIX" -0x10dc 0x0010 "unknown" "CERN-European Lab.|680-1110-150/400 Simple PMC/PCI to S-LINK interface" -0x10dc 0x0011 "unknown" "CERN-European Lab.|680-1110-200/450 Simple S-LINK to PMC/PCI interface" -0x10dc 0x0012 "unknown" "CERN-European Lab.|S32PCI64 32-bit S-LINK to 64-bit PCI interface" -0x10dc 0x0021 "unknown" "CERN-European Lab.|HIPPI destination" -0x10dc 0x0022 "unknown" "CERN-European Lab.|HIPPI source" -0x10dc 0x0033 "unknown" "CERN-European Lab.|EP20KE (APEX-FPGA) ALICE DDL to PCI interface (RORC)" -0x10dc 0x0101 "unknown" "CERN-European Lab.|SL651 7057 C200 Acquisition card for the SPS Orbit System (MACI)" -0x10dc 0x10dc "unknown" "CERN-European Lab.|ATT2C15-3 FPGA" -0x10dd 0x0001 "unknown" "Evans & Sutherland|3D Graphics Processor (?? Freedom GBbus??)" -0x10dd 0x0100 "unknown" "Evans & Sutherland|Lightning 1200" -0x10de 0x0008 "Card:Diamond Edge 3D" "nVidia Corp.|NV1 EDGE 3D" -0x10de 0x0009 "Card:Diamond Edge 3D" "nVidia Corp.|NV1 EDGE 3D" -0x10de 0x0010 "Card:VESA driver (generic)" "nVidia Corp.|Mutara V08 [NV2]" -0x10de 0x0018 "unknown" "nVidia Corp.|Riva 128 Riva 128 accelerator" -0x10de 0x0019 "unknown" "nVidia Corp.|Riva 128 ZX" -0x10de 0x0020 "Card:RIVA TNT" "nVidia Corp.|Riva TNT 128" -0x10de 0x0028 "Card:RIVA TNT2" "nVidia Corp.|Riva TNT2" -0x10de 0x0029 "Card:RIVA TNT2" "nVidia Corp.|Riva TNT2 Ultra" -0x10de 0x002a "Card:RIVA TNT2" "nVidia Corp.|Riva TnT2 [NV5]" -0x10de 0x002b "Card:RIVA TNT2" "nVidia Corp.|Riva TnT2 [NV5]" -0x10de 0x002c "Card:RIVA TNT2" "nVidia Corp.|Vanta" -0x10de 0x002d "Card:RIVA TNT2" "nVidia Corp.|Riva TNT2 Model 64" -0x10de 0x002e "Card:RIVA TNT2" "nVidia Corp.|Vanta [NV6]" -0x10de 0x002f "Card:RIVA TNT2" "nVidia Corp.|Vanta [NV6]" -0x10de 0x0034 "i2c-nforce2" "nVidia Corp.|MCP04 SMBus" -0x10de 0x0035 "amd74xx" "nVidia Corp.|MCP04 IDE" -0x10de 0x0036 "sata_nv" "nVidia Corp.|MCP04 Serial ATA Controller" -0x10de 0x0037 "forcedeth" "nVidia Corp.|Ethernet controller" -0x10de 0x0038 "forcedeth" "nVidia Corp.|Ethernet controller" -0x10de 0x003a "snd-intel8x0" "nVidia Corp.|MCP04 AC'97 Audio Controller" -0x10de 0x003b "unknown" "nVidia Corp.|MCP04 USB Controller" -0x10de 0x003c "unknown" "nVidia Corp.|MCP04 USB Controller" -0x10de 0x003d "unknown" "nVidia Corp.|MCP04 PCI Bridge" -0x10de 0x003e "sata_nv" "nVidia Corp.|MCP04 Serial ATA Controller" -0x10de 0x0040 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40 [GeForce 6800 Ultra]" -0x10de 0x0041 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40 [GeForce 6800]" -0x10de 0x0042 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40.2" -0x10de 0x0043 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40 [GeForce 6800 XE]" -0x10de 0x0044 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40 [GeForce 6800 XT]" -0x10de 0x0045 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40 [GeForce 6800 GT]" -0x10de 0x0046 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40 [GeForce 6800 GT]" -0x10de 0x0047 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40 [GeForce 6800 GS]" -0x10de 0x0048 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|NV40 [GeForce 6800 XT]" -0x10de 0x0049 "Card:NVIDIA GeForce" "nVidia Corp.|NV40GL" -0x10de 0x004d "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV40GL [Quadro FX 4400]" -0x10de 0x004e "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV40GL [Quadro FX 4000]" -0x10de 0x0050 "unknown" "nVidia Corp.|CK804 ISA Bridge" -0x10de 0x0051 "unknown" "nVidia Corp.|CK804 ISA Bridge" -0x10de 0x0052 "i2c-nforce2" "nVidia Corp.|CK804 SMBus" -0x10de 0x0053 "amd74xx" "nVidia Corp.|CK804 IDE" -0x10de 0x0054 "sata_nv" "nVidia Corp.|CK804 Serial ATA Controller" -0x10de 0x0055 "sata_nv" "nVidia Corp.|CK804 Serial ATA Controller" -0x10de 0x0056 "forcedeth" "nVidia Corp.|Ethernet controller" -0x10de 0x0057 "forcedeth" "nVidia Corp.|Ethernet controller" -0x10de 0x0058 "unknown" "nVidia Corp.|CK804 AC'97 Modem" -0x10de 0x0059 "snd-intel8x0" "nVidia Corp.|CK804 AC'97 Audio Controller" -0x10de 0x005a "unknown" "nVidia Corp.|CK804 USB Controller" -0x10de 0x005b "unknown" "nVidia Corp.|CK804 USB Controller" -0x10de 0x005c "unknown" "nVidia Corp.|CK804 PCI Bridge" -0x10de 0x005d "unknown" "nVidia Corp.|CK804 PCIE Bridge" -0x10de 0x005e "unknown" "nVidia Corp.|CK804 Memory Controller" -0x10de 0x005f "unknown" "nVidia Corp.|CK804 Memory Controller" -0x10de 0x0060 "unknown" "nVidia Corp.|nForce2 LPC / Legacy / System Management" -0x10de 0x0064 "i2c-nforce2" "nVidia Corp.|nForce2 SMBus 2.0 Controller" -0x10de 0x0065 "amd74xx" "nVidia Corp.|nForce2 UDMA 100/133 IDE Controller" -0x10de 0x0066 "forcedeth" "nVidia Corp.|nForce2 MCP Networking Adapter" -0x10de 0x0067 "usb-ohci" "nVidia Corp.|nForce2 USB 1.0 OHCI Controller" -0x10de 0x0068 "ehci-hcd" "nVidia Corp.|nForce2 USB 2.0 Enhanced Controller" -0x10de 0x0069 "snd-intel8x0m" "" -0x10de 0x006a "snd-intel8x0" "nVidia Corp.|nForce2 Audio Codec Interface" -0x10de 0x006b "unknown" "nVidia Corp.|nForce2 APU" -0x10de 0x006c "unknown" "nVidia Corp.|nForce2 External PCI Bridge" -0x10de 0x006d "unknown" "nVidia Corp.|nForce2 PCI Bridge" -0x10de 0x006e "ohci1394" "nVidia Corp.|nForce2 Firewire Controller" -0x10de 0x0080 "unknown" "nVidia Corp.|MCP2A ISA bridge" -0x10de 0x0084 "i2c-nforce2" "nVidia Corp.|MCP2A SMBus" -0x10de 0x0085 "amd74xx" "nVidia Corp.|MCP2A IDE" -0x10de 0x0086 "forcedeth" "nVidia Corp.|Ethernet controller" -0x10de 0x0087 "unknown" "nVidia Corp.|MCP2A USB Controller" -0x10de 0x0088 "unknown" "nVidia Corp.|MCP2A USB Controller" -0x10de 0x0089 "snd-intel8x0m" "" -0x10de 0x008a "snd-intel8x0" "nVidia Corp.|MCP2S AC'97 Audio Controller" -0x10de 0x008b "unknown" "nVidia Corp.|MCP2A PCI Bridge" -0x10de 0x008c "forcedeth" "nVidia Corp.|Ethernet controller" -0x10de 0x008e "sata_nv" "nVidia Corp.|nForce2 Serial ATA Controller" -0x10de 0x0090 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7800 GTX" -0x10de 0x0091 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7800 GTX" -0x10de 0x0092 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7800 GT" -0x10de 0x0093 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7800 GS" -0x10de 0x0098 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce Go 7800" -0x10de 0x0099 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce Go 7800 GTX" -0x10de 0x009d "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|Quadro FX 4500" -0x10de 0x00a0 "Card:RIVA TNT2" "nVidia Corp.|Riva TNT2" -0x10de 0x00c0 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6800 GS" -0x10de 0x00c1 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6800" -0x10de 0x00c2 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6800 LE" -0x10de 0x00c3 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6800 XT" -0x10de 0x00c8 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6800" -0x10de 0x00c9 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6800 Ultra" -0x10de 0x00cc "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|Quadro FX Go1400" -0x10de 0x00cd "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV41 [Quadro FX 3450/4000 SDI]" -0x10de 0x00ce "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|Quadro FX 1400" -0x10de 0x00d0 "unknown" "nVidia Corp.|nForce3 LPC Bridge" -0x10de 0x00d1 "amd64-agp" "nVidia Corp.|nForce 3 Host Bridge" -0x10de 0x00d2 "unknown" "nVidia Corp.|nForce3 AGP Bridge" -0x10de 0x00d3 "unknown" "nVidia Corp.|CK804 Memory Controller" -0x10de 0x00d4 "i2c-nforce2" "nVidia Corp.|nForce MCP3? SMBus Controller" -0x10de 0x00d5 "amd74xx" "nVidia Corp.|nForce3 IDE" -0x10de 0x00d6 "forcedeth" "nVidia Corp.|nForce3 MCP Networking Adapter" -0x10de 0x00d7 "usb-ohci" "nVidia Corp.|nForce3 USB 1.1" -0x10de 0x00d8 "ehci-hcd" "nVidia Corp.|nForce3 USB 2.0" -0x10de 0x00d9 "snd-intel8x0m" "nVidia Corporation|nForce3 Audio" -0x10de 0x00da "snd-intel8x0" "nVidia Corp.|nForce2 Audio Codec Interface" -0x10de 0x00dd "unknown" "nVidia Corp.|nForce3 PCI Bridge" -0x10de 0x00df "forcedeth" "nVidia Corp.|Ethernet adapter" -0x10de 0x00e0 "unknown" "nVidia Corp.|nForce3 250Gb LPC Bridge" -0x10de 0x00e1 "amd64-agp" "nVidia Corp.|nForce3 250Gb Host Bridge" -0x10de 0x00e2 "unknown" "nVidia Corp.|nForce3 250Gb AGP Host to PCI Bridge" -0x10de 0x00e3 "sata_nv" "nVidia Corp.|CK8S Serial ATA Controller (v2.5)" -0x10de 0x00e4 "i2c-nforce2" "nVidia Corp.|nForce 250Gb PCI System Management" -0x10de 0x00e5 "amd74xx" "nVidia Corp.|CK8S Parallel ATA Controller (v2.5)" -0x10de 0x00e6 "forcedeth" "nVidia Corp.|Ethernet adapter" -0x10de 0x00e7 "unknown" "nVidia Corp.|CK8S USB Controller" -0x10de 0x00e8 "unknown" "nVidia Corp.|CK8S USB Controller" -0x10de 0x00ea "snd-intel8x0" "nVidia Corp.|nForce3 250Gb AC'97 Audio Controller" -0x10de 0x00ed "unknown" "nVidia Corp.|nForce3 250Gb PCI-to-PCI Bridge" -0x10de 0x00ee "sata_nv" "nVidia Corp.|CK8S Serial ATA Controller (v2.5)" -0x10de 0x00f0 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV40 [GeForce 6800/GeForce 6800 Ultra]" -0x10de 0x00f1 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV43 [GeForce 6600/GeForce 6600 GT]" -0x10de 0x00f2 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV43 [GeForce 6600 GT]" -0x10de 0x00f3 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6200" -0x10de 0x00f4 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6600 LE" -0x10de 0x00f5 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7800 GS" -0x10de 0x00f6 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6600 GS" -0x10de 0x00f8 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV45GL [Quadro FX 3400 PCI-Express]" -0x10de 0x00f9 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV40 [GeForce 6800 Ultra]" -0x10de 0x00fa "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [GeForce FX 5750 PCI-Express]" -0x10de 0x00fb "unknown" "nVidia Corp.|NV35 [GeForce PCX 5900]" -0x10de 0x00fc "unknown" "nVidia Corp.|NV37GL [Quadro FX 330/GeForce PCX 5300]" -0x10de 0x00fd "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV37GL [Quadro FX 330]" -0x10de 0x00fe "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV38GL [Quadro FX 1300 PCI-Express]" -0x10de 0x00ff "unknown" "nVidia Corp.|NV18 [GeForce PCX 4300]" -0x10de 0x0100 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corp.|GeForce 256" -0x10de 0x0101 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corp.|GeForce DDR" -0x10de 0x0102 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corp.|NV10 GeForce 256 Ultra" -0x10de 0x0103 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corp.|Quadro" -0x10de 0x0110 "Card:NVIDIA GeForce2 MX (generic)" "nVidia Corp.|NV11 Geforce2 MX/MX 400" -0x10de 0x0111 "Card:NVIDIA GeForce2 MX (generic)" "nVidia Corp.|NV11 geForce2 100/200" -0x10de 0x0112 "Card:NVIDIA GeForce2 MX (generic)" "nVidia Corp.|NV11 Geforce2 Go" -0x10de 0x0113 "Card:NVIDIA GeForce2 MX (generic)" "nVidia Corp.|NV11 Quadro2 MXR/EX/Go" -0x10de 0x0140 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6600 GT" -0x10de 0x0141 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6600" -0x10de 0x0142 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6600 LE" -0x10de 0x0143 "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x0144 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce Go 6600" -0x10de 0x0145 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce 6610 XL" -0x10de 0x0146 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce Go 6600 TE/6200 TE" -0x10de 0x0147 "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x0148 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce Go 6600" -0x10de 0x0149 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6600 GT" -0x10de 0x014a "unknown" "nVidia Corporation|Quadro NVS 440" -0x10de 0x014b "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x014c "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x014d "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x014e "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|Quadro FX 540" -0x10de 0x014f "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6200" -0x10de 0x0150 "Card:NVIDIA GeForce2 (generic)" "nVidia Corp.|NV15 Geforce2 GTS" -0x10de 0x0151 "Card:NVIDIA GeForce2 (generic)" "nVidia Corp.|NV15 Geforce2 Ti" -0x10de 0x0152 "Card:NVIDIA GeForce2 (generic)" "nVidia Corp.|NV15 Bladerunner (GeForce2 Ultra)" -0x10de 0x0153 "Card:NVIDIA GeForce2 (generic)" "nVidia Corp.|NV15 Quadro2 Pro" -0x10de 0x0160 "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x0161 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce 6200 TurboCache(TM)" -0x10de 0x0162 "Card:NVIDIA GeForce FX (generic)" "nVidia Corporation|NV43 [GeForce 6200 SE]" -0x10de 0x0163 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|" -0x10de 0x0164 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce Go 6200" -0x10de 0x0165 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV44 [Quadro NVS 285]" -0x10de 0x0166 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6400" -0x10de 0x0167 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6200" -0x10de 0x0168 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6400" -0x10de 0x0169 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|" -0x10de 0x016b "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|" -0x10de 0x016c "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|" -0x10de 0x016d "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|" -0x10de 0x016e "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|" -0x10de 0x0170 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17 GeForce4 MX 460" -0x10de 0x0171 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17 GeForce4 MX 440" -0x10de 0x0172 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17 GeForce4 MX 420" -0x10de 0x0173 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17 GeForce4 MMX 440-SE" -0x10de 0x0174 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17M GeForce4 440 Go" -0x10de 0x0175 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17M GeForce4 420 Go" -0x10de 0x0176 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17M GeForce4 420 Go 32M" -0x10de 0x0177 "Card:NVIDIA GeForce4 (generic)" "NVIDIA Corp.|NV17M GeForce4 460 Go" -0x10de 0x0178 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17GL Quadro4 500XGL" -0x10de 0x0179 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17M GeForce4 440 Go 64M" -0x10de 0x017a "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17GL Quadro4 200/400NVS" -0x10de 0x017b "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17GL Quadro4 550XGL" -0x10de 0x017c "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17M-GL Quadro4 500 GoGL" -0x10de 0x017d "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV17M GeForce4 410 Go 16M" -0x10de 0x0181 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV18 GeForce4 MX440 AGP 8x" -0x10de 0x0182 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV18 GeForce4 MX440SE AGP 8x" -0x10de 0x0183 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV18 GeForce4 MX420 AGP 8x" -0x10de 0x0185 "Card:NVIDIA GeForce4 (generic)" "NVIDIA Corp.|NV18.6? GeForce4 MX 4000" -0x10de 0x0186 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV18 GeForce4 448 Go" -0x10de 0x0187 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV18 GeForce4 488 Go" -0x10de 0x0188 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV18 Quadro4 580 XGL" -0x10de 0x0189 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|GeForce4 MX with AGP8X (Mac)" -0x10de 0x018a "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV18 Quadro4 280 NVS" -0x10de 0x018b "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV18 Quadro4 380 XGL" -0x10de 0x018c "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|Quadro NVS 50 PCI" -0x10de 0x018d "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV18M [GeForce4 448 Go]" -0x10de 0x01a0 "Card:NVIDIA GeForce2 Integrated (generic)" "nVidia Corp.|GeForce2 Integrated GPU" -0x10de 0x01a4 "nvidia-agp" "nVidia Corp.|nForce AGP Controller" -0x10de 0x01a5 "unknown" "nVidia Corp.|nForce AGP Controller" -0x10de 0x01a6 "unknown" "nVidia Corp.|nForce AGP Controller" -0x10de 0x01a8 "unknown" "nVidia Corp.|nForce 220 Memory Controller (SDR)" -0x10de 0x01a9 "unknown" "nVidia Corp.|nForce 420 Memory Controller (SDR)" -0x10de 0x01aa "unknown" "nVidia Corp.|nForce 220 Memory Controller (DDR)" -0x10de 0x01ab "unknown" "nVidia Corp.|nForce 420 Memory Controller (DDR)" -0x10de 0x01ac "unknown" "nVidia Corp.|nForce 220/420 Memory Controller" -0x10de 0x01ad "forcedeth" "nVidia Corp.|nForce Ethernet Controller" -0x10de 0x01b0 "unknown" "nVidia Corp.|nForce MCP Audio Processing Unit (Dolby Digital)" -0x10de 0x01b1 "snd-intel8x0" "nVidia Corp.|nForce Audio Codec Interface" -0x10de 0x01b2 "unknown" "nVidia Corp.|nForce Joystick" -0x10de 0x01b4 "i2c-amd756" "nVidia Corp.|nForce SMBus Controller" -0x10de 0x01b7 "unknown" "nVidia Corp.|nForce AGP Host to PCI Bridge" -0x10de 0x01b8 "unknown" "nVidia Corp.|nForce PCI Bridge" -0x10de 0x01bc "amd74xx" "nVidia Corp.|nForce ATA Controller" -0x10de 0x01c1 "slamr" "nVidia Corp.|Intel 537 [nForce MC97 Modem]" -0x10de 0x01c2 "usb-ohci" "nVidia Corp.|nForce USB Controller" -0x10de 0x01c3 "forcedeth" "nVidia Corp.|nForce MCP Networking Adapter" -0x10de 0x01d1 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7300 LE" -0x10de 0x01d7 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|Quadro NVS 110M / GeForce Go 7300" -0x10de 0x01d8 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|Quadro NVS 120M / GeForce Go 7400" -0x10de 0x01da "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [Quadro FX 1100]" -0x10de 0x01de "unknown" "nVidia Corporation|Quadro FX 350" -0x10de 0x01df "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7300 GS" -0x10de 0x01e0 "nvidia-agp" "nVidia Corp.|nForce2 AGP Controller" -0x10de 0x01e1 "unknown" "NVIDIA Corp.|nForce2 AGP Controller" -0x10de 0x01e8 "agpgart" "nVidia Corp.|nForce2 AGP Host to PCI Bridge" -0x10de 0x01ea "unknown" "NVIDIA Corp.|nForce2 Memory Controller 0" -0x10de 0x01eb "unknown" "nVidia Corp.|nForce2 Memory Controller" -0x10de 0x01ec "unknown" "nVidia Corp.|nForce2 Memory Controller" -0x10de 0x01ed "unknown" "nVidia Corp.|nForce2 Memory Controller" -0x10de 0x01ee "unknown" "nVidia Corp.|nForce2 Memory Controller" -0x10de 0x01ef "unknown" "nVidia Corp.|nForce2 Memory Controller" -0x10de 0x01f0 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|nForce2 Geforce 4 Integrated" -0x10de 0x0200 "Card:NVIDIA GeForce3 (generic)" "nVidia Corp.|GeForce3" -0x10de 0x0201 "Card:NVIDIA GeForce3 (generic)" "nVidia Corp.|GeForce3 Ti 200" -0x10de 0x0202 "Card:NVIDIA GeForce3 (generic)" "nVidia Corp.|GeForce3 Ti 500" -0x10de 0x0203 "Card:NVIDIA GeForce3 (generic)" "nVidia Corp.|Quadro DDC" -0x10de 0x0210 "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x0211 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6800" -0x10de 0x0212 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6800 LE" -0x10de 0x0215 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6800 GT" -0x10de 0x0218 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6800 XT" -0x10de 0x021d "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x021e "Card:NVIDIA GeForce" "nVidia Corp.|Unknown (generic)" -0x10de 0x0220 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|" -0x10de 0x0221 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce 6200" -0x10de 0x0222 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|" -0x10de 0x0228 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|" -0x10de 0x0240 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|C51PV [GeForce 6150]" -0x10de 0x0241 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6150 LE" -0x10de 0x0242 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|C51G [GeForce 6100]" -0x10de 0x0243 "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x0244 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6150" -0x10de 0x0245 "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x0246 "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x0247 "Card:NVIDIA GeForce 6 Series" "nVidia Corp.|GeForce Go 6100" -0x10de 0x0248 "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x0249 "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x024a "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x024b "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x024c "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x024d "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x024e "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x024f "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x0250 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV25 GeForce4 Ti4600" -0x10de 0x0251 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV25 GeForce4 Ti4400" -0x10de 0x0252 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x252" -0x10de 0x0253 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|NV25 GeForce4 Ti4200" -0x10de 0x0258 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|Quadro4 900 XGL" -0x10de 0x0259 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|Quadro4 750 XGL" -0x10de 0x025b "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|Quadro4 750 XGL" -0x10de 0x0260 "unknown" "nVidia Corp.|MCP51 LPC Bridge" -0x10de 0x0261 "unknown" "nVidia Corp.|MCP51 LPC Bridge" -0x10de 0x0262 "unknown" "nVidia Corp.|MCP51 LPC Bridge" -0x10de 0x0263 "unknown" "nVidia Corp.|MCP51 LPC Bridge" -0x10de 0x0264 "i2c-nforce2" "nVidia Corp.|MCP51 SMBus" -0x10de 0x0265 "amd74xx" "nVidia Corp.|MCP51 IDE" -0x10de 0x0266 "sata_nv" "nVidia Corp.|MCP51 Serial ATA Controller" -0x10de 0x0267 "sata_nv" "nVidia Corp.|MCP51 Serial ATA Controller" -0x10de 0x0268 "forcedeth" "nVidia Corp.|MCP51 Ethernet Controller" -0x10de 0x0269 "forcedeth" "nVidia Corp.|MCP51 Ethernet Controller" -0x10de 0x026a "unknown" "nVidia Corp.|MCP51 MCI" -0x10de 0x026b "snd-intel8x0" "nVidia Corp.|MCP51 AC97 Audio Controller" -0x10de 0x026c "snd-hda-intel" "nVidia Corp.|MCP51 High Definition Audio" -0x10de 0x026d "unknown" "nVidia Corp.|MCP51 USB Controller" -0x10de 0x026e "unknown" "nVidia Corp.|MCP51 USB Controller" -0x10de 0x026f "unknown" "nVidia Corp.|MCP51 PCI Bridge" -0x10de 0x0270 "unknown" "nVidia Corp.|MCP51 Host Bridge" -0x10de 0x0271 "unknown" "nVidia Corp.|MCP51 PMU" -0x10de 0x0272 "unknown" "nVidia Corp.|MCP51 Memory Controller 0" -0x10de 0x027e "unknown" "nVidia Corp.|C51 Memory Controller 2" -0x10de 0x027f "unknown" "nVidia Corp.|C51 Memory Controller 3" -0x10de 0x0280 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|GeForce4 Ti 4800" -0x10de 0x0281 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|GeForce4 Ti 4200 with AGP8X" -0x10de 0x0282 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|GeForce4 Ti 4800 SE" -0x10de 0x0286 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|GeForce4 Ti 4200 Go" -0x10de 0x0288 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|Quadro4 980 XGL" -0x10de 0x0289 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|Quadro4 780 XGL" -0x10de 0x028c "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|Quadro4 700 GoGL" -0x10de 0x0290 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7900 GTX" -0x10de 0x0291 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7900 GT" -0x10de 0x029a "Card:NVIDIA GeForce 7 Series" "nVidia Corporation|G71 [Quadro FX 2500M]" -0x10de 0x029b "Card:NVIDIA GeForce 7 Series" "nVidia Corporation|G71 [Quadro FX 1500M]" -0x10de 0x029c "Card:NVIDIA GeForce 7 Series" "nVidia Corporation|Quadro FX 5500" -0x10de 0x029d "Card:NVIDIA GeForce 7 Series" "nVidia Corporation|Quadro FX 3500" -0x10de 0x029e "Card:NVIDIA GeForce 7 Series" "nVidia Corporation|Quadro FX 1500" -0x10de 0x02a0 "Card:NVIDIA GeForce3 (xbox)" "nVidia Corp.|GeForce3 Integrated (Xbox)" -0x10de 0x02e1 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7600 GS" -0x10de 0x02f0 "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x02f1 "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x02f2 "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x02f3 "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x02f4 "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x02f5 "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x02f6 "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x02f7 "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x02f8 "unknown" "nVidia Corp.|C51 Memory Controller 5" -0x10de 0x02f9 "unknown" "nVidia Corp.|C51 Memory Controller 4" -0x10de 0x02fa "unknown" "nVidia Corp.|C51 Memory Controller 0" -0x10de 0x02fb "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x02fc "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x02fd "unknown" "nVidia Corp.|C51 PCI Express Bridge" -0x10de 0x02fe "unknown" "nVidia Corp.|C51 Memory Controller 1" -0x10de 0x02ff "unknown" "nVidia Corp.|C51 Host Bridge" -0x10de 0x0300 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV30 GeForce FX" -0x10de 0x0301 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce FX 5800 Ultra" -0x10de 0x0302 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce FX 5800" -0x10de 0x0308 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|Quadro FX 2000" -0x10de 0x0309 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|Quadro FX 1000" -0x10de 0x0311 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce FX 5600" -0x10de 0x0312 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce FX 5600" -0x10de 0x0313 "Card:NVIDIA GeForce" "nVidia Corp.|NV31" -0x10de 0x0314 "Card:NVIDIA GeForce FX (generic)" "NVIDIA Corp.|NV31 GeForce FX 5600XT" -0x10de 0x0316 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x316" -0x10de 0x0317 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x317" -0x10de 0x0318 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x318" -0x10de 0x0319 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x319" -0x10de 0x031a "Card:NVIDIA GeForce FX (generic)" "NVIDIA Corp.|NV31 GeForce Go 5600" -0x10de 0x031b "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x31B" -0x10de 0x031c "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x31C" -0x10de 0x031d "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x31D" -0x10de 0x031e "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x31E" -0x10de 0x031f "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x31F" -0x10de 0x0320 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV34 [GeForce FX 5200]" -0x10de 0x0321 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce FX 5200 Ultra" -0x10de 0x0322 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce FX 5200" -0x10de 0x0323 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x323" -0x10de 0x0324 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV30GL [GeForce FX 5200 Go]" -0x10de 0x0325 "Card:NVIDIA GeForce FX (generic)" "NVIDIA Corp.|??? GeForce FX Go 5250" -0x10de 0x0326 "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x326" -0x10de 0x0327 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV34 [GeForce FX 5100]" -0x10de 0x0328 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|GeForce FX Go 5200" -0x10de 0x0329 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV34M [GeForce FX Go5200]" -0x10de 0x032a "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x32A" -0x10de 0x032b "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x32B" -0x10de 0x032c "Card:NVIDIA GeForce FX (generic)" "NVIDIA Corp.|??? NVIDIA GeForce FX Go 5300" -0x10de 0x032d "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV34 [GeForce FX Go5100]" -0x10de 0x032e "Card:NVIDIA GeForce4 (generic)" "nVidia Corp.|0x32E" -0x10de 0x032f "Card:NVIDIA GeForce" "NVIDIA Corp.|NV34GL ???" -0x10de 0x0330 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV35 [GeForce FX 5900 Ultra]" -0x10de 0x0331 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV35 [GeForce FX 5900]" -0x10de 0x0332 "Card:NVIDIA GeForce FX (generic)" "NVIDIA Corp.|??? GeForce FX 5900XT" -0x10de 0x0333 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV38 [GeForce FX 5950]" -0x10de 0x0334 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV35 [GeForce FX 5900ZT]" -0x10de 0x0338 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV35GL [Quadro FX 3000]" -0x10de 0x033f "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV35GL [Quadro FX 700]" -0x10de 0x0341 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [GeForce FX 5700 Ultra]" -0x10de 0x0342 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [GeForce FX 5700]" -0x10de 0x0343 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [GeForce FX 5700LE]" -0x10de 0x0344 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36.4 [GeForce FX 5700VE]" -0x10de 0x0345 "Card:NVIDIA GeForce" "nVidia Corp.|NV36.5" -0x10de 0x0347 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [GeForce FX Go5700]" -0x10de 0x0348 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [GeForce FX Go5700]" -0x10de 0x0349 "Card:NVIDIA GeForce" "nVidia Corp.|NV36" -0x10de 0x034b "Card:NVIDIA GeForce" "nVidia Corp.|NV36" -0x10de 0x034c "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [Quadro FX Go1000]" -0x10de 0x034e "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [Quadro FX 1100]" -0x10de 0x034f "Card:NVIDIA GeForce" "nVidia Corp.|NV36GL" -0x10de 0x0360 "unknown" "nVidia Corp.|MCP55 LPC Bridge" -0x10de 0x0361 "unknown" "nVidia Corp.|MCP55 LPC Bridge" -0x10de 0x0362 "unknown" "nVidia Corp.|MCP55 LPC Bridge" -0x10de 0x0363 "unknown" "nVidia Corp.|MCP55 LPC Bridge" -0x10de 0x0364 "unknown" "nVidia Corp.|MCP55 LPC Bridge" -0x10de 0x0365 "unknown" "nVidia Corp.|MCP55 LPC Bridge" -0x10de 0x0366 "unknown" "nVidia Corp.|MCP55 LPC Bridge" -0x10de 0x0367 "unknown" "nVidia Corp.|MCP55 LPC Bridge" -0x10de 0x0368 "i2c-nforce2" "nVidia Corp.|MCP55 SMBus" -0x10de 0x0369 "unknown" "nVidia Corp.|MCP55 Memory Controller" -0x10de 0x036a "unknown" "nVidia Corp.|MCP55 Memory Controller" -0x10de 0x036c "unknown" "nVidia Corp.|MCP55 USB Controller" -0x10de 0x036d "unknown" "nVidia Corp.|MCP55 USB Controller" -0x10de 0x036e "amd74xx" "nVidia Corp.|MCP55 Serial ATA Controller" -0x10de 0x036f "sata_nv" "nVidia Corp.|MCP55 Serial ATA Controller" -0x10de 0x0371 "snd-hda-intel" "nVidia Corp.|MCP55 High Definition Audio" -0x10de 0x0372 "forcedeth" "nVidia Corp.|MCP55 Ethernet" -0x10de 0x0373 "forcedeth" "nVidia Corp.|MCP55 Ethernet" -0x10de 0x037a "unknown" "nVidia Corp.|MCP55 Memory Controller" -0x10de 0x037e "sata_nv" "nVidia Corp.|MCP55 SATA Controller" -0x10de 0x037f "sata_nv" "nVidia Corp.|MCP55 SATA Controller" -0x10de 0x0391 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7600 GT" -0x10de 0x0392 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce 7600 GS" -0x10de 0x0398 "Card:NVIDIA GeForce 7 Series" "nVidia Corp.|GeForce Go 7600" -0x10de 0x039e "unknown" "nVidia Corporation|Quadro FX 560" -0x10de 0x03e0 "unknown" "nVidia Corporation|MCP61 LPC Bridge" -0x10de 0x03e1 "unknown" "nVidia Corporation|MCP61 LPC Bridge" -0x10de 0x03e2 "unknown" "nVidia Corporation|MCP61 LPC Bridge" -0x10de 0x03e3 "unknown" "nVidia Corporation|MCP61 LPC Bridge" -0x10de 0x03e4 "unknown" "nVidia Corporation|MCP61 High Definition Audio" -0x10de 0x03e5 "unknown" "nVidia Corporation|MCP61 Ethernet" -0x10de 0x03e6 "unknown" "nVidia Corporation|MCP61 Ethernet" -0x10de 0x03e7 "sata_nv" "nVidia Corporation|MCP61 SATA Controller" -0x10de 0x03ea "unknown" "nVidia Corporation|MCP61 Memory Controller" -0x10de 0x03eb "unknown" "nVidia Corporation|MCP61 SMBus" -0x10de 0x03ec "amd74xx" "nVidia Corporation|MCP61 IDE" -0x10de 0x03ee "unknown" "nVidia Corporation|MCP61 Ethernet" -0x10de 0x03ef "unknown" "nVidia Corporation|MCP61 Ethernet" -0x10de 0x03f0 "unknown" "nVidia Corporation|MCP61 High Definition Audio" -0x10de 0x03f1 "unknown" "nVidia Corporation|MCP61 USB Controller" -0x10de 0x03f2 "unknown" "nVidia Corporation|MCP61 USB Controller" -0x10de 0x03f5 "unknown" "nVidia Corporation|MCP61 Memory Controller" -0x10de 0x03f6 "sata_nv" "nVidia Corporation|MCP61 SATA Controller" -0x10de 0x03f7 "sata_nv" "nVidia Corporation|MCP61 SATA Controller" -0x10df 0x10df "lpfc" "Emulex Corp.|Light Pulse Fibre Channel Adapter" -0x10df 0x1ae5 "lpfc" "Emulex Corp.|LP6000 Fibre Channel Host Adapter" -0x10df 0x1ae6 "lpfc" "Emulex Corp.|LP 8000 Fibre Channel Host Adapter Alternate ID (JX1:2-3, JX2:1-2)" -0x10df 0x1ae7 "lpfc" "Emulex Corp.|LP 8000 Fibre Channel Host Adapter Alternate ID (JX1:2-3, JX2:2-3)" -0x10df 0xf005 "unknown" "Emulex Corp.|LP1150e Fibre Channel Host Adapter" -0x10df 0xf015 "lpfc" "Emulex Corp.|LP1150e" -0x10df 0xf085 "lpfc" "Emulex Corp.|LP850 Fibre Channel Adapter" -0x10df 0xf095 "lpfc" "Emulex Corp.|LP952 Fibre Channel Adapter" -0x10df 0xf098 "lpfc" "Emulex Corp.|LP982 Fibre Channel Adapter" -0x10df 0xf0a1 "lpfc" "Emulex Corp.|LightPulse Fibre Channel Adapter" -0x10df 0xf0a5 "lpfc" "Emulex Corp.|LP1050 Fibre Channel Host Adapter" -0x10df 0xf0b5 "unknown" "Emulex Corporation|Viper LightPulse Fibre Channel Host Adapter" -0x10df 0xf0d1 "lpfc" "Emulex Corp.|Fibre Channel Host Adapter" -0x10df 0xf0d5 "lpfc" "Emulex Corp.|LP1150" -0x10df 0xf0e1 "lpfc" "Emulex Corp.|Fibre Channel Host Adapter" -0x10df 0xf0e5 "lpfc" "Emulex Corp.|Fibre Channel Host Adapter" -0x10df 0xf0f5 "lpfc" "Emulex Corporation|Neptune LightPulse Fibre Channel Host Adapter" -0x10df 0xf0f6 "lpfc" "" -0x10df 0xf0f7 "lpfc" "" -0x10df 0xf100 "lpfc" "Emulex Corp.|LP11000e" -0x10df 0xf700 "lpfc" "Emulex Corp.|LP7000 Fibre Channel Host Adapter" -0x10df 0xf701 "lpfc" "Emulex Corp.|LP 7000EFibre Channel Host Adapter Alternate ID (JX1:2-3, JX2:1-2)" -0x10df 0xf800 "lpfc" "Emulex Corp.|LP8000 Fibre Channel Host Adapter" -0x10df 0xf801 "lpfc" "Emulex Corp.|LP 8000 Fibre Channel Host Adapter Alternate ID (JX1:2-3, JX2:1-2)" -0x10df 0xf900 "lpfc" "Emulex Corp.|LP9000 Fibre Channel Host Adapter" -0x10df 0xf901 "lpfc" "Emulex Corp.|LP 9000 Fibre Channel Host Adapter Alternate ID (JX1:2-3, JX2:1-2)" -0x10df 0xf980 "lpfc" "Emulex Corp.|LP9802 Fibre Channel Host Adapter" -0x10df 0xf981 "lpfc" "Emulex Corp.|LP 9802 Fibre Channel Host Adapter Alternate ID" -0x10df 0xf982 "lpfc" "Emulex Corp.|LP 9802 Fibre Channel Host Adapter Alternate ID" -0x10df 0xfa00 "lpfc" "Emulex Corp.|LP10000 Fibre Channel Adapter" -0x10df 0xfa01 "lpfc" "Emulex Corp.|LP101" -0x10df 0xfb00 "lpfc" "Emulex Corp.|LightPulse Fibre Channel Adapter" -0x10df 0xfc00 "lpfc" "Emulex Corp.|LP10000-S 2" -0x10df 0xfc10 "lpfc" "Emulex Corporation|Helios-X LightPulse Fibre Channel Host Adapter" -0x10df 0xfc20 "lpfc" "Emulex Corporation|Zephyr-X LightPulse Fibre Channel Host Adapter" -0x10df 0xfd00 "lpfc" "Emulex Corp.|LP11000" -0x10df 0xfd11 "lpfc" "" -0x10df 0xfd12 "lpfc" "" -0x10df 0xfe00 "lpfc" "Emulex Corp.|Fibre Channel Host Adapter" -0x10df 0xfe11 "lpfc" "" -0x10df 0xfe12 "lpfc" "" -0x10df 0xff00 "unknown" "Emulex Corporation|Neptune LightPulse Fibre Channel Host Adapter" -0x10e0 0x5026 "unknown" "Integrated Micro|IMS5026/27/28" -0x10e0 0x5027 "unknown" "Integrated Micro|IMS5027" -0x10e0 0x5028 "unknown" "Integrated Micro|IMS5028" -0x10e0 0x8849 "unknown" "Integrated Micro|IMS8849" -0x10e0 0x8853 "unknown" "Integrated Micro|IMS8853" -0x10e0 0x9128 "Card:IMS TwinTurbo (generic)" "Integrated Micro|IMS9129 [Twin turbo 128]" -0x10e0 0x9135 "Card:IMS TwinTurbo (generic)" "IMS|TwinTurbo 3D" -0x10e1 0x0391 "unknown" "Tekram|TRM-S1040" -0x10e1 0x690c "unknown" "Tekram|DC-690c" -0x10e1 0xdc20 "unknown" "Tekram Technology Corp. Ltd.|DC-290 EIDE Controller" -0x10e1 0xdc29 "unknown" "Tekram|DC-290" -0x10e3 0x0000 "Card:VESA driver (generic)" "Tundra Semiconductor Corp.|CA91C042 [Universe]" -0x10e3 0x0148 "unknown" "Tundra Semiconductor Corp.|Tsi148 [Tempe]" -0x10e3 0x0513 "unknown" "Tundra Semiconductor Corp.|Tsi320 Dual-Mode PCI-to-PCI Bus Bridge" -0x10e3 0x0850 "unknown" "Tundra Semiconductor Corp.|Tsi850 Power PC Dual PCI Host Bridge" -0x10e3 0x0854 "unknown" "Tundra Semiconductor Corp.|Tsi850 Power PC Single PCI Host Bridge" -0x10e3 0x0860 "unknown" "Tundra Semiconductor Corp.|CA91C860 [QSpan]" -0x10e3 0x0862 "unknown" "Tundra Semiconductor Corp.|CA91L862A QSpan II PCI-to-Motorola CPU Bridge" -0x10e3 0x8260 "unknown" "Tundra Semiconductor Corp.|CA91L8200/8260 PowerSpan II PowerPC-to-PCI Bus Switch" -0x10e3 0x8261 "unknown" "Tundra Semiconductor Corp.|CA91L8200/8260 PowerSpan II PowerPC-to-PCI Bus Switch" -0x10e4 0x8029 "unknown" "Tandem Computers|Realtek 8029 Network Card" -0x10e8 0x1072 "unknown" "Applied Micro Circuits Corp.|INES GPIB-PCI (AMCC5920 based)" -0x10e8 0x2011 "unknown" "Applied Micro Circuits Corp.|Q-Motion Video Capture/Edit board" -0x10e8 0x4750 "unknown" "Applied Micro Circuits Corp.|S5930 [Matchmaker]" -0x10e8 0x5920 "unknown" "Applied Micro Circuits Corp.|S5920" -0x10e8 0x8001 "unknown" "Applied Micro Circuits Corp.|S5933 Daktronics VMax transmitter card" -0x10e8 0x8033 "unknown" "Applied Micro Circuits Corp.|BBK-PCI light Transputer Link Interface" -0x10e8 0x8043 "unknown" "Applied Micro Circuits Corp.|LANai4.x [Myrinet LANai interface chip]" -0x10e8 0x8062 "unknown" "Applied Micro Circuits Corp.|S5933_PARASTATION" -0x10e8 0x807d "unknown" "Applied Micro Circuits Corp.|S5933 [Matchmaker]" -0x10e8 0x8088 "unknown" "Applied Micro Circuits Corp.|Kingsberg Spacetec Format Synchronizer" -0x10e8 0x8089 "unknown" "Applied Micro Circuits Corp.|Kingsberg Spacetec Serial Output Board" -0x10e8 0x809c "unknown" "Applied Micro Circuits Corp.|S5933_HEPC3" -0x10e8 0x80d7 "unknown" "Applied Micro Circuits Corp.|PCI-9112" -0x10e8 0x80d8 "unknown" "Applied Micro Circuits Corp.|PCI-7200" -0x10e8 0x80d9 "unknown" "Applied Micro Circuits Corp.|PCI-9118" -0x10e8 0x80da "unknown" "Applied Micro Circuits Corp.|PCI-9812" -0x10e8 0x811a "unknown" "Applied Micro Circuits Corp.|PCI-IEEE1355-DS-DE Interface" -0x10e8 0x814c "unknown" "Applied Micro Circuits Corp.|Fastcom ESCC-PCI (Commtech, Inc.)" -0x10e8 0x8170 "unknown" "Applied Micro Circuits Corp.|S5933 Matchmaker PCI Chipset Development Tool" -0x10e8 0x81b7 "unknown" "Applied Micro Circuits Corp.|S5933 AJAVideo NTV ITU-R.601 video stillstore" -0x10e8 0x81db "unknown" "Applied Micro Circuits Corp.|AJA HDNTV HD SDI Framestore" -0x10e8 0x81e6 "unknown" "Applied Micro Circuits Corp.|Multimedia video controller" -0x10e8 0x8291 "unknown" "Applied Micro Circuits Corp.|Fastcom 232/8-PCI (Commtech, Inc.)" -0x10e8 0x82c4 "unknown" "Applied Micro Circuits Corp.|Fastcom 422/4-PCI (Commtech, Inc.)" -0x10e8 0x82c5 "unknown" "Applied Micro Circuits Corp.|Fastcom 422/2-PCI (Commtech, Inc.)" -0x10e8 0x82c6 "unknown" "Applied Micro Circuits Corp.|Fastcom IG422/1-PCI (Commtech, Inc.)" -0x10e8 0x82c7 "unknown" "Applied Micro Circuits Corp.|Fastcom IG232/2-PCI (Commtech, Inc.)" -0x10e8 0x82ca "unknown" "Applied Micro Circuits Corp.|Fastcom 232/4-PCI (Commtech, Inc.)" -0x10e8 0x82db "unknown" "Applied Micro Circuits Corp.|AJA HDNTV HD SDI Framestore" -0x10e8 0x82e2 "unknown" "Applied Micro Circuits Corp.|Fastcom DIO24H-PCI (Commtech, Inc.)" -0x10e8 0x8851 "unknown" "Applied Micro Circuits Corp.|S5933 on Innes Corp FM Radio Capture card" -0x10ea 0x1680 "Card:VESA driver (generic)" "Intergraphics Systems|IGA-1680" -0x10ea 0x1682 "Card:VESA driver (generic)" "Intergraphics Systems|IGA-1682" -0x10ea 0x1683 "unknown" "Intergraphics Systems|IGA-1683" -0x10ea 0x2000 "cyber2000fb" "Intergraphics Systems|CyberPro 2000" -0x10ea 0x2010 "cyber2000fb" "Intergraphics Systems|CyberPro 2000A" -0x10ea 0x5000 "cyber2000fb" "Intergraphics Systems|CyberPro 5000" -0x10ea 0x5050 "trident" "Intergraphics Systems|CyberPro 5050" -0x10ea 0x5202 "unknown" "Intergraphics Systems|CyberPro 5202" -0x10ea 0x5252 "unknown" "Intergraphics Systems|CyberPro5252" -0x10eb 0x0101 "unknown" "Artists Graphics|3GA" -0x10eb 0x8111 "unknown" "Artists Graphics|Twist3 Frame Grabber" -0x10ec 0x0139 "unknown" "Realtek Semiconductor| " -0x10ec 0x8029 "ne2k-pci" "Realtek Semiconductor|RTL-8029(AS)" -0x10ec 0x8129 "8139too" "Realtek Semiconductor|RTL-8129" -0x10ec 0x8131 "unknown" "Realtek Semiconductor| " -0x10ec 0x8138 "8139too" "Realtek Semiconductor|RT8139 (B/C) Cardbus Fast Ethernet Adapter" -0x10ec 0x8139 0x0357 0x000a "8139too" "Realtek Semiconductor|TTP-Monitoring Card V2.0" -0x10ec 0x8139 0x0e11 0x0056 "8139cp" "Realtek Semiconductor|RTL-8139" -0x10ec 0x8139 0x1025 0x005a "8139too" "Realtek Semiconductor|TravelMate 290" -0x10ec 0x8139 0x1025 0x8920 "8139too" "Realtek Semiconductor|ALN-325" -0x10ec 0x8139 0x1025 0x8921 "8139too" "Realtek Semiconductor|ALN-325" -0x10ec 0x8139 0x103c 0x006a "8139too" "Realtek Semiconductor Co., Ltd.|nx9500" -0x10ec 0x8139 0x1043 0x8109 "8139too" "Realtek Semiconductor Co., Ltd.|P5P800-MX Mainboard" -0x10ec 0x8139 0x1071 0x8160 "8139too" "Realtek Semiconductor|MIM2000" -0x10ec 0x8139 0x10bd 0x0320 "8139too" "Realtek Semiconductor|EP-320X-R" -0x10ec 0x8139 0x10ec 0x8139 "8139too" "Realtek Semiconductor|RT8139" -0x10ec 0x8139 0x1113 0xec01 "8139too" "Realtek Semiconductor|FNC-0107TX" -0x10ec 0x8139 0x1186 0x1300 "8139too" "Realtek Semiconductor|DFE-538TX" -0x10ec 0x8139 0x1186 0x1320 "8139too" "Realtek Semiconductor|SN5200" -0x10ec 0x8139 0x1186 0x8139 "8139too" "Realtek Semiconductor|DRN-32TX" -0x10ec 0x8139 0x11f6 0x8139 "8139too" "Realtek Semiconductor|FN22-3(A) LinxPRO Ethernet Adapter" -0x10ec 0x8139 0x1259 0x2500 "8139too" "Realtek Semiconductor|AT-2500TX" -0x10ec 0x8139 0x1259 0x2503 "8139too" "Realtek Semiconductor|AT-2500TX/ACPI" -0x10ec 0x8139 0x1429 0xd010 "8139too" "Realtek Semiconductor|ND010" -0x10ec 0x8139 0x1432 0x9130 "8139too" "Realtek Semiconductor|EN-9130TX" -0x10ec 0x8139 0x1436 0x8139 "8139too" "Realtek Semiconductor|RT8139" -0x10ec 0x8139 0x1458 0xe000 "8139too" "Realtek Semiconductor|GA-7VM400M/7VT600 Motherboard" -0x10ec 0x8139 0x1462 0x788c "8139too" "Realtek Semiconductor Co., Ltd.|865PE Neo2-V Mainboard" -0x10ec 0x8139 0x146c 0x1439 "8139too" "Realtek Semiconductor|FE-1439TX" -0x10ec 0x8139 0x1489 0x6001 "8139too" "Realtek Semiconductor|GF100TXRII" -0x10ec 0x8139 0x1489 0x6002 "8139too" "Realtek Semiconductor|GF100TXRA" -0x10ec 0x8139 0x149c 0x139a "8139too" "Realtek Semiconductor|LFE-8139ATX" -0x10ec 0x8139 0x149c 0x8139 "8139too" "Realtek Semiconductor|LFE-8139TX" -0x10ec 0x8139 0x14cb 0x0200 "8139too" "Realtek Semiconductor|LNR-100 Family 10/100 Base-TX Ethernet" -0x10ec 0x8139 0x1695 0x9001 "8139too" "Realtek Semiconductor Co., Ltd.|Onboard RTL8101L 10/100 MBit" -0x10ec 0x8139 0x1799 0x5000 "8139too" "Realtek Semiconductor|F5D5000 PCI Card/Desktop Network PCI Card" -0x10ec 0x8139 0x1904 0x8139 "8139too" "Realtek Semiconductor Co., Ltd.|RTL8139D Fast Ethernet Adapter" -0x10ec 0x8139 0x2646 0x0001 "8139too" "Realtek Semiconductor|EtheRx" -0x10ec 0x8139 0x8e2e 0x7000 "8139too" "Realtek Semiconductor|KF-230TX" -0x10ec 0x8139 0x8e2e 0x7100 "8139too" "Realtek Semiconductor|KF-230TX/2" -0x10ec 0x8139 0x9001 0x1695 "8139too" "Realtek Semiconductor|Onboard RTL8101L 10/100 MBit" -0x10ec 0x8139 0xa0a0 0x0007 "8139too" "Realtek Semiconductor|ALN-325C" -0x10ec 0x8139 "8139too" "Realtek Semiconductor|RTL-8139" -0x10ec 0x8168 "r8169" "Realtek Semiconductor|RTL-8168 PCI-E Gigabit Ethernet" -0x10ec 0x8169 "r8169" "Realtek Semiconductor|RTL-8169" -0x10ec 0x8180 "r8180" "Realtek Semiconductor|RTL8180 Realtek RTL8180 Wireless LAN (Mini-)PCI NIC" -0x10ec 0x8185 "r8180" "Realtek Semiconductor|RTL8185 Realtek RTL8185 Wireless LAN (Mini-)PCI NIC" -0x10ec 0x8197 "slamr" "Realtek Semiconductor|SmartLAN56 56K Modem" -0x10ed 0x7310 "unknown" "Ascii Corp.|V7310" -0x10ee 0x0000 "unknown" "Xilinx Corp.|8343176 PCI to H.100 audio interface" -0x10ee 0x0205 "unknown" "Xilinx Corporation|Wildcard TE205P" -0x10ee 0x0210 "unknown" "Xilinx Corporation|Wildcard TE210P" -0x10ee 0x0314 "wct4xxp" "Xilinx Corp.|Wildcard TE405P/TE410P (1st Gen)" -0x10ee 0x0405 "unknown" "Xilinx Corporation|Wildcard TE405P (2nd Gen)" -0x10ee 0x0410 "unknown" "Xilinx Corporation|Wildcard TE410P (2nd Gen)" -0x10ee 0x1001 "unknown" "Xilinx Corp.|8343176 PCI to H.100 audio interface" -0x10ee 0x3fc0 "snd-rme96" "Xilinx Corp.|RME Digi96" -0x10ee 0x3fc1 "snd-rme96" "Xilinx Corp.|RME Digi96/8" -0x10ee 0x3fc2 "snd-rme96" "Xilinx Corp.|RME Digi96/8 Pro" -0x10ee 0x3fc3 "snd-rme96" "Xilinx Corp.|RME Digi96/8 Pad" -0x10ee 0x3fc4 "rme96xx" "Xilinx Corp.|Digi9652 Hammerfall" -0x10ee 0x3fc5 "snd-hdsp" "Xilinx Corp.|RME Hammerfall DSP" -0x10ee 0x3fc6 "snd-hdspm" "Xilinx Corp.|RME Hammerfall DSP MADI" -0x10ee 0x4020 "ISDN:tpam" "Xilinx Corp.| ISDN Adapter" -0x10ee 0x5343 "unknown" "Xilinx Corp.|Seamont SC100 Security Adapter" -0x10ee 0x8130 "unknown" "Xilinx Corp.|Durango PMC Virtex-II Bridge, XC2V1000-4FG456C" -0x10ee 0x8381 "unknown" "Xilinx Corp.|Ellips Santos Frame Grabber" -0x10ee 0xd154 "unknown" "Xilinx Corporation|Copley Controls CAN card (PCI-CAN-02)" -0x10ef 0x8154 "unknown" "Racore Computer Products Inc.|M815x Token Ring Adapter" -0x10f0 0xa800 "unknown" "Peritek Corp.|VCL-P Graphics board" -0x10f0 0xb300 "unknown" "Peritek Corp.|VCL-M graphics board" -0x10f1 0x1566 "unknown" "Tyan Computer|IDE/SCSI" -0x10f1 0x1677 "unknown" "Tyan Computer|Multimedia" -0x10f1 0x2865 "unknown" "Tyan Computer|Tyan Thunder K8E S2865" -0x10f4 0x1300 "unknown" "S-Mos Systems|rev1.1 PCI to S5U13x06B0B Bridge Adapter" -0x10f5 0xa001 "unknown" "NKK Corp.|NDR4000 [NR4600 Bridge]" -0x10fa 0x0000 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0001 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0002 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0003 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0004 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0005 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0006 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0007 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0008 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0009 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x000a "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x000b "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x000c "unknown" "TrueVision|TARGA 1000" -0x10fa 0x000d "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x000e "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x000f "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0010 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0011 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0012 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0013 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0014 "unknown" "TrueVision|GUI Accelerator" -0x10fa 0x0015 "unknown" "TrueVision|GUI Accelerator" -0x10fb 0x186f "unknown" "Thesys Gesellschaft für Mikroelektronik mbH|TH 6255" -0x10fc 0x0003 "unknown" "I-O Data Device Inc.|Cardbus IDE Controller" -0x10fc 0x0005 "nsp32" "I-O Data Device Inc.|Cardbus SCSI CBSC II" -0x1101 0x0002 "initio" "Initio Corp.|Ultra SCSI Adapter" -0x1101 0x1060 "a100u2w" "Initio Corp.|INI-A100U2W" -0x1101 0x134a "initio" "Initio Corp.|Ultra SCSI Adapter" -0x1101 0x9100 "initio" "Initio Corp.|INI-9100/9100W" -0x1101 0x9400 "initio" "Initio Corp.|INI-940" -0x1101 0x9401 "initio" "Initio Corp.|INI-950" -0x1101 0x9500 "initio" "Initio Corp.|360P" -0x1101 0x9502 "unknown" "Initio Corp.|Initio INI-9100UW Ultra Wide SCSI Controller INIC-950P chip" -0x1101 0x9700 "initio" "Initio Corp.|Fast Wide SCSI Controller" -0x1102 0x0002 "snd-emu10k1" "Creative Labs|SB Live! (audio)" -0x1102 0x0003 "unknown" "Creative Labs|EMU8008 AWE64D OEM (CT4600)" -0x1102 0x0004 "snd-emu10k1" "Creative Labs|EMU10K2 Audigy Audio Processor" -0x1102 0x0006 "snd-emu10k1x" "Creative Labs|SB Live! Value (EMU10k1X" -0x1102 0x0007 "snd-ca0106" "Creative Labs|SB Audigy LS" -0x1102 0x0008 "snd-emu10k1" "Creative Labs|SB0400 Audigy2 Value" -0x1102 0x0101 "Card:NVIDIA GeForce 256 (generic)" "Creative Labs|GeForce 256 DDR Nvida Corp. Video" -0x1102 0x100a "unknown" "Creative Labs|SB Live! 5.1 Digital OEM [SB0220], (c) 2003" -0x1102 0x1017 "unknown" "Creative Labs|Banshee 3D Blaster Banshee PCI CT6760" -0x1102 0x1047 "unknown" "Creative Labs|3D Blaster Annihilator 2" -0x1102 0x1371 "unknown" "Creative Labs| " -0x1102 0x2898 "unknown" "Creative Labs| " -0x1102 0x4001 "ohci1394" "Creative Labs|EMU10K2 Audigy IEEE1394 Firewire Controller" -0x1102 0x7002 "emu10k1-gp" "Creative Labs|SB Live! (joystick)" -0x1102 0x7003 "emu10k1-gp" "Creative Labs|EMU10K2 Audigy Gameport" -0x1102 0x7004 "emu10k1-gp" "Creative Labs|[SB Live! Value] Input device controller" -0x1102 0x7005 "emu10k1-gp" "Creative Labs|SB Audigy LS MIDI/Game port" -0x1102 0x8064 "unknown" "Creative Labs|SB0100 [SBLive! 5.1 OEM]" -0x1102 0x8938 "es1371" "Creative Labs|AudioPCI ES1371+" -0x1103 0x0003 "hpt34x" "Triones|HPT343" -0x1103 0x0004 "hptraid" "Triones|HPT366" -0x1103 0x0005 "hpt366" "HighPoint Technologies Inc.|HPT370 UDMA66/100 EIDE Controller" -0x1103 0x0006 "hpt366" "Triones|HPT302" -0x1103 0x0007 "hpt366" "Triones|HPT371" -0x1103 0x0008 "hpt366" "HighPoint Technologies Inc.|HPT374 UDMA/ATA133 RAID Controller" -0x1103 0x0009 "hpt366" "Triones|HPT372N" -0x1103 0x3220 "hptiop" "" -0x1103 0x3320 "hptiop" "" -0x1105 0x1105 "unknown" "Sigma Designs Inc.|REALmagic Xcard MPEG 1/2/3/4 DVD Decoder" -0x1105 0x5000 "unknown" "Sigma Designs Inc.|Multimedia" -0x1105 0x8300 "em8300" "Sigma Designs Inc.|REALmagic Hollywood Plus DVD Decoder" -0x1105 0x8400 "unknown" "Sigma Designs Inc.|EM8400 MPEG-2 Decoder" -0x1105 0x8401 "unknown" "Sigma Designs Inc.|EM8401 REALmagic DVD/MPEG-2 A/V Decoder" -0x1105 0x8470 "unknown" "Sigma Designs Inc.|EM8470 REALmagic DVD/MPEG-4 A/V Decoder" -0x1105 0x8471 "unknown" "Sigma Designs Inc.|EM8471 REALmagic DVD/MPEG-4 A/V Decoder" -0x1105 0x8475 "unknown" "Sigma Designs Inc.|EM8475 MPEG-4 Decoder" -0x1105 0x8476 "unknown" "Sigma Designs Inc.|EM8476 REALmagic DVD/MPEG-4 A/V Decoder" -0x1105 0x8485 "unknown" "Sigma Designs Inc.|EM8485 REALmagic DVD/MPEG-4 A/V Decoder" -0x1105 0x8486 "unknown" "Sigma Designs Inc.|EM8486 REALmagic DVD/MPEG-4 A/V Decoder" -0x1106 0x0102 "unknown" "VIA Technologies Inc.|Embedded VIA Ethernet Controller" -0x1106 0x0130 "unknown" "VIA Technologies Inc.|VT6305 1394.A OHCI Link Layer Controller" -0x1106 0x0198 "via-agp" "VIA Technologies Inc.|CPU to PCI Bridge" -0x1106 0x0204 "amd64-agp" "VIA Technologies Inc.|CPU to PCI Bridge" -0x1106 0x0208 "unknown" "VIA Technologies, Inc.|PT890 Host Bridge" -0x1106 0x0238 "amd64-agp" "VIA Technologies Inc.|K8T890 CPU to PCI Bridge" -0x1106 0x0258 "via-agp" "VIA Technologies Inc.|PCI to PCI Bridge" -0x1106 0x0259 "via-agp" "VIA Technologies Inc.|CPU to PCI Bridge" -0x1106 0x0269 "via-agp" "VIA Technologies Inc.|KT880 CPU to PCI Bridge" -0x1106 0x0282 "amd64-agp" "VIA Technologies Inc.|K8T880Pro CPU to PCI Bridge" -0x1106 0x0290 "unknown" "VIA Technologies Inc.|K8M890 Host Bridge" -0x1106 0x0293 "unknown" "VIA Technologies, Inc.|PM896 Host Bridge" -0x1106 0x0296 "via-agp" "VIA Technologies Inc.|P4M800 Host Bridge" -0x1106 0x0305 "via-agp" "VIA Technologies Inc.|VT8363/8365 [KT133/KM133]" -0x1106 0x0308 "unknown" "VIA Technologies Inc.|PT894 Host Bridge" -0x1106 0x0314 "via-agp" "VIA Technologies Inc.|P4M800CE Host Bridge" -0x1106 0x0324 "unknown" "VIA Technologies, Inc.|CX700 Host Bridge" -0x1106 0x0327 "unknown" "VIA Technologies, Inc.|P4M890 Host Bridge" -0x1106 0x0336 "unknown" "VIA Technologies, Inc.|K8M890CE Host Bridge" -0x1106 0x0340 "unknown" "VIA Technologies, Inc.|PT900 Host Bridge" -0x1106 0x0351 "unknown" "VIA Technologies, Inc.|VT3351 Host Bridge" -0x1106 0x0364 "unknown" "VIA Technologies, Inc.|P4M900 Host Bridge" -0x1106 0x0391 "via-agp" "VIA Technologies Inc.|VT8371 [KX133]" -0x1106 0x0501 "via-agp" "VIA Technologies Inc.|VT8501" -0x1106 0x0505 "unknown" "VIA Technologies Inc.|VT82C505" -0x1106 0x0561 "generic" "VIA Technologies Inc.|VT82C561" -0x1106 0x0571 "via82cxxx" "VIA Technologies Inc.|VT82C586 IDE [Apollo]" -0x1106 0x0576 "unknown" "VIA Technologies Inc.|VT82C576 3V [Apollo Master]" -0x1106 0x0585 "unknown" "VIA Technologies Inc.|VT82C585VP [Apollo VP1/VPX]" -0x1106 0x0586 "unknown" "VIA Technologies Inc.|VT82C586/A/B PCI-to-ISA [Apollo VP]" -0x1106 0x0591 "unknown" "VIA Technologies Inc.|VT8237A SATA 2-Port Controller" -0x1106 0x0595 "unknown" "VIA Technologies Inc.|VT82C595 [Apollo VP2]" -0x1106 0x0596 "unknown" "VIA Technologies Inc.|VT82C596 ISA [Apollo PRO]" -0x1106 0x0597 "via-agp" "VIA Technologies Inc.|VT82C597 [Apollo VP3]" -0x1106 0x0598 "via-agp" "VIA Technologies Inc.|VT82C598 [Apollo MVP3]" -0x1106 0x0601 "via-agp" "VIA Technologies Inc.|VT8601" -0x1106 0x0605 "via-agp" "VIA Technologies Inc.|VT8605 [ProSavage PM133]" -0x1106 0x0680 "unknown" "VIA Technologies Inc.|VT82C680 [Apollo P6]" -0x1106 0x0686 "unknown" "VIA Technologies Inc.|VT82C686 [Apollo Super]" -0x1106 0x0691 "via-agp" "VIA Technologies Inc.|VT82C691 [Apollo PRO]" -0x1106 0x0692 "unknown" "VIA Technologies Inc.|North Bridge" -0x1106 0x0693 "unknown" "VIA Technologies Inc.|VT82C693 [Apollo Pro Plus]" -0x1106 0x0698 "unknown" "VIA Technologies Inc.|VT82C693A [Apollo Pro133 AGP]" -0x1106 0x0926 "ne2k-pci" "VIA Technologies Inc.|VT82C926 [Amazon]" -0x1106 0x1000 "unknown" "VIA Technologies Inc.|VT82C570MV" -0x1106 0x1106 "unknown" "VIA Technologies Inc.|VT82C570MV" -0x1106 0x1204 "unknown" "VIA Technologies Inc.|K8M800 Host Bridge" -0x1106 0x1208 "unknown" "VIA Technologies Inc.|PT890 Host Bridge" -0x1106 0x1238 "unknown" "VIA Technologies Inc.|K8T890 CPU to PCI Bridge" -0x1106 0x1258 "unknown" "VIA Technologies Inc.|PT880 Host Bridge" -0x1106 0x1259 "unknown" "VIA Technologies Inc.|CN400/PM880 Host Bridge" -0x1106 0x1269 "unknown" "VIA Technologies Inc.|KT880 CPU to PCI Bridge" -0x1106 0x1282 "unknown" "VIA Technologies Inc.|K8T880Pro CPU to PCI Bridge" -0x1106 0x1290 "unknown" "VIA Technologies Inc.|K8M890 Host Bridge" -0x1106 0x1293 "unknown" "VIA Technologies, Inc.|PM896 Host Bridge" -0x1106 0x1296 "unknown" "VIA Technologies Inc.|P4M800 Host Bridge" -0x1106 0x1308 "unknown" "VIA Technologies Inc.|PT894 Host Bridge" -0x1106 0x1314 "unknown" "VIA Technologies Inc.|P4M800CE Host Bridge" -0x1106 0x1324 "unknown" "VIA Technologies, Inc.|CX700 Host Bridge" -0x1106 0x1327 "unknown" "VIA Technologies, Inc.|P4M890 Host Bridge" -0x1106 0x1336 "unknown" "VIA Technologies, Inc.|K8M890CE Host Bridge" -0x1106 0x1340 "unknown" "VIA Technologies, Inc.|PT900 Host Bridge" -0x1106 0x1351 "unknown" "VIA Technologies, Inc.|VT3351 Host Bridge" -0x1106 0x1364 "unknown" "VIA Technologies, Inc.|P4M900 Host Bridge" -0x1106 0x1571 "via82cxxx" "VIA Technologies Inc.|VT82C416MV" -0x1106 0x1595 "unknown" "VIA Technologies Inc.|VT82C595/97 [Apollo VP2/97]" -0x1106 0x2204 "unknown" "VIA Technologies Inc.|K8M800 Host Bridge" -0x1106 0x2208 "unknown" "VIA Technologies Inc.|PT890 Host Bridge" -0x1106 0x2238 "unknown" "VIA Technologies Inc.|K8T890 CPU to PCI Bridge" -0x1106 0x2258 "unknown" "VIA Technologies Inc.|PT880 Host Bridge" -0x1106 0x2259 "unknown" "VIA Technologies Inc.|CN400/PM880 Host Bridge" -0x1106 0x2269 "unknown" "VIA Technologies Inc.|KT880 CPU to PCI Bridge" -0x1106 0x2282 "unknown" "VIA Technologies Inc.|K8T880Pro CPU to PCI Bridge" -0x1106 0x2290 "unknown" "VIA Technologies Inc.|K8M890 Host Bridge" -0x1106 0x2293 "unknown" "VIA Technologies, Inc.|PM896 Host Bridge" -0x1106 0x2296 "unknown" "VIA Technologies Inc.|P4M800 Host Bridge" -0x1106 0x2308 "unknown" "VIA Technologies Inc.|PT894 Host Bridge" -0x1106 0x2314 "unknown" "VIA Technologies Inc.|P4M800CE Host Bridge" -0x1106 0x2324 "unknown" "VIA Technologies, Inc.|CX700 Host Bridge" -0x1106 0x2327 "unknown" "VIA Technologies, Inc.|P4M890 Host Bridge" -0x1106 0x2336 "unknown" "VIA Technologies, Inc.|K8M890CE Host Bridge" -0x1106 0x2340 "unknown" "VIA Technologies, Inc.|PT900 Host Bridge" -0x1106 0x2351 "unknown" "VIA Technologies, Inc.|VT3351 Host Bridge" -0x1106 0x2364 "unknown" "VIA Technologies, Inc.|P4M900 Host Bridge" -0x1106 0x287a "unknown" "VIA Technologies Inc.|VT8251 PCI to PCI Bridge" -0x1106 0x287b "unknown" "VIA Technologies Inc.|VT8251 PCI to PCIE Bridge" -0x1106 0x287c "unknown" "VIA Technologies Inc.|VT8251 PCIE Root Port" -0x1106 0x287d "unknown" "VIA Technologies Inc.|VT8251 PCIE Root Port" -0x1106 0x287e "unknown" "VIA Technologies Inc.|VT8251 Ultra VLINK Controller" -0x1106 0x3022 "Card:S3 UniChrome" "VIA Technologies Inc.|CLE266" -0x1106 0x3038 "usb-uhci" "VIA Technologies Inc.|VT82C586B USB" -0x1106 0x3040 "i2c-via" "VIA Technologies Inc.|VT82C586B ACPI" -0x1106 0x3043 "via-rhine" "VIA Technologies Inc.|VT86C100A [Rhine 10/100]" -0x1106 0x3044 "ohci1394" "VIA Technologies Inc.|OHCI Compliant IEEE 1394 Host Controller" -0x1106 0x3050 "i2c-viapro" "VIA Technologies Inc.|Power Management Controller" -0x1106 0x3051 "i2c-viapro" "VIA Technologies Inc.|Power Management Controller" -0x1106 0x3053 "via-rhine" "VIA Technologies Inc.|VT6105M [Rhine III 10/100]" -0x1106 0x3057 "i2c-viapro" "VIA Technologies Inc.|VT82C686 [Apollo Super ACPI]" -0x1106 0x3058 "snd-via82xx" "VIA Technologies Inc.|VT82C686 [Apollo Super AC97/Audio]" -0x1106 0x3059 0x1019 0x0a81 "snd-via82xx" "VIA Technologies Inc.|L7VTA v1.0 Motherboard (KT400-8235)" -0x1106 0x3059 0x1043 0x8095 "snd-via82xx" "VIA Technologies Inc.|A7V8X Motherboard (Realtek ALC650 codec)" -0x1106 0x3059 0x1043 0x80a1 "snd-via82xx" "VIA Technologies Inc.|A7V8X-X Motherboard" -0x1106 0x3059 0x1043 0x80b0 "snd-via82xx" "VIA Technologies Inc.|A7V600 motherboard (ADI AD1980 codec [SoundMAX])" -0x1106 0x3059 0x1043 0x812a "snd-via82xx" "VIA Technologies, Inc.|A8V Deluxe motherboard (Realtek ALC850 codec)" -0x1106 0x3059 0x1106 0x3059 "snd-via82xx" "VIA Technologies Inc.|L7VMM2 Motherboard" -0x1106 0x3059 0x1106 0x4161 "snd-via82xx" "VIA Technologies Inc.|K7VT2 motherboard" -0x1106 0x3059 0x1106 0x4170 "snd-via82xx" "VIA Technologies, Inc.|PCPartner P4M800-8237R Motherboard" -0x1106 0x3059 0x1106 0x4552 "snd-via82xx" "VIA Technologies, Inc.|Soyo KT-600 Dragon Plus (Realtek ALC 650)" -0x1106 0x3059 0x1297 0xc160 "snd-via82xx" "VIA Technologies Inc.|FX41 motherboard (Realtek ALC650 codec)" -0x1106 0x3059 0x1458 0xa002 "snd-via82xx" "VIA Technologies Inc.|GA-7VAX Onboard Audio (Realtek ALC650)" -0x1106 0x3059 0x1462 0x0080 "snd-via82xx" "VIA Technologies Inc.|K8T NEO 2 motherboard" -0x1106 0x3059 0x1462 0x3800 "snd-via82xx" "VIA Technologies Inc.|KT266 onboard audio" -0x1106 0x3059 0x1462 0x5901 "via82cxxx_audio" "VIA Technologies Inc.|VT8233 [AC97 Audio Controller]" -0x1106 0x3059 0x147b 0x1407 "snd-via82xx" "VIA Technologies Inc.|KV8-MAX3 motherboard" -0x1106 0x3059 0x1849 0x9761 "snd-via82xx" "VIA Technologies Inc.|K7VT4 motherboard" -0x1106 0x3059 0x4005 0x4710 "snd-via82xx" "VIA Technologies Inc.|MSI K7T266 Pro2-RU (MSI-6380 v2) onboard audio (Realtek/ALC 200/200P)" -0x1106 0x3059 0x4170 0x1106 "snd-via82xx" "VIA Technologies, Inc.|PCPartner P4M800-8237R Motherboard" -0x1106 0x3059 0x4552 0x1106 "snd-via82xx" "VIA Technologies, Inc.|Soyo KT-600 Dragon Plus (Realtek ALC 650)" -0x1106 0x3059 0xa0a0 0x01b6 "snd-via82xx" "VIA Technologies Inc.|AK77-8XN onboard audio" -0x1106 0x3059 "snd-via82xx" "VIA Technologies Inc.|VT8233 [AC97 Audio Controller]" -0x1106 0x3065 "via-rhine" "VIA Technologies Inc.|VT6102 [Rhine II 10/100]" -0x1106 0x3068 "slamr" "VIA Technologies Inc.|VT82C686 [Apollo Super AC97/Modem]" -0x1106 0x3074 "via-ircc" "VIA Technologies Inc.|VT8233 PCI to ISA Bridge" -0x1106 0x3086 "unknown" "VIA Technologies Inc.|VT82C686 Power management" -0x1106 0x3091 "via-agp" "VIA Technologies Inc.|VT8633 [Apollo Pro266]" -0x1106 0x3099 "via-agp" "VIA Technologies Inc.|VT8367 [KT266]" -0x1106 0x3101 "via-agp" "VIA Technologies Inc.|VT8653 CPU to PCI Bridge" -0x1106 0x3102 "unknown" "VIA Technologies Inc.|VT8662 CPU to PCI Bridge" -0x1106 0x3103 "unknown" "VIA Technologies Inc.|VT8615 CPU to PCI Bridge" -0x1106 0x3104 "ehci-hcd" "VIA Technologies Inc.|VT8235 USB Enhanced Controller" -0x1106 0x3106 "via-rhine" "VIA Technologies Inc.|VT6105 [Rhine III 10/100]" -0x1106 0x3108 "Card:S3 UniChrome" "VIA Technologies Inc.|S3 Unichrome Pro VGA Adapter" -0x1106 0x3109 "via-ircc" "VIA Technologies Inc.|VT8233C PCI to ISA Bridge" -0x1106 0x3112 "via-agp" "VIA Technologies Inc.|VT8361 CPU to PCI Bridge" -0x1106 0x3113 "unknown" "VIA Technologies Inc.|PCI to PCI Bridge" -0x1106 0x3116 "via-agp" "VIA Technologies Inc.|CPU-to-PCI Bridge" -0x1106 0x3118 "Card:S3 UniChrome" "VIA Technologies Inc.|S3 Unichrome Pro VGA Adapter" -0x1106 0x3119 "via-velocity" "VIA Technologies Inc.|VT3119 Gigabit Ethernet Controller" -0x1106 0x3122 "Card:S3 UniChrome" "VIA Technologies Inc.|VT8623 [Apollo CLE266] integrated CastleRock graphics" -0x1106 0x3123 "via-agp" "VIA Technologies Inc.|VT8623 CPU to PCI Bridge" -0x1106 0x3128 "via-agp" "VIA Technologies Inc.|P4X266A CPU-to-PCI Bridge" -0x1106 0x3133 "unknown" "VIA Technologies Inc.|VT3133 CPU to PCI Bridge" -0x1106 0x3147 "via-ircc" "VIA Technologies Inc.|VT8233 PCI to ISA Bridge" -0x1106 0x3148 "via-agp" "VIA Technologies Inc.|CPU-to-PCI Bridge" -0x1106 0x3149 "sata_via" "VIA Technologies Inc.|VT6420 SATA RAID Controller" -0x1106 0x3156 "via-agp" "VIA Technologies Inc.|P/KN266 CPU to PCI Bridge" -0x1106 0x3158 "unknown" "VIA Technologies Inc.|CPU-to-PCI Bridge" -0x1106 0x3164 "via82cxxx" "VIA Technologies Inc.|VT6410 ATA133 RAID Controller" -0x1106 0x3168 "via-agp" "VIA Technologies Inc.|VT8374 P4X400 Host Controller/AGP Bridge" -0x1106 0x3177 "via-ircc" "VIA Technologies Inc.|VT8233A PCI to ISA Bridge" -0x1106 0x3178 "unknown" "VIA Technologies Inc.|CPU to PCI Bridge" -0x1106 0x3188 "amd64-agp" "VIA Technologies Inc.|CPU to PCI Bridge" -0x1106 0x3189 "via-agp" "VIA Technologies Inc.|VT8377 CPU to PCI Bridge" -0x1106 0x3198 "unknown" "VIA Technologies Inc.|CPU-to-PCI Bridge" -0x1106 0x3202 "unknown" "VIA Technologies Inc.|CPU to PCI Bridge" -0x1106 0x3204 "unknown" "VIA Technologies Inc.|K8M800 Bridge" -0x1106 0x3205 "via-agp" "VIA Technologies Inc.|KM400 Bridge" -0x1106 0x3208 "via-agp" "VIA Technologies Inc.|CPU to PCI Bridge" -0x1106 0x3209 "unknown" "VIA Technologies Inc.|CPU to PCI Bridge" -0x1106 0x3213 "unknown" "VIA Technologies Inc.|PCI to PCI Bridge" -0x1106 0x3218 "unknown" "VIA Technologies Inc.|K8T800M Host Bridge" -0x1106 0x3227 "i2c-viapro" "VIA Technologies Inc.|VT8237 PCI-to-ISA Bridge" -0x1106 0x3238 "unknown" "VIA Technologies Inc.|K8T890 CPU-to-PCI Bridge" -0x1106 0x3249 "sata_via" "VIA Technologies Inc.|VT6421 SATA Controller" -0x1106 0x324a "unknown" "VIA Technologies, Inc.|CX700 PCI to PCI Bridge" -0x1106 0x324b "unknown" "VIA Technologies, Inc.|CX700 Host Bridge" -0x1106 0x324e "unknown" "VIA Technologies, Inc.|CX700 Internal Module Bus" -0x1106 0x3258 "via-agp" "VIA Technologies Inc.|PCI to PCI Bridge" -0x1106 0x3259 "unknown" "VIA Technologies Inc.|??? CPU to PCI Bridge" -0x1106 0x3269 "unknown" "VIA Technologies Inc.|KT880 CPU to PCI Bridge" -0x1106 0x3282 "unknown" "VIA Technologies Inc.|K8T880Pro CPU to PCI Bridge" -0x1106 0x3287 "unknown" "VIA Technologies, Inc.|VT8251 PCI to ISA Bridge" -0x1106 0x3288 "snd-hda-intel" "VIA Technologies Inc.|VIA High Definition Audio Controller" -0x1106 0x3290 "unknown" "VIA Technologies Inc.|K8M890 Host Bridge" -0x1106 0x3296 "unknown" "VIA Technologies Inc.|P4M800 Host Bridge" -0x1106 0x3324 "unknown" "VIA Technologies, Inc.|CX700 Host Bridge" -0x1106 0x3327 "unknown" "VIA Technologies, Inc.|P4M890 Host Bridge" -0x1106 0x3336 "unknown" "VIA Technologies, Inc.|K8M890CE Host Bridge" -0x1106 0x3337 "unknown" "VIA Technologies Inc.|VT8237A PCI to ISA Bridge" -0x1106 0x3340 "unknown" "VIA Technologies, Inc.|PT900 Host Bridge" -0x1106 0x3344 "unknown" "VIA Technologies, Inc.|UniChrome Pro IGP" -0x1106 0x3349 "ahci" "VIA Technologies Inc.|VT8251 AHCI/SATA 4-Port Controller" -0x1106 0x3351 "unknown" "VIA Technologies, Inc.|VT3351 Host Bridge" -0x1106 0x3364 "unknown" "VIA Technologies, Inc.|P4M900 Host Bridge" -0x1106 0x337a "unknown" "VIA Technologies Inc.|VT8237A PCI to PCI Bridge" -0x1106 0x337b "unknown" "VIA Technologies Inc.|VT8237A PCI to PCIE Bridge" -0x1106 0x4149 "unknown" "VIA Technologies Inc.|VIA VT6420 (ATA133) Controller" -0x1106 0x4204 "unknown" "VIA Technologies Inc.|??? CPU to PCI Bridge" -0x1106 0x4208 "unknown" "VIA Technologies Inc.|PT890 Host Bridge" -0x1106 0x4238 "unknown" "VIA Technologies Inc.|??? CPU to PCI Bridge" -0x1106 0x4258 "unknown" "VIA Technologies Inc.|??? CPU to PCI Bridge" -0x1106 0x4259 "unknown" "VIA Technologies Inc.|??? CPU to PCI Bridge" -0x1106 0x4269 "unknown" "VIA Technologies Inc.|KT880 CPU to PCI Bridge" -0x1106 0x4282 "unknown" "VIA Technologies Inc.|K8T880Pro CPU to PCI Bridge" -0x1106 0x4290 "unknown" "VIA Technologies Inc.|K8M890 Host Bridge" -0x1106 0x4293 "unknown" "VIA Technologies, Inc.|PM896 Host Bridge" -0x1106 0x4296 "unknown" "VIA Technologies Inc.|P4M800 Host Bridge" -0x1106 0x4308 "unknown" "VIA Technologies Inc.|PT894 Host Bridge" -0x1106 0x4314 "unknown" "VIA Technologies Inc.|P4M800CE Host Bridge" -0x1106 0x4324 "unknown" "VIA Technologies, Inc.|CX700 Host Bridge" -0x1106 0x4327 "unknown" "VIA Technologies, Inc.|P4M890 Host Bridge" -0x1106 0x4336 "unknown" "VIA Technologies, Inc.|K8M890CE Host Bridge" -0x1106 0x4340 "unknown" "VIA Technologies, Inc.|PT900 Host Bridge" -0x1106 0x4351 "unknown" "VIA Technologies, Inc.|VT3351 Host Bridge" -0x1106 0x4364 "unknown" "VIA Technologies, Inc.|P4M900 Host Bridge" -0x1106 0x4511 "via82cxxx_audio" "VIA Technologies Inc.|AC97 Audio" -0x1106 0x5030 "unknown" "VIA Technologies Inc.|VT82C596 ACPI [Apollo PRO]" -0x1106 0x5208 "unknown" "VIA Technologies Inc.|PT890 I/O APIC Interrupt Controller" -0x1106 0x5238 "unknown" "VIA Technologies Inc.|K8T890 I/O APIC Interrupt Controller" -0x1106 0x5290 "unknown" "VIA Technologies Inc.|K8M890 I/O APIC Interrupt Controller" -0x1106 0x5308 "unknown" "VIA Technologies Inc.|PT894 I/O APIC Interrupt Controller" -0x1106 0x5327 "unknown" "VIA Technologies, Inc.|P4M890 I/O APIC Interrupt Controller" -0x1106 0x5336 "unknown" "VIA Technologies, Inc.|K8M890CE I/O APIC Interrupt Controller" -0x1106 0x5340 "unknown" "VIA Technologies, Inc.|PT900 I/O APIC Interrupt Controller" -0x1106 0x5351 "unknown" "VIA Technologies, Inc.|VT3351 I/O APIC Interrupt Controller" -0x1106 0x5364 "unknown" "VIA Technologies, Inc.|P4M900 I/O APIC Interrupt Controller" -0x1106 0x6100 "via-rhine" "VIA Technologies Inc.|VT85C100A [Rhine II]" -0x1106 0x6327 "unknown" "VIA Technologies, Inc.|P4M890 Security Device" -0x1106 0x7204 "unknown" "VIA Technologies Inc.|K8M800 Bridge" -0x1106 0x7205 "Card:S3 UniChrome" "VIA Technologies Inc.|KM400 Graphics Adapter" -0x1106 0x7208 "unknown" "VIA Technologies Inc.|PT890 Host Bridge" -0x1106 0x7238 "unknown" "VIA Technologies Inc.|K8T890 CPU to PCI Bridge" -0x1106 0x7258 "unknown" "VIA Technologies Inc.|PT880 CPU to PCI Bridge" -0x1106 0x7259 "unknown" "VIA Technologies Inc.|PM880 CPU to PCI Bridge" -0x1106 0x7269 "unknown" "VIA Technologies Inc.|KT880 CPU to PCI Bridge" -0x1106 0x7282 "unknown" "VIA Technologies Inc.|K8T880Pro CPU to PCI Bridge" -0x1106 0x7290 "unknown" "VIA Technologies Inc.|K8M890 Host Bridge" -0x1106 0x7293 "unknown" "VIA Technologies, Inc.|PM896 Host Bridge" -0x1106 0x7296 "unknown" "VIA Technologies Inc.|P4M800 Host Bridge" -0x1106 0x7308 "unknown" "VIA Technologies Inc.|PT894 Host Bridge" -0x1106 0x7314 "unknown" "VIA Technologies Inc.|P4M800CE Host Bridge" -0x1106 0x7324 "unknown" "VIA Technologies, Inc.|CX700 Host Bridge" -0x1106 0x7327 "unknown" "VIA Technologies, Inc.|P4M890 Host Bridge" -0x1106 0x7336 "unknown" "VIA Technologies, Inc.|K8M890CE Host Bridge" -0x1106 0x7340 "unknown" "VIA Technologies, Inc.|PT900 Host Bridge" -0x1106 0x7351 "unknown" "VIA Technologies, Inc.|VT3351 Host Bridge" -0x1106 0x7364 "unknown" "VIA Technologies, Inc.|P4M900 Host Bridge" -0x1106 0x8208 "unknown" "VIA Technologies Inc.|K8T890 PCI to AGP Bridge" -0x1106 0x8231 "via-ircc" "VIA Technologies Inc.|VT8231 [PCI-to-ISA Bridge]" -0x1106 0x8235 "i2c-viapro" "VIA Technologies Inc.|VT8235 Power Management" -0x1106 0x8305 "agpgart" "VIA Technologies Inc.|VT8363/8365 [KT133/KM133 AGP]" -0x1106 0x8324 "unknown" "VIA Technologies, Inc.|CX700 PCI to ISA Bridge" -0x1106 0x8391 "unknown" "VIA Technologies Inc.|VT8371 [PCI-PCI Bridge]" -0x1106 0x8501 "unknown" "VIA Technologies Inc.|VT8501" -0x1106 0x8596 "unknown" "VIA Technologies Inc.|VT82C596 [Apollo PRO AGP]" -0x1106 0x8597 "unknown" "VIA Technologies Inc.|VT82C597 [Apollo VP3 AGP]" -0x1106 0x8598 "unknown" "VIA Technologies Inc.|VT82C598 [Apollo MVP3 AGP]" -0x1106 0x8601 "unknown" "VIA Technologies Inc.|VT8601" -0x1106 0x8602 "unknown" "VIA Technologies Inc.|CPU to AGP Bridge" -0x1106 0x8605 "unknown" "VIA Technologies Inc.|VT8605 [PM133 AGP]" -0x1106 0x8691 "unknown" "VIA Technologies Inc.|VT82C691 [Apollo Pro]" -0x1106 0x8693 "unknown" "VIA Technologies Inc.|VT82C693 Apollo Pro+ PCI-to-PCI Bridge" -0x1106 0x9238 "unknown" "VIA Technologies Inc.|K8T890 I/O APIC" -0x1106 0x9398 "unknown" "VIA Technologies Inc.|VT8601 2D/3D Graphics Accelerator" -0x1106 0xa208 "unknown" "VIA Technologies Inc.|PT890 PCI-to-PCI Bridge" -0x1106 0xa238 "unknown" "VIA Technologies Inc.|K8T890 PCI-to-PCI Bridge" -0x1106 0xa327 "unknown" "VIA Technologies, Inc.|P4M890 PCI to PCI Bridge Controller" -0x1106 0xa364 "unknown" "VIA Technologies, Inc.|P4M900 PCI to PCI Bridge Controller" -0x1106 0xb091 "unknown" "VIA Technologies Inc.|VT8633 [Apollo Pro266 AGP]" -0x1106 0xb099 "unknown" "VIA Technologies Inc.|VT8367 [KT266 AGP]" -0x1106 0xb101 "unknown" "VIA Technologies Inc.|VT8653 CPU to AGP Controller" -0x1106 0xb102 "unknown" "VIA Technologies Inc.|VT8362 CPU to AGP Controller" -0x1106 0xb103 "unknown" "VIA Technologies Inc.|VT8615 CPU to AGP Controller" -0x1106 0xb112 "via-agp" "VIA Technologies Inc.|VT8361 CPU to AGP Controller" -0x1106 0xb113 "unknown" "VIA Technologies Inc.|I/O APIC" -0x1106 0xb115 "unknown" "VIA Technologies Inc.|CPU to AGP Controller" -0x1106 0xb116 "unknown" "VIA Technologies Inc.|PCI-to-PCI Bridge (AGP)" -0x1106 0xb133 "unknown" "VIA Technologies Inc.|CPU to AGP Controller" -0x1106 0xb148 "unknown" "VIA Technologies Inc.|PCI-to-PCI Bridge (AGP)" -0x1106 0xb156 "unknown" "VIA Technologies Inc.|PCI-to-PCI Bridge (AGP)" -0x1106 0xb158 "unknown" "VIA Technologies Inc.|PCI-to-PCI Bridge (AGP)" -0x1106 0xb168 "unknown" "VIA Technologies Inc.|PCI-to-PCI Bridge (AGP)" -0x1106 0xb188 "amd64-agp" "VIA Technologies Inc.|PCI-to-PCI Bridge (AGP 2.0/3.0)" -0x1106 0xb198 "via-agp" "VIA Technologies Inc.|PCI-to-PCI Bridge (AGP 2.0/3.0)" -0x1106 0xb213 "unknown" "VIA Technologies Inc.|I/O APIC" -0x1106 0xb999 "unknown" "VIA Technologies, Inc.|[K8T890 North / VT8237 South] PCI Bridge" -0x1106 0xc208 "unknown" "VIA Technologies Inc.|PT890 PCI-to-PCI Bridge" -0x1106 0xc238 "unknown" "VIA Technologies Inc.|K8T890 PCI-to-PCI Bridge" -0x1106 0xc327 "unknown" "VIA Technologies, Inc.|P4M890 PCI to PCI Bridge Controller" -0x1106 0xc340 "unknown" "VIA Technologies, Inc.|PT900 PCI to PCI Bridge Controller" -0x1106 0xc364 "unknown" "VIA Technologies, Inc.|P4M900 PCI to PCI Bridge Controller" -0x1106 0xd104 "unknown" "VIA Technologies Inc.|VT8237 Integrated Fast Ethernet Controller" -0x1106 0xd208 "unknown" "VIA Technologies Inc.|PT890 PCI-to-PCI Bridge" -0x1106 0xd213 "unknown" "VIA Technologies Inc.|PCI to PCI Bridge" -0x1106 0xd238 "unknown" "VIA Technologies Inc.|K8T890 PCI-to-PCI Bridge" -0x1106 0xd340 "unknown" "VIA Technologies, Inc.|PT900 PCI to PCI Bridge Controller" -0x1106 0xe208 "unknown" "VIA Technologies Inc.|PT890 PCI-to-PCI Bridge" -0x1106 0xe238 "unknown" "VIA Technologies Inc.|K8T890 PCI-to-PCI Bridge" -0x1106 0xe340 "unknown" "VIA Technologies, Inc.|PT900 PCI to PCI Bridge Controller" -0x1106 0xf208 "unknown" "VIA Technologies Inc.|PT890 PCI-to-PCI Bridge" -0x1106 0xf238 "unknown" "VIA Technologies Inc.|K8T890 PCI-to-PCI Bridge" -0x1106 0xf340 "unknown" "VIA Technologies, Inc.|PT900 PCI to PCI Bridge Controller" -0x1107 0x0576 "unknown" "Stratus Computers|VIA VT82C570MV [Apollo] (Wrong vendor ID!)" -0x1107 0x8576 "unknown" "Stratus Computer|PCI Host Bridge" -0x1108 0x0100 "unknown" "Proteon Inc.|p1690plus_AA" -0x1108 0x0101 "unknown" "Proteon Inc.|p1690plus_AB" -0x1108 0x0105 "unknown" "Proteon Inc.|P1690Plus" -0x1108 0x0108 "unknown" "Proteon Inc.|P1690Plus" -0x1108 0x0138 "unknown" "Proteon Inc.|P1690Plus" -0x1108 0x0139 "unknown" "Proteon Inc.|P1690Plus" -0x1108 0x013c "unknown" "Proteon Inc.|P1690Plus" -0x1108 0x013d "unknown" "Proteon Inc.|P1690Plus" -0x1109 0x1400 "unknown" "Cogent Data|EM110TX [EX110TX]" -0x110a 0x0002 "unknown" "Siemens Nixdorf AG|Pirahna 2-port" -0x110a 0x0005 "unknown" "Siemens Nixdorf AG|Tulip controller, power management, switch extender" -0x110a 0x0006 "unknown" "Infineon Technologies|PINC" -0x110a 0x0015 "unknown" "Infineon Technologies|Multiprocessor Interrupt Ctrlr (MINT)" -0x110a 0x0017 "unknown" "Infineon Technologies|PCI-WAN Adapter (SiemensCard PWAN)" -0x110a 0x001d "unknown" "Infineon Technologies|Copernicus Management Controller" -0x110a 0x007b "unknown" "Siemens Nixdorf AG|FSC Remote Service Controller, mailbox device" -0x110a 0x007c "unknown" "Siemens Nixdorf AG|FSC Remote Service Controller, shared memory device" -0x110a 0x007d "unknown" "Siemens Nixdorf AG|FSC Remote Service Controller, SMIC device" -0x110a 0x113c "unknown" "Infineon Technologies|FPGA-CPTR Hardware Tracer for CP113C / CP113D" -0x110a 0x113e "unknown" "Infineon Technologies|FPGA-CPTRE Hardware Tracer for CP113E" -0x110a 0x2101 "unknown" "Infineon Technologies|PEB 20321 MUNICH32X Multichannel NIC for HDLC" -0x110a 0x2102 "dscc4" "Siemens Nixdorf AG|DSCC4 WAN adapter" -0x110a 0x2103 "unknown" "Infineon Technologies|PEB 20324 MUNICH128X NIC for HDLC + extensions" -0x110a 0x2104 "unknown" "Infineon Technologies|PSB 4600/4610 PCI I/F for Telephony/Data Apps (PITA)" -0x110a 0x2106 "unknown" "Infineon Technologies|PEB 20256 E MUNICH256 (NIC HDLC/PPP w/256 channels)" -0x110a 0x2108 "unknown" "Infineon Technologies|PEB 20256M E MUNICH256FM Multichnl NIC for HDLC/PPP" -0x110a 0x3142 "unknown" "Siemens Nixdorf AG|SIMATIC NET CP 5613A1 (Profibus Adapter)" -0x110a 0x3160 "unknown" "Infineon Technologies|MCCA Pentium-PCI Host Bridge Core ASIC" -0x110a 0x4021 "unknown" "Siemens Nixdorf AG|SIMATIC NET CP 5512 (Profibus and MPI Cardbus Adapter)" -0x110a 0x4029 "unknown" "Siemens Nixdorf AG|SIMATIC NET CP 5613A2 (Profibus Adapter)" -0x110a 0x4942 "unknown" "Siemens Nixdorf AG|FPGA I-Bus Tracer for MBD" -0x110a 0x6120 "unknown" "Siemens Nixdorf AG|SZB6120" -0x110b 0x0001 "unknown" "Chromatic Research Inc.|Mpact Media Processor" -0x110b 0x0002 "unknown" "Chromatic Research Inc.|GM90C7110VX MPACT DVD decoder." -0x110b 0x0004 "unknown" "Chromatic Research Inc.|Mpact 2" -0x1110 0x6037 "unknown" "Powerhouse Systems|Firepower Powerized SMP I/O ASIC" -0x1110 0x6073 "unknown" "Powerhouse Systems|Firepower Powerized SMP I/O ASIC" -0x1112 0x0000 "unknown" "Osicom Technologies Inc.|2340 4 Port 10/100 UTP Fast Ethernet Adapter" -0x1112 0x2200 "unknown" "RNS - Div. of Meret Communications Inc.|FDDI Adapter" -0x1112 0x2300 "unknown" "Rockwell International|Fast Ethernet Adapter" -0x1112 0x2340 "unknown" "RNS - Div. of Meret Communications Inc.|4 Port Fast Ethernet Adapter" -0x1112 0x2400 "unknown" "RNS - Div. of Meret Communications Inc.|ATM Adapter" -0x1113 0x1211 "8139too" "Accton Technology Corp.|SMC2-1211TX" -0x1113 0x1216 "tulip" "Accton Technology Corp.|Ethernet Adapter" -0x1113 0x1217 "tulip" "Accton Technology Corp.|EN-1217 Ethernet Adapter" -0x1113 0x5105 "unknown" "Accton Technology Corp.|10Mbps Network card" -0x1113 0x9211 "unknown" "Accton Technology Corp.|EN-1207D Fast Ethernet Adapter" -0x1113 0x9511 "tulip" "Accton Technology Corp.| Ethernet Adapter" -0x1113 0xd301 "unknown" "Accton Technology Corp.|CPWNA100 (Philips wireless PCMCIA)" -0x1113 0xec02 "unknown" "Accton Technology Corp.|SMC 1244TX v3" -0x1114 0x0506 "atmel_pci" "Atmel Corp.|802.11b Wireless Network Adaptor (at76c506)" -0x1116 0x0022 "unknown" "Data Translation|DT3001" -0x1116 0x0023 "unknown" "Data Translation|DT3002" -0x1116 0x0024 "unknown" "Data Translation|DT3003" -0x1116 0x0025 "unknown" "Data Translation|DT3004" -0x1116 0x0026 "unknown" "Data Translation|DT3005" -0x1116 0x0027 "unknown" "Data Translation|DT3001-PGL" -0x1116 0x0028 "unknown" "Data Translation|DT3003-PGL" -0x1117 0x153b "bttv" "Terratec|TValue" -0x1117 0x9500 "unknown" "Datacube Inc.|Max-1C SVGA card" -0x1117 0x9501 "unknown" "Datacube Inc.|Max-1C image processing" -0x1118 0x153b "bttv" "Terratec|TValue" -0x1119 0x0000 "gdth" "ICP Vortex|GDT 6000/6020/6050" -0x1119 0x0001 "gdth" "ICP Vortex|GDT 6000b/6010" -0x1119 0x0002 "gdth" "ICP Vortex|GDT 6110/6510" -0x1119 0x0003 "gdth" "ICP Vortex|GDT 6120/6520" -0x1119 0x0004 "gdth" "ICP Vortex|GDT 6530" -0x1119 0x0005 "gdth" "ICP Vortex|GDT 6550" -0x1119 0x0006 "gdth" "ICP Vortex|GDT 6x17" -0x1119 0x0007 "gdth" "ICP Vortex|GDT 6x27" -0x1119 0x0008 "gdth" "ICP Vortex|GDT 6537" -0x1119 0x0009 "gdth" "ICP Vortex|GDT 5557" -0x1119 0x000a "gdth" "ICP Vortex|GDT 6x15" -0x1119 0x000b "gdth" "ICP Vortex|GDT 6x25" -0x1119 0x000c "gdth" "ICP Vortex|GDT 6535" -0x1119 0x000d "gdth" "ICP Vortex|GDT 6555" -0x1119 0x0010 "gdth" "ICP Vortex|GDT 6115/6515" -0x1119 0x0011 "gdth" "ICP Vortex|GDT 6125/6525" -0x1119 0x0012 "gdth" "ICP Vortex|GDT 6535" -0x1119 0x0013 "gdth" "ICP Vortex|GDT 6555/6555-ECC" -0x1119 0x0100 "gdth" "ICP Vortex|GDT 6117RP/6517RP" -0x1119 0x0101 "gdth" "ICP Vortex|GDT 6127RP/6527RP" -0x1119 0x0102 "gdth" "ICP Vortex|GDT 6537RP" -0x1119 0x0103 "gdth" "ICP Vortex|GDT 6557RP" -0x1119 0x0104 "gdth" "ICP Vortex|GDT 6111RP/6511RP" -0x1119 0x0105 "gdth" "ICP Vortex|GDT 6121RP/6521RP" -0x1119 0x0110 "gdth" "ICP Vortex|GDT 6117RP1/6517RP1" -0x1119 0x0111 "gdth" "ICP Vortex|GDT 6127RP1/6527RP1" -0x1119 0x0112 "gdth" "ICP Vortex|GDT 6537RP1" -0x1119 0x0113 "gdth" "ICP Vortex|GDT 6557RP1" -0x1119 0x0114 "gdth" "ICP Vortex|GDT 6111RP1/6511RP1" -0x1119 0x0115 "gdth" "ICP Vortex|GDT 6121RP1/6521RP1" -0x1119 0x0118 "gdth" "ICP Vortex|GDT 6x18RD" -0x1119 0x0119 "gdth" "ICP Vortex|GDT 6x28RD" -0x1119 0x011a "gdth" "ICP Vortex|GDT 6x38RD" -0x1119 0x011b "gdth" "ICP Vortex|GDT 6x58RD" -0x1119 0x0120 "gdth" "ICP Vortex|GDT 6117RP2/6517RP2" -0x1119 0x0121 "gdth" "ICP Vortex|GDT 6127RP2/6527RP2" -0x1119 0x0122 "gdth" "ICP Vortex|GDT 6537RP2" -0x1119 0x0123 "gdth" "ICP Vortex|GDT 6557RP2" -0x1119 0x0124 "gdth" "ICP Vortex|GDT 6111RP2/6511RP2" -0x1119 0x0125 "gdth" "ICP Vortex|GDT 6121RP2/6521RP2" -0x1119 0x0136 "gdth" "ICP Raid Controller|GDT 6x13RS" -0x1119 0x0137 "gdth" "ICP Raid Controller|GDT 6x23RS" -0x1119 0x0138 "gdth" "ICP Raid Controller|GDT 6118RS/6518RS/6618RS" -0x1119 0x0139 "gdth" "ICP Raid Controller|GDT 6128RS/6528RS/6628RS" -0x1119 0x013a "gdth" "ICP Raid Controller|GDT 6538RS/6638RS" -0x1119 0x013b "gdth" "ICP Raid Controller|GDT 6558RS/6658RS" -0x1119 0x013c "gdth" "ICP Raid Controller|GDT 6x33RS" -0x1119 0x013d "gdth" "ICP Raid Controller|GDT 6x43RS" -0x1119 0x013e "gdth" "ICP Raid Controller|GDT 6x53RS" -0x1119 0x013f "gdth" "ICP Raid Controller|GDT 6x63RS" -0x1119 0x0166 "gdth" "ICP Raid Controller|GDT 7113RN/7513RN/7613RN" -0x1119 0x0167 "gdth" "ICP Raid Controller|GDT 7123RN/7523RN/7623RN" -0x1119 0x0168 "gdth" "ICP Vortex|GDT 7x18RN" -0x1119 0x0169 "gdth" "ICP Vortex|GDT 7x28RN" -0x1119 0x016a "gdth" "ICP Vortex|GDT 7x38RN" -0x1119 0x016b "gdth" "ICP Vortex|GDT 7x58RN" -0x1119 0x016c "gdth" "ICP Raid Controller|GDT 7533RN/7633RN" -0x1119 0x016d "gdth" "ICP Raid Controller|GDT 7543RN/7643RN" -0x1119 0x016e "gdth" "ICP Raid Controller|GDT 7553RN/7653RN" -0x1119 0x016f "gdth" "ICP Raid Controller|GDT 7563RN/7663RN" -0x1119 0x01d6 "gdth" "ICP Raid Controller|GDT 4x13RZ" -0x1119 0x01d7 "gdth" "ICP Raid Controller|GDT 4x23RZ" -0x1119 0x01f6 "gdth" "ICP Raid Controller|GDT 8x13RZ" -0x1119 0x01f7 "gdth" "ICP Raid Controller|GDT 8x23RZ" -0x1119 0x01fc "gdth" "ICP Raid Controller|GDT 8x33RZ" -0x1119 0x01fd "gdth" "ICP Raid Controller|GDT 8x43RZ" -0x1119 0x01fe "gdth" "ICP Raid Controller|GDT 8x53RZ" -0x1119 0x01ff "gdth" "ICP Raid Controller|GDT 8x63RZ" -0x1119 0x0210 "gdth" "ICP Vortex|GDT 6x19RD" -0x1119 0x0211 "gdth" "ICP Vortex|GDT 6x29RD" -0x1119 0x0260 "gdth" "ICP Vortex|GDT 7x19RN" -0x1119 0x0261 "gdth" "ICP Vortex|GDT 7x29RN" -0x1119 0x02ff "gdth" "ICP Vortex|GDT MAXRP" -0x1119 0x0300 "gdth" "ICP Vortex GDT Raid Controller" -0x1119 0x153b "bttv" "ICP Vortex|TValue" -0x1119 0xffff "gdth" "ICP Vortex|" -0x111a 0x0000 "eni" "Efficient Networks Inc.|155P-MF1 (FPGA)" -0x111a 0x0002 "eni" "Efficient Networks Inc.|155P-MF1 (ASIC)" -0x111a 0x0003 "lanai" "Efficient Networks Inc.|ENI-25P ATM Adapter" -0x111a 0x0005 "lanai" "Efficient Networks Inc.|ENI-25P ATM Adapter" -0x111a 0x0007 "unknown" "Efficient Networks Inc.|SpeedStream ADSL" -0x111a 0x1023 "orinoco_plx" "Efficient Networks Inc.|SpeedStream S1023" -0x111a 0x1203 "unknown" "Efficient Networks Inc.|SpeedStream 1023 Wireless PCI Adapter" -0x111a 0x153b "bttv" "Terratec|TValue" -0x111c 0x0001 "unknown" "Tricord Systems Inc.|Powerbis Bridge" -0x111d 0x0001 "nicstar" "Integrated Device Technology Inc.|IDT77211 ATM Adapter" -0x111d 0x0003 "idt77252" "Integrated Device Technology Inc.|IDT77252 ATM Adapter" -0x111d 0x0004 "unknown" "Integrated Device Technology Inc.|IDT77V252 MICRO ABR SAR PCI ATM Controller" -0x111d 0x0005 "unknown" "Integrated Device Technology Inc.|IDT77V222 155Mbps ATM MICRO ABR SAR Controller" -0x111f 0x4a47 "unknown" "Precision Digital Images|Precision MX Video engine interface" -0x111f 0x5243 "unknown" "Precision Digital Images|Frame capture bus interface" -0x1123 0x153b "bttv" "Terratec|TV/Radio+" -0x1124 0x2581 "unknown" "Leutron Vision AG|Picport Monochrome" -0x1127 0x0200 "unknown" "FORE Systems Inc.|ForeRunner PCA-200 ATM" -0x1127 0x0210 "unknown" "FORE Systems Inc.|PCA-200PC" -0x1127 0x0250 "unknown" "FORE Systems Inc.|ATM" -0x1127 0x0300 "fore_200e" "FORE Systems Inc.|PCA-200E" -0x1127 0x0310 "unknown" "FORE Systems Inc.|ATM" -0x1127 0x0400 "he" "FORE Systems Inc.|ForeRunnerHE ATM Adapter" -0x1127 0x153b "bttv" "Terratec|TV+" -0x112e 0x0000 "unknown" "Infomedia Microelectronics|Enhanced IDE Controller" -0x112e 0x000b "unknown" "Infomedia Microelectronics|Enhanced IDE Controller" -0x112f 0x0000 "unknown" "Imaging Technology Inc.|MVC IC-PCI" -0x112f 0x0001 "unknown" "Imaging Technology Inc.|MVC IM-PCI Video frame grabber/processor" -0x112f 0x0007 "unknown" "Imaging Technology|? PCVisionPlus Image Capture Device" -0x112f 0x0008 "unknown" "Imaging Technology Inc|PC-CamLink PCI framegrabber" -0x1131 0x1201 "unknown" "Philips Semiconductors|PTD3000 VPN IPSEC coprocessor" -0x1131 0x1234 "unknown" "Philips Semiconductors|EHCI USB 2.0 Controller" -0x1131 0x1301 "unknown" "Philips Semiconductors|PTD3210 SSL Accelerator" -0x1131 0x1561 "unknown" "Philips Semiconductors|USB 1.1 Host Controller" -0x1131 0x1562 "unknown" "Philips Semiconductors|ISP1561 EHCI USB 2.0 Controller" -0x1131 0x2780 "unknown" "Philips Semiconductors|TDA2780AQ TV deflection controller" -0x1131 0x3400 "slamr" "Philips Semiconductors|UCB1500 Modem" -0x1131 0x3401 "unknown" "Philips Semiconductors|UCB1500 Multimedia Audio Device" -0x1131 0x5400 "unknown" "Philips Semiconductors|TriMedia TM1000/1100 Multimedia processor" -0x1131 0x5402 "ISDN:capidrv" "Philips Semiconductors|Fritz DSL ISDN/DSL Adapter" -0x1131 0x5405 "unknown" "Philips Semiconductors|TriMedia TM1500" -0x1131 0x5406 "unknown" "Philips Semiconductors|TriMedia TM1700" -0x1131 0x7130 "saa7134" "Philips Semiconductors|SAA7130 Video Broadcast Decoder" -0x1131 0x7133 "saa7134" "Philips Semiconductors|SAA7135HL Multi Media Capture Device" -0x1131 0x7134 "saa7134" "Philips Semiconductors|SAA7134" -0x1131 0x7135 "saa7134" "Philips Semiconductors|SAA7135 Audio+video broadcast decoder" -0x1131 0x7145 "avmaster" "Philips Semiconductors|SAA7145" -0x1131 0x7146 0x110a 0x0000 "dvb-ttpci" "Philips Semiconductors|Fujitsu/Siemens DVB-C card rev1.5" -0x1131 0x7146 0x110a 0xffff "dpc7146" "Philips Semiconductors|Fujitsu/Siemens DVB-C card rev1.5" -0x1131 0x7146 0x1131 0x0010 "budget-av" "Philips Semiconductors|KNC1 DVB-S Plus Budget" -0x1131 0x7146 0x1131 0x0011 "budget-av" "Philips Semiconductors|KNC1 DVB-S budget" -0x1131 0x7146 0x1131 0x4f56 "budget-av" "Philips Semiconductors|KNC1 DVB-S Budget" -0x1131 0x7146 0x1131 0x4f60 "budget" "Philips Semiconductors|Fujitsu Siemens Activy Budget-S PCI rev AL" -0x1131 0x7146 0x1131 0x4f61 "budget" "Philips Semiconductors|Fujitsu-Siemens Activy DVB-S Budget" -0x1131 0x7146 0x1131 0x5f61 "dpc7146" "Philips Semiconductors|Activy DVB-T Budget" -0x1131 0x7146 0x114b 0x2003 "dpc7146" "Philips Semiconductors|DVRaptor Video Edit/Capture Card" -0x1131 0x7146 0x11bd 0x0006 "dpc7146" "Philips Semiconductors|DV500 Overlay" -0x1131 0x7146 0x11bd 0x000a "dpc7146" "Philips Semiconductors|DV500 Overlay" -0x1131 0x7146 0x11bd 0x000f "dpc7146" "Philips Semiconductors|DV500 Overlay" -0x1131 0x7146 0x13c2 0x0000 "dvb-ttpci" "Philips Semiconductors|Siemens/Technotrend/Hauppauge DVB card rev1.3 or rev1.5" -0x1131 0x7146 0x13c2 0x0001 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB card rev1.3 or rev1.6" -0x1131 0x7146 0x13c2 0x0002 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB card rev2.1" -0x1131 0x7146 0x13c2 0x0003 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB card rev2.1" -0x1131 0x7146 0x13c2 0x0004 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB card rev2.1" -0x1131 0x7146 0x13c2 0x0006 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB card rev1.3 or rev1.6" -0x1131 0x7146 0x13c2 0x0008 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB-T" -0x1131 0x7146 0x13c2 0x000a "dvb-ttpci" "Philips Semiconductors|Octal/Technotrend DVB-C for iTV" -0x1131 0x7146 0x13c2 0x000e "dvb-ttpci" "Technotrend/Hauppauge|WinTV Nexus-S Rev 2.3" -0x1131 0x7146 0x13c2 0x1002 "dvb-ttpci" "Philips Semiconductors|SAA7146" -0x1131 0x7146 0x13c2 0x1003 "budget" "Philips Semiconductors|Technotrend-Budget / Hauppauge WinTV-NOVA-S DVB card" -0x1131 0x7146 0x13c2 0x1004 "budget" "Philips Semiconductors|Technotrend-Budget / Hauppauge WinTV-NOVA-C DVB card" -0x1131 0x7146 0x13c2 0x1005 "budget" "Philips Semiconductors|Technotrend-Budget / Hauppauge WinTV-NOVA-T DVB card" -0x1131 0x7146 0x13c2 0x100c "budget-ci" "Philips Semiconductors|Technotrend-Budget / Hauppauge WinTV-NOVA-CI DVB card" -0x1131 0x7146 0x13c2 0x100f "budget-ci" "Philips Semiconductors|Technotrend-Budget / Hauppauge WinTV-NOVA-CI DVB card" -0x1131 0x7146 0x13c2 0x1010 "budget-ci" "" -0x1131 0x7146 0x13c2 0x1011 "budget-ci" "Philips Semiconductors|Technotrend-Budget / Hauppauge WinTV-NOVA-T DVB card" -0x1131 0x7146 0x13c2 0x1012 "budget-ci" "" -0x1131 0x7146 0x13c2 0x1013 "budget" "Philips Semiconductors|SATELCO Multimedia DVB" -0x1131 0x7146 0x13c2 0x1016 "budget" "Philips Semiconductors|WinTV-NOVA-SE DVB card" -0x1131 0x7146 0x13c2 0x1017 "budget" "" -0x1131 0x7146 0x13c2 0x1102 "dvb-ttpci" "Philips Semiconductors|Technotrend/Hauppauge DVB card rev2.1" -0x1131 0x7146 0x153b 0x1154 "budget-av" "Philips Semiconductors|SAA7146" -0x1131 0x7146 0x153b 0x1155 "budget-av" "" -0x1131 0x7146 0x153b 0x1156 "budget-av" "Philips Semiconductors|SAA7146" -0x1131 0x7146 0x153b 0x1157 "budget-av" "Philips Semiconductors|SAA7146" -0x1131 0x7146 0x17c8 0x0101 "hexium_orion" "Philips Semiconductors|SAA7146" -0x1131 0x7146 0x17c8 0x2101 "hexium_orion" "Philips Semiconductors|SAA7146" -0x1131 0x7146 0x17c8 0x2401 "hexium_gemini" "Philips Semiconductors|SAA7146" -0x1131 0x7146 0x17c8 0x2402 "hexium_gemini" "Philips Semiconductors|SAA7146" -0x1131 0x7146 0x1894 0x0010 "budget-av" "" -0x1131 0x7146 0x1894 0x0014 "budget-av" "" -0x1131 0x7146 0x1894 0x0016 "budget-av" "" -0x1131 0x7146 0x1894 0x001e "budget-av" "" -0x1131 0x7146 0x1894 0x0020 "budget-av" "Philips Semiconductors|KNC1 DVB-C budget" -0x1131 0x7146 0x1894 0x0021 "budget-av" "Philips Semiconductors|KNC1 DVB-C Plus budget" -0x1131 0x7146 0x1894 0x0030 "budget-av" "Philips Semiconductors|KNC1 DVB-T budget" -0x1131 0x7146 0x1894 0x0031 "budget-av" "Philips Semiconductors|KNC1 DVB-T Plus budget" -0x1131 0x7146 "dpc7146" "Philips Semiconductors|SAA7146" -0x1131 0x9730 "unknown" "Philips Semiconductors|SAA9730 Ethernet controller" -0x1133 0x7711 "unknown" "Eicon Technology Corp.|EiconCard C91" -0x1133 0x7901 "unknown" "Eicon Technology Corp.|EiconCard S90" -0x1133 0x7902 "unknown" "Eicon Technology Corp.|EiconCard S90" -0x1133 0x7911 "unknown" "Eicon Technology Corp.|EiconCard S91" -0x1133 0x7912 "unknown" "Eicon Technology Corp.|EiconCard S91" -0x1133 0x7941 "unknown" "Eicon Technology Corp.|EiconCard S94" -0x1133 0x7942 "unknown" "Eicon Technology Corp.|EiconCard S94" -0x1133 0x7943 "unknown" "Eicon Technology Corp.|EiconCard S94" -0x1133 0x7944 "unknown" "Eicon Technology Corp.|EiconCard S94" -0x1133 0xb921 "unknown" "Eicon Technology Corp.|EiconCard P92" -0x1133 0xb922 "unknown" "Eicon Technology Corp.|EiconCard P92" -0x1133 0xb923 "unknown" "Eicon Technology Corp.|EiconCard P92" -0x1133 0xe001 "ISDN:hisax" "Eicon Technology Corp.|DIVA 20PRO ISDN Adapter" -0x1133 0xe002 "ISDN:hisax,type=11" "Eicon Technology Corp.|DIVA 20 ISDN Adapter" -0x1133 0xe003 "ISDN:hisax" "Eicon Technology Corp.|DIVA 20PRO_U ISDN Adapter" -0x1133 0xe004 "ISDN:hisax,type=11" "Eicon Technology Corp.|DIVA 20_U ISDN Adapter" -0x1133 0xe005 "ISDN:hisax,type=11" "Eicon Technology Corp.|ISDN Controller" -0x1133 0xe006 "unknown" "Eicon Technology Corp.|Diva CT S/T PCI" -0x1133 0xe007 "unknown" "Eicon Technology Corp.|Diva CT U PCI" -0x1133 0xe008 "unknown" "Eicon Technology Corp.|Diva CT Lite S/T PCI" -0x1133 0xe009 "unknown" "Eicon Technology Corp.|Diva CT Lite U PCI" -0x1133 0xe00a "unknown" "Eicon Technology Corp.|Diva ISDN+V.90 PCI" -0x1133 0xe00b "ISDN:hisax" "Eicon Technology Corp.|DIVA 2.02" -0x1133 0xe00c "unknown" "Eicon Technology Corp.|Diva 2.02 PCI U" -0x1133 0xe00d "unknown" "Eicon Technology Corp.|Diva ISDN Pro 3.0 PCI" -0x1133 0xe00e "unknown" "Eicon Technology Corp.|Diva ISDN+CT S/T PCI Rev 2" -0x1133 0xe010 "ISDN:divas" "Eicon Technology Corp.|DIVA Server BRI-2M" -0x1133 0xe011 "unknown" "Eicon Technology Corp.|Diva Server BRI S/T Rev 2" -0x1133 0xe012 "ISDN:divas" "Eicon Technology Corp.|MaestraQ DIVA Server BRI-8M" -0x1133 0xe013 "ISDN:divas" "Eicon Technology Corp.|MaestraQ-U DIVA Server 4BRI/PCI" -0x1133 0xe014 "ISDN:divas" "Eicon Technology Corp.|DIVA Server PRO-30M" -0x1133 0xe015 "ISDN:divas" "Eicon Technology Corp.|Diva Server PRI-30M PCI v.2" -0x1133 0xe016 "ISDN:divas" "Eicon Technology Corp.|Diva Server Voice 4BRI PCI" -0x1133 0xe017 "ISDN:divas" "Eicon Technology Corp.|Diva Server Voice 4BRI PCI Rev 2" -0x1133 0xe018 "ISDN:divas" "Eicon Technology Corp.|DIVA Server BRI-2M/-2F" -0x1133 0xe019 "ISDN:divas" "Eicon Technology Corp.|Diva Server Voice PRI PCI Rev 2" -0x1133 0xe01a "ISDN:divas" "Eicon Technology Corp.|Diva Server 2FX" -0x1133 0xe01b "ISDN:divas" "Eicon Technology Corp.|Diva Server BRI-2M Voice Revision 2" -0x1133 0xe01c "unknown" "Eicon Technology Corp.|Diva Server PRI Rev 3.0" -0x1133 0xe01e "unknown" "Eicon Technology Corp.|Diva Server 2PRI" -0x1133 0xe020 "unknown" "Eicon Technology Corp.|Diva Server 4PRI" -0x1133 0xe022 "unknown" "Eicon Networks Corporation|Diva Server Analog-2P" -0x1133 0xe024 "unknown" "Eicon Networks Corp.|Diva Server Analog-4P" -0x1133 0xe028 "unknown" "Eicon Networks Corp.|Diva Server Analog-8P" -0x1133 0xe02a "unknown" "Eicon Networks Corp.|Diva Server IPM-300" -0x1133 0xe02c "unknown" "Eicon Networks Corp.|Diva Server IPM-600" -0x1134 0x0001 "unknown" "Mercury Computer Systems|Raceway Bridge" -0x1134 0x0002 "unknown" "Mercury Computer Systems|Dual PCI to RapidIO Bridge" -0x1134 0x153b "bttv" "Terratec|TValue" -0x1135 0x0001 "unknown" "Fuji Xerox Co Ltd.|Printer controller" -0x1135 0x153b "bttv" "Terratec|TValue Radio" -0x1138 0x5550 "cpcihp_zt5550" "Ziatech Corp.|" -0x1138 0x8905 "unknown" "Ziatech Corp.|8905 [STD 32 Bridge]" -0x1139 0x0001 "unknown" "Dynamic Pictures Inc.|VGA Compatable 3D Graphics" -0x113c 0x0000 "unknown" "Cyclone Microsystems Inc.|PCI-9060 i960 Bridge" -0x113c 0x0001 "unknown" "Cyclone Microsystems Inc.|PCI-SDK [PCI i960 Evaluation Platform]" -0x113c 0x0911 "unknown" "Cyclone Microsystems Inc.|PCI-911 [PCI-based i960Jx Intelligent I/O Controller]" -0x113c 0x0912 "unknown" "Cyclone Microsystems Inc.|PCI-912 [i960CF-based Intelligent I/O Controller]" -0x113c 0x0913 "unknown" "Cyclone Microsystems Inc.|PCI-913" -0x113c 0x0914 "unknown" "Cyclone Microsystems Inc.|PCI-914 [I/O Controller w/ secondary PCI bus]" -0x113f 0x0808 "unknown" "Equinox Systems Inc.|SST-64P Adapter" -0x113f 0x1010 "unknown" "Equinox Systems Inc.|SST-128P Adapter" -0x113f 0x80c0 "unknown" "Equinox Systems Inc.|SST-16P Adapter" -0x113f 0x80c4 "unknown" "Equinox Systems Inc.|SST-16P Adapter" -0x113f 0x80c8 "unknown" "Equinox Systems Inc.|SST-16P Adapter" -0x113f 0x8888 "unknown" "Equinox Systems Inc.|SST-4P Adapter" -0x113f 0x9090 "unknown" "Equinox Systems Inc.|SST-8P Adapter" -0x1141 0x0001 "unknown" "Crest Microsystem Inc.|EIDE" -0x1142 0x3210 "unknown" "Alliance Semiconductor|AP6410" -0x1142 0x6410 "unknown" "Alliance Semiconductor|GUI Accelerator" -0x1142 0x6412 "unknown" "Alliance Semiconductor|GUI Accelerator" -0x1142 0x6420 "unknown" "Alliance Semiconductor|GUI Accelerator" -0x1142 0x6422 "Card:Alliance ProMotion 6422" "Alliance Semiconductor|ProVideo 6422" -0x1142 0x6424 "unknown" "Alliance Semiconductor|ProVideo 6424" -0x1142 0x6425 "Card:AT25" "Alliance Semiconductor|ProMotion AT25" -0x1142 0x6426 "unknown" "Alliance Semiconductor|GUI Accelerator" -0x1142 0x643d "Card:AT3D" "Alliance Semiconductor|ProMotion AT3D" -0x1144 0x0001 "unknown" "Cincinnati Milacron|Noservo controller" -0x1145 0x8007 "nsp32" "Workbit Corp.|NinjaSCSI-32 Workbit" -0x1145 0x8009 "nsp32" "Workbit Corp.|" -0x1145 0xf007 "nsp32" "Workbit Corp.|NinjaSCSI-32 KME" -0x1145 0xf010 "nsp32" "Workbit Corp.|NinjaSCSI-32 Workbit" -0x1145 0xf012 "nsp32" "Workbit Corp.|NinjaSCSI-32 Logitec" -0x1145 0xf013 "nsp32" "Workbit Corp.|NinjaSCSI-32 Logitec" -0x1145 0xf015 "nsp32" "Workbit Corp.|NinjaSCSI-32 Melco" -0x1145 0xf020 "unknown" "Workbit Corp.|CardBus ATAPI Host Adapter" -0x1145 0xf021 "delkin_cb" "Workbit Corp.|" -0x1148 0x4000 "skfp" "Syskonnect (Schneider & Koch)|FDDI Adapter" -0x1148 0x4200 "tmspci" "Syskonnect (Schneider & Koch)|Token ring adaptor" -0x1148 0x4300 "sk98lin" "Syskonnect (Schneider & Koch)|Gigabit Ethernet" -0x1148 0x4320 "sk98lin" "Syskonnect (Schneider & Koch)|SK-98xx Gigabit Ethernet Server Adapter" -0x1148 0x4400 "tg3" "Syskonnect (Schneider & Koch)|Tigon3 Gigabit Ethernet" -0x1148 0x4500 "tg3" "Syskonnect (Schneider & Koch)|Tigon3 Gigabit Ethernet" -0x1148 0x5579 "unknown" "VMIC|VMIPCI-5579 (Reflective Memory Card)" -0x1148 0x9000 "sk98lin" "SysKonnect|SK-9Sxx Gigabit Ethernet Server Adapter PCI-X" -0x1148 0x9843 "unknown" "SysKonnect|[Fujitsu] Gigabit Ethernet" -0x1148 0x9e00 "sk98lin" "SysKonnect|SK-9Exx 10/100/1000Base-T Adapter" -0x114a 0x5579 "unknown" "VMIC|VMIPCI-5579 (Reflective Memory Card)" -0x114a 0x5587 "unknown" "VMIC|VMIPCI-5587 (Reflective Memory Card)" -0x114a 0x5588 "unknown" "VMIC|VMICPCI5588 VMICPCI5588 Reflective Memory Card" -0x114a 0x6504 "unknown" "VMIC|VMIC PCI 7755 FPGA" -0x114a 0x7587 "unknown" "VMIC|VMIVME-7587" -0x114f 0x0002 "unknown" "Digi International|AccelePort EPC" -0x114f 0x0003 "dgrs" "Digi International|RightSwitch SE-6" -0x114f 0x0004 "epca" "Digi International|AccelePort Xem" -0x114f 0x0005 "epca" "Digi International|AccelePort Xr" -0x114f 0x0006 "epca" "Digi International|AccelePort Xr,C/X" -0x114f 0x0007 "unknown" "Digi International|DataFire PCI 1 S/T" -0x114f 0x0009 "epca" "Digi International|AccelePort Xr/J" -0x114f 0x000a "unknown" "Digi International|AccelePort EPC/J" -0x114f 0x000c "unknown" "Digi International|DataFirePRIme T1 (1-port)" -0x114f 0x000d "unknown" "Digi International|SyncPort 2-Port (x.25/FR)" -0x114f 0x0011 "unknown" "Digi International|AccelePort 8r EIA-232 (IBM)" -0x114f 0x0012 "unknown" "Digi International|AccelePort 8r EIA-422" -0x114f 0x0013 "unknown" "Digi International|AccelePort Xr" -0x114f 0x0014 "unknown" "Digi International|AccelePort 8r EIA-422" -0x114f 0x0015 "unknown" "Digi International|AccelePort Xem" -0x114f 0x0016 "unknown" "Digi International|AccelePort EPC/X" -0x114f 0x0017 "unknown" "Digi International|AccelePort C/X" -0x114f 0x0019 "unknown" "Digi International|DataFire PCI 1 U" -0x114f 0x001a "unknown" "Digi International|DataFirePRIme E1 (1-port)" -0x114f 0x001b "unknown" "Digi International|AccelePort C/X (IBM)" -0x114f 0x001d "unknown" "Digi International|DataFire RAS T1/E1/PRI" -0x114f 0x001f "unknown" "Digi International|ClydeNonCsu6034" -0x114f 0x0020 "unknown" "Digi International|ClydeNonCsu6032" -0x114f 0x0021 "unknown" "Digi International|ClydeNonCsu4" -0x114f 0x0022 "unknown" "Digi International|ClydeNonCsu2" -0x114f 0x0023 "unknown" "Digi International|AccelePort RAS" -0x114f 0x0024 "unknown" "Digi International|DataFire RAS B4 ST/U" -0x114f 0x0026 "unknown" "Digi International|AccelePort 4r 920" -0x114f 0x0027 "unknown" "Digi International|AccelePort Xr 920" -0x114f 0x0028 "unknown" "Digi International|ClassicBoard 4" -0x114f 0x0029 "unknown" "Digi International|DigiClassic PCI" -0x114f 0x0034 "unknown" "Digi International|AccelePort 2r 920" -0x114f 0x0035 "unknown" "Digi International|DataFire DSP T1/E1/PRI cPCI" -0x114f 0x0040 "unknown" "Digi International|AccelePort Xp" -0x114f 0x0042 "unknown" "Digi International|AccelePort 2p PCI" -0x114f 0x0043 "unknown" "Digi International|AccelePort 4p" -0x114f 0x0044 "unknown" "Digi International|AccelePort 8p" -0x114f 0x0045 "unknown" "Digi International|AccelePort 16p" -0x114f 0x004e "unknown" "Digi International|AccelePort 32p" -0x114f 0x0070 "ISDN:hisax,type=35" "Digi International|Unknown ISDN Adapter" -0x114f 0x0071 "ISDN:hisax,type=35" "Digi International|ISDN Adapter" -0x114f 0x0072 "ISDN:hisax,type=35" "Digi International|Unknown ISDN Adapter" -0x114f 0x0073 "ISDN:hisax,type=35" "Digi International|Unknown ISDN Adapter" -0x114f 0x00b0 "unknown" "Digi International|Digi Neo 4" -0x114f 0x00b1 "unknown" "Digi International|Digi Neo 8" -0x114f 0x00c8 "jsm" "Digi International|Digi Neo 2 DB9" -0x114f 0x00c9 "jsm" "Digi International|Digi Neo 2 DB9 PRI" -0x114f 0x00ca "jsm" "Digi International|Digi Neo 2 RJ45" -0x114f 0x00cb "jsm" "Digi International|Digi Neo 2 RJ45 PRI" -0x114f 0x00d0 "unknown" "Digi International|ClassicBoard 4 422" -0x114f 0x00d1 "unknown" "Digi International|ClassicBoard 8 422" -0x114f 0x6001 "unknown" "Digi International|Avanstar" -0x1155 0x0810 "unknown" "Pine Technology Ltd.|486 CPU/PCI Bridge" -0x1155 0x0922 "unknown" "Pine Technology Ltd.|Pentium CPU/PCI Bridge" -0x1155 0x0926 "unknown" "Pine Technology Ltd.|PCI/ISA Bridge" -0x1158 0x3011 "unknown" "Voarx R & D Inc.|Tokenet/vg 1001/10m anylan" -0x1158 0x9050 "unknown" "Voarx R & D Inc.|Lanfleet/Truevalue" -0x1158 0x9051 "unknown" "Voarx R & D Inc.|Lanfleet/Truevalue" -0x1159 0x0001 "unknown" "Mutech Corp.|MV-1000" -0x1159 0x0002 "unknown" "Mutech Corp.|MV-1500 Frame Grabber" -0x115d 0x0003 "xircom_cb" "Xircom|Cardbus Ethernet 10/100" -0x115d 0x0005 "xircom_cb" "Xircom|Cardbus Ethernet 10/100" -0x115d 0x0007 "xircom_cb" "Xircom|Cardbus Ethernet 10/100" -0x115d 0x000b "xircom_cb" "Xircom|Cardbus Ethernet 10/100" -0x115d 0x000c "LT:www.linmodems.org" "Xircom|Mini-PCI V.90 56k Modem" -0x115d 0x000f "xircom_cb" "Xircom|Cardbus Ethernet 10/100" -0x115d 0x002b "LT:www.linmodems.org" "Xircom|Winmodem built into NEC Versa VXi" -0x115d 0x0076 "LT:www.linmodems.org" "Xircom|Xircom MPCI3B-56G (Lucent SCORPIO) Soft" -0x115d 0x00d3 "LT:www.linmodems.org" "Xircom|Xircom MPCI Modem 56" -0x115d 0x00d4 "LT:www.linmodems.org" "Xircom|MPCI Modem 56k" -0x115d 0x0101 "8250_pci" "Xircom|Cardbus 56k modem" -0x115d 0x0103 "8250_pci" "Xircom|Cardbus Ethernet + 56k Modem" -0x1161 0x0001 "unknown" "PFU Ltd.|Host Bridge" -0x1163 0x0001 "Card:Rendition Verite 1000" "Rendition|Verite 1000" -0x1163 0x2000 "Card:Rendition Verite 2x00" "Rendition|Verite V2000/V2100/V2200" -0x1165 0x0001 "unknown" "Imagraph Corp.|Motion TPEG Recorder/Player with audio" -0x1166 0x0000 "unknown" "ServerWorks|CMIC-LE" -0x1166 0x0005 "unknown" "Reliance Computer|NB6536 (CNB20HE) PCI to PCI Bridge" -0x1166 0x0006 "unknown" "Reliance Computer|NB6536 (CNB20HE) Host Bridge" -0x1166 0x0007 "sworks-agp" "Reliance Computer|CNB20-LE CPU to PCI Bridge" -0x1166 0x0008 "sworks-agp" "Reliance Computer|CNB20HE" -0x1166 0x0009 "sworks-agp" "Reliance Computer|CNB20HE" -0x1166 0x0010 "unknown" "ServerWorks|CIOB30" -0x1166 0x0011 "unknown" "ServerWorks|CMIC-HE" -0x1166 0x0012 "unknown" "ServerWorks|CMIC-LE" -0x1166 0x0013 "unknown" "Reliance Computer Corp./ServerWorks|Hostbridge and MCH" -0x1166 0x0014 "unknown" "ServerWorks|CNB20-HE Host Bridge" -0x1166 0x0015 "unknown" "Reliance Computer Corp./ServerWorks|Hostbridge and MCH" -0x1166 0x0016 "unknown" "ServerWorks|CMIC-GC Host Bridge" -0x1166 0x0017 "unknown" "ServerWorks|GCNB-LE Host Bridge" -0x1166 0x0036 "unknown" "Broadcom|HT1000 PCI/PCI-X bridge" -0x1166 0x0101 "unknown" "Reliance Computer Corp./ServerWorks|CIOB-X2" -0x1166 0x0104 "unknown" "Broadcom|HT1000 PCI/PCI-X bridge" -0x1166 0x0110 "unknown" "ServerWorks|CIOB-E I/O Bridge with Gigabit Ethernet" -0x1166 0x0130 "unknown" "Broadcom|HT1000 PCI-X bridge" -0x1166 0x0132 "unknown" "Broadcom|HT1000 PCI-Express bridge" -0x1166 0x0200 "i2c-piix4" "ServerWorks|OSB4" -0x1166 0x0201 "i2c-piix4" "ServerWorks|CSB5" -0x1166 0x0203 "i2c-piix4" "ServerWorks|CSB6 South Bridge" -0x1166 0x0205 "i2c-piix4" "Broadcom|HT1000 Legacy South Bridge" -0x1166 0x0211 "serverworks" "ServerWorks|OSB4 IDE Controller" -0x1166 0x0212 "serverworks" "Reliance Computer|CSB5 IDE interface" -0x1166 0x0213 "serverworks" "ServerWorks|CSB6 RAID/IDE Controller" -0x1166 0x0214 "serverworks" "Broadcom|HT1000 Legacy IDE controller" -0x1166 0x0217 "serverworks" "Reliance Computer Corp./ServerWorks|OSB6 PCI EIDE Controller (Tertiary)" -0x1166 0x0220 "usb-ohci" "Reliance Computer|OSB4 OpenHCI Compliant USB Controller" -0x1166 0x0221 "usb-ohci" "ServerWorks|CSB6 OHCI USB Controller" -0x1166 0x0223 "unknown" "Broadcom|HT1000 USB Controller" -0x1166 0x0225 "unknown" "ServerWorks|GCLE Host Bridge" -0x1166 0x0227 "tpm_atmel" "ServerWorks|GCLE-2 Host Bridge" -0x1166 0x0230 "unknown" "Reliance Computer|OSB4 ISA bridge" -0x1166 0x0234 "unknown" "Broadcom|HT1000 LPC Bridge" -0x1166 0x0240 "sata_svw" "Reliance Computer|K2 SATA controller" -0x1166 0x0241 "sata_svw" "ServerWorks|K2 SATA" -0x1166 0x0242 "sata_svw" "ServerWorks|K2 SATA" -0x1166 0x024a "sata_svw" "Broadcom|BCM5785 (HT1000) SATA Native SATA Mode" -0x1166 0x024b "sata_svw" "Broadcom|BCM5785 (HT1000) PATA/IDE Mode" -0x1169 0x2001 "unknown" "Centre f/Dev. of Adv. Computing|Ql5032-33APQ208C PCI to C-DAC RTU bus interface FPGA" -0x116a 0x6100 "unknown" "Polaris Communications|Bus/Tag Channel" -0x116a 0x6800 "unknown" "Polaris Communications|Escon Channel" -0x116a 0x7100 "unknown" "Polaris Communications|Bus/Tag Channel" -0x116a 0x7800 "unknown" "Polaris Communications|Escon Channel" -0x1172 0x0001 "unknown" "Altera Corp.| " -0x1176 0x0104 "wanxl" "SBE Inc.|WanXL100 Adapter" -0x1176 0x0301 "wanxl" "SBE Inc.|WanXL200 Adapter" -0x1176 0x0302 "wanxl" "SBE Inc.|WanXL400 Adapter" -0x1178 0xafa1 "unknown" "Alfa Inc.|Fast Ethernet Adapter" -0x1179 0x0001 "unknown" "Toshiba|Toshiba-4010CDT" -0x1179 0x0102 "generic" "Toshiba|Extended PCI IDE Controller" -0x1179 0x0103 "generic" "Toshiba|Extended PCI IDE Controller Type-B" -0x1179 0x0105 "generic" "Toshiba|" -0x1179 0x0404 "unknown" "Toshiba|DVD Decoder card" -0x1179 0x0406 "unknown" "Toshiba|Tecra Video Capture device" -0x1179 0x0407 "unknown" "Toshiba|DVD Decoder card (Version 2)" -0x1179 0x0601 "unknown" "Toshiba|601 [Laptop]" -0x1179 0x0602 "unknown" "Toshiba|PCI to ISA Bridge for Notebooks" -0x1179 0x0603 "yenta_socket" "Toshiba|ToPIC95 PCI to CardBus Bridge for Notebooks" -0x1179 0x0604 "unknown" "Toshiba|PCI to PCI Bridge for Notebooks" -0x1179 0x0605 "unknown" "Toshiba|PCI to ISA Bridge for Notebooks" -0x1179 0x0606 "unknown" "Toshiba|PCI to ISA Bridge for Notebooks" -0x1179 0x0609 "unknown" "Toshiba|PCI to PCI Bridge for Notebooks" -0x1179 0x060a "yenta_socket" "Toshiba|ToPIC95" -0x1179 0x060f "yenta_socket" "Toshiba|ToPIC97" -0x1179 0x0611 "unknown" "Toshiba|PCI to ISA Bridge" -0x1179 0x0617 "yenta_socket" "Toshiba|ToPIC95 PCI to Cardbus Bridge with ZV Support" -0x1179 0x0618 "unknown" "Toshiba|CPU to PCI and PCI to ISA bridge" -0x1179 0x0701 "donauboe" "Toshiba|FIR Port" -0x1179 0x0804 "unknown" "Toshiba|TC6371AF SmartMedia Controller" -0x1179 0x0805 "unknown" "Toshiba|SD TypA Controller" -0x1179 0x0d01 "donauboe" "Toshiba|FIR Port Type-DO" -0x1179 0x13a8 "unknown" "Toshiba|XR17C158/154/152 Multi-channel PCI UART" -0x117c 0x0030 "unknown" "Atto Technology|Ultra320 SCSI Host Adapter" -0x117e 0x0001 "unknown" "T/R Systems|Printer Host" -0x1180 0x0465 "yenta_socket" "Ricoh Co Ltd.|RL5c465" -0x1180 0x0466 "yenta_socket" "Ricoh Co Ltd.|RL5c466" -0x1180 0x0475 "yenta_socket" "Ricoh Co Ltd.|RL5c475" -0x1180 0x0476 "yenta_socket" "Ricoh Co Ltd.|RL5c476 II" -0x1180 0x0477 "yenta_socket" "Ricoh Co Ltd.|RL5c477" -0x1180 0x0478 "yenta_socket" "Ricoh Co Ltd.|RL5c478" -0x1180 0x0511 "unknown" "Ricoh Co Ltd|R5C511" -0x1180 0x0521 "unknown" "Communication Automation Corp.|R5C521 1394 Host Controller" -0x1180 0x0522 "unknown" "Ricoh Co Ltd.|R5C522 IEEE 1394 Controller" -0x1180 0x0551 "ohci1394" "Ricoh Co Ltd.|R5C551 IEEE 1394 Controller" -0x1180 0x0552 "ohci1394" "Ricoh Co Ltd.|R5C552 IEEE 1394 Controller" -0x1180 0x0554 "unknown" "Ricoh Co Ltd|R5C554" -0x1180 0x0575 "unknown" "Ricoh Co Ltd.|R5C575 SD Bus Host Adapter" -0x1180 0x0576 "unknown" "Communication Automation Corp.|SD-Card Interface" -0x1180 0x0592 "unknown" "Ricoh Co Ltd.|R5C592 Memory Stick Bus Host Adapter" -0x1180 0x0811 "unknown" "Ricoh Co Ltd|R5C811" -0x1180 0x0822 "unknown" "Ricoh Co Ltd.|SD Card reader" -0x1180 0x0841 "unknown" "Ricoh Co Ltd|R5C841 CardBus/SD/SDIO/MMC/MS/MSPro/xD/IEEE1394" -0x1180 0x0852 "unknown" "Ricoh Co Ltd.|xD-Picture Card Controller" -0x1185 0x8929 "unknown" "Dataworld|EIDE" -0x1186 0x0100 "tulip" "D-Link System Inc.|DC21041" -0x1186 0x1002 "sundance" "D-Link System Inc.|DFE 550 TX" -0x1186 0x1025 "unknown" "D-Link System Inc.|AirPlus Xtreme G DWL-G650 Adapter" -0x1186 0x1026 "unknown" "D-Link System Inc.|AirXpert DWL-AG650 Wireless Cardbus Adapter" -0x1186 0x1043 "unknown" "D-Link System Inc.|AirXpert DWL-AG650 Wireless Cardbus Adapter" -0x1186 0x1100 "tulip" "D-Link System Inc.|Fast Ethernet Adapter" -0x1186 0x1300 "8139too" "D-Link System Inc.|DFE 530 TX+ Fast Ethernet Adapter" -0x1186 0x1340 "8139too" "D-Link System Inc.|DFE-690TXD (CardBus PC Card)" -0x1186 0x1541 "tulip" "D-Link System Inc.|DFE-680TXD CardBus PC Card" -0x1186 0x1561 "tulip" "D-Link System Inc.|DRP-32TXD Cardbus PC Card" -0x1186 0x1591 "tulip" "" -0x1186 0x2027 "unknown" "D-Link System Inc.|AirPlus Xtreme G DWL-G520 Adapter" -0x1186 0x3065 "unknown" "D-Link System Inc.| " -0x1186 0x3106 "unknown" "D-Link System Inc.| " -0x1186 0x3203 "unknown" "D-Link System Inc.|AirPlus Xtreme G DWL-G520 Adapter" -0x1186 0x3300 "r8180" "D-Link System Inc.|D-Link Air Wireless Network (DWL-510) IEEE 802.11b PCI card" -0x1186 0x3a03 "unknown" "D-Link System Inc.|AirPro DWL-A650 Wireless Cardbus Adapter(rev.B)" -0x1186 0x3a04 "unknown" "D-Link System Inc.|AirPro DWL-AB650 Multimode Wireless Cardbus Adapter" -0x1186 0x3a05 "unknown" "D-Link System Inc.|AirPro DWL-AB520 Multimode Wireless PCI Adapter" -0x1186 0x3a07 "unknown" "D-Link System Inc.|AirXpert DWL-AG650 Wireless Cardbus Adapter" -0x1186 0x3a08 "unknown" "D-Link System Inc.|AirXpert DWL-AG520 Wireless PCI Adapter" -0x1186 0x3a10 "unknown" "D-Link System Inc.|AirXpert DWL-AG650 Wireless Cardbus Adapter(rev.B)" -0x1186 0x3a11 "unknown" "D-Link System Inc.|AirXpert DWL-AG520 Wireless PCI Adapter(rev.B)" -0x1186 0x3a12 "unknown" "D-Link System Inc.|AirPlus DWL-G650 Wireless Cardbus Adapter(rev.C)" -0x1186 0x3a13 "unknown" "D-Link System Inc.|AirPlus DWL-G520 Wireless PCI Adapter(rev.B)" -0x1186 0x3a14 "unknown" "D-Link System Inc.|AirPremier DWL-AG530 Wireless PCI Adapter" -0x1186 0x3a63 "unknown" "D-Link System Inc.|AirXpert DWL-AG660 Wireless Cardbus Adapter" -0x1186 0x3b05 "unknown" "D-Link System Inc.|DWL-G650+ CardBus PC Card" -0x1186 0x4000 "dl2k" "D-Link System Inc.| Ethernet Adapter" -0x1186 0x4001 "unknown" "D-Link System Inc.|DFE-650TX D Link Fast Ethernet PCMCIA Card" -0x1186 0x4300 "r8169" "D-Link System Inc.|DGE-528T Gigabit Ethernet Adapter" -0x1186 0x4b00 "sk98lin" "D-Link System Inc.|Gigabit Ethernet Adapter" -0x1186 0x4b01 "sk98lin" "D-Link System Inc.|Gigabit Ethernet Adapter" -0x1186 0x4c00 "sk98lin" "D-Link System Inc.|Gigabit Ethernet Adapter" -0x1186 0x8400 "unknown" "D-Link System Inc.|D-Link DWL-650+ CardBus PC Card" -0x1189 0x1592 "unknown" "Matsushita Electronics Co|VL/PCI Bridge" -0x118c 0x0014 "unknown" "Corollary Inc.|PCIB [C-bus II to PCI bus host bridge chip]" -0x118c 0x1117 "unknown" "Corollary Inc.|Intel 8-way XEON Profusion Chipset [Cache Coherency Filter]" -0x118d 0x0001 "unknown" "BitFlow Inc.|Raptor-PCI framegrabber" -0x118d 0x0012 "unknown" "BitFlow Inc.|Model 12 Road Runner Frame Grabber" -0x118d 0x0014 "unknown" "BitFlow Inc.|Model 14 Road Runner Frame Grabber" -0x118d 0x0024 "unknown" "BitFlow Inc.|Model 24 Road Runner Frame Grabber" -0x118d 0x0044 "unknown" "BitFlow Inc.|Model 44 Road Runner Frame Grabber" -0x118d 0x0112 "unknown" "BitFlow Inc.|Model 12 Road Runner Frame Grabber" -0x118d 0x0114 "unknown" "BitFlow Inc.|Model 14 Road Runner Frame Grabber" -0x118d 0x0124 "unknown" "BitFlow Inc.|Model 24 Road Runner Frame Grabber" -0x118d 0x0144 "unknown" "BitFlow Inc.|Model 44 Road Runner Frame Grabber" -0x118d 0x0212 "unknown" "BitFlow Inc.|Model 12 Road Runner Frame Grabber" -0x118d 0x0214 "unknown" "BitFlow Inc.|Model 14 Road Runner Frame Grabber" -0x118d 0x0224 "unknown" "BitFlow Inc.|Model 24 Road Runner Frame Grabber" -0x118d 0x0244 "unknown" "BitFlow Inc.|Model 44 Road Runner Frame Grabber" -0x118d 0x0312 "unknown" "BitFlow Inc.|Model 12 Road Runner Frame Grabber" -0x118d 0x0314 "unknown" "BitFlow Inc.|Model 14 Road Runner Frame Grabber" -0x118d 0x0324 "unknown" "BitFlow Inc.|Model 24 Road Runner Frame Grabber" -0x118d 0x0344 "unknown" "BitFlow Inc.|Model 44 Road Runner Frame Grabber" -0x118e 0x0042 "unknown" "Hermstedt AG| " -0x118e 0x0142 "unknown" "Hermstedt AG| " -0x118e 0x0242 "unknown" "Hermstedt AG| " -0x118e 0x0342 "unknown" "Hermstedt AG| " -0x118e 0x0440 "unknown" "Hermstedt AG| " -0x118e 0x0442 "unknown" "Hermstedt AG| " -0x118e 0x0842 "unknown" "Hermstedt AG| " -0x1190 0x2550 "unknown" "Tripace|PCI Ultra(Wide) SCSI Processor" -0x1190 0xc721 "unknown" "Tripace|EIDE" -0x1190 0xc731 "unknown" "Tripace|PCI Ultra(Wide) SCSI Processor" -0x1191 0x0001 "unknown" "Acard Technology Corp.|EIDE Adapter" -0x1191 0x0002 "unknown" "Acard Technology Corp.|EIDE Adapter" -0x1191 0x0003 "unknown" "Acard Technology Corp.|SCSI Cache Host Adapter" -0x1191 0x0004 "unknown" "Artop Electronic Corp.|ATP8400" -0x1191 0x0005 "aec62xx" "Artop Electronic Corp.|ATP850UF" -0x1191 0x0006 "aec62xx" "Artop Electronic Corp.|ATP860 NO-BIOS" -0x1191 0x0007 "aec62xx" "Artop Electronic Corp.|ATP860" -0x1191 0x0008 "aec62xx" "Artop Electronic Corp.|ATP865 NO-ROM" -0x1191 0x0009 "aec62xx" "Artop Electronic Corp.|ATP865" -0x1191 0x8001 "unknown" "Acard Technology Corp.|SCSI-2 Cache Host Adapter" -0x1191 0x8002 "atp870u" "Artop Electronic Corp.|AEC6710 SCSI-2 Host Adapter" -0x1191 0x8010 "atp870u" "Artop Electronic Corp.|AEC6712UW SCSI" -0x1191 0x8020 "atp870u" "Artop Electronic Corp.|AEC6712U SCSI" -0x1191 0x8030 "atp870u" "Artop Electronic Corp.|AEC6712S SCSI" -0x1191 0x8040 "atp870u" "Artop Electronic Corp.|AEC6712D SCSI" -0x1191 0x8050 "atp870u" "Artop Electronic Corp.|AEC6712SUW SCSI" -0x1191 0x8060 "atp870u" "ACARD Technology|AEC671x SCSI Host Adapter" -0x1191 0x8080 "atp870u" "ACARD Technology|AEC-67160 PCI Ultra160 LVD/SE SCSI Adapter" -0x1191 0x8081 "atp870u" "ACARD Technology|AEC-67160-2 PCI Ultra160 LVD/SE SCSI Adapter" -0x1191 0x808a "atp870u" "ACARD Technology|AEC-67162 PCI Ultra160 LVD/SE SCSI Adapter" -0x1193 0x0001 "zatm" "Zeitnet Inc.|1221" -0x1193 0x0002 "zatm" "Zeitnet Inc.|1225" -0x1197 0x010c "unknown" "Gage Applied Sciences Inc.|CompuScope 82G 8bit 2GS/s Analog Input Card" -0x1199 0x0001 "unknown" "Attachmate Corp.|IRMA 3270 PCI Adapter" -0x1199 0x0002 "unknown" "Attachmate Corp.|Advanced ISCA PCI Adapter" -0x1199 0x0201 "unknown" "Attachmate Corp.|SDLC PCI Adapter" -0x119b 0x1221 "yenta_socket" "Omega Micro Inc.|82C092G" -0x119e 0x0001 "firestream" "Fujitsu Microelectronics Europe GMBH|FireStream 155" -0x119e 0x0003 "firestream" "Fujitsu Microelectronics Europe GMBH|FireStream 50" -0x11a8 0x7302 "unknown" "Systech Corp.|NTX-8023-PCI 2MB Long Card" -0x11a8 0x7308 "unknown" "Systech Corp.|NTX-8023-PCI 8MB Long Card" -0x11a8 0x7402 "unknown" "Systech Corp.|NTX-8023-PCI 2MB Short Card" -0x11a8 0x7408 "unknown" "Systech Corp.|NTX-8023-PCI 8MB Short Card" -0x11a9 0x4240 "unknown" "InnoSys Inc.|AMCC S933Q Intelligent Serial Card" -0x11ab 0x0146 "unknown" "Galileo Technology Ltd.|GT-64010" -0x11ab 0x138f "unknown" "Marvell Semiconductor Inc.|W8300 802.11 Adapter (rev 07)" -0x11ab 0x1fa6 "unknown" "Marvell Semiconductor Inc.|Marvell W8300 802.11 Adapter" -0x11ab 0x1fa7 "unknown" "Marvell Semiconductor Inc.|88W8310 and 88W8000G [Libertas] 802.11g client chipset" -0x11ab 0x1faa "unknown" "Marvell Semiconductor Inc.|88w8335 [Libertas] 802.11b/g Wireless" -0x11ab 0x4320 "sk98lin" "Marvell Semiconductor Inc.|88E8001 Gigabit Lan PCI Controller" -0x11ab 0x4340 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Lan PCI Controller" -0x11ab 0x4341 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Lan PCI Controller" -0x11ab 0x4342 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Lan PCI Controller" -0x11ab 0x4343 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Lan PCI Controller" -0x11ab 0x4344 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Lan PCI Controller" -0x11ab 0x4345 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Lan PCI Controller" -0x11ab 0x4346 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Lan PCI Controller" -0x11ab 0x4347 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Lan PCI Controller" -0x11ab 0x4350 "sk98lin" "Marvell Semiconductor Inc.|Fast Ethernet Controller" -0x11ab 0x4351 "sk98lin" "Marvell Semiconductor Inc.|Fast Ethernet Controller" -0x11ab 0x4352 "sky2" "Marvell Technology Group Ltd.|88E8038 PCI-E Fast Ethernet Controller" -0x11ab 0x4360 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Ethernet Controller" -0x11ab 0x4361 "sk98lin" "Marvell Semiconductor Inc.|Gigabit Ethernet Controller" -0x11ab 0x4362 "sk98lin" "Marvell Semiconductor Inc.|Marvell Yukon 88E8053 Gigabit Ethernet 10/100/1000Base-T Adapter" -0x11ab 0x4363 "sky2" "Marvell Technology Group Ltd.|88E8055 PCI-E Gigabit Ethernet Controller" -0x11ab 0x4611 "unknown" "Galileo Technology Ltd.|GT-64115 System Controller" -0x11ab 0x4620 "unknown" "Galileo Technology Ltd.|GT-64120 System Controller for R5K & R7K w/64bit PCI" -0x11ab 0x4801 "unknown" "Galileo Technology Ltd.|GT-48001" -0x11ab 0x4809 "unknown" "Galileo Technology Ltd.|EV-48300 Evaluation board for the GT-48300" -0x11ab 0x5005 "sk98lin" "Marvell Semiconductor Inc.|Belkin F5D5005 Gigabit Desktop Network PCI Card" -0x11ab 0x5040 "sata_mv" "Marvell Semiconductor Inc.|MV88SX5040 4-port SATA I PCI-X Controller" -0x11ab 0x5041 "sata_mv" "Marvell Semiconductor Inc.|MV88SX5041 4-port SATA I PCI-X Controller" -0x11ab 0x5080 "sata_mv" "Marvell Semiconductor Inc.|RocketRAID 182x SATA Controller" -0x11ab 0x5081 "sata_mv" "Marvell Semiconductor Inc.|RocketRAID 182x SATA Controller" -0x11ab 0x6040 "sata_mv" "Marvell Semiconductor Inc.|SATA Controller" -0x11ab 0x6041 "sata_mv" "Marvell Semiconductor Inc.|MV88SX6041 4-port SATA II PCI-X Controller" -0x11ab 0x6042 "sata_mv" "" -0x11ab 0x6080 "sata_mv" "Marvell Semiconductor Inc.|RocketRAID 182x SATA Controller" -0x11ab 0x6081 "sata_mv" "Marvell Semiconductor Inc.|MV88SX6081 8-port SATA II PCI-X Controller" -0x11ab 0x6320 "unknown" "Marvell Semiconductor Inc.|GT-64130/131 System Controller for PowerPC Processors" -0x11ab 0x6460 "mv64340_eth" "Marvell Semiconductor Inc.|MV64360/64361/64362 System Controller" -0x11ab 0x6480 "unknown" "Marvell Semiconductor Inc.|MV64460/64461/64462 System Controller" -0x11ab 0x9653 "unknown" "Marvell Semiconductor Inc.|GT-96100A Advanced Communication Controller" -0x11ab 0xf003 "unknown" "Galileo Technology Ltd.|GT-64010 Primary Image Piranha Image Generator" -0x11ab 0xf004 "unknown" "Galileo Technology Ltd.|GT64120 Primary Image Barracuda Image Generator" -0x11ab 0xf006 "unknown" "Galileo Technology Ltd.|GT-64120A Primary Image Cruncher Geometry Accelerator" -0x11ad 0x0001 "unknown" "Lite-On Communications Inc.| " -0x11ad 0x0002 "tulip" "Lite-On Communications Inc.|LNE100TX" -0x11ad 0xc115 "tulip" "Lite-On Communications Inc.|LC82C115 PNIC-II" -0x11ae 0x4153 "unknown" "Scitex Corp. Ltd.|Bridge Controller" -0x11ae 0x5842 "unknown" "Scitex Corp. Ltd.|Bridge Controller" -0x11af 0x0001 "unknown" "Avid Technology Inc.|[Cinema]" -0x11af 0xee40 "unknown" "Avid Technology Inc.|Digidesign Audiomedia III" -0x11b0 0x0001 "8250_pci" "V3 Semiconductor Inc.|V960PBC i960 Local Bus PCI Bridge" -0x11b0 0x0002 0x12c4 0x0001 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x0002 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x0003 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x0004 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x0005 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x0006 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x0007 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x0008 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x0009 "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x000a "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x000b "8250_pci" "V3 Semiconductor Inc.|PCI Serial Port" -0x11b0 0x0002 0x12c4 0x000c "8250_pci" "" -0x11b0 0x0002 "sdladrv" "V3 Semiconductor Inc.|V300PSC" -0x11b0 0x0004 "unknown" "V3 Semiconductor Inc.|V962PBC i960 Local Bus PCI Bridge" -0x11b0 0x0010 "unknown" "V3 Semiconductor Inc.|V292PBC Am29K Local Bus PCI Bridge" -0x11b0 0x0021 "unknown" "V3 Semiconductor Inc.|V363EPC i960Sx Local Bus to PCI Bridge" -0x11b0 0x0022 "unknown" "V3 Semiconductor Inc.|V363EPC i960Jx Local Bus to PCI Bridge" -0x11b0 0x0024 "unknown" "V3 Semiconductor Inc.|V363EPC i960Cx/Hx Local Bus to PCI Bridge" -0x11b0 0x0030 "unknown" "V3 Semiconductor Inc.|V363EPC Am29K Local Bus to PCI Bridge" -0x11b0 0x0100 "unknown" "V3 Semiconductor Inc.|V320USC PCI System Ctrlr for 32-bit MIPS CPU" -0x11b0 0x0101 "unknown" "V3 Semiconductor Inc.|V320USC PCI System Ctrlr for 32-bit MIPS CPU" -0x11b0 0x0102 "unknown" "V3 Semiconductor Inc.|V320USC PCI System Ctrlr for Super-H SH3 CPU" -0x11b0 0x0103 "unknown" "V3 Semiconductor Inc.|V320USC PCI System Ctrlr for Super-H SH4 CPU" -0x11b0 0x0200 "unknown" "V3 Semiconductor Inc.|V370PDC High Performance PCI SDRAM Controller" -0x11b0 0x0292 "unknown" "V3 Semiconductor Inc.|V292PBC [Am29030/40 Bridge]" -0x11b0 0x0500 "unknown" "V3 Semiconductor Inc.|V340HPC PCI System Ctrlr for 64-bit MIPS CPU" -0x11b0 0x0960 "unknown" "V3 Semiconductor Inc.|V96xPBC" -0x11b0 0xc960 "unknown" "V3 Semiconductor Inc.|V96DPC" -0x11b8 0x0001 "unknown" "XPoint Technologies Inc.|Quad PeerMaster" -0x11b9 0xc0ed "unknown" "Pathlight Technology Inc.|SSA Controller" -0x11bc 0x0001 "unknown" "Network Peripherals Inc.|NP-PCI" -0x11bd 0x0015 "unknown" "Pinnacle Systems Inc.|??? FireWire IEEE1394" -0x11bd 0x002e "unknown" "Pinnacle Systems Inc.|PCTV 40i" -0x11bd 0xbebe "unknown" "Pinnacle Systems Inc.|??? Multimedia device" -0x11bd 0xbede "unknown" "Pinnacle Systems Inc.|Pinnacle AV/DV Studio Capture Card" -0x11c1 0x000f "unknown" "Agere Systems|00 " -0x11c1 0x0440 "LT:www.linmodems.org" "Lucent Microelectronics|56k WinModem" -0x11c1 0x0441 "LT:www.linmodems.org" "Lucent Microelectronics|56k WinModem" -0x11c1 0x0442 "LT:www.linmodems.org" "Lucent Microelectronics|56k WinModem" -0x11c1 0x0443 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0444 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0445 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0446 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0447 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0448 "LT:www.linmodems.org" "Lucent Microelectronics|WinModem 56k" -0x11c1 0x0449 "LT:www.linmodems.org" "Lucent Microelectronics|WinModem 56k" -0x11c1 0x044a "LT:www.linmodems.org" "Lucent Microelectronics|F-1156IV WinModem (V90, 56KFlex)" -0x11c1 0x044b "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x044c "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x044d "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x044e "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x044f "LT:www.linmodems.org" "Agere Systems|LT V.90+DSL WildFire Modem" -0x11c1 0x0450 "LT:www.linmodems.org" "Agere Systems|LT WinModem" -0x11c1 0x0451 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0452 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0453 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0454 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0455 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0456 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0457 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0458 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x0459 "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x045a "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x045c "LT:www.linmodems.org" "Lucent Microelectronics|LT WinModem" -0x11c1 0x045d "Bad:www.linmodems.org" "Agere Systems|LT WinModem" -0x11c1 0x0461 "Bad:www.linmodems.org" "Agere Systems|V90 Wildfire Modem" -0x11c1 0x0462 "Bad:www.linmodems.org" "Agere Systems|56K.V90/ADSL Wildfire Modem" -0x11c1 0x0464 "unknown" "Agere Systems|Riptide Audio PCI Legacy Resources" -0x11c1 0x0480 "8250_pci" "Lucent Microelectronics|Venus WinModem (V90, 56KFlex)" -0x11c1 0x048c "unknown" "Agere Systems|SV92P SV92P PCI Soft Modem Chip Set" -0x11c1 0x048f "unknown" "Agere Systems|SV92P-T00" -0x11c1 0x0540 "unknown" "Agere Systems| " -0x11c1 0x5801 "usb-ohci" "AT&T Microelectronics (Lucent)|USB Open Host Controller" -0x11c1 0x5802 "unknown" "Agere Systems|USS-312 2-port PCI-to-USB OpenHCI Host Ctrlr" -0x11c1 0x5803 "unknown" "Agere Systems|USS-344 QuadraBus 4-port USB OpenHCI Host Ctrlr" -0x11c1 0x5805 "unknown" "Agere Systems|USB Advanced Host Controller" -0x11c1 0x5811 "ohci1394" "Lucent Microelectronics|FW323 FireWire (IEEE 1394)" -0x11c1 0x7121 "unknown" "Agere Systems| " -0x11c1 0x8110 "unknown" "Agere Systems|T8110 H.100/H.110 TDM switch" -0x11c1 0xab10 "unknown" "Agere Systems|WL60010 Wireless LAN MAC" -0x11c1 0xab11 "unknown" "Agere Systems|WL60040 Multimode Wireles LAN MAC" -0x11c1 0xab20 "unknown" "Agere Systems|WaveLAN PCI Wireless LAN Adapter" -0x11c1 0xab21 "unknown" "Agere Systems|Agere Wireless PCI Adapter" -0x11c1 0xab30 "unknown" "Agere Systems|Agere Mini-PCI 802.11 Adapter" -0x11c1 0xed00 "unknown" "Agere Systems|ET-131x PCI-E Ethernet Controller" -0x11c6 0x3001 "unknown" "Dainippon Screen Mfg. Co|1 VM-1200 Opto Unit Controller" -0x11c8 0x0658 "unknown" "Dolphin|PSB32 SCI-Adapter D31x" -0x11c8 0xd665 "unknown" "Dolphin|PSB64 SCI-Adapter D32x" -0x11c8 0xd667 "unknown" "Dolphin|PSB66 SCI-Adapter D33x" -0x11c9 0x0010 "unknown" "Magma|16-line serial port w/- DMA" -0x11c9 0x0011 "unknown" "Magma|4-line serial port w/- DMA" -0x11cb 0x2000 "sx" "Specialix Research Ltd.|PCI_9050" -0x11cb 0x4000 "unknown" "Specialix Research Ltd.|SUPI_1" -0x11cb 0x8000 "unknown" "Specialix Research Ltd.|T225" -0x11cb 0x9501 "8250_pci" "Specialix Research Ltd.|PCI Serial Port" -0x11d1 0x0000 "unknown" "AuraVision Corp.| " -0x11d1 0x01f7 "unknown" "Auravision Corp.|VxP524" -0x11d4 0x1535 "unknown" "Analog Devices Inc.|ADSP-21535 Blackfin DSP PCI Bus Interface" -0x11d4 0x1805 "unknown" "Analog Devices Inc.| erl3227a-0.8" -0x11d4 0x1889 "ad1889" "Analog Devices Inc.|AD1889 sound chip" -0x11d4 0x1986 "unknown" "Analog Devices|AD1986A sound chip" -0x11d4 0x2192 "unknown" "Analog Devices Inc.|ADSP-2192 DSP Microcomputer (function #0)" -0x11d4 0x219a "unknown" "Analog Devices Inc.|ADSP-2192 DSP Microcomputer (function #1)" -0x11d4 0x219e "unknown" "Analog Devices Inc.|ADSP-2192 DSP Microcomputer (function #2)" -0x11d4 0x2f44 "unknown" "Analog Devices Inc.|ADSP-2141 SafeNet Crypto Accelerator chip" -0x11d4 0x5340 "unknown" "Analog Devices Inc.|AD1881 sound chip" -0x11d5 0x0115 "unknown" "Ikon Corp.|10115" -0x11d5 0x0116 "unknown" "Tahoma Technology|10116 DR11-W emulator" -0x11d5 0x0117 "unknown" "Ikon Corp.|10117" -0x11d5 0x0118 "unknown" "Tahoma Technology|10118 DR11-W emulator" -0x11db 0x1234 "8139too" "Sega Enterprises Ltd.|Dreamcast Broadband Adapter" -0x11de 0x6057 "zr36067" "Zoran Corp.|ZR36057PQC Video cutting chipset" -0x11de 0x6120 "ISDN:hisax" "Zoran Corp.|ZR36120 ISDN Adapter" -0x11de 0x9876 "unknown" "Zoran Corp.| " -0x11e3 0x0001 "unknown" "Quicklogic Corporation|COM-ON-AIR Dosch&Amand DECT" -0x11e3 0x5030 "pcwd_pci" "Quicklogic Corp.|PC Watchdog" -0x11ec 0x2064 "unknown" "Coreco Inc.| " -0x11f0 0x4231 "unknown" "Compu-Shack|FDDI" -0x11f0 0x4232 "unknown" "Compu-Shack|FASTline UTP Quattro" -0x11f0 0x4233 "unknown" "Compu-Shack|FASTline FO" -0x11f0 0x4234 "unknown" "Compu-Shack|FASTline UTP" -0x11f0 0x4235 "unknown" "Compu-Shack|FASTline-II UTP" -0x11f0 0x4236 "unknown" "Compu-Shack|FASTline-II FO" -0x11f0 0x4731 "unknown" "Compu-Shack|GIGAline" -0x11f4 0x2915 "unknown" "Kinetic|CAMAC controller" -0x11f6 0x0112 "hp100" "Compex|ENet100VG4" -0x11f6 0x0113 "unknown" "Compex|FreedomLine 100" -0x11f6 0x1401 "ne2k-pci" "Compex|ReadyLink 2000" -0x11f6 0x2011 "winbond-840" "Compex|RL100-ATX 10/100" -0x11f6 0x2201 "ne2k-pci" "Compex|ReadyLink 100TX (Winbond W89C840)" -0x11f6 0x9881 "tulip" "Compex|RL100TX" -0x11f8 0x7364 "unknown" "PMC-Sierra Inc.|PM7364 FREEDM-32 Frame Engine & Datalink Mgr" -0x11f8 0x7366 "unknown" "PMC-Sierra Inc.|PM7366 FREEDM-8 Frame Engine & Datalink Manager" -0x11f8 0x7367 "unknown" "PMC-Sierra Inc.|PM7367 FREEDM-32P32 Frame Engine & Datalink Mgr" -0x11f8 0x7375 "unknown" "PMC-Sierra Inc.|PM7375 [LASAR-155 ATM SAR]" -0x11f8 0x7380 "unknown" "PMC-Sierra Inc.|PM7380 FREEDM-32P672 Frm Engine & Datalink Mgr" -0x11f8 0x7382 "unknown" "PMC-Sierra Inc.|PM7382 FREEDM-32P256 Frm Engine & Datalink Mgr" -0x11f8 0x7384 "unknown" "PMC-Sierra Inc.|PM7384 FREEDM-84P672 Frm Engine & Datalink Mgr" -0x11fe 0x0001 "unknown" "Comtrol Corp.|RocketPort 8 Oct" -0x11fe 0x0002 "unknown" "Comtrol Corp.|RocketPort 8 Intf" -0x11fe 0x0003 "unknown" "Comtrol Corp.|RocketPort 16 Intf" -0x11fe 0x0004 "unknown" "Comtrol Corp.|RocketPort 32 Intf" -0x11fe 0x0005 "unknown" "Comtrol Corp.|RocketPort Octacable" -0x11fe 0x0006 "unknown" "Comtrol Corp.|RocketPort 8J" -0x11fe 0x0007 "unknown" "Comtrol Corp.|RocketPort 4-port" -0x11fe 0x0008 "unknown" "Comtrol Corp.|RocketPort 8-port" -0x11fe 0x0009 "unknown" "Comtrol Corp.|RocketPort 16-port" -0x11fe 0x000a "unknown" "Comtrol Corp.|RocketPort Plus Quadcable" -0x11fe 0x000b "unknown" "Comtrol Corp.|RocketPort Plus Octacable" -0x11fe 0x000c "unknown" "Comtrol Corp.|RocketPort 8-port Modem" -0x11fe 0x000d "unknown" "Comtrol Corp.|RocketPort" -0x11fe 0x000e "unknown" "Comtrol Corp.|RocketPort Plus 2 port RS232" -0x11fe 0x000f "unknown" "Comtrol Corp.|RocketPort Plus 2 port RS422" -0x11fe 0x0801 "unknown" "Comtrol Corp.|RocketPort UPCI 32 port w/external I/F" -0x11fe 0x0802 "unknown" "Comtrol Corp.|RocketPort UPCI 8 port w/external I/F" -0x11fe 0x0803 "unknown" "Comtrol Corp.|RocketPort UPCI 16 port w/external I/F" -0x11fe 0x0805 "unknown" "Comtrol Corp.|RocketPort UPCI 8 port w/octa cable" -0x11fe 0x080c "unknown" "Comtrol Corp.|RocketModem III 8 port" -0x11fe 0x080d "unknown" "Comtrol Corp.|RocketModem III 4 port" -0x11fe 0x0812 "unknown" "Comtrol Corp.|RocketPort UPCI Plus 8 port RS422" -0x11fe 0x0903 "unknown" "Comtrol Corp.|RocketPort Compact PCI 16 port w/external I/F" -0x11fe 0x8015 "unknown" "Comtrol Corp.|RocketPort 4-port UART 16954" -0x11ff 0x0003 "unknown" "Scion Corp.|AG-5" -0x1200 0x8201 "adm8211" "Pinnacle|" -0x1200 0xbd11 "bttv" "Pinnacle|PCTV Rave" -0x1202 0x0001 "unknown" "Network General Corp.|NAIATMPCI PCI ATM Adapter" -0x1202 0x4300 "unknown" "Network General Corp.|Gigabit Ethernet Adapter" -0x1208 0x4853 "unknown" "Parsytec GmbH|HS-Link Device" -0x120e 0x0100 "unknown" "Cyclades Corp.|Cyclom_Y below first megabyte" -0x120e 0x0101 "unknown" "Cyclades Corp.|Cyclom_Y above first megabyte" -0x120e 0x0102 "unknown" "Cyclades Corp.|Cyclom_4Y below first megabyte" -0x120e 0x0103 "unknown" "Cyclades Corp.|Cyclom_4Y above first megabyte" -0x120e 0x0104 "unknown" "Cyclades Corp.|Cyclom_8Y below first megabyte" -0x120e 0x0105 "unknown" "Cyclades Corp.|Cyclom_8Y above first megabyte" -0x120e 0x0200 "unknown" "Cyclades Corp.|Cyclom_Z below first megabyte" -0x120e 0x0201 "unknown" "Cyclades Corp.|Cyclom_Z above first megabyte" -0x120e 0x0300 "pc300" "Cyclades Corp.|PC300 RX 2" -0x120e 0x0301 "pc300" "Cyclades Corp.|PC300 RX 1" -0x120e 0x0302 "unknown" "Cyclades Corp.|PC300 TE 2" -0x120e 0x0303 "unknown" "Cyclades Corp.|PC300 TE 1" -0x120e 0x0310 "pc300" "Cyclades Corp.|PC300 TE 2" -0x120e 0x0311 "pc300" "Cyclades Corp.|PC300 TE 1" -0x120e 0x0320 "pc300" "Cyclades Corp.|PC300/TE-M (2 ports)" -0x120e 0x0321 "pc300" "Cyclades Corp.|PC300/TE-M (1 port)" -0x120e 0x0400 "unknown" "Cyclades Corp.|PC400" -0x120f 0x0001 "rrunner" "Essential Communications|Roadrunner serial HIPPI" -0x1217 0x6729 "yenta_socket" "O2Micro Inc.|6729" -0x1217 0x673a "yenta_socket" "O2Micro Inc.|6730" -0x1217 0x6832 "yenta_socket" "O2Micro Inc.|6832" -0x1217 0x6836 "yenta_socket" "O2Micro Inc.|6836" -0x1217 0x6872 "yenta_socket" "O2Micro Inc.|6872" -0x1217 0x6925 "yenta_socket" "O2Micro Inc.|OZ6922 CardBus Controller" -0x1217 0x6933 "yenta_socket" "O2Micro Inc.|OZ6933 Cardbus Controller" -0x1217 0x6972 "yenta_socket" "O2Micro Inc.|OZ6912 CardBus Controller" -0x1217 0x7110 "yenta_socket" "O2Micro Inc.|OZ711Mx MultiMediaBay Accelerator" -0x1217 0x7112 "yenta_socket" "O2Micro Inc.|OZ711EC1/M1 SmartCardBus MultiMediaBay Controller" -0x1217 0x7113 "yenta_socket" "O2Micro Inc.|OZ711EC1 SmartCardBus Controller" -0x1217 0x7114 "yenta_socket" "O2Micro Inc.|OZ711M1 SmartCardBus MultiMediaBay Controller" -0x1217 0x7134 "yenta_socket" "O2Micro Inc.|OZ711MP1/MS1 MemoryCardBus Controller" -0x1217 0x71e2 "yenta_socket" "O2Micro Inc.|OZ711E2 SmartCardBus Controller" -0x1217 0x7212 "yenta_socket" "O2Micro Inc.|OZ711M2 SmartCardBus MultiMediaBay Controller" -0x1217 0x7213 "yenta_socket" "O2Micro Inc.|OZ6933E CardBus Controller" -0x1217 0x7223 "yenta_socket" "O2Micro Inc.|OZ711M3 SmartCardBus MultiMediaBay Controller" -0x1217 0x7233 "yenta_socket" "O2Micro Inc.|OZ711MP3/MS3 4-in-1 MemoryCardBus Controller" -0x121a 0x0001 "Card:Voodoo Graphics" "3Dfx Interactive Inc.|Voodoo" -0x121a 0x0002 "Card:Voodoo II" "3Dfx Interactive Inc.|Voodoo 2" -0x121a 0x0003 "Card:Voodoo Banshee (generic)" "3Dfx Interactive Inc.|Voodoo Banshee" -0x121a 0x0004 "Card:Voodoo Banshee (generic)" "3Dfx Interactive Inc.|Voodoo Banshee [Velocity 100]" -0x121a 0x0005 "Card:Voodoo3 (generic)" "3Dfx Interactive Inc.|Voodoo 3" -0x121a 0x0007 "Card:Voodoo4 (generic)" "3dfx Interactive Inc.|Voodoo4" -0x121a 0x0009 "Card:Voodoo5 (generic)" "3Dfx Interactive Inc.|Voodoo 4 / Voodoo 5" -0x121a 0x0010 "unknown" "3dfx Interactive Inc.|Rampage Rev.A AGPx4, 0.25µm, 200/2x200 core/RAM" -0x121a 0x0057 "unknown" "3Dfx Interactive Inc.|Voodoo 3/3000 [Avenger]" -0x121e 0x0201 "unknown" "CSPI|Myrinet 2000 Scalable Cluster Interconnect" -0x1220 0x1220 "unknown" "Ariel Corp.|AMCC 5933 TMS320C80 DSP/Imaging board" -0x1223 0x0003 "unknown" "Artesyn Communication Products|PM/Link" -0x1223 0x0004 "unknown" "Artesyn Communication Products|PM/T1" -0x1223 0x0005 "unknown" "Artesyn Communication Products|PM/E1" -0x1223 0x0008 "unknown" "Artesyn Communication Products|PM/SLS" -0x1223 0x0009 "unknown" "Artesyn Communication Products|BajaSpan Resource Target" -0x1223 0x000a "unknown" "Artesyn Communication Products|BajaSpan Section 0" -0x1223 0x000b "unknown" "Artesyn Communication Products|BajaSpan Section 1" -0x1223 0x000c "unknown" "Artesyn Communication Products|BajaSpan Section 2" -0x1223 0x000d "unknown" "Artesyn Communication Products|BajaSpan Section 3" -0x1223 0x000e "unknown" "Artesyn Communication Products|PM/PPC" -0x1227 0x0006 "unknown" "Tech-Source|Raptor GFX 8P" -0x1227 0x0023 "unknown" "Tech-Source|Raptor GFX [1100T]" -0x122d 0x1206 "unknown " "Aztech System Ltd.|368DSP" -0x122d 0x1400 "unknown" "Aztech System Ltd.|Trident PCI288-Q3DII (NX)" -0x122d 0x4201 "unknown" "Aztech System Ltd.|MR2800W AMR 56K modem" -0x122d 0x50dc "snd-azt3328" "Aztech System Ltd.|3328 Audio" -0x122d 0x80da "snd-azt3328" "Aztech System Ltd.|3328 Audio (AZF3328, PCI168)" -0x1236 0x0000 "unknown" "Sigma Designs Corp.|RealMagic64/GX" -0x1236 0x6401 "unknown" "Sigma Designs Corp.|REALmagic 64/GX (SD 6425)" -0x123d 0x0000 "unknown" "Engineering Design Team Inc.|EasyConnect 8/32" -0x123d 0x0002 "unknown" "Engineering Design Team Inc.|EasyConnect 8/64" -0x123d 0x0003 "unknown" "Engineering Design Team Inc.|EasyIO" -0x123d 0x0010 "unknown" "Engineering Design Team Inc.|PCI-DV PCI-DV Digital Video Interface" -0x123f 0x00e4 "unknown" "C-Cube Microsystems|MPEG" -0x123f 0x6120 "unknown" "C-Cube Microsystems|DVD device" -0x123f 0x8120 "unknown" "C-Cube Microsystems|E4?" -0x123f 0x8888 "unknown" "C-Cube Microsystems|Cinemaster C 3.0 DVD Decoder" -0x1242 0x1460 "unknown" "JNI Corp.|JNIC-1460 2-Gb/s Fibre Channel-PCI 64-bit 66 MHz" -0x1242 0x1560 "unknown" "JNI Corp.|JNIC-1560 Dual Channel 2 Gb/s Fibre Channel-PCI-X" -0x1242 0x4643 "unknown" "Jaycor Networks Inc.|FCI-1063 Fibre Channel Adapter" -0x1242 0x6562 "unknown" "JNI Corp.|FCX2-6562 Dual Channel PCI-X Fibre Channel Adapter" -0x1242 0x656a "unknown" "JNI Corp.|FCX-6562 PCI-X Fibre Channel Adapter" -0x1244 0x0700 "ISDN:b1pci,type=27" "AVM Audiovisuelles|B1 ISDN Adapter" -0x1244 0x0800 "ISDN:c4" "AVM AUDIOVISUELLES MKTG & Computer GmbH|C4 ISDN Controller" -0x1244 0x0a00 "ISDN:hisax,type=27" "AVM Audiovisuelles|A1 ISDN Adapter [Fritz]" -0x1244 0x0e00 "ISDN:hisax_fcpcipnp" "AVM Audiovisuelles|A1 ISDN Adapter [Fritz]" -0x1244 0x0f00 "ISDN:capidrv" "AVM Audiovisuelles|Fritz DSL ISDN/DSL Adapter" -0x1244 0x1100 "ISDN:c4" "AVM Audiovisuelles|C2 ISDN Controller" -0x1244 0x1200 "ISDN:t1pci" "AVM Audiovisuelles|T1 pci adapter" -0x1244 0x2700 "ISDN:fcdslsl,type=,firmware:fdssbase.bin" "AVM Audiovisuelles|Fritz!Card DSL SL" -0x1244 0x2900 "ISDN:fcdsl2,type=,firmware:fds2base.bin" "AVM Audiovisuelles|Fritz!Card DSL SL Ver. 2.0" -0x124b 0x0001 "8250_pci" "Stallion Technologies Inc.|PCI Serial Port" -0x124b 0x0040 "unknown" "Stallion Technologies Inc.|cPCI-200 Four Slot IndustryPack carrier" -0x124d 0x0000 "unknown" "Stallion Technologies Inc.|EasyConnection 8/32" -0x124d 0x0002 "unknown" "Stallion Technologies Inc.|EasyConnection 8/64" -0x124d 0x0003 "unknown" "Stallion Technologies Inc.|EasyIO" -0x124d 0x0004 "istallion" "Stallion Technologies Inc.|EasyConnection/RA" -0x124f 0x0041 "unknown" "Infotrend Technology Inc.|IFT-2000 Series RAID Controller" -0x1250 0x1978 "unknown" "Hitachi Microcomputer System Ltd.| " -0x1250 0x2898 "unknown" "Hitachi Microcomputer System Ltd.| " -0x1255 0x1110 "unknown" "Optibase Ltd.|MPEG Forge" -0x1255 0x1210 "unknown" "Optibase Ltd.|MPEG Fusion" -0x1255 0x2110 "unknown" "Optibase Ltd.|VideoPlex" -0x1255 0x2120 "unknown" "Optibase Ltd.|VideoPlex CC" -0x1255 0x2130 "unknown" "Optibase Ltd.|VideoQuest" -0x1256 0x4201 "pci2220i" "Perceptive Solutions Inc.|PCI-2220I" -0x1256 0x4401 "pci2220i" "Perceptive Solutions Inc.|PCI-2240I" -0x1256 0x5201 "pci2000" "Perceptive Solutions Inc.|PCI-2000" -0x1258 0x1988 "unknown" "Gilbarco Inc.| " -0x1259 0x2503 "unknown" "Allied Telesyn International|Realtek 8139b" -0x1259 0x2560 "e100" "Allied Telesyn International|AT-2560 Fast Ethernet Adapter (i82557B)" -0x1259 0xa117 "8139too" "Allied Telesyn International|RTL8139 CardBus" -0x1259 0xa11e "8139too" "Allied Telesyn International|" -0x1259 0xa120 "tulip" "Allied Telesyn International|21x4x DEC-Tulip compatible 10/100 Ethernet" -0x125b 0x1400 "tulip" "ASIX|AX88140" -0x125c 0x0101 "unknown" "Aurora Technologies Inc.|Saturn 4520P" -0x125c 0x0640 "unknown" "Aurora Technologies Inc.|Aries 16000P" -0x125d 0x0000 "unknown" "ESS Technology|ES336H Fax Modem (Early Model)" -0x125d 0x1948 "maestro" "ESS Technology|ES1948 Maestro 1" -0x125d 0x1968 "maestro" "ESS Technology|ES1968 Maestro 2" -0x125d 0x1969 "snd-es1938" "ESS Technology|ES1969 Solo-1 Audiodrive" -0x125d 0x1978 "maestro" "ESS Technology|ES1978 Maestro 2E" -0x125d 0x1988 "maestro3" "ESS Technology|ES1988 Allegro-1" -0x125d 0x1989 "snd-maestro3" "ESS Technology|ESS Modem" -0x125d 0x1990 "snd-maestro3" "ESS Technology|Canyon3D-2" -0x125d 0x1992 "snd-maestro3" "ESS Technology|Canyon3D-2" -0x125d 0x1998 "snd-maestro3" "ESS Technology|ES1983S Maestro-3i PCI Audio Accelerator" -0x125d 0x1999 "snd-maestro3" "ESS Technology|ES1983S Maestro-3i PCI Modem Accelerator" -0x125d 0x199a "maestro3" "ESS Technology|Maestro-3" -0x125d 0x199b "snd-maestro3" "ESS Technology|ES1983S Maestro-3i PCI Modem Accelerator" -0x125d 0x2808 "unknown" "ESS Technology|ES336H Fax Modem (Later Model)" -0x125d 0x2838 "Bad:www.linmodems.org" "ESS Technology|ES2838/2839 SuperLink Modem" -0x125d 0x2898 "unknown" "ESS Technology|ES2898 Modem" -0x1260 0x3872 "orinoco_pci" "Intersil Corp.|Prism 2.5 Wavelan chipset" -0x1260 0x3873 0x1186 0x3501 "orinoco_pci" "Intersil Corp.|DWL-520 Wireless PCI Adapter" -0x1260 0x3873 0x1186 0x3700 "hostap_pci" "Intersil Corp.|ISL3874A PRISMII.5 IEE802.11B Wireless LAN" -0x1260 0x3873 0x1385 0x4105 "orinoco_pci" "Intersil Corp.|MA311 802.11b wireless adapter" -0x1260 0x3873 0x1668 0x0414 "orinoco_pci" "Intersil Corp.|HWP01170-01 802.11b PCI Wireless Adapter" -0x1260 0x3873 0x16a5 0x1601 "orinoco_pci" "Intersil Corp.|AIR.mate PC-400 PCI Wireless LAN Adapter" -0x1260 0x3873 0x1737 0x3874 "orinoco_pci" "Intersil Corp.|WMP11 Wireless 802.11b PCI Adapter" -0x1260 0x3873 0x8086 0x2513 "orinoco_pci" "Intersil Corp.|Wireless 802.11b MiniPCI Adapter" -0x1260 0x3873 "orinoco_pci" "Intersil Corp.|ISL3874A PRISMII.5 IEE802.11B Wireless LAN" -0x1260 0x3877 "prism54" "Intersil Corp.|Prism Indigo Wavelan chipset" -0x1260 0x3886 "prism54" "Intersil Corp.|ISL3886 [Prism Javelin/Prism Xbow]" -0x1260 0x3890 "prism54" "Intersil Corp.|PRISM GT 802.11g 54Mbps Wireless Controller" -0x1260 0x8130 "unknown" "Intersil Corp.|HMP8130 NTSC/PAL Video Decoder" -0x1260 0x8131 "unknown" "Intersil Corp.|HMP8131 NTSC/PAL Video Decoder" -0x1260 0xffff "unknown" "Intersil Corp.|ISL3886IK" -0x1266 0x0001 "e100" "Microdyne Corp.|NE10/100 Adapter (i82557B)" -0x1266 0x1910 "unknown" "Microdyne Corp.|NE2000Plus (RT8029) Ethernet Adapter" -0x1267 0x1016 "ISDN:hisax,type=24" "S. A. Telecommunications|Dr. Neuhaus Niccy PCI ISDN Adapter" -0x1267 0x4243 "unknown" "S.A. Telecommunications|Satellite receiver board / MPEG2 decoder" -0x1267 0x5352 "unknown" "S. A. Telecommunications|PCR2101" -0x1267 0x5a4b "unknown" "S. A. Telecommunications|Telsat Turbo" -0x126c 0x1211 "8139too" "Northern Telecom|10/100BaseTX [RTL81xx]" -0x126c 0x126c "unknown" "Northern Telecom|802.11b Wireless Ethernet Adapter" -0x126c 0x1f1f "unknown" "Nortel Networks Corp.|e-mobility 802.11b Wireless LAN PCI Card" -0x126c 0x8030 "hostap_plx" "Mitani Corp.|emobility" -0x126f 0x0501 "unknown" "Silicon Motion Inc.|SM501 VoyagerGX" -0x126f 0x0510 "unknown" "Silicon Motion, Inc.|SM501 VoyagerGX Rev. B" -0x126f 0x0710 "Card:Silicon Motion LynxEM (generic)" "Silicon Motion Inc.|Lynx EM MS710" -0x126f 0x0712 "Card:Silicon Motion Lynx (generic)" "Silicon Motion Inc.|SM712 LynxEM+" -0x126f 0x0720 "Card:Silicon Motion Lynx (generic)" "Silicon Motion Inc.|SM720 Lynx3DM" -0x126f 0x0730 "Card:Silicon Motion Lynx (generic)" "Silicon Motion Inc.|SM731 Cougar3DR" -0x126f 0x0810 "Card:Silicon Motion Lynx (generic)" "Silicon Motion Inc.|SM810" -0x126f 0x0811 "Card:Silicon Motion Lynx (generic)" "Silicon Motion Inc.|SM811 LynxE" -0x126f 0x0820 "Card:Silicon Motion Lynx (generic)" "Silicon Motion Inc.|SM820 Lynx3D" -0x126f 0x0910 "Card:Silicon Motion Lynx (generic)" "Silicon Motion Inc.|SM910" -0x1273 0x0002 "unknown" "Hughes Network Systems|DirecPC" -0x1274 0x0000 "unknown" "Ensoniq|es1370 audio pci" -0x1274 0x1171 "unknown" "Ensoniq|ES1373 [AudioPCI] (also Creative Labs CT5803)" -0x1274 0x1274 "unknown" "Ensoniq|5880 multimedia audio device" -0x1274 0x1371 "snd-ens1371" "Creative Labs|Sound Blaster AudioPCI64V/AudioPCI128" -0x1274 0x1373 "unknown" "Ensoniq|ES1373 Sound Blaster Audio(PCI)" -0x1274 0x5000 "snd-ens1370" "Ensoniq|ES1370 [AudioPCI]" -0x1274 0x5580 "snd-ens1371" "Ensoniq|ES1371 [AudioPCI]" -0x1274 0x5880 "es1371" "Ensoniq|CT5880" -0x1274 0x9876 "unknown" "Ensoniq| " -0x1278 0x0701 "unknown" "Transtech Parallel Systems|TPE3/TM3 PowerPC Node" -0x1278 0x0710 "unknown" "Transtech Parallel Systems Ltd.|TPE5 PowerPC PCI board" -0x1279 0x0060 "unknown" "Transmeta Corp.|TM8000 Northbridge" -0x1279 0x0061 "unknown" "Transmeta Corp.|TM8000 AGP bridge" -0x1279 0x0295 "unknown" "Transmeta Corp.|Virtual Northbridge" -0x1279 0x0395 "unknown" "Transmeta Corp.|LongRun Northbridge" -0x1279 0x0396 "unknown" "Transmeta Corp.|SDRAM controller" -0x1279 0x0397 "unknown" "Transmeta Corp.|BIOS scratchpad" -0x127a 0x1002 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k V90 FaxModem" -0x127a 0x1003 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k V90 FaxModem" -0x127a 0x1004 0x1048 0x1500 "8250_pci" "Rockwell International|MicroLink 56k Modem" -0x127a 0x1004 0x10cf 0x1059 "Hcf:www.linmodems.org" "Rockwell International|Fujitsu 229-DFRT" -0x127a 0x1004 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k V90 FaxModem" -0x127a 0x1005 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k V90 FaxModem" -0x127a 0x1022 "Hcf:www.linmodems.org" "Conexant Systems|HCF V.90 Modem" -0x127a 0x1023 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k Data/Fax Modem" -0x127a 0x1024 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k Data/Fax/Voice Modem" -0x127a 0x1025 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k PCI Modem" -0x127a 0x1026 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k PCI Speakerphone Modem" -0x127a 0x1032 "Hcf:www.linmodems.org" "Conexant Systems|HCF 56k PCI Modem" -0x127a 0x1033 "Hcf:www.linmodems.org" "Conexant Systems|HCF P85 DATA/FAX PCI Modem" -0x127a 0x1034 "Hcf:www.linmodems.org" "Conexant Systems|HCF 56k PCI Modem" -0x127a 0x1035 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k PCI Speakerphone Modem" -0x127a 0x1036 "Hcf:www.linmodems.org" "Conexant Systems|HCF 56k PCI Modem" -0x127a 0x1085 "Hcf:www.linmodems.org" "Rockwell International|Volcano HCF 56k PCI Modem" -0x127a 0x2004 "unknown" "Conexant Systems|SoftK56VB2.1V2.08.02 K56 modem" -0x127a 0x2005 "Hcf:www.linmodems.org" "Rockwell International|HCF 56k V90 FaxModem" -0x127a 0x2013 "Hsf:www.linmodems.org" "Rockwell International|HSF 56k Data/Fax Modem" -0x127a 0x2014 "Hsf:www.linmodems.org" "Rockwell International|HSF 56k Data/Fax/Voice Modem" -0x127a 0x2015 "unknown" "Rockwell International|Conexant SoftK56 Speakerphone Modem" -0x127a 0x2016 "Hsf:www.linmodems.org" "Rockwell International|HSF 56k Data/Fax/Voice/Spkp Modem" -0x127a 0x2114 "unknown" "Conexant Systems|R6793-11 Soft 56K Data, Fax, PCI modem" -0x127a 0x2f00 "unknown" "Conexant Systems|cx11252-11 HSF 56k HSFi" -0x127a 0x4310 "snd-riptide" "Conexant Systems|123456 Master Riptide PCI Audio Device" -0x127a 0x4311 "Hsf:www.linmodems.org" "Rockwell International|Riptide HSF 56k PCI Modem" -0x127a 0x4312 "unknown" "Conexant Systems|Riptide PCI Game Controller" -0x127a 0x4320 "snd-riptide" "Rockwell Semiconductor Systems|Master Riptide PCI Audio Controller" -0x127a 0x4321 "Hcf:www.linmodems.org" "Rockwell Semiconductor Systems|HCF 56k Data Fax PCI Modem" -0x127a 0x4322 "unknown" "Rockwell Semiconductor Systems|Riptide PCI Game Controller" -0x127a 0x4330 "snd-riptide" "Rockwell Semiconductor Systems|Master Riptide PCI Audio Controller" -0x127a 0x4340 "snd-riptide" "Rockwell Semiconductor Systems|Master Riptide PCI Audio Controller" -0x127a 0x5278 "unknown" "Conexant Systems|Harmonic DVB Network Adapter" -0x127a 0x8234 "unknown" "Rockwell International|RapidFire 616X ATM155 Adapter" -0x1282 0x9009 "dmfe" "Davicom|Ethernet Adpater" -0x1282 0x9100 "tulip" "Davicom|DM9100" -0x1282 0x9102 0x3030 0x5032 "dmfe" "Davicom|Ethernet 100/10 MBit" -0x1282 0x9102 0x4554 0x434e "dmfe" "Davicom|Ethernet 100/10 MBit" -0x1282 0x9102 "tulip" "Davicom|Ethernet 100/10 MBit DM9102" -0x1282 0x9132 "dmfe" "Davicom|Ethernet Adapter" -0x1283 0x0801 "unknown" "Integrated Technology Express Inc.|IT8152F/G Audio Digital Controller" -0x1283 0x673a "unknown" "Integrated Technology Express Inc.|IT8330G" -0x1283 0x8152 "unknown" "Integrated Technology Express Inc.|IT8152F/G Advanced RISC-to-PCI Companion Chip" -0x1283 0x8172 "pata_it8172" "Integrated Technology Express Inc.|IT8172G Ultra RISC (MIPS, SH4) Companion Chip" -0x1283 0x8211 "it821x" "Integrated Technology Express Inc.|IT8211 RAID Controller" -0x1283 0x8212 "it821x" "Integrated Technology Express Inc.|IT8212 RAID Controller" -0x1283 0x8330 "unknown" "Integrated Technology Express Inc.|IT8330G" -0x1283 0x8872 "unknown" "Integrated Technology Express Inc.|IT8871/72 PCI to ISA I/O chip" -0x1283 0x8875 "unknown" "Integrated Technology Express Inc.|IT8875F PCI Parallel Port" -0x1283 0x8888 "unknown" "Integrated Technology Express Inc.|IT8888F PCI to ISA Bridge with SMB" -0x1283 0x8889 "unknown" "Integrated Technology Express Inc.|IT8889F PCI to ISA Bridge" -0x1283 0x9876 "unknown" "Integrated Technology Express Inc.|IT8875F PCI I/O CARD" -0x1283 0xe886 "unknown" "Integrated Technology Express Inc.|IT8330G" -0x1285 0x0100 "maestro" "Platform Technologies Inc.|AGOGO sound chip (aka ESS Maestro 1)" -0x1287 0x001e "unknown" "M-Pact Inc.|LS220D DVD Decoder" -0x1287 0x001f "unknown" "M-Pact Inc.|LS220C DVD Decoder" -0x1287 0x0020 "unknown" "LuxSonor Inc.|LS242 MPEG/DVD video decoder" -0x1289 0x1006 "unknown" "AVC Technology Inc.| " -0x128a 0xf001 "unknown" "Asante Technologies Inc.|Ethernet 10/100 AsanteFAST 10/100 PCI Ethernet Adapter" -0x128d 0x0021 "unknown" "G2 Networks Inc.|ATM155 Adapter" -0x128e 0x0008 "sam9407" "Hoontech Corp./Samho Multi Tech Ltd.|ST128 WSS/SB" -0x128e 0x0009 "unknown" "Hoontech Corp./Samho Multi Tech Ltd.|ST128 SAM9407" -0x128e 0x000a "unknown" "Hoontech Corp./Samho Multi Tech Ltd.|ST128 Game Port" -0x128e 0x000b "unknown" "Hoontech Corp./Samho Multi Tech Ltd.|ST128 MPU Port" -0x128e 0x000c "unknown" "Hoontech Corp./Samho Multi Tech Ltd.|ST128 Ctrl Port" -0x1292 0xfc02 "unknown" "Tritech Microelectronics|Pyramid3D TR25202" -0x129a 0x0415 "unknown" "VMETRO Inc.|PBT-415 PCI 66MHz Analyzer and 33MHz Exerciser" -0x129a 0x0515 "unknown" "VMETRO Inc.|PBT-515 PCI 66MHz Analyzer and Exerciser" -0x129a 0x0615 "unknown" "VMETRO Inc.|0001 PCI Exerciser Chip" -0x129a 0x0715 "unknown" "VMETRO Inc.|Vanguard PCI/PMC/cPCI PCI 66MHz and PCI-X 133MHz Bus Analyzer and Exerciser" -0x129a 0xdd10 "unknown" "VMETRO Inc.|DPIO Digital Parallel Input Output Device 32bit, 33MHz PCI bus" -0x129a 0xdd11 "unknown" "VMETRO Inc.|DPIO2 Digital Parallel Input Output Device 64bit, 33MHz PCI bus" -0x129a 0xdd12 "unknown" "VMETRO Inc.|DPIO2-66 Digital Parallel Input Output Device 64bit, 66MHz PCI bus" -0x12a3 0x8105 "unknown" "Lucent Technologies|T8105 H100 Digital Switch" -0x12a3 0xecb8 "unknown" "Lucent Technologies|1646T00" -0x12aa 0x556c "unknown" "SDL Communications Inc.|NAI HSSI Sniffer PCI Adapter" -0x12ab 0x0000 "unknown" "Yuan Yuan Enterprise Co. Ltd.|MPG160/Kuroutoshikou ITVC15-STVLP" -0x12ab 0x0002 "unknown" "Yuan Yuan Enterprise Co. Ltd.|AU8830 [Vortex2] Based Sound Card With A3D Support" -0x12ab 0x3000 "unknown" "Yuan Yuan Enterprise Co Ltd.|MPG-200C PCI DVD Decoder Card" -0x12ab 0xfff3 "unknown" "Yuan Yuan Enterprise Co. Ltd.|MPG600/Kuroutoshikou ITVC16-STVLP" -0x12ab 0xffff "unknown" "Yuan Yuan Enterprise Co. Ltd.|MPG600/Kuroutoshikou ITVC16-STVLP" -0x12ae 0x0001 "acenic" "Alteon Networks Inc.|AceNIC Gigabit Ethernet" -0x12ae 0x0002 "acenic" "Alteon Networks Inc.|AceNIC Gigabit Ethernet (Copper)" -0x12ae 0x00fa "acenic" "Alteon Networks Inc.|AceNIC PN9100T Fast Ethernet (Copper)" -0x12b2 0x0209 "unknown" "General Signal Networks|SNA Link/9000 PCI to ESCON Controller" -0x12b9 0x0062 "unknown" "US Robotics|erk41926a-0.6 usr 56k internal modem" -0x12b9 0x1006 "Bad:www.linmodems.org" "US Robotics|WinModem" -0x12b9 0x1007 "Bad:www.linmodems.org" "US Robotics|USR 56k Internal WinModem" -0x12b9 0x1008 "unknown" "US Robotics|56K FaxModem Model 5610" -0x12ba 0x0032 "unknown" "Bittware Inc.|Hammerhead-Lite-PCI DSP Prototyping & Development Card" -0x12be 0x3041 "unknown" "Anchor Chips Inc.|AN3041Q CO-MEM" -0x12be 0x3042 "unknown" "Anchor Chips Inc.|AN3042Q CO-MEM Lite" -0x12c1 0x9080 "unknown" "GMM Research Corp.|Sync4hs/CCP/PCI/MP Communications Processor" -0x12c3 0x0058 "ne2k-pci" "Holtek Microelectronics Inc.|Ethernet Adapter" -0x12c3 0x5598 "ne2k-pci" "Holtek Microelectronics Inc.|Ethernet Adapter" -0x12c4 0x0001 "unknown" "Connect Tech Inc.|Blue Heat PCI/8 RS-232" -0x12c4 0x0002 "unknown" "Connect Tech Inc.|Blue Heat PCI/4 RS-232" -0x12c4 0x0003 "unknown" "Connect Tech Inc.|Blue Heat PCI/2 RS-232" -0x12c4 0x0004 "unknown" "Connect Tech Inc.|Blue Heat PCI/8 RS-485" -0x12c4 0x0005 "unknown" "Connect Tech Inc.|Blue Heat PCI/4+4 RS-232/485" -0x12c4 0x0006 "unknown" "Connect Tech Inc.|Blue Heat PCI/4 RS-485" -0x12c4 0x0007 "unknown" "Connect Tech Inc.|Blue Heat PCI/2+2 RS-232/485" -0x12c4 0x0008 "unknown" "Connect Tech Inc.|Blue Heat PCI/2 RS-485" -0x12c4 0x0009 "unknown" "Connect Tech Inc.|Blue Heat PCI/2+6 RS-232/485" -0x12c4 0x000a "unknown" "Connect Tech Inc.|Blue Heat PCI/8 RS-485 (BH081101V1)" -0x12c4 0x000b "unknown" "Connect Tech Inc.|Blue Heat PCI/4 RS-485 (BH041101V1)" -0x12c4 0x000c "unknown" "Connect Tech Inc.|Blue HEAT/PCI 2 (20 MHz, RS485)" -0x12c4 0x000d "unknown" "Connect Tech Inc.|Blue HEAT/PCI 2 PTM" -0x12c4 0x000e "unknown" "Connect Tech Inc.| " -0x12c4 0x000f "unknown" "Connect Tech Inc.| " -0x12c4 0x0100 "unknown" "Connect Tech Inc.|NT960/PCI" -0x12c4 0x0201 "unknown" "Connect Tech Inc.|cPCI Titan - 2 Port" -0x12c4 0x0202 "unknown" "Connect Tech Inc.|cPCI Titan - 4 Port" -0x12c4 0x0300 "unknown" "Connect Tech Inc.|CTI PCI UART 2 (RS232)" -0x12c4 0x0301 "unknown" "Connect Tech Inc.|CTI PCI UART 4 (RS232)" -0x12c4 0x0302 "unknown" "Connect Tech Inc.|CTI PCI UART 8 (RS232)" -0x12c4 0x0303 "unknown" "Connect Tech Inc.| " -0x12c4 0x0304 "unknown" "Connect Tech Inc.| " -0x12c4 0x0305 "unknown" "Connect Tech Inc.| " -0x12c4 0x0306 "unknown" "Connect Tech Inc.| " -0x12c4 0x0307 "unknown" "Connect Tech Inc.| " -0x12c4 0x0308 "unknown" "Connect Tech Inc.| " -0x12c4 0x0309 "unknown" "Connect Tech Inc.| " -0x12c4 0x030a "unknown" "Connect Tech Inc.| " -0x12c4 0x030b "unknown" "Connect Tech Inc.| " -0x12c4 0x0310 "unknown" "Connect Tech Inc.|CTI PCI UART 1+1 (RS232/485)" -0x12c4 0x0311 "unknown" "Connect Tech Inc.|CTI PCI UART 2+2 (RS232/485)" -0x12c4 0x0312 "unknown" "Connect Tech Inc.|CTI PCI UART 4+4 (RS232/485)" -0x12c4 0x0320 "unknown" "Connect Tech Inc.|CTI PCI UART 2" -0x12c4 0x0321 "unknown" "Connect Tech Inc.|CTI PCI UART 4" -0x12c4 0x0322 "unknown" "Connect Tech Inc.|CTI PCI UART 8" -0x12c4 0x0330 "unknown" "Connect Tech Inc.|CTI PCI UART 2 (RS485)" -0x12c4 0x0331 "unknown" "Connect Tech Inc.|CTI PCI UART 4 (RS485)" -0x12c4 0x0332 "unknown" "Connect Tech Inc.|CTI PCI UART 8 (RS485)" -0x12c5 0x007e "unknown" "Picture Elements Incorporated|Imaging/Scanning Subsystem Engine" -0x12c5 0x007f "unknown" "Picture Elements Inc.|ISE PEI Imaging Subsystem Engine" -0x12c5 0x0081 "unknown" "Picture Elements Incorporated|PCIVST [Grayscale Thresholding Engine]" -0x12c5 0x0085 "unknown" "Picture Elements Incorporated|Video Simulator/Sender" -0x12c5 0x0086 "unknown" "Picture Elements Incorporated|THR2 Multi-scale Thresholder" -0x12c7 0x0546 "unknown" "Dialogic Corp.|D120JCT-LS Card" -0x12c7 0x0561 "unknown" "Dialogic Corp.|BRI/2 Type Card (Voice Driver)" -0x12c7 0x0647 "unknown" "Dialogic Corp.|D/240JCT-T1 Card" -0x12c7 0x0648 "unknown" "Dialogic Corp.|D/300JCT-E1 Card" -0x12c7 0x0649 "unknown" "Dialogic Corp.|D/300JCT-E1 Card" -0x12c7 0x0651 "unknown" "Dialogic Corp.|MSI PCI Card" -0x12c7 0x0673 "unknown" "Dialogic Corp.|BRI/160-PCI Card" -0x12c7 0x0674 "unknown" "Dialogic Corp.|BRI/120-PCI Card" -0x12c7 0x0675 "unknown" "Dialogic Corp.|BRI/80-PCI Card" -0x12c7 0x0676 "unknown" "Dialogic Corp.|D/41JCT Card" -0x12c7 0x0685 "unknown" "Dialogic Corp.|D/480JCT-2T1 Card" -0x12c7 0x0687 "unknown" "Dialogic Corp.|D/600JCT-2E1 (75 Ohm) Card" -0x12c7 0x0689 "unknown" "Dialogic Corp.|D/600JCT-2E1 Dialogic 2E1 - JCT series" -0x12c7 0x0707 "unknown" "Dialogic Corp.|D/320JCT (Resource Only) Card" -0x12c7 0x0708 "unknown" "Dialogic Corp.|D/160JCT (Resource Only) Card" -0x12cb 0x0027 "unknown" "Antex Electronics Corp.|StudioCard" -0x12cb 0x002d "unknown" "Antex Electronics Corp.|BX-12" -0x12cb 0x002e "unknown" "Antex Electronics Corp.|SC-2000" -0x12cb 0x002f "unknown" "Antex Electronics Corp.|LX-44" -0x12cb 0x0030 "unknown" "Antex Electronics Corp.|SC-22" -0x12cb 0x0031 "unknown" "Antex Electronics Corp.|BX-44" -0x12cb 0x0032 "unknown" "Antex Electronics Corp.|LX-24M 20-bit 2-in, 4-out audio card w/MPEG-2" -0x12cb 0x0033 "unknown" "Antex Electronics Corp.|LX-22M" -0x12cb 0x0034 "unknown" "Antex Electronics Corp.|BX-8" -0x12cb 0x0035 "unknown" "Antex Electronics Corp.|BX-12e" -0x12d2 0x0008 "Card:RIVA128" "nVidia / SGS Thomson|NV1" -0x12d2 0x0009 "Card:RIVA128" "nVidia / SGS Thomson|DAC64" -0x12d2 0x0018 "Card:RIVA128" "nVidia / SGS Thomson|Riva128" -0x12d2 0x0019 "Card:RIVA128" "nVidia / SGS Thomson|Riva128ZX" -0x12d2 0x0020 "Card:RIVA TNT" "nVidia / SGS Thomson|TNT" -0x12d2 0x0028 "Card:RIVA TNT2" "nVidia / SGS Thomson|TNT2" -0x12d2 0x0029 "Card:RIVA TNT2" "nVidia / SGS Thomson|UTNT2" -0x12d2 0x002a "unknown" "nVidia / SGS Thomson|NV5 Riva TNT2" -0x12d2 0x002b "unknown" "nVidia / SGS Thomson|NV5 Riva TNT2" -0x12d2 0x002c "Card:RIVA TNT2" "nVidia / SGS Thomson|VTNT2" -0x12d2 0x002d "Card:RIVA TNT2" "nVidia / SGS Thomson|NVM64 Riva TNT2 Model 64" -0x12d2 0x002e "unknown" "nVidia / SGS Thomson|NV6 Vanta" -0x12d2 0x002f "unknown" "nVidia / SGS Thomson|NV6 Vanta" -0x12d2 0x00a0 "Card:RIVA TNT2" "nVidia / SGS Thomson|ITNT2" -0x12d4 0x0200 "unknown" "Ulticom (Formerly DGM&S)|T1 Card" -0x12d5 0x0003 "unknown" "Equator Technologies Inc.|BSP16" -0x12d5 0x1000 "unknown" "Equator Technologies|MAP-CA Broadband Signal Processor" -0x12d5 0x1002 "unknown" "Equator Technologies|MAP-1000 Digital Signal Processor" -0x12d8 0x71e2 "unknown" "Pericom Semiconductor|PI7C7300 3 Port PCI to PCI bridge" -0x12d8 0x8150 "unknown" "Pericom Semiconductor|PI7C8150 2-Port PCI to PCI Bridge" -0x12d9 0x0002 "unknown" "Aculab PLC|PCI Prosody" -0x12d9 0x0004 "unknown" "Aculab PLC|cPCI Prosody" -0x12d9 0x0005 "unknown" "Aculab PLC|Aculab E1/T1 PCI card" -0x12d9 0x1078 "unknown" "Aculab PLC|Prosody X class e1000 device" -0x12db 0x0003 "unknown" "Annapolis Micro Systems Inc.|FoxFire II" -0x12de 0x0200 "unknown" "Rainbow Technologies|Cryptoswift 200" -0x12e0 0x0010 "unknown" "Chase Research|ST16C654 Quad UART" -0x12e0 0x0020 "unknown" "Chase Research|ST16C654 Quad UART" -0x12e0 0x0021 "unknown" "Chase Research|8x UART" -0x12e0 0x0030 "unknown" "Chase Research|ST16C654 Quad UART" -0x12e4 0x1140 "unknown" "Brooktrout Technology Inc.|ISDN Controller" -0x12eb 0x0001 "snd-au8820" "Aureal Semiconductor|Vortex 1" -0x12eb 0x0002 "snd-au8830" "Aureal Semiconductor|Vortex 2" -0x12eb 0x0003 "snd-au8810" "Aureal Semiconductor|AU8810 Vortex Digital Audio Processor" -0x12eb 0x8803 "unknown" "Aureal Semiconductor|Vortex 56k Software Modem" -0x12f8 0x0002 "unknown" "Electronic Design GmbH|VideoMaker" -0x12fb 0x0001 "unknown" "Spectrum Signal Processing|PMC-MAI" -0x12fb 0x00f5 "unknown" "Spectrum Signal Processing|F5 Dakar" -0x12fb 0x02ad "unknown" "Spectrum Signal Processing|PMC-2MAI" -0x12fb 0x2adc "unknown" "Spectrum Signal Processing|ePMC-2ADC" -0x12fb 0x3100 "unknown" "Spectrum Signal Processing|PRO-3100" -0x12fb 0x3500 "unknown" "Spectrum Signal Processing|PRO-3500" -0x12fb 0x4d4f "unknown" "Spectrum Signal Processing|Modena" -0x12fb 0x8120 "unknown" "Spectrum Signal Processing|ePMC-8120" -0x12fb 0xda62 "unknown" "Spectrum Signal Processing|Daytona C6201 PCI (Hurricane)" -0x12fb 0xdb62 "unknown" "Spectrum Signal Processing|Ingliston XBIF" -0x12fb 0xdc62 "unknown" "Spectrum Signal Processing|Ingliston PLX9054" -0x12fb 0xdd62 "unknown" "Spectrum Signal Processing|Ingliston JTAG/ISP" -0x12fb 0xeddc "unknown" "Spectrum Signal Processing|ePMC-MSDDC" -0x12fb 0xfa01 "unknown" "Spectrum Signal Processing|ePMC-FPGA" -0x1303 0x0001 "unknown" "Innovative Integration|cM67 CompactPCI DSP Card" -0x1307 0x0001 "unknown" "Computer Boards|PCI-DAS1602/16" -0x1307 0x0006 "unknown" "Computer Boards|PCI-GPIB" -0x1307 0x000b "unknown" "Computer Boards|PCI-DIO48H" -0x1307 0x000c "unknown" "Computer Boards|PCI-PDISO8" -0x1307 0x000d "unknown" "Computer Boards|PCI-PDISO16" -0x1307 0x000f "unknown" "Computer Boards|PCI-DAS1200" -0x1307 0x0010 "unknown" "Computer Boards|PCI-DAS1602/12" -0x1307 0x0014 "unknown" "Computer Boards|PCI-DIO24H" -0x1307 0x0015 "unknown" "Computer Boards|PCI-DIO24H/CTR3" -0x1307 0x0016 "unknown" "Computer Boards|PCI-DIO48H/CTR15" -0x1307 0x0017 "unknown" "Computer Boards|PCI-DIO96H" -0x1307 0x0018 "unknown" "Computer Boards|PCI-CTR05" -0x1307 0x0019 "unknown" "Computer Boards|PCI-DAS1200/JR" -0x1307 0x001a "unknown" "Computer Boards|PCI-DAS1001" -0x1307 0x001b "unknown" "Computer Boards|PCI-DAS1002" -0x1307 0x001c "unknown" "Computer Boards|PCI-DAS1602JR/16" -0x1307 0x001d "unknown" "Computer Boards|PCI-DAS6402/16" -0x1307 0x001e "unknown" "Computer Boards|PCI-DAS6402/12" -0x1307 0x001f "unknown" "Computer Boards|PCI-DAS16/M1" -0x1307 0x0020 "unknown" "Computer Boards|PCI-DDA02/12" -0x1307 0x0021 "unknown" "Computer Boards|PCI-DDA04/12" -0x1307 0x0022 "unknown" "Computer Boards|PCI-DDA08/12" -0x1307 0x0023 "unknown" "Computer Boards|PCI-DDA02/16" -0x1307 0x0024 "unknown" "Computer Boards|PCI-DDA04/16" -0x1307 0x0025 "unknown" "Computer Boards|PCI-DDA08/16" -0x1307 0x0026 "unknown" "Computer Boards|PCI-DAC04/12-HS" -0x1307 0x0027 "unknown" "Computer Boards|PCI-DAC04/16-HS" -0x1307 0x0028 "unknown" "Computer Boards|PCI-DIO24" -0x1307 0x0029 "unknown" "Computer Boards|PCI-DAS08" -0x1307 0x002c "unknown" "Computer Boards|PCI-INT32" -0x1307 0x0033 "unknown" "Computer Boards|PCI-DUAL-AC5" -0x1307 0x0034 "unknown" "Computer Boards|PCI-DAS-TC" -0x1307 0x0035 "unknown" "Computer Boards|PCI-DAS64/M1/16" -0x1307 0x0036 "unknown" "Computer Boards|PCI-DAS64/M2/16" -0x1307 0x0037 "unknown" "Computer Boards|PCI-DAS64/M3/16" -0x1307 0x004c "unknown" "Computer Boards|PCI-DAS1000" -0x1307 0x004d "unknown" "Computer Boards|PCI-QUAD04" -0x1307 0x0052 "unknown" "Measurement Computing|PCI-DAS4020/12" -0x1307 0x0054 "unknown" "Measurement Computing|PCI-DIO96" -0x1307 0x005e "unknown" "Measurement Computing|PCI-DAS6025" -0x1308 0x0001 "unknown" "Jato Technologies Inc.|NetCelerator Adapter" -0x1310 0x0003 "unknown" "Gespac|9060 CompactPCI Interface" -0x1310 0x000d "unknown" "Gespac|FPGA PCI Bridge" -0x1317 0x0531 "unknown" "ADMtek Inc.| " -0x1317 0x0981 "tulip" "ADMtek Inc.|AN981 Comet" -0x1317 0x0985 "tulip" "ADMtek Inc.|ADM983 Linksys EtherFast 10/100" -0x1317 0x1985 "tulip" "ADMtek Inc.|ADM985 10/100 cardbus ethernet controller" -0x1317 0x2850 "unknown" "ADMtek Inc.|??? HSP56 MicroModem" -0x1317 0x5120 "unknown" "Linksys|ADMtek ADM5120 OpenGate System-on-Chip" -0x1317 0x8201 "adm8211" "Admtek Inc.|ADM8201 Wireless Adapter" -0x1317 0x8211 "adm8211" "Admtek Inc.|ADM8211 Wireless Adapter" -0x1317 0x9511 "tulip" "Admtek Inc.|ADM9511 cardbus ethernet-modem controller" -0x1317 0x9513 "unknown" "Admtek Inc.|ADM9513 cardbus ethernet-modem controller" -0x1318 0x0911 "hamachi" "Packet Engines Inc.|PCI Ethernet Adapter" -0x1319 0x0801 "snd-fm801" "Fortemedia Inc.|Xwave QS3000A [FM801]" -0x1319 0x0802 "fm801-gp" "Fortemedia Inc.|Xwave QS3000A [FM801 game port]" -0x1319 0x1000 "snd-fm801" "Fortemedia Inc.|FM801 PCI Audio" -0x1319 0x1001 "unknown" "Fortemedia Inc.|FM801 PCI Joystick" -0x131f 0x1000 "8250_pci" "Siig Inc.|CyberSerial (1-port) 16550" -0x131f 0x1001 "8250_pci" "Siig Inc.|CyberSerial (1-port) 16650" -0x131f 0x1002 "8250_pci" "Siig Inc.|CyberSerial (1-port) 16850" -0x131f 0x1010 "parport_serial" "Siig Inc.|Duet 1S(16550)+1P" -0x131f 0x1011 "parport_serial" "Siig Inc.|Duet 1S(16650)+1P" -0x131f 0x1012 "parport_serial" "Siig Inc.|Duet 1S(16850)+1P" -0x131f 0x1020 "unknown" "Siig Inc.|CyberParallel (1-port)" -0x131f 0x1021 "unknown" "Siig Inc.|CyberParallel (2-port)" -0x131f 0x1030 "8250_pci" "Siig Inc.|CyberSerial (2-port) 16550" -0x131f 0x1031 "8250_pci" "Siig Inc.|CyberSerial (2-port) 16650" -0x131f 0x1032 "8250_pci" "Siig Inc.|CyberSerial (2-port) 16850" -0x131f 0x1034 "parport_serial" "Siig Inc.|Trio 2S(16550)+1P" -0x131f 0x1035 "parport_serial" "Siig Inc.|Trio 2S(16650)+1P" -0x131f 0x1036 "parport_serial" "Siig Inc.|Trio 2S(16850)+1P" -0x131f 0x1050 "8250_pci" "Siig Inc.|CyberSerial (4-port) 16550" -0x131f 0x1051 "8250_pci" "Siig Inc.|CyberSerial (4-port) 16650" -0x131f 0x1052 "8250_pci" "Siig Inc.|CyberSerial (4-port) 16850" -0x131f 0x2000 "8250_pci" "Siig Inc.|CyberSerial (1-port) 16550" -0x131f 0x2001 "8250_pci" "Siig Inc.|CyberSerial (1-port) 16650" -0x131f 0x2002 "8250_pci" "Siig Inc.|CyberSerial (1-port) 16850" -0x131f 0x2010 "parport_serial" "Siig Inc.|Duet 1S(16550)+1P" -0x131f 0x2011 "parport_serial" "Siig Inc.|Duet 1S(16650)+1P" -0x131f 0x2012 "parport_serial" "Siig Inc.|Duet 1S(16850)+1P" -0x131f 0x2020 "unknown" "Siig Inc.|CyberParallel (1-port)" -0x131f 0x2021 "unknown" "Siig Inc.|CyberParallel (2-port)" -0x131f 0x2030 "8250_pci" "Siig Inc.|CyberSerial (2-port) 16550" -0x131f 0x2031 "8250_pci" "Siig Inc.|CyberSerial (2-port) 16650" -0x131f 0x2032 "8250_pci" "Siig Inc.|CyberSerial (2-port) 16850" -0x131f 0x2040 "parport_serial" "Siig Inc.|Trio 1S(16550)+2P" -0x131f 0x2041 "parport_serial" "Siig Inc.|Trio 1S(16650)+2P" -0x131f 0x2042 "parport_serial" "Siig Inc.|Trio 1S(16850)+2P" -0x131f 0x2050 "8250_pci" "Siig Inc.|CyberSerial (4-port) 16550" -0x131f 0x2051 "8250_pci" "Siig Inc.|CyberSerial (4-port) 16650" -0x131f 0x2052 "8250_pci" "Siig Inc.|CyberSerial (4-port) 16850" -0x131f 0x2060 "parport_serial" "Siig Inc.|Trio 2S(16550)+1P" -0x131f 0x2061 "parport_serial" "Siig Inc.|Trio 2S(16650)+1P" -0x131f 0x2062 "parport_serial" "Siig Inc.|Trio 2S(16850)+1P" -0x131f 0x2080 "8250_pci" "" -0x131f 0x2081 "8250_pci" "Siig Inc.|CyberSerial (8-port) ST16654" -0x131f 0x2082 "8250_pci" "" -0x1328 0x2048 "unknown" "Quadrant International| " -0x1331 0x0030 "unknown" "Radisys Corp.|ENP-2611" -0x1331 0x8200 "r82600_edac" "Radisys Corp.|82600 Host Bridge" -0x1331 0x8201 "pata_radisys" "Radisys Corp.|82600 IDE" -0x1331 0x8202 "unknown" "Radisys Corp.|82600 USB" -0x1331 0x8210 "unknown" "Radisys Corp.|82600 PCI Bridge" -0x1332 0x5415 "umem" "Micro Memory|MM-5415CN PCI Memory Module with Battery Backup" -0x1332 0x5425 "umem" "Micro Memory|MM-5425CN PCI 64/66 Memory Module with Battery Backup" -0x1332 0x6140 "unknown" "Micro Memory|MM-6140D" -0x1332 0x6155 "umem" "Micro Memory|" -0x133d 0x1000 "unknown" "Prisa Networks|SST-5136-PFB-PCI Industrial I/O Card" -0x1344 0x3240 "unknown" "Micron Technology Inc.|CopperHead CopperTail SC1 AMC AC97" -0x1344 0x3320 "unknown" "Micron Technology Inc.|MT8LLN21PADF North Bridge" -0x1344 0x3470 "unknown" "Micron Technology Inc.|MT7LLN22NCNE South Bridge" -0x1344 0x4020 "unknown" "Micron Technology Inc.|CopperHead CopperTail SC1 IDE Controller" -0x1344 0x4030 "unknown" "Micron Technology Inc.|CopperHead CopperTail SC1 USB Controller" -0x134a 0x0001 "dmx3191d" "DTC Technology Corp.|Domex 536" -0x134a 0x0002 "dtc" "DTC Technology Corp.|Domex DMX3194UP SCSI Adapter" -0x134a 0x3510 0xafff 0xffff "unknown" "DTC Technology Corp.|DTC50C18 scsi" -0x134d 0x2189 "unknown" "PCTel Inc.|HSP56 MicroModem" -0x134d 0x2486 "unknown" "PCTEL Inc.|2304WT V.92 MDC Modem" -0x134d 0x7890 "unknown" "Pctel Inc.|HSP MicroModem 56" -0x134d 0x7891 "unknown" "Pctel Inc.|HSP MicroModem 56" -0x134d 0x7892 "unknown" "Pctel Inc.|HSP MicroModem 56" -0x134d 0x7893 "unknown" "Pctel Inc.|HSP MicroModem 56" -0x134d 0x7894 "unknown" "Pctel Inc.|HSP MicroModem 56" -0x134d 0x7895 "unknown" "Pctel Inc.|HSP MicroModem 56" -0x134d 0x7896 "unknown" "Pctel Inc.|HSP MicroModem 56" -0x134d 0x7897 "unknown" "Pctel Inc.|HSP MicroModem 56" -0x134d 0x8086 "unknown" "PCTEL Inc.| " -0x134d 0x9714 "unknown" "PCTEL Inc.|PCT 288-1A PCTEL" -0x134d 0xd800 "unknown" "PCTEL Inc.|pct388p-a pctel 56k modem" -0x1353 0x0002 "unknown" "Thales Idatys|Proserver" -0x1353 0x0003 "unknown" "Thales Idatys|PCI-FUT" -0x1353 0x0004 "unknown" "Thales Idatys|PCI-S0" -0x1353 0x0005 "unknown" "Thales Idatys|PCI-FUT-S0" -0x135a 0x0224 "unknown" "Brain Boxes Limited|PLX9050 PLX PCI Bus Logic" -0x135c 0x0010 "8250_pci" "Quatech Inc.|QSC 100" -0x135c 0x0020 "8250_pci" "Quatech Inc.|DSC 100" -0x135c 0x0030 "unknown" "Quatech Inc.|DSC 200" -0x135c 0x0040 "unknown" "Quatech Inc.|QSC 200" -0x135c 0x0050 "8250_pci" "Quatech Inc.|ESC 100D" -0x135c 0x0060 "8250_pci" "Quatech Inc.|ESC 100M" -0x135c 0x00f0 "unknown" "Quatech Inc.|MPAC-100 Syncronous Serial Card (Zilog 85230)" -0x135c 0x0170 "unknown" "Quatech Inc.|QSCLP-100" -0x135c 0x0180 "unknown" "Quatech Inc.|DSCLP-100" -0x135c 0x0190 "unknown" "Quatech Inc.|SSCLP-100" -0x135c 0x01a0 "unknown" "Quatech Inc.|QSCLP-200/300" -0x135c 0x01b0 "unknown" "Quatech Inc.|DSCLP-200/300" -0x135c 0x01c0 "unknown" "Quatech Inc.|SSCLP-200/300" -0x135e 0x5101 "unknown" "Sealevel Systems Inc.|5101 Route 56" -0x135e 0x7101 "8250_pci" "Sealevel Systems Inc.|Single Port RS-232/422/485/530" -0x135e 0x7201 "8250_pci" "Sealevel Systems Inc.|Dual Port RS-232/422/485 Interface" -0x135e 0x7202 "8250_pci" "Sealevel Systems Inc.|Dual Port RS-232 Interface" -0x135e 0x7401 "8250_pci" "Sealevel Systems Inc.|Four Port RS-232 Interface" -0x135e 0x7402 "8250_pci" "Sealevel Systems Inc.|Four Port RS-422/485 Interface" -0x135e 0x7801 "8250_pci" "Sealevel Systems Inc.|Eight Port RS-232 Interface" -0x135e 0x7804 "8250_pci" "Sealevel Systems Inc.|PCI Serial Port" -0x135e 0x8001 "unknown" "Sealevel Systems Inc.|8001 Digital I/O Adapter" -0x1360 0x0101 "unknown" "Meinberg Funkuhren|PCI32 DCF77 Radio Clock" -0x1360 0x0102 "unknown" "Meinberg Funkuhren|PCI509 DCF77 Radio Clock" -0x1360 0x0103 "unknown" "Meinberg Funkuhren|PCI510 DCF77 Radio Clock" -0x1360 0x0104 "unknown" "Meinberg Funkuhren|PCI511 DCF77 Radio Clock" -0x1360 0x0201 "unknown" "Meinberg Funkuhren|GPS167PCI GPS Receiver" -0x1360 0x0202 "unknown" "Meinberg Funkuhren|GPS168PCI GPS Receiver" -0x1360 0x0203 "unknown" "Meinberg Funkuhren|GPS169PCI GPS Receiver" -0x1360 0x0204 "unknown" "Meinberg Funkuhren|GPS170PCI GPS Receiver" -0x1360 0x0301 "unknown" "Meinberg Funkuhren|TCR510PCI IRIG Receiver" -0x1360 0x0302 "unknown" "Meinberg Funkuhren|TCR167PCI IRIG Timecode Reader" -0x1365 0x9050 "ISDN:hysdn" "Hypercope Corp.|HYSDN" -0x136b 0xff01 "meye" "Kawasaki Steel Corp.|MEYE Video Adapter" -0x1371 0x434e "sk98lin" "CNet Technology Inc.|GigaCard Network Adapter" -0x1374 0x0024 "unknown" "Silicom Ltd.|Silicom Dual port Giga Ethernet BGE Bypass Server Adapter" -0x1374 0x0025 "unknown" "Silicom Ltd.|Silicom Quad port Giga Ethernet BGE Bypass Server Adapter" -0x1374 0x0026 "unknown" "Silicom Ltd.|Silicom Dual port Fiber Giga Ethernet 546 Bypass Server Adapter" -0x1374 0x0027 "unknown" "Silicom Ltd.|Silicom Dual port Fiber LX Giga Ethernet 546 Bypass Server Adapter" -0x1374 0x0029 "unknown" "Silicom Ltd.|Silicom Dual port Copper Giga Ethernet 546GB Bypass Server Adapter" -0x1374 0x002a "unknown" "Silicom Ltd.|Silicom Dual port Fiber Giga Ethernet 546 TAP/Bypass Server Adapter" -0x1374 0x002b "unknown" "Silicom Ltd.|Silicom Dual port Copper Fast Ethernet 546 TAP/Bypass Server Adapter" -0x1374 0x002c "unknown" "Silicom Ltd.|Silicom Quad port Copper Giga Ethernet 546GB Bypass Server Adapter" -0x1374 0x002d "unknown" "Silicom Ltd.|Silicom Quad port Fiber-SX Giga Ethernet 546GB Bypass Server Adapter" -0x1374 0x002e "unknown" "Silicom Ltd.|Silicom Quad port Fiber-LX Giga Ethernet 546GB Bypass Server Adapter" -0x1374 0x002f "unknown" "Silicom Ltd.|Silicom Dual port Fiber-SX Giga Ethernet 546GB Low profile Bypass Server Adapter" -0x1374 0x0030 "unknown" "Silicom Ltd.|Silicom Dual port Fiber-LX Giga Ethernet 546GB Low profile Bypass Server Adapter" -0x1374 0x0031 "unknown" "Silicom Ltd.|Silicom Quad port Copper Giga Ethernet PCI-E Bypass Server Adapter" -0x1374 0x0032 "unknown" "Silicom Ltd.|Silicom Dual port Copper Fast Ethernet 546 TAP/Bypass Server Adapter" -0x1374 0x0034 "unknown" "Silicom Ltd.|Silicom Dual port Copper Giga Ethernet PCI-E BGE Bypass Server Adapter" -0x1374 0x0035 "unknown" "Silicom Ltd.|Silicom Quad port Copper Giga Ethernet PCI-E BGE Bypass Server Adapter" -0x1374 0x0036 "unknown" "Silicom Ltd.|Silicom Dual port Fiber Giga Ethernet PCI-E BGE Bypass Server Adapter" -0x1374 0x0037 "unknown" "Silicom Ltd.|Silicom Quad port Copper Ethernet PCI-E Intel based Bypass Server Adapter" -0x1374 0x0038 "unknown" "Silicom Ltd.|Silicom Quad port Copper Ethernet PCI-E Intel based Bypass Server Adapter" -0x1374 0x0039 "unknown" "Silicom Ltd.|Silicom Dual port Fiber-SX Ethernet PCI-E Intel based Bypass Server Adapter" -0x1374 0x003a "unknown" "Silicom Ltd.|Silicom Dual port Fiber-LX Ethernet PCI-E Intel based Bypass Server Adapter" -0x137a 0x0001 "unknown" "Mark of the Unicorn Inc.|PCI-324 Audiowire Interface" -0x1382 0x0001 "unknown" "Marian - Electronic & Software|ARC88 audio recording card" -0x1382 0x2008 "unknown" "Marian - Electronic & Software|Prodif 96 Pro sound system" -0x1382 0x2048 "unknown" "Marian - Electronic & Software|Prodif Plus sound card" -0x1382 0x2088 "unknown" "Marian - Electronic & Software|Marc-8 MIDI 8 channel audio card" -0x1382 0x20c8 "unknown" "Marian - Electronic & Software|Marc A sound system" -0x1382 0x4008 "unknown" "Marian - Electronic & Software|Marc 2 sound system" -0x1382 0x4010 "unknown" "Marian - Electronic & Software|Marc 2 Pro sound system" -0x1382 0x4048 "unknown" "Marian - Electronic & Software|Marc 4 MIDI sound system" -0x1382 0x4088 "unknown" "Marian - Electronic & Software|Marc 4 Digi sound system" -0x1382 0x4248 "unknown" "Marian - Electronic & Software|Marc X sound system" -0x1382 0x4424 "unknown" "Marian - Electronic & Software|TRACE D4 Sound System" -0x1385 0x0013 "unknown" "Netgear|WG311T" -0x1385 0x311a "unknown" "Netgear|GA511 Gigabit Ethernet" -0x1385 0x3872 "prism2_pci" "Netgear|" -0x1385 0x4100 "orinoco_plx" "Netgear|802.11b Wireless Adapter (MA301)" -0x1385 0x4105 "unknown" "Netgear|MA311 802.11b wireless adapter" -0x1385 0x4251 "unknown" "Netgear|WG111T 108 Mbps Wireless USB 2.0 Adapter" -0x1385 0x4400 "unknown" "Netgear|WAG511 802.11a/b/g Dual Band Wireless PC Card" -0x1385 0x4600 "unknown" "Netgear|WAG511 802.11a/b/g Dual Band Wireless PC Card" -0x1385 0x4601 "unknown" "Netgear|WAG511 802.11a/b/g Dual Band Wireless PC Card" -0x1385 0x4610 "unknown" "Netgear|WAG511 802.11a/b/g Dual Band Wireless PC Card" -0x1385 0x4800 "unknown" "Netgear|WG511(v1) 54 Mbps Wireless PC Card" -0x1385 0x4900 "unknown" "Netgear|WG311v1 54 Mbps Wireless PCI Adapter" -0x1385 0x4a00 "unknown" "Netgear|WAG311 802.11abg Wireless Adapter" -0x1385 0x4b00 "unknown" "Netgear|WG511T 108 Mbps Wireless PC Card" -0x1385 0x4c00 "unknown" "Netgear|WG311v2 54 Mbps Wireless PCI Adapter" -0x1385 0x4d00 "unknown" "Netgear|WG311T 108 Mbps Wireless PCI Adapter" -0x1385 0x4e00 "unknown" "Netgear|WG511v2 54 Mbps Wireless PC Card" -0x1385 0x4f00 "unknown" "Netgear|WG511U Double 108 Mbps Wireless PC Card" -0x1385 0x5200 "unknown" "Netgear|GA511 Gigabit PC Card" -0x1385 0x620a "acenic" "Netgear|GA620" -0x1385 0x622a "unknown" "Netgear|GA622" -0x1385 0x630a "acenic" "Netgear|GA630" -0x1385 0x6b00 "unknown" "Netgear|WG311v3 54 Mbps Wireless PCI Adapter" -0x1385 0x6d00 "unknown" "Netgear|WPNT511 RangeMax™ 240 Mbps Wireless PC Card" -0x1385 0xf004 "unknown" "Netgear|FA310TX" -0x1385 0xf311 "unknown" "Netgear|FA311" -0x1385 0xf312 "unknown" "Netgear| " -0x1389 0x0001 "applicom" "Applicom International|PCI1500PFB [Intelligent fieldbus adaptor]" -0x1389 0x0002 "applicom" "Applicom International|" -0x1389 0x0003 "applicom" "Applicom International|" -0x1393 0x0001 "mxser" "Moxa Technologies Co Ltd.|" -0x1393 0x1001 "mxser" "Moxa Technologies Co Ltd.|" -0x1393 0x1010 "unknown" "Moxa Technologies Co Ltd.| " -0x1393 0x1020 "mxser" "Moxa Technologies Co Ltd.| " -0x1393 0x1021 "mxser" "Moxa Technologies Co Ltd.|" -0x1393 0x1022 "mxser" "Moxa Technologies Co Ltd.|" -0x1393 0x1040 "mxser" "Moxa Technologies Co Ltd.|Smartio C104H/PCI" -0x1393 0x1041 "mxser" "Moxa Technologies Co Ltd.| " -0x1393 0x1042 "mxser" "Moxa Technologies Co Ltd.| " -0x1393 0x1080 "mxser" "Moxa Technologies Co Ltd.|" -0x1393 0x1140 "mxser" "Moxa Technologies Co Ltd.|" -0x1393 0x1141 "mxser" "Moxa Technologies Co Ltd.|Industrio CP-114" -0x1393 0x1180 "mxser" "Moxa Technologies Co Ltd.|" -0x1393 0x1320 "mxser" "Moxa Technologies Co Ltd.|CP-132 Industio" -0x1393 0x1321 "mxser" "Moxa Technologies Co Ltd.| " -0x1393 0x1340 "mxser" "Moxa Technologies Co Ltd.| " -0x1393 0x1401 "unknown" "Moxa Technologies Co Ltd.| " -0x1393 0x1680 "mxser" "Moxa Technologies Co Ltd.|Smartio C168H/PCI" -0x1393 0x1681 "mxser" "Moxa Technologies Co Ltd.| " -0x1393 0x2040 "moxa" "Moxa Technologies Co Ltd.|Intellio CP-204J" -0x1393 0x2180 "moxa" "Moxa Technologies Co Ltd.|Intellio C218 Turbo PCI" -0x1393 0x3200 "moxa" "Moxa Technologies Co Ltd.|Intellio C320 Turbo PCI" -0x1393 0x5020 "unknown" "Moxa Technologies Co Ltd.| " -0x1394 0x0001 "unknown" "Level One Communications|LXT1001 Gigabit Ethernet" -0x1397 0x08b4 "ISDN:hfc4s8s_l1" "Cologne Chip Designs GmbH|ISDN network Controller [HFC-4S]" -0x1397 0x0b4d "unknown" "Cologne Chip Designs GmbH|HFC-8S 16B8D8S0 ISDN HDLC FIFO Controller" -0x1397 0x16b8 "ISDN:hfc4s8s_l1" "Cologne Chip Designs GmbH|ISDN network Controller [HFC-8S]" -0x1397 0x2bd0 "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0x8b4d "unknown" "Cologne Chip Designs GmbH|HFC-4S ISDN 8B4D4S0 ISDN HDLC FIFO Controller" -0x1397 0xb000 "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb006 "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb007 "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb008 "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb009 "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb00a "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb00b "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb00c "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb100 "ISDN:hisax,type=35" "Cologne Chip Designs|ISDN network controller [HFC-PCI]" -0x1397 0xb700 "ISDN:hisax" "" -0x1397 0xb701 "ISDN:hisax" "" -0x139a 0x0001 "unknown" "Alacritech Inc.|Quad Port 10/100 Server Accelerator" -0x139a 0x0003 "unknown" "Alacritech Inc.|Single Port 10/100 Server Accelerator" -0x139a 0x0005 "unknown" "Alacritech Inc.|Single Port Gigabit Server Accelerator" -0x13a3 0x0005 "unknown" "HI-FN Inc.|7751 Security Processor" -0x13a3 0x0006 "unknown" "HI-FN Inc.|6500 Public Key Processor" -0x13a3 0x0007 "unknown" "HI-FN Inc.|7811 Security Processor" -0x13a3 0x0012 "unknown" "HI-FN Inc.|7951 Security Processor" -0x13a3 0x0014 "unknown" "HI-FN Inc.|78XX Security Processor" -0x13a3 0x0016 "unknown" "HI-FN Inc.|8065 Security Processor" -0x13a3 0x0017 "unknown" "HI-FN Inc.|8165 Security Processor" -0x13a3 0x0018 "unknown" "HI-FN Inc.|8154 Security Processor" -0x13a3 0x001d "unknown" "HI-FN Inc.|7956 Security Processor" -0x13a3 0x0020 "unknown" "HI-FN Inc.|7955 Security Processor" -0x13a3 0x0026 "unknown" "HI-FN Inc.|8155 Security Processor" -0x13a8 0x0152 "8250_pci" "Exar Corp.|XR17C152 PCI Bus Quad UART" -0x13a8 0x0154 "8250_pci" "Exar Corp.|XR17C154 PCI Bus Quad UART" -0x13a8 0x0158 "8250_pci" "Exar Corp.|XR17C158 PCI Bus Octal UART" -0x13c0 0x0010 "synclink" "Microgate Corp.|SyncLink WAN Adapter" -0x13c0 0x0020 "unknown" "Microgate Corp.|SyncLink SCC Adapter" -0x13c0 0x0030 "synclinkmp" "Microgate Corp.|SyncLink Multiport Adapter" -0x13c0 0x0070 "synclink_gt" "" -0x13c0 0x0080 "synclink_gt" "" -0x13c0 0x0090 "synclink_gt" "" -0x13c0 0x0210 "synclink" "Microgate Corp.|SyncLink Adapter v2" -0x13c1 0x1000 "3w-xxxx" "3ware Inc.|3ware ATA-RAID" -0x13c1 0x1001 "3w-xxxx" "3ware Inc.|3ware 7000-series ATA-RAID" -0x13c1 0x1002 "3w-9xxx" "3ware Inc.|3ware 9XXX-series ATA-RAID" -0x13c1 0x1003 "3w-9xxx" "3ware Inc.|3ware 9XXX-series ATA-RAID" -0x13c2 0x000e "unknown" "Technotrend Systemtechnik GmbH|Technotrend/Hauppauge DVB card rev2.3" -0x13c6 0x0520 "unknown" "Condor Engineering Inc.|CEI-520 A429 Card" -0x13c6 0x0620 "unknown" "Condor Engineering Inc.|CEI-620 A429 Card" -0x13c6 0x0820 "unknown" "Condor Engineering Inc.|CEI-820 A429 Card" -0x13c7 0x0adc "unknown" "Blue Chip Technology Ltd.|Multi-Function Analogue/Digital IO card" -0x13d0 0x2103 "skystar2" "B2C2 Inc.|T228502 B2C2 Sky2PC Core Chip" -0x13d0 0x2200 "skystar2" "Techsan Electronics Co Ltd.|B2C2 FlexCopIII DVB chip / Technisat SkyStar2 DVB card" -0x13d1 0x2bd1 "ISDN:hisax" "Abocom Systems Inc.|ISDN Adapter" -0x13d1 0xab02 "tulip" "Abocom Systems Inc.|Ethernet Adapter" -0x13d1 0xab03 "tulip" "Abocom Systems Inc.|Ethernet Adapter" -0x13d1 0xab06 "8139too" "Abocom Systems Inc.|FE2000VX CardBus /Atelco Fibreline Ethernet Adptr" -0x13d1 0xab08 "tulip" "Abocom Systems Inc.|Ethernet Adapter" -0x13d7 0x8086 "unknown" "Toshiba Engineering Corp.|ac97 note" -0x13df 0x0001 "unknown" "E-Tech Inc.|PCI56RVP Modem" -0x13ea 0x3131 "unknown" "Dallas Semiconductor|DS3131 BoSS Bit Synchronous HDLC Controller" -0x13ea 0x3134 "unknown" "Dallas Semiconductor|DS3134 Chateau Channelized T1/E1/HDLC Controller" -0x13eb 0x0070 "bttv" "Hauppauge|WinTV" -0x13ec 0x000a "unknown" "Zydacron Inc|NPC-RC01 Remote control receiver" -0x13f0 0x0200 "unknown" "Sundance Technology Inc / IC Plus Corp|IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY" -0x13f0 0x0201 "sundance" "Sundance Technology Inc.|ST201 Fast Ehternet Adapter" -0x13f0 0x1023 "unknown" "Sundance Technology Inc.|IC Plus IP1000 Family Gigabit Ethernet" -0x13f4 0x1401 "unknown" "Troika Networks Inc.|Zentai Fibre Channel Adapter" -0x13f6 0x0011 "unknown" "C-Media Electronics Inc.|CMI8738" -0x13f6 0x0100 "snd-cmipci" "C-Media Electronics Inc.|CM8338A" -0x13f6 0x0101 "snd-cmipci" "C-Media Electronics Inc.|CM8338B" -0x13f6 0x0111 "snd-cmipci" "C-Media Electronics Inc.|CM8738" -0x13f6 0x0112 "snd-cmipci" "C-Media Electronics Inc.||MI-8378B/PCI-6CH PCI Audio Chip" -0x13f6 0x0211 "snd-cmipci" "C-Media Electronics Inc.|CM8738" -0x13fe 0x1240 "unknown" "Advantech Co. Ltd.|PCI-1240-A 4-Axis Stepping/Servo Motor Card" -0x13fe 0x1600 "unknown" "Advantech Co. Ltd.|PCI-1612 4-port RS-232/422/485 PCI Communication Card" -0x13fe 0x1733 "unknown" "Advantech Co. Ltd.|PCI-1733 32-channel isolated digital input card" -0x13fe 0x1752 "unknown" "Advantech Co. Ltd.|PCI-1752" -0x13fe 0x1754 "unknown" "Advantech Co. Ltd.|PCI-1754" -0x13fe 0x1756 "unknown" "Advantech Co. Ltd.|PCI-1756" -0x13fe 0x1760 "unknown" "Advantech Co. Ltd.| " -0x1400 0x0001 "unknown" "ArtX Inc.| " -0x1400 0x0003 "unknown" "ArtX Inc.| " -0x1400 0x0004 "unknown" "ArtX Inc.| " -0x1400 0x1401 "epic100" "Standard Microsystems Corp [SMC]|9432 TX" -0x1407 0x0100 "8250_pci" "Lava Computer mfg Inc.|Lava Dual Serial" -0x1407 0x0101 "8250_pci" "Lava Computer mfg Inc.|Lava Quatro A" -0x1407 0x0102 "8250_pci" "Lava Computer mfg Inc.|Lava Quatro B" -0x1407 0x0110 "unknown" "Lava Computer mfg Inc.|Lava DSerial PCI Port A" -0x1407 0x0111 "unknown" "Lava Computer mfg Inc.|Lava DSerial PCI Port B" -0x1407 0x0120 "unknown" "Lava Computer mfg Inc.|Quattro-PCI A" -0x1407 0x0121 "unknown" "Lava Computer mfg Inc.|Quattro-PCI B" -0x1407 0x0180 "8250_pci" "Lava Computer mfg Inc.|Lava Octopus PCI Ports 1-4" -0x1407 0x0181 "8250_pci" "Lava Computer mfg Inc.|Lava Octopus PCI Ports 5-8" -0x1407 0x0200 "8250_pci" "Lava Computer mfg Inc.|Lava Port Plus" -0x1407 0x0201 "8250_pci" "Lava Computer mfg Inc.|Lava Quad A" -0x1407 0x0202 "8250_pci" "Lava Computer mfg Inc.|Lava Quad B" -0x1407 0x0220 "unknown" "Lava Computer mfg Inc.|Lava Quattro PCI Ports A/B" -0x1407 0x0221 "unknown" "Lava Computer mfg Inc.|Lava Quattro PCI Ports C/D" -0x1407 0x0400 "unknown" "Lava Computer mfg Inc.|Lava 8255 PIO PCI" -0x1407 0x0500 "8250_pci" "Lava Computer mfg Inc.|Lava Single Serial" -0x1407 0x0510 "unknown" "Lava Computer mfg Inc.|Lava SP Serial 550 PCI" -0x1407 0x0511 "unknown" "Lava Computer mfg Inc.|Lava SP BIDIR Parallel PCI" -0x1407 0x0600 "8250_pci" "Lava Computer mfg Inc.|Lava Port 650" -0x1407 0x0a00 "unknown" "Lava Computer mfg Inc.|LavaPort PCI COM Port Accelerator" -0x1407 0x8000 "unknown" "Lava Computer mfg Inc.|Lava Parallel" -0x1407 0x8001 "unknown" "Lava Computer mfg Inc.|Lava Dual Parallel port A" -0x1407 0x8002 "unknown" "Lava Computer mfg Inc.|Lava Dual Parallel port A" -0x1407 0x8003 "unknown" "Lava Computer mfg Inc.|Lava Dual Parallel port B" -0x1407 0x8800 "unknown" "Lava Computer mfg Inc.|BOCA Research IOPPAR" -0x1409 0x7168 "8250_pci" "Timedia Technology Co Ltd.|Multi I/O card" -0x1409 0x7268 "unknown" "Timedia Technology Co Ltd.|SUN1888 Simple Comm. Controller" -0x140b 0x0610 "unknown" "Ramix Inc.| " -0x1412 0x1712 "snd-ice1712" "IC Ensemble Inc.|ICE1712 [Envy24]" -0x1412 0x1724 "snd-ice1724" "IC Ensemble Inc.|ICE1724 [Envy24HT]" -0x1414 0x0002 "tulip" "" -0x1415 0x8401 "unknown" "Oxford Semiconductor, Ltd.|OX9162 PCI Bridge" -0x1415 0x8403 "unknown" "Oxford Semiconductor, Ltd.|OX12PCI840 PCI Parallel Port" -0x1415 0x9500 "unknown" "Oxford Semiconductor, Ltd.|PCI Function" -0x1415 0x9501 "8250_pci" "Oxford Semiconductor, Ltd.|OX16PCI954 PCI UARTs" -0x1415 0x950a "8250_pci" "Oxford Semiconductor, Ltd.|OX16PCI954 Dual PCI UART" -0x1415 0x950b "unknown" "Oxford Semiconductor Ltd.|OXCB950 Cardbus 16950 UART" -0x1415 0x9510 "unknown" "Oxford Semiconductor, Ltd.|PCI Function" -0x1415 0x9511 "8250_pci" "Oxford Semiconductor, Ltd.|OX16PCI954 PCI Bridge" -0x1415 0x9512 "unknown" "Oxford Semiconductor, Ltd.|OX16PCI954 32-bit PCI Bridge" -0x1415 0x9513 "unknown" "Oxford Semiconductor, Ltd.|OX16PCI954 PCI Parallel Port" -0x1415 0x9521 "8250_pci" "Oxford Semiconductor Ltd.|OX16PCI952 (Dual 16950 UART)" -0x1415 0x9523 "unknown" "Oxford Semiconductor Ltd.|OX12PCI952 Integrated Parallel Port" -0x141f 0x6181 "unknown" "Visiontech Ltd.|KFIR MPEG decoder" -0x1420 0x8002 "unknown" "Psion Dacom plc|Gold Card NetGlobal 56k+10/100Mb CardBus (Ethernet part)" -0x1420 0x8003 "unknown" "Psion Dacom plc|Gold Card NetGlobal 56k+10/100Mb CardBus (Modem part)" -0x1425 0x0007 "cxgb" "Chelsio|10Gb Ethernet N110" -0x1425 0x000a "cxgb" "Chelsio|10Gb Ethernet N210" -0x1425 0x000b "unknown" "Chelsio Communications Inc|T210 Protocol Engine" -0x142e 0x4020 "unknown" "Vitec Multimedia|VM2-2 [Video Maker 2] MPEG1/2 Encoder" -0x142e 0x4337 "unknown" "Vitec Multimedia|VM2-2-C7 [Video Maker 2 rev. C7] MPEG1/2 Encoder" -0x1432 0x9130 "8139too" "Edimax Computer Co.|RTL81xx Fast Ethernet" -0x1448 0x0001 "unknown" "Alesis Studio|ADAT/EDIT Audio Editing" -0x144a 0x7230 "unknown" "ADLINK Technology Inc.| " -0x144a 0x7248 "unknown" "ADLINK Technology Inc.|PCI-7248" -0x144a 0x7250 "unknown" "ADLINK Technology Inc.|PCI-7250" -0x144a 0x7296 "unknown" "ADLINK Technology Inc.|PCI-7296" -0x144a 0x7432 "unknown" "ADLINK Technology Inc.|PCI-7432" -0x144a 0x7433 "unknown" "ADLINK Technology Inc.|PCI-7433" -0x144a 0x7434 "unknown" "ADLINK Technology Inc.|PCI-7434" -0x144a 0x7841 "unknown" "ADLINK Technology Inc.|PCI-7841" -0x144a 0x8133 "unknown" "ADLINK Technology Inc.|PCI-8133" -0x144a 0x8164 "unknown" "ADLINK Technology Inc.|PCI-8164" -0x144a 0x8554 "unknown" "ADLINK Technology Inc.|PCI-8554" -0x144a 0x9111 "unknown" "ADLINK Technology Inc.|PCI-9111" -0x144a 0x9113 "unknown" "ADLINK Technology Inc.|PCI-9113" -0x144a 0x9114 "unknown" "ADLINK Technology Inc.|PCI-9114" -0x144b 0x0601 "unknown" "Loronix Information Systems Inc.| " -0x144d 0xc00c "unknown" "Samsung Electronics Co Ltd|P35 laptop" -0x1458 0x0c11 "unknown" "Giga-byte Technology|K8NS Pro Mainboard" -0x1458 0xe911 "unknown" "Giga-byte Technology|GN-WIAG02" -0x145c 0x0000 "unknown" "Cryptek|crypto pci 56kb crypto 56kb internal" -0x145f 0x0001 "unknown" "Baldor Electric Company|NextMove PCI" -0x1461 0x0002 "bttv" "Avermedia|TVCapture 98" -0x1461 0xa3ce "unknown" "Avermedia Technologies Inc|AVerMedia M179" -0x1461 0xa3cf "unknown" "Avermedia Technologies Inc|AVerMedia M179" -0x1461 0xf436 "unknown" "Avermedia Technologies Inc|AVerTV Hybrid+FM" -0x1462 0x5071 "unknown" "Micro-Star International Co. Ltd.|Audio controller" -0x1462 0x5501 "Card:NVIDIA GeForce2 (generic)" "Micro-Star International Co., Ltd.|nVidia NV15DDR [GeForce2 Ti]" -0x1462 0x6819 "unknown" "Micro-Star International Co. Ltd.|Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [MSI CB54G]" -0x1462 0x6825 "unknown" "Micro-Star International Co. Ltd.|PCI Card wireless 11g [PC54G]" -0x1462 0x6834 "unknown" "Micro-Star International Co., Ltd.|RaLink RT2500 802.11g [PC54G2]" -0x1462 0x7120 "unknown" "Micro-Star International Co. Ltd.| " -0x1462 0x7125 "unknown" "Micro-Star International Co., Ltd.|K8N motherboard" -0x1462 0x8725 "unknown" "Micro-Star International Co. Ltd.|NVIDIA NV25 [GeForce4 Ti 4600] VGA Adapter" -0x1462 0x9000 "unknown" "Micro-Star International Co. Ltd.|NVIDIA NV28 [GeForce4 Ti 4800] VGA Adapter" -0x1462 0x9110 "unknown" "Micro-Star International Co. Ltd.|GeFORCE FX5200" -0x1462 0x9119 "unknown" "Micro-Star International Co. Ltd.|NVIDIA NV31 [GeForce FX 5600XT] VGA Adapter" -0x1462 0x9123 "unknown" "Micro-Star International Co., Ltd.|NVIDIA NV31 [GeForce FX 5600] FX5600-VTDR128 [MS-8912]" -0x1462 0x9591 "unknown" "Micro-Star International Co. Ltd.|nVidia Corporation NV36 [GeForce FX 5700LE]" -0x146c 0x1430 "unknown" "Ruby Tech Corp.|FE-1430TX Fast Ethernet PCI Adapter" -0x1471 0x0188 "unknown" "Integrated Telecom Express Inc.|RoadRunner 10 ADSL PCI" -0x1489 0x7001 "snd-cs46xx" "Genius|Soundmaker 128 value" -0x148d 0x1003 "Hcf:www.linmodems.org" "DIGICOM Systems Inc.|HCF 56k Data/Fax Modem" -0x1497 0x1497 "unknown" "SMA Regelsysteme GmBH|SMA Technologie AG" -0x1498 0x0330 "unknown" "TEWS Datentechnik GmBH|TPMC816 2 Channel CAN bus controller." -0x1498 0x0385 "unknown" "TEWS Datentechnik GmBH|TPMC901 Extended CAN bus with 2/4/6 CAN controller" -0x1498 0x21cd "unknown" "TEWS Datentechnik GmBH|TCP461 CompactPCI 8 Channel Serial Interface RS232/RS422" -0x1498 0x30c8 "unknown" "TEWS Datentechnik GmBH|TPCI200" -0x149d 0x0001 "unknown" "NEWTEK Inc.|Video Toaster for PC" -0x14af 0x0050 "snd-cs46xx" "Hercules|Game Theatre XP" -0x14af 0x7102 "unknown" "Guillemot Corp.|3D Prophet II MX" -0x14b3 0x0000 "unknown" "XPEED Inc.|DSL NIC" -0x14b5 0x0200 "unknown" "Creamware GmBH|Scope" -0x14b5 0x0300 "unknown" "Creamware GmBH|Pulsar" -0x14b5 0x0400 "unknown" "Creamware GmBH|Pulsar2" -0x14b5 0x0600 "unknown" "Creamware GmBH|Pulsar2" -0x14b5 0x0800 "unknown" "Creamware GmBH|DSP-Board" -0x14b5 0x0900 "unknown" "Creamware GmBH|DSP-Board" -0x14b5 0x0a00 "unknown" "Creamware GmBH|DSP-Board" -0x14b5 0x0b00 "unknown" "Creamware GmBH|DSP-Board" -0x14b7 0x0001 "unknown" "PROXIM Inc.|Symphony 4110" -0x14b9 0x0001 "aironet4500_card" "Aironet Wireless Communication|PC4800" -0x14b9 0x0340 "airo" "Aironet Wireless Communication" -0x14b9 0x0350 "airo" "Aironet Wireless Communication" -0x14b9 0x2500 "unknown" "Aironet Wireless Communication|PC2500 DS Wireless PCI LAN Adapter" -0x14b9 0x3100 "unknown" "Aironet Wireless Communication|PC3100 FH Wireless PCI LAN Adapter" -0x14b9 0x3101 "unknown" "Aironet Wireless Communication|PC3100 FH Wireless PCI LAN Adapter" -0x14b9 0x3500 "unknown" "Aironet Wireless Communication|PC3500 FH Wireless PCI LAN Adapter" -0x14b9 0x4500 "aironet4500_card" "Aironet Wireless Communication|PC4500" -0x14b9 0x4800 "aironet4500_card" "Aironet Wireless Communication|Cisco Aironet 340 802.11b Wireless LAN Adapter/Aironet PC4800" -0x14b9 0x5000 "airo" "Aironet Wireless Communication|" -0x14b9 0xa504 "airo" "Aironet Wireless Communication|Cisco Aironet Wireless 802.11b" -0x14b9 0xa505 "unknown" "Aironet Wireless Communication|Cisco Aironet CB20a 802.11a Wireless LAN Adapter" -0x14b9 0xa506 "unknown" "Aironet Wireless Communication|Cisco Aironet Mini PCI b/g" -0x14c1 0x0008 "unknown" "MYRICOM Inc.|Myri-10G Dual-Protocol Interconnect" -0x14c1 0x8043 "unknown" "Myricom Inc.|LANai 9.2 0129 MyriNet" -0x14d2 0x8001 "unknown" "Oxford Semiconductor|Visial Systems VScom PCI-010L Contoller" -0x14d2 0x8002 "unknown" "Oxford Semiconductor|Visual Systems PCI-020L Controller" -0x14d2 0x8010 "8250_pci" "Oxford Semiconductor|Visual Systems VScom PCI-100L Controller" -0x14d2 0x8011 "parport_serial" "Oxford Semiconductor|VScom Controller" -0x14d2 0x8020 "8250_pci" "Oxford Semiconductor|Visual Systems VScom PCI-200L Controller" -0x14d2 0x8021 "parport_serial" "Oxford Semiconductor|VScom PCI-210L Controller" -0x14d2 0x8040 "8250_pci" "Oxford Semiconductor|Visual Systems VScom PCI-400L Controller" -0x14d2 0x8041 "unknown" "Oxford Semiconductor|Visual Systems VScom PCI-410L Controller" -0x14d2 0x8042 "unknown" "Oxford Semiconductor|Visual Systems VScom PCI-420L Controller" -0x14d2 0x8080 "8250_pci" "Oxford Semiconductor|Visual Systems VScom PCI-800L Controller" -0x14d2 0xa000 "unknown" "Oxford Semiconductor|Visual Systems VScom PCI-010H Controller" -0x14d2 0xa001 "8250_pci" "Titan|Titan 100" -0x14d2 0xa003 "8250_pci" "Titan|Titan 400" -0x14d2 0xa004 "8250_pci" "Titan|Titan 800B" -0x14d2 0xa005 "8250_pci" "Titan|Titan 200" -0x14d2 0xe001 "unknown" "Oxford Semiconductor|Visial Systems VScom PCI-010HV2" -0x14d2 0xe010 "unknown" "Oxford Semiconductor|Visual Systems VScom PCI-100HV2" -0x14d2 0xe020 "unknown" "Oxford Semiconductor|Visual Systems VScom PCI-200HV2" -0x14d2 0xffff "unknown" "Oxford Semiconductor|Dummy Controller" -0x14d4 0x0400 "8250_pci" "Panacom|Quadmodem" -0x14d4 0x0402 "8250_pci" "Panacom|Dualmodem" -0x14d9 0x0010 "unknown" "Alpha Processor Inc.|AP1011 HyperTransport-PCI Bridge [Sturgeon]" -0x14d9 0x9000 "unknown" "Alliance Semiconductor Corp.|AS90L10204/10208 HyperTransport to PCI-X Bridge" -0x14db 0x2100 "unknown" "Avlab Technology Inc.|PCI IO 1S" -0x14db 0x2101 "unknown" "Avlab Technology Inc.|PCI IO 1S-650" -0x14db 0x2102 "unknown" "Avlab Technology Inc.|PCI IO 1S-850" -0x14db 0x2110 "parport_serial" "Avlab Technology Inc.|PCI IO 1S1P" -0x14db 0x2111 "parport_serial" "Avlab Technology Inc.|PCI IO 1S1P-650" -0x14db 0x2112 "parport_serial" "Avlab Technology Inc.|PCI IO 1S1P-850" -0x14db 0x2120 "unknown" "Avlab Technology Inc.|TK9902" -0x14db 0x2121 "unknown" "Avlab Technology Inc.|PCI IO 2P" -0x14db 0x2130 "unknown" "Avlab Technology Inc.|PCI IO 2S" -0x14db 0x2131 "unknown" "Avlab Technology Inc.|PCI IO 2S-650" -0x14db 0x2132 "unknown" "Avlab Technology Inc.|PCI IO 2S-850" -0x14db 0x2140 "parport_serial" "Avlab Technology Inc.|PCI IO 2P1S" -0x14db 0x2141 "parport_serial" "Avlab Technology Inc.|PCI IO 2P1S-650" -0x14db 0x2142 "parport_serial" "Avlab Technology Inc.|PCI IO 2P1S-850" -0x14db 0x2144 "unknown" "Avlab Technology Inc.|PCI IO 2P2S" -0x14db 0x2145 "unknown" "Avlab Technology Inc.|PCI IO 2P2S-650" -0x14db 0x2146 "unknown" "Avlab Technology Inc.|PCI IO 2P2S-850" -0x14db 0x2150 "unknown" "Avlab Technology Inc.|PCI IO 4S" -0x14db 0x2151 "unknown" "Avlab Technology Inc.|PCI IO 4S-654" -0x14db 0x2152 "unknown" "Avlab Technology Inc.|PCI IO 4S-850" -0x14db 0x2160 "parport_serial" "Avlab Technology Inc.|PCI IO 2S1P" -0x14db 0x2161 "parport_serial" "Avlab Technology Inc.|PCI IO 2S1P-650" -0x14db 0x2162 "parport_serial" "Avlab Technology Inc.|PCI IO 2S1P-850" -0x14db 0x2180 "8250_pci" "Avlab Technology Inc.|PCI IO 8S" -0x14db 0x2181 "unknown" "Avlab Technology Inc.|PCI IO 8S-654" -0x14db 0x2182 "8250_pci" "Avlab Technology Inc.|PCI IO 8S-850" -0x14dc 0x0000 "unknown" "Amplicon Liveline Ltd.|PCI230" -0x14dc 0x0001 "unknown" "Amplicon Liveline Ltd.|PCI242" -0x14dc 0x0002 "unknown" "Amplicon Liveline Ltd.|PCI244" -0x14dc 0x0003 "unknown" "Amplicon Liveline Ltd.|PCI247" -0x14dc 0x0004 "unknown" "Amplicon Liveline Ltd.|PCI248" -0x14dc 0x0005 "unknown" "Amplicon Liveline Ltd.|PCI249" -0x14dc 0x0006 "unknown" "Amplicon Liveline Ltd.|PCI260" -0x14dc 0x0007 "unknown" "Amplicon Liveline Ltd.|PCI224" -0x14dc 0x0008 "unknown" "Amplicon Liveline Ltd.|PCI234" -0x14dc 0x0009 "unknown" "Amplicon Liveline Ltd.|PCI236" -0x14dc 0x000a "unknown" "Amplicon Liveline Ltd.|PCI272 72-channel digital I/O" -0x14dc 0x000b "unknown" "Amplicon Liveline Ltd.|PCI215 48-channel digital I/O (w/ 6 timers)" -0x14dc 0x000c "unknown" "Amplicon Liveline Ltd.|PCI263 16-channel reed relay output" -0x14e4 0x0800 "unknown" "Broadcom Corp.|Sentry5 Chipcommon I/O Controller" -0x14e4 0x0804 "unknown" "Broadcom Corp.|Sentry5 PCI Bridge" -0x14e4 0x0805 "unknown" "Broadcom Corp.|Sentry5 MIPS32 CPU" -0x14e4 0x0806 "unknown" "Broadcom Corp.|Sentry5 Ethernet Controller" -0x14e4 0x080b "unknown" "Broadcom Corp.|Sentry5 Crypto Accelerator" -0x14e4 0x080f "unknown" "Broadcom Corp.|Sentry5 DDR/SDR RAM Controller" -0x14e4 0x0811 "unknown" "Broadcom Corp.|Sentry5 External Interface Core" -0x14e4 0x0816 "unknown" "Broadcom Corp.|BCM3302 Sentry5 MIPS32 CPU" -0x14e4 0x1600 "tg3" "Broadcom Corp.|NetXtreme BCM5752 Gigabit Ethernet PCI Express" -0x14e4 0x1601 "tg3" "Broadcom Corp.|NetXtreme BCM5752M Gigabit Ethernet PCI Express" -0x14e4 0x1644 "tg3" "Broadcom Corp.|BCM5700 1000BaseTX" -0x14e4 0x1645 "tg3" "Broadcom Corp.|BCM5701 1000BaseTX" -0x14e4 0x1646 "tg3" "Broadcom Corp.|NetXtreme BCM5702 Gigabit Ethernet" -0x14e4 0x1647 "tg3" "Broadcom Corp.|BCM5701 1000BaseTX" -0x14e4 0x1648 "tg3" "Broadcom Corp.|BCM5704 CIOB-E 1000BaseTX" -0x14e4 0x1649 "tg3" "Broadcom Corp.|BCM5704S 1000BaseTX" -0x14e4 0x164a "bnx2" "Broadcom Corp.|NetXtreme II BCM5706 Gigabit Ethernet" -0x14e4 0x164c "bnx2" "Broadcom Corporation|NetXtreme II BCM5708 Gigabit Ethernet" -0x14e4 0x164d "tg3" "Broadcom Corp.|NetXtreme BCM5702FE Gigabit Ethernet" -0x14e4 0x1653 "tg3" "Broadcom Corp.|NetXtreme BCM5705 Gigabit Ethernet" -0x14e4 0x1654 "tg3" "Broadcom Corp.|NetXtreme BCM5705-2 Gigabit Ethernet" -0x14e4 0x1658 "tg3" "Broadcom Corp.|" -0x14e4 0x1659 "tg3" "Broadcom Corp.|NetXtreme BCM5721 Gigabit Ethernet PCI Express" -0x14e4 0x165d "tg3" "Broadcom Corp.|BCM5705M 1000BaseTX" -0x14e4 0x165e "tg3" "Broadcom Corp.|BCM5705M-2 1000BaseTX" -0x14e4 0x1668 "tg3" "Broadcom Corporation|NetXtreme BCM5714 Gigabit Ethernet" -0x14e4 0x1669 "tg3" "Broadcom Corporation|NetXtreme 5714S Gigabit Ethernet" -0x14e4 0x166a "tg3" "Broadcom Corp.|NetXtreme BCM5780 Gigabit Ethernet" -0x14e4 0x166b "tg3" "Broadcom Corp.|NetXtreme BCM5780S Gigabit Ethernet" -0x14e4 0x166d "unknown" "Broadcom Corp.|" -0x14e4 0x166e "tg3" "Broadcom Corp.|BCM5705F 1000BaseTX" -0x14e4 0x1672 "tg3" "Broadcom Corporation|NetXtreme BCM5754M Gigabit Ethernet PCI Express" -0x14e4 0x1673 "tg3" "Broadcom Corporation|NetXtreme BCM5755M Gigabit Ethernet PCI Express" -0x14e4 0x1676 "tg3" "Broadcom Corp.|" -0x14e4 0x1677 "tg3" "Broadcom Corp.|NetXtreme BCM5751 Gigabit Ethernet PCI Express" -0x14e4 0x1678 "tg3" "Broadcom Corporation|NetXtreme BCM5715 Gigabit Ethernet" -0x14e4 0x1679 "tg3" "Broadcom Corporation|NetXtreme 5715S Gigabit Ethernet" -0x14e4 0x167a "tg3" "Broadcom Corporation|NetXtreme BCM5754 Gigabit Ethernet PCI Express" -0x14e4 0x167b "tg3" "Broadcom Corporation|NetXtreme BCM5755 Gigabit Ethernet PCI Express" -0x14e4 0x167c "tg3" "Broadcom Corp.|" -0x14e4 0x167d "tg3" "Broadcom Corp.|NetXtreme BCM5751M Gigabit Ethernet PCI Express" -0x14e4 0x167e "tg3" "Broadcom Corp.|NetXtreme BCM5751F Fast Ethernet PCI Express" -0x14e4 0x1693 "tg3" "Broadcom Corporation|NetLink BCM5787M Gigabit Ethernet PCI Express" -0x14e4 0x1696 "tg3" "Broadcom Corp.|NetXtreme BCM5782 Gigabit Ethernet" -0x14e4 0x169b "tg3" "Broadcom Corporation|NetLink BCM5787 Gigabit Ethernet PCI Express" -0x14e4 0x169c "tg3" "Broadcom Corp.|NetXtreme BCM5788 Gigabit Ethernet" -0x14e4 0x169d "tg3" "Broadcom Corp.|NetLink BCM5789 Gigabit Ethernet PCI Express" -0x14e4 0x16a6 "tg3" "Broadcom Corp.|NetXtreme BCM5702X Gigabit Ethernet" -0x14e4 0x16a7 "tg3" "Broadcom Corp.|NetXtreme BCM5703X Gigabit Ethernet" -0x14e4 0x16a8 "tg3" "Broadcom Corp.|NetXtreme BCM5704X Gigabit Ethernet" -0x14e4 0x16aa "bnx2" "Broadcom Corp.|NetXtreme II BCM5706S Gigabit Ethernet" -0x14e4 0x16ac "bnx2" "Broadcom Corporation|NetXtreme II BCM5708S Gigabit Ethernet" -0x14e4 0x16c6 "tg3" "Broadcom Corp.|NetXtreme BCM5702 Gigabit Ethernet" -0x14e4 0x16c7 "tg3" "Broadcom Corp.|NetXtreme BCM5703 Gigabit Ethernet" -0x14e4 0x16dd "tg3" "Broadcom Corp.|NetLink BCM5781 Gigabit Ethernet PCI Express" -0x14e4 0x16f7 "tg3" "Broadcom Corp.|NetXtreme BCM5753 Gigabit Ethernet PCI Express" -0x14e4 0x16fd "tg3" "Broadcom Corp.|NetXtreme BCM5753M Gigabit Ethernet PCI Express" -0x14e4 0x16fe "tg3" "Broadcom Corp.|NetXtreme BCM5753F Fast Ethernet PCI Express" -0x14e4 0x16ff "bcm5700" "" -0x14e4 0x170c "b44" "Broadcom Corp.|BCM4401-B0 100Base-TX" -0x14e4 0x170d "tg3" "Broadcom Corp.|NetXtreme BCM5700 Ethernet" -0x14e4 0x170e "tg3" "Broadcom Corp.|NetXtreme BCM5700 Ethernet" -0x14e4 0x3352 "unknown" "Broadcom Corp.|BCM3352" -0x14e4 0x3360 "unknown" "Broadcom Corp.|BCM3360" -0x14e4 0x4210 "unknown" "Broadcom Corp.|BCM4210 iLine10 HomePNA 2.0" -0x14e4 0x4211 "unknown" "Broadcom Corp.|BCM HPNA 10Mb/s NIC" -0x14e4 0x4212 "unknown" "Broadcom Corp.|BCM V.90 56k Modem" -0x14e4 0x4301 "bcm43xx" "Broadcom Corp.|BCM4301 802.11b" -0x14e4 0x4305 "unknown" "Broadcom Corp.|BCM4307 V.90 56k Modem" -0x14e4 0x4306 "unknown" "Broadcom Corp.|BCM4307 Ethernet Controller" -0x14e4 0x4307 "bcm43xx" "Broadcom Corp.|BCM4307 802.11b Wireless LAN Controller" -0x14e4 0x4310 "unknown" "Broadcom Corp.|BCM4310 Chipcommon I/OController" -0x14e4 0x4312 "unknown" "Broadcom Corp.|BCM4310 UART" -0x14e4 0x4313 "unknown" "Broadcom Corp.|BCM4310 Ethernet Controller" -0x14e4 0x4315 "unknown" "Broadcom Corp.|BCM4310 USB Controller" -0x14e4 0x4318 "bcm43xx" "Broadcom Corp.|BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller" -0x14e4 0x4319 "bcm43xx" "Broadcom Corporation|Dell Wireless 1470 DualBand WLAN" -0x14e4 0x4320 "bcm43xx" "Broadcom Corp.|BCM94306 802.11g NIC" -0x14e4 0x4321 "unknown" "Broadcom Corp.|BCM4306 802.11a Wireless LAN Controller" -0x14e4 0x4322 "unknown" "Broadcom Corp.|BCM4306 UART" -0x14e4 0x4324 "bcm43xx" "Broadcom Corp.|BCM4309 802.11a/b/g" -0x14e4 0x4325 "bcm43xx" "Broadcom Corp.|BCM43xG 802.11b/g" -0x14e4 0x4326 "unknown" "Broadcom Corp.|BCM4307 Chipcommon I/O Controller?" -0x14e4 0x4401 "b44" "Broadcom Corp.|BCM4401 100Base-T" -0x14e4 0x4402 "b44" "Broadcom Corp.|BCM4402 Integrated 10/100BaseT" -0x14e4 0x4403 "unknown" "Broadcom Corp.|BCM4402 V.90 56k Modem" -0x14e4 0x4410 "unknown" "Broadcom Corp.|BCM4413 iLine32 HomePNA 2.0" -0x14e4 0x4411 "unknown" "Broadcom Corp.|BCM4413 V.90 56k modem" -0x14e4 0x4412 "unknown" "Broadcom Corp.|BCM4413 10/100BaseT" -0x14e4 0x4430 "unknown" "Broadcom Corp.|BCM44xx CardBus iLine32 HomePNA 2.0" -0x14e4 0x4432 "unknown" "Broadcom Corp.|BCM44xx CardBus 10/100BaseT" -0x14e4 0x4610 "unknown" "Broadcom Corp.|BCM4610 Sentry5 PCI to SB Bridge" -0x14e4 0x4611 "unknown" "Broadcom Corp.|BCM4610 Sentry5 iLine32 HomePNA 1.0" -0x14e4 0x4612 "unknown" "Broadcom Corp.|BCM4610 Sentry5 V.90 56k Modem" -0x14e4 0x4613 "unknown" "Broadcom Corp.|BCM4610 Sentry5 Ethernet Controller" -0x14e4 0x4614 "unknown" "Broadcom Corp.|BCM4610 Sentry5 External Interface" -0x14e4 0x4615 "unknown" "Broadcom Corp.|BCM4610 Sentry5 USB Controller" -0x14e4 0x4704 "unknown" "Broadcom Corp.|BCM4704 PCI to SB Bridge" -0x14e4 0x4705 "unknown" "Broadcom Corp.|BCM4704 Sentry5 802.11b Wireless LAN Controller" -0x14e4 0x4706 "unknown" "Broadcom Corp.|BCM4704 Sentry5 Ethernet Controller" -0x14e4 0x4707 "unknown" "Broadcom Corp.|BCM4704 Sentry5 USB Controller" -0x14e4 0x4708 "unknown" "Broadcom Corp.|BCM4708 Sentry5 PCI to SB Bridge" -0x14e4 0x4710 "unknown" "Broadcom Corp.|BCM4710 Sentry5 PCI to SB Bridge" -0x14e4 0x4711 "unknown" "Broadcom Corp.|BCM47xx Sentry5 iLine32 HomePNA 2.0" -0x14e4 0x4712 "unknown" "Broadcom Corp.|Sentry5 UART" -0x14e4 0x4713 "b44" "Broadcom Corp.|Sentry5 Ethernet Controller" -0x14e4 0x4714 "unknown" "Broadcom Corp.|BCM47xx Sentry5 External Interface" -0x14e4 0x4715 "unknown" "Broadcom Corp.|Sentry5 USB Controller" -0x14e4 0x4716 "unknown" "Broadcom Corp.|BCM47xx Sentry5 USB Host Controller" -0x14e4 0x4717 "unknown" "Broadcom Corp.|BCM47xx Sentry5 USB Device Controller" -0x14e4 0x4718 "unknown" "Broadcom Corp.|Sentry5 Crypto Accelerator" -0x14e4 0x4719 "unknown" "Broadcom Corporation|BCM47xx/53xx RoboSwitch Core" -0x14e4 0x4720 "unknown" "Broadcom Corp.|BCM4712 MIPS CPU" -0x14e4 0x5365 "unknown" "Broadcom Corp.|BCM5365P Sentry5 Host Bridge" -0x14e4 0x5600 "unknown" "Broadcom Corp.|BCM5600 StrataSwitch 24+2 Ethernet Switch Controller" -0x14e4 0x5605 "unknown" "Broadcom Corp.|BCM5605 StrataSwitch 24+2 Ethernet Switch Controller" -0x14e4 0x5615 "unknown" "Broadcom Corp.|BCM5615 StrataSwitch 24+2 Ethernet Switch Controller" -0x14e4 0x5625 "unknown" "Broadcom Corp.|BCM5625 StrataSwitch 24+2 Ethernet Switch Controller" -0x14e4 0x5645 "unknown" "Broadcom Corp.|BCM5645 StrataSwitch 24+2 Ethernet Switch Controller" -0x14e4 0x5670 "unknown" "Broadcom Corp.|BCM5670 8-Port 10GE Ethernet Switch Fabric" -0x14e4 0x5680 "unknown" "Broadcom Corp.|BCM5680 G-Switch 8 Port Gigabit Ethernet Switch Controller" -0x14e4 0x5690 "unknown" "Broadcom Corp.|BCM5690 12-port Multi-Layer Gigabit Ethernet Switch" -0x14e4 0x5691 "unknown" "Broadcom Corp.|BCM5691 GE/10GE 8+2 Gigabit Ethernet Switch Controller" -0x14e4 0x5692 "unknown" "Broadcom Corp.|BCM5692 12-port Multi-Layer Gigabit Ethernet Switch" -0x14e4 0x5802 "unknown" "Broadcom Corp.|BCM5802 The BCM5802 Security Processor integrates Broadcom’s IPSec engine (DES, 3DES, HMAC-SHA-1, HMAC-MD5)," -0x14e4 0x5805 "unknown" "Broadcom Corp.|BCM5805 The BCM5805 Security Processor integrates a high-performance IPSec engine (DES, 3DES, HMAC-SHA-1, HM" -0x14e4 0x5820 "bcm5820" "Broadcom Corp.|BCM5820 Crypto Accelerator" -0x14e4 0x5821 "bcm5820" "Broadcom Corp.|BCM5821 Crypto Accelerator" -0x14e4 0x5822 "unknown" "Broadcom Corp.|BCM5822 Crypto Accelerator" -0x14e4 0x5823 "unknown" "Broadcom Corp.|BCM5823 Crypto Accelerator" -0x14e4 0x5824 "unknown" "Broadcom Corp.|BCM5824 Crypto Accelerator" -0x14e4 0x5840 "unknown" "Broadcom Corp.|BCM5840 Crypto Accelerator" -0x14e4 0x5841 "unknown" "Broadcom Corp.|BCM5841 Crypto Accelerator" -0x14e4 0x5850 "unknown" "Broadcom Corp.|BCM5850 Crypto Accelerator" -0x14ea 0xab06 "8139too" "Planex Communications Inc.|FNW-3603-TX CardBus Fast Ethernet" -0x14ea 0xab07 "8139too" "Planex Communications Inc.|RTL81xx RealTek Ethernet" -0x14ea 0xab08 "tulip" "Planex Communications Inc.|FNW-3602-TX CardBus Fast Ethernet" -0x14eb 0x0020 "unknown" "Epson Corp.|BEMx.x PCI to S5U13xxxB00B Bridge Adapter" -0x14eb 0x0c01 "unknown" "Seiko Epson Corp.|S1D13808 Embedded Memory Display Controller" -0x14f1 0x0854 "Hcf:www.linmodems.org" "Conexant Systems Inc.|RLVDL56DPF K56 FLEX, V.90, HCF controller" -0x14f1 0x1002 "Hcf:www.linmodems.org" "Conexant Systems Inc.|3251 HCF 56k Modem" -0x14f1 0x1003 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1004 "Hcf:www.linmodems.org" "Conexant Systems Inc.|11242-11 HCF 56k Modem" -0x14f1 0x1005 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1006 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1015 "unknown" "Conexant Systems Inc.| " -0x14f1 0x1022 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1023 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1024 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1025 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1026 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1032 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Modem" -0x14f1 0x1033 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax Modem" -0x14f1 0x1034 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice Modem" -0x14f1 0x1035 "unknown" "Conexant Systems Inc.|PCI Modem Enumerator" -0x14f1 0x1036 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp Modem" -0x14f1 0x1052 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax Modem (Worldwide)" -0x14f1 0x1053 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax Modem (Worldwide)" -0x14f1 0x1054 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice Modem (Worldwide)" -0x14f1 0x1055 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Worldwide)" -0x14f1 0x1056 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp Modem (Worldwide)" -0x14f1 0x1057 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp Modem (Worldwide)" -0x14f1 0x1058 "unknown" "Conexant Systems Inc.|HCF P96 Data/Fax/Voice/Spkp Modem" -0x14f1 0x1059 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice Modem (Worldwide)" -0x14f1 0x1063 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax Modem" -0x14f1 0x1064 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice Modem" -0x14f1 0x1065 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem" -0x14f1 0x1066 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp Modem" -0x14f1 0x1085 "Hsf:www.linmodems.org" "Conexant Systems Inc.|CX11250 SmartHSF Mobile Modem" -0x14f1 0x10b3 "unknown" "Conexant Systems Inc.|HCF Data/Fax" -0x14f1 0x10b4 "unknown" "Conexant Systems Inc.|HCF Data/Fax/Remote TAM" -0x14f1 0x10b5 "unknown" "Conexant Systems Inc.|HCF Data/Fax/Voice/Speakerphone" -0x14f1 0x10b6 "unknown" "Conexant Systems Inc.|HCF Data/Fax/Remote TAM/Speakerphone" -0x14f1 0x1433 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax Modem" -0x14f1 0x1434 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice Modem" -0x14f1 0x1435 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem" -0x14f1 0x1436 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax Modem" -0x14f1 0x1453 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax Modem" -0x14f1 0x1454 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice Modem" -0x14f1 0x1455 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp (w/Handset) Modem" -0x14f1 0x1456 "Hcf:www.linmodems.org" "Conexant Systems Inc.|HCF 56k Data/Fax/Voice/Spkp Modem" -0x14f1 0x1610 "unknown" "Conexant Systems Inc.|ADSL AccessRunner PCI Arbitration Device" -0x14f1 0x1611 "unknown" "Conexant Systems Inc.|AccessRunner PCI ADSL Interface Device" -0x14f1 0x1620 "unknown" "Conexant Systems Inc.|P5100-xx ARM controller" -0x14f1 0x1621 "unknown" "Conexant Systems Inc.|20463-xx HSF modem" -0x14f1 0x1622 "unknown" "Conexant Systems Inc.|11627-xx ADSL modem" -0x14f1 0x1623 "unknown" "Conexant Systems Inc.|HPNA 1" -0x14f1 0x1624 "unknown" "Conexant Systems Inc.|Ethernet 10/100" -0x14f1 0x1625 "unknown" "Conexant Systems Inc.|HomePNA2" -0x14f1 0x1803 "tulip" "Conexant Systems Inc.|LANfinity" -0x14f1 0x1811 "unknown" "Conexant Systems Inc.|Conextant MiniPCI Network Adapter" -0x14f1 0x1815 "Bad:www.linmodems.org" "Conexant Systems Inc.|SoftK56 Winmodem" -0x14f1 0x1f10 "unknown" "Conexant Systems Inc.|HCF Data/Fax (USA)" -0x14f1 0x1f11 "unknown" "Conexant Systems Inc.|HCF Data/Fax (Worldwide)" -0x14f1 0x1f14 "unknown" "Conexant Systems Inc.|HCF Data/Fax/Voice (USA)" -0x14f1 0x1f15 "unknown" "Conexant Systems Inc.|HCF Data/Fax/Voice (Worldwide)" -0x14f1 0x2003 "Bad:www.linmodems.org" "Conexant Systems Inc.|SoftK56 Winmodem" -0x14f1 0x2004 "Bad:www.linmodems.org" "Conexant Systems Inc.|SoftK56 RemoteTAM Winmodem" -0x14f1 0x2005 "Bad:www.linmodems.org" "Conexant Systems Inc.|SoftK56 Speakerphone Winmodem" -0x14f1 0x2006 "Bad:www.linmodems.org" "Conexant Systems Inc.|SoftK56 Speakerphone Winmodem" -0x14f1 0x2013 "unknown" "Conexant Systems Inc.|HSP MicroModem 56K" -0x14f1 0x2014 "Bad:www.linmodems.org" "Conexant Systems Inc.|SoftK56 RemoteTAM Winmodem" -0x14f1 0x2015 "Bad:www.linmodems.org" "Conexant Systems Inc.|SoftK56 Speakerphone Winmodem" -0x14f1 0x2016 "Bad:www.linmodems.org" "Conexant Systems Inc.|SoftK56 Speakerphone Winmodem" -0x14f1 0x2043 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax Modem (Worldwide SmartDAA)" -0x14f1 0x2044 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice Modem (Worldwide SmartDAA)" -0x14f1 0x2045 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Worldwide SmartDAA)" -0x14f1 0x2046 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp Modem (Worldwide SmartDAA)" -0x14f1 0x2053 "unknown" "Conexant Systems Inc.|HSF Data/Fax" -0x14f1 0x2054 "unknown" "Conexant Systems Inc.|HSF Data/Fax/TAM" -0x14f1 0x2055 "unknown" "Conexant Systems Inc.|HSF Data/Fax/Voice/Speakerphone" -0x14f1 0x2056 "unknown" "Conexant Systems Inc.|HSF Data/Fax/TAM/Speakerphone" -0x14f1 0x2063 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax Modem (SmartDAA)" -0x14f1 0x2064 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice Modem (SmartDAA)" -0x14f1 0x2065 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (SmartDAA)" -0x14f1 0x2066 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp Modem (SmartDAA)" -0x14f1 0x2093 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Modem" -0x14f1 0x2143 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Cell Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2144 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Cell Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2145 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp (w/Handset)/Cell Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2146 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp/Cell Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2163 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Cell Modem (Mobile SmartDAA)" -0x14f1 0x2164 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Cell Modem (Mobile SmartDAA)" -0x14f1 0x2165 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp (w/Handset)/Cell Modem (Mobile SmartDAA)" -0x14f1 0x2166 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp/Cell Modem (Mobile SmartDAA)" -0x14f1 0x2343 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax CardBus Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2344 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice CardBus Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2345 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp (w/Handset) CardBus Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2346 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp CardBus Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2363 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax CardBus Modem (Mobile SmartDAA)" -0x14f1 0x2364 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice CardBus Modem (Mobile SmartDAA)" -0x14f1 0x2365 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp (w/Handset) CardBus Modem (Mobile SmartDAA)" -0x14f1 0x2366 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp CardBus Modem (Mobile SmartDAA)" -0x14f1 0x2443 "unknown" "Conexant Systems Inc.|SoftK56 Speakerphone Winmodem" -0x14f1 0x2444 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2445 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2446 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp Modem (Mobile Worldwide SmartDAA)" -0x14f1 0x2463 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax Modem (Mobile SmartDAA)" -0x14f1 0x2464 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice Modem (Mobile SmartDAA)" -0x14f1 0x2465 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (Mobile SmartDAA)" -0x14f1 0x2466 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k Data/Fax/Voice/Spkp Modem (Mobile SmartDAA)" -0x14f1 0x2702 "unknown" "Conexant Systems Inc.| " -0x14f1 0x2bfa "unknown" "Conexant|HDAudio Soft Data Fax Modem with SmartCP" -0x14f1 0x2f00 "Hsf:www.linmodems.org" "Conexant Systems Inc.|HSF 56k HSFi Modem" -0x14f1 0x2f02 "unknown" "Conexant Systems Inc.|HSF 56k HSFi Data/Fax" -0x14f1 0x2f11 "unknown" "Conexant Systems Inc.|HSF 56k HSFi Modem" -0x14f1 0x2f20 "unknown" "Conexant Systems Inc.|HSF 56k Data/Fax Modem" -0x14f1 0x8234 "unknown" "Conexant Systems Inc.|RS8234 ATM SAR Controller [ServiceSAR Plus]" -0x14f1 0x8237 "unknown" "Conexant Systems Inc.|CN8237 ATM OC2 ServiceSAR+ controller" -0x14f1 0x8471 "unknown" "Conexant Systems Inc.|CN8471A 32-channel HDLC Controller" -0x14f1 0x8472 "unknown" "Conexant Systems Inc.|CN8472A 64-channel HDLC Controller" -0x14f1 0x8474 "unknown" "Conexant Systems Inc.|CN8474A 128-channel HDLC Controller" -0x14f1 0x8478 "unknown" "Conexant Systems Inc.|CN8478 256-channel HDLC Controller" -0x14f1 0x8502 "unknown" "Conexant Systems Inc.|CX28500 676-channel HDLC Controller" -0x14f1 0x8503 "unknown" "Conexant Systems Inc.|CX28500 1024-channel HDLC Controller" -0x14f1 0x8563 "unknown" "Conexant Systems Inc.|CX28560 2047-channel HDLC Controller" -0x14f1 0x8800 "cx8800" "Hauppauge|WinTV PCI card (88x chip based)" -0x14f1 0x8801 "cx88-alsa" "Conexant Systems Inc.|CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port]" -0x14f1 0x8802 "cx88-blackbird" "Conexant Systems Inc.|CX23883 Broadcast Decoder" -0x14f1 0x8803 "unknown" "Conexant Systems Inc.| " -0x14f1 0x8804 "unknown" "Conexant Systems Inc.| " -0x14f1 0x8811 "cx88-alsa" "Hauppauge|WinTV PCI card (88x chip based) [Audio function]" -0x14f1 0x9876 "unknown" "Conexant Systems Inc.|123456 Connexant" -0x14f2 0x0001 "unknown" "Mobility Electronics Inc.|Moselle Split Bridge" -0x14f2 0x0002 "unknown" "Mobility Electronics Inc.|Capilano Split Bridge" -0x14f2 0x0120 "unknown" "Mobility Electronics Inc.|Mobility Split Bridge" -0x14f2 0x0121 "unknown" "Mobility Electronics Inc.|PCI Parallel Port" -0x14f2 0x0122 "unknown" "Mobility Electronics Inc.|PCI Serial Port" -0x14f2 0x0123 "pcips2" "Mobility Electronics Inc.|PCI PS/2 Keyboard Port" -0x14f2 0x0124 "pcips2" "Mobility Electronics Inc.|PCI PS/2 Mouse Port" -0x14f3 0x2030 "unknown" "BroadLogic|2030 Satellite Reciever" -0x14f3 0x2050 "unknown" "BroadLogic|2050 DVB-T Terrestrial (Cable) Reciever" -0x14f3 0x2060 "unknown" "BroadLogic|2060 ATSC Terrestrial (Cable) Reciever" -0x14f8 0x2077 "unknown" "AUDIOCODES Inc.|TP-240 dual span E1 VoIP PCI card" -0x14fc 0x0000 "unknown" "Quadrics Ltd.|QsNet Elan3 Network Adapter" -0x14fc 0x0001 "unknown" "Quadrics Ltd.|QsNetII Elan4 Network Adapter" -0x14fc 0x0002 "unknown" "Quadrics Ltd|QsNetIII Elan5 Network Adapter" -0x1500 0x1300 "unknown" "DELTA Electronics Inc.|SIS900 10/100M PCI Fast Ethernet Controller" -0x1500 0x1320 "unknown" "DELTA Electronics Inc.|VT86C100A 10/100M PCI Fast Ethernet Controler" -0x1500 0x1360 "8139too" "DELTA Electronics Inc.|8139 10/100BaseTX" -0x1500 0x1380 "unknown" "DELTA Electronics Inc.|DEC21143PD 10/100M PCI Fast Ethernet Controller" -0x1507 0x0001 "unknown" "Motorola|MPC105 [Eagle]" -0x1507 0x0002 "unknown" "Motorola|MPC106 [Grackle]" -0x1507 0x0003 "unknown" "Motorola|MPC8240 [Kahlua]" -0x1507 0x0100 "unknown" "Motorola|MC145575 [HFC-PCI]" -0x1507 0x0431 "unknown" "Motorola|KTI829c 100VG" -0x1507 0x4801 "unknown" "Motorola|Raven" -0x1507 0x4802 "unknown" "Motorola|Falcon" -0x1507 0x4803 "unknown" "Motorola|Hawk" -0x1507 0x4806 "unknown" "Motorola|CPX8216" -0x1516 0x0800 "fealnx" "Myson Technology Inc.|800 network controller" -0x1516 0x0803 "fealnx" "Myson Technology Inc.|803 network controller" -0x1516 0x0891 "fealnx" "Myson Technology Inc.|891 network controller" -0x151a 0x1002 "unknown" "Globetek|PCI-1002" -0x151a 0x1004 "unknown" "Globetek|PCI-1004" -0x151a 0x1008 "unknown" "Globetek|PCI-1008" -0x151c 0x0003 "unknown" "DIGITAL AUDIO LABS Inc.|Prodif T 2496" -0x151c 0x4000 "unknown" "DIGITAL AUDIO LABS Inc.|Prodif 88" -0x151f 0x0000 "8250_pci" "TOPIC SEMICONDUCTOR Corp.|TP560 Data/Fax/Voice 56k modem" -0x1522 0x0100 "unknown" "Mainpine Limited|PBridge+ PCI Interface Chip" -0x1524 0x0510 "yenta_socket" "ENE Technology Inc.|CB710 Cardbus Controller (4 in 1 reader)" -0x1524 0x0520 "unknown" "ENE Technology Inc|FLASH memory: ENE Technology Inc:" -0x1524 0x0530 "unknown" "ENE Technology Inc.|ENE PCI Memory Stick Card Reader Controller" -0x1524 0x0550 "unknown" "ENE Technology Inc.|ENE PCI Secure Digital Card Reader Controller" -0x1524 0x0610 "unknown" "ENE Technology Inc.|PCI Smart Card Reader Controller" -0x1524 0x1211 "yenta_socket" "ENE Technology Inc.|CB1211 Cardbus Controller" -0x1524 0x1225 "yenta_socket" "ENE Technology Inc.|CB1225 Cardbus Controller" -0x1524 0x1410 "yenta_socket" "ENE Technology Inc.|CB1410 CardBus Controller" -0x1524 0x1411 "yenta_socket" "ENE Technology Inc.|CB1411 CardBus Controller" -0x1524 0x1412 "yenta_socket" "ENE Technology Inc.|CB-712/4 Cardbus Controller" -0x1524 0x1420 "yenta_socket" "ENE Technology Inc.|CB1420 Cardbus Controller" -0x1524 0x1421 "yenta_socket" "ENE Technology Inc.|CB720 Cardbus Controller" -0x1524 0x1422 "yenta_socket" "ENE Technology Inc.|CB-722/4 Cardbus Controller" -0x1532 0x0020 "unknown" "ECHELON Corp|LonWorks PCLTA-20 PCI LonTalk Adapter" -0x1538 0x0303 "unknown" "ARALION Inc.|ARS106S Ultra ATA 133/100/66 Host Controller" -0x153b 0x1144 "unknown" "TERRATEC Electronic GmbH|Aureon 5.1" -0x153b 0x1147 "unknown" "TERRATEC Electronic GmbH|Aureon 5.1 Sky" -0x153b 0x1158 "unknown" "TERRATEC Electronic GmbH|Philips Semiconductors SAA7134 (rev 01) [Terratec Cinergy 600 TV]" -0x153b 0x6003 "unknown" "Terratec Electronic GMBH|CS4614/22/24 CrystalClear SoundFusion PCI Audio Accel" -0x153f 0x0001 "unknown" "MIPS Technologies Inc.|SOC-it" -0x1543 0x3052 "unknown" "SILICON Laboratories|Intel 537 [Winmodem]" -0x1543 0x4c22 "unknown" "SILICON Laboratories|Si3036 MC'97 DAA" -0x1549 0x80ff "unknown" "Interconnect Systems Solutions|PCI-ISA-001 PCI/ISA Bus Bridge" -0x1555 0x0002 "unknown" "Gesytec GmbH|PLX PCI 9050 Easylon PCI Bus Interface" -0x1558 0x1558 "unknown" "Clevo/Kapok Computer| " -0x1562 0x0001 "orinoco_nortel" "Symbol Technologies|LA-41x3 Spectrum24 Wireless LAN PCI Card" -0x1571 0xa001 "com20020-pci" "Contemporary Controls|CCSI PCI20-485 ARCnet" -0x1571 0xa002 "com20020-pci" "Contemporary Controls|CCSI PCI20-485D ARCnet" -0x1571 0xa003 "com20020-pci" "Contemporary Controls|CCSI PCI20-485X ARCnet" -0x1571 0xa004 "com20020-pci" "Contemporary Controls|CCSI PCI20-CXB ARCnet" -0x1571 0xa005 "com20020-pci" "Contemporary Controls|CCSI PCI20-CXS ARCnet" -0x1571 0xa006 "com20020-pci" "Contemporary Controls|CCSI PCI20-FOG-SMA ARCnet" -0x1571 0xa007 "com20020-pci" "Contemporary Controls|CCSI PCI20-FOG-ST ARCnet" -0x1571 0xa008 "com20020-pci" "Contemporary Controls|CCSI PCI20-TB5 ARCnet" -0x1571 0xa009 "com20020-pci" "Contemporary Controls|CCSI PCI20-5-485 5Mbit ARCnet" -0x1571 0xa00a "com20020-pci" "Contemporary Controls|CCSI PCI20-5-485D 5Mbit ARCnet" -0x1571 0xa00b "com20020-pci" "Contemporary Controls|CCSI PCI20-5-485X 5Mbit ARCnet" -0x1571 0xa00c "com20020-pci" "Contemporary Controls|CCSI PCI20-5-FOG-ST 5Mbit ARCnet" -0x1571 0xa00d "com20020-pci" "Contemporary Controls|CCSI PCI20-5-FOG-SMA 5Mbit ARCnet" -0x1571 0xa201 "com20020-pci" "Contemporary Controls|CCSI PCI22-485 10Mbit ARCnet" -0x1571 0xa202 "com20020-pci" "Contemporary Controls|CCSI PCI22-485D 10Mbit ARCnet" -0x1571 0xa203 "com20020-pci" "Contemporary Controls|CCSI PCI22-485X 10Mbit ARCnet" -0x1571 0xa204 "com20020-pci" "Contemporary Controls|CCSI PCI22-CHB 10Mbit ARCnet" -0x1571 0xa205 "com20020-pci" "Contemporary Controls|CCSI PCI22-FOG_ST 10Mbit ARCnet" -0x1571 0xa206 "com20020-pci" "Contemporary Controls|CCSI PCI22-THB 10Mbit ARCnet" -0x1578 0x5615 "unknown" "HITT|VPMK3 [Video Processor Mk III]" -0x157c 0x8001 "unknown" "Eurosoft (UK)|Fix2000 PCI Y2K Compliance Card" -0x1584 0x4003 "unknown" "Uniwill Computer Corp.| " -0x1586 0x0803 "unknown" "Lancast Inc.| " -0x1592 0x0781 "unknown" "Syba Tech Ltd.|Multi-IO Card" -0x1592 0x0782 "unknown" "Syba Tech Ltd.|Parallel Port Card 2xEPP" -0x1592 0x0783 "unknown" "Syba Tech Ltd.|Multi-IO Card" -0x1592 0x0785 "unknown" "Syba Tech Ltd.|Multi-IO Card" -0x1592 0x0786 "unknown" "Syba Tech Ltd.|Multi-IO Card" -0x1592 0x0787 "unknown" "Syba Tech Ltd.|Multi-IO Card" -0x1592 0x0788 "unknown" "Syba Tech Ltd.|Multi-IO Card" -0x1592 0x078a "unknown" "Syba Tech Ltd.|Multi-IO Card" -0x15a2 0x0001 "unknown" "Catalyst Enterprises Inc.|TA700 PCI Bus Analyzer/Exerciser" -0x15aa 0x2000 "8250_pci" "Moreton Bay|PCI Serial Port" -0x15ad 0x0405 "Card:VMware virtual video card" "VMWare|PCI SVGA (FIFO)" -0x15ad 0x0710 "Card:VMware virtual video card" "VMWare|Virtual SVGA" -0x15ad 0x0720 "unknown" "VMware Inc.|VMware High-Speed Virtual NIC [vmxnet]" -0x15b0 0x0001 "unknown" "Zoltrix|FM-1789 Pctel" -0x15b0 0x2bd0 "ISDN:hisax,type=35" "Zoltrix|2BD0 ISDN Adapter" -0x15b3 0x15b3 "unknown" "Mellanox Technology|Mellanox Technologies" -0x15b3 0x5274 "unknown" "Mellanox Technology|MT21108 InfiniBridge" -0x15b3 0x5a44 "ib_mthca" "Mellanox Technology|MT23108 InfiniHost" -0x15b3 0x5a45 "unknown" "Mellanox Technology|MT23108 InfiniHost (Tavor)" -0x15b3 0x5a46 "unknown" "Mellanox Technology|MT23108 PCI Bridge" -0x15b3 0x5e8c "ib_mthca" "Mellanox Technology|MT24204 [InfiniHost III Lx HCA]" -0x15b3 0x5e8d "unknown" "Mellanox Technology|MT24204 [InfiniHost III Lx HCA Flash Recovery]" -0x15b3 0x6274 "ib_mthca" "Mellanox Technologies|MT25204 [InfiniHost III Lx HCA]" -0x15b3 0x6278 "ib_mthca" "Mellanox Technology|MT25208 InfiniHost III Ex (Tavor compatibility mode)" -0x15b3 0x6279 "unknown" "Mellanox Technology|MT25208 [InfiniHost III Ex HCA Flash Recovery]" -0x15b3 0x6282 "ib_mthca" "Mellanox Technology|MT25208 InfiniHost III Ex" -0x15bc 0x0101 "unknown" "Agilent Technologies|n2530a DX2+ FC-AL Adapter" -0x15bc 0x1100 "unknown" "Agilent Technologies|E8001-66442 PCI Express CIC" -0x15bc 0x2530 "unknown" "Agilent Technologies|??? HP Communications Port" -0x15bc 0x2531 "unknown" "Agilent Technologies|??? HP Toptools Remote Control Adapter" -0x15bc 0x2532 "unknown" "Agilent Technologies|??? HP Toptools Remote Control Adapter" -0x15bc 0x2922 "unknown" "Agilent Technologies|64 Bit, 133MHz PCI-X Exerciser & Protocol Checker" -0x15bc 0x2928 "unknown" "Agilent Technologies|64 Bit, 66MHz PCI Exerciser & Analyzer" -0x15bc 0x2929 "unknown" "Agilent Technologies|E2929A PCI/PCI-X Bus Analyzer" -0x15c5 0x8010 "unknown" "Procomp Informatics Ltd.|1394b - 1394 Firewire 3-Port Host Adapter Card" -0x15c7 0x0349 "unknown" "Tateyama System Laboratory Co Ltd.|Tateyama C-PCI PLC/NC card Rev.01A" -0x15d1 0x0001 "unknown" "Infineon Technologies AG|TC11IB TriCore 32-bit Single-chip Microctrlr" -0x15d1 0x0003 "unknown" "Infineon Technologies AG|PEB 20544 E v1.1 6 Port Optimized Comm Ctrlr (SPOCC)" -0x15d1 0x0004 "unknown" "Infineon Technologies AG|PEB 3454 E v1.1 TE3-SPICCE 6 Port Integrated Comm Ctrlr" -0x15d7 0x0000 "unknown" "Rockwell-Collins Inc.| " -0x15d8 0x9001 "unknown" "Cybernetics Technology Co Ltd.| " -0x15dc 0x0001 "unknown" "Litronic Inc.|Argus 300 PCI Cryptography Module" -0x15e2 0x0500 "unknown" "Quicknet Technologies Inc.|Internet PhoneJack PCI Card" -0x15e8 0x0130 "orinoco_plx" "Correga|Wireless PCI Card" -0x15e8 0x0131 "prism2_plx" "National Datacomm Corp.|Prism II InstantWave HR PCI card" -0x15e9 0x1841 "pdc_adma" "Pacific Digital Corp.|NetStaQ ADMA-100 ATA controller" -0x15e9 0x2068 "sata_qstor" "Pacific Digital Corp.|SATA QStor" -0x15ec 0x3101 "unknown" "Beckhoff GmbH|FC3101 Profibus DP 1 Channel PCI" -0x15ec 0x5102 "unknown" "Beckhoff GmbH|FC5102" -0x15f2 0x0001 "unknown" "Diagnostic Instruments Inc.|Spot RT Spot RT Interface Board" -0x15f2 0x0002 "unknown" "Diagnostic Instruments Inc.|Spot RT #2 Spot RT Interface Board" -0x15f2 0x0003 "unknown" "Diagnostic Instruments Inc.|Spot Insight Spot Insight Interface Board" -0x1619 0x0400 "farsync" "FarSite Communications Limited|FarSync T2P two Port Intelligent Sync Comms Card" -0x1619 0x0440 "farsync" "FarSite Communications Limited|FarSync T4P Four Port Intelligent Sync Comms Card" -0x1619 0x0610 "farsync" "FarSite Communications Limited|FarSync T1U One Port Intelligent Sync Comms Card" -0x1619 0x0620 "farsync" "FarSite Communications Limited|FarSync T2U Two Port Intelligent Sync Comms Card" -0x1619 0x0640 "farsync" "FarSite Communications Limited|FarSync T4U Four Port Intelligent Sync Comms Card" -0x1619 0x1610 "farsync" "FarSite Communications Limited|FarSync TE1 One Port Intelligent Sync Comms Card" -0x1619 0x1612 "farsync" "FarSite Communications Limited|FarSync TE1C Channelized Intelligent Sync Comms Card" -0x1619 0x2610 "unknown" "FarSite Communications Ltd.|FarSync DSL-S1 (SHDSL)" -0x1626 0x8410 "tulip" "TDK Semiconductor Corp.|RTL81xx Fast Ethernet" -0x1629 0x1003 "unknown" "Kongsberg Spacetec AS|Format synchronizer v3.0" -0x1629 0x2002 "unknown" "Kongsberg Spacetec AS|Fast Universal Data Output" -0x162d 0x0100 "unknown" "Reprosoft Co Ltd.|Repeographics controller" -0x162d 0x0101 "unknown" "Reprosoft Co Ltd.|Reprographics Controller" -0x162d 0x0102 "unknown" "Reprosoft Co Ltd.|Reprographics Controller" -0x162d 0x0103 "unknown" "Reprosoft Co Ltd.|Reprographics Controller" -0x162f 0x1111 "unknown" "Rohde & Schwarz GMBH & Co KG|TS-PRL1 General Purpose Relay Card" -0x162f 0x1112 "unknown" "Rohde & Schwarz GMBH & Co KG|TS-PMA Matrix Card" -0x1637 0x3874 "unknown" "Linksys|Linksys 802.11b WMP11 PCI Wireless card" -0x1638 0x1100 "orinoco_plx" "Standard Microsystems Corp [SMC]|SMC2602W EZConnect / Addtron AWA-100 / Eumitcom PCI WL11000" -0x163c 0x3052 "slamr" "Smart Link Ltd.|SmartLink SmartPCI562 56K Modem" -0x163c 0x5449 "unknown" "Smart Link Ltd.|SmartPCI561 Modem" -0x163c 0x5459 "slamr" "Smart Link Ltd.|Modem" -0x163c 0xff02 "unknown" "Smart Link|Aztech CNR V.92 Modem" -0x165a 0xc100 "unknown" "Epix Inc.|PIXCI(R) CL1 Camera Link Video Capture Board [custom QL5232]" -0x165a 0xd200 "unknown" "Epix Inc.|PIXCI(R) D2X Digital Video Capture Board [custom QL5232]" -0x165a 0xd300 "unknown" "Epix Inc.|PIXCI(R) D3X Digital Video Capture Board [custom QL5232]" -0x165f 0x1020 "unknown" "Linux Media Labs, LLC|LMLM4 MPEG-4 encoder" -0x1668 0x0100 "unknown" "Actiontec Electronics Inc.|PCI to PCI Bridge" -0x166d 0x0001 "unknown" "Broadcom Corp.|SiByte BCM1125/1125H/1250 System-on-a-Chip PCI" -0x166d 0x0002 "unknown" "Broadcom Corp.|SiByte BCM1125H/1250 System-on-a-Chip HyperTransport" -0x1677 0x104e "unknown" "Bernecker + Rainer|5LS172.6 B&R Dual CAN Interface Card" -0x1677 0x12d7 "unknown" "Bernecker + Rainer|5LS172.61 B&R Dual CAN Interface Card" -0x167b 0x2102 "unknown" "ZyDAS Technology Corp.|ZyDAS ZD1202" -0x167d 0xa000 "hostap_pci" "" -0x167f 0x4634 "unknown" "Ingenieurbuero Anhaus GmbH|FOB-IO Card" -0x167f 0x4c32 "unknown" "Ingenieurbuero Anhaus GmbH|L2B PCI Board" -0x167f 0x5344 "unknown" "Ingenieurbuero Anhaus GmbH|FOB-SD Card" -0x167f 0x5443 "unknown" "Ingenieurbuero Anhaus GmbH|FOB-TDC Card" -0x1681 0x0010 "unknown" "Hercules|Hercules 3d Prophet II Ultra 64MB [ 350 MHz NV15BR core, 128-bit DDR @ 460 MHz, 1.5v AGP4x ]" -0x1681 0x0050 "snd-cs46xx" "Hercules|Game Theatre XP" -0x1681 0x0051 "snd-cs46xx" "Hercules|Game Theatre XP" -0x1681 0x0052 "snd-cs46xx" "Hercules|Game Theatre XP" -0x1681 0x0053 "snd-cs46xx" "Hercules|Game Theatre XP" -0x1681 0x0054 "snd-cs46xx" "Hercules|Game Theatre XP" -0x1682 0x9875 "unknown" "PINE Technology, Ltd.| " -0x1688 0x1170 "unknown" "CastleNet Technology Inc.|WLAN 802.11b card" -0x168c 0x0007 "vt_ar5k" "Atheros Communications Inc.|802.11a Wireless Adapter" -0x168c 0x0011 "dyc_ar5k" "Atheros Communications Inc.|AR5210 802.11a Wireless Adapter" -0x168c 0x0012 "ath_pci" "Atheros Communications Inc.|AR5211 802.11a/b/g Mini-PCI Wireless Adapter" -0x168c 0x0013 "ath_pci" "Atheros Communications Inc.|AR5213 802.11a/b/g Wireless Adapter" -0x168c 0x001a "ath_pci" "Atheros Communications Inc.|802.11b/g Wireless PCI Adapter" -0x168c 0x001b "unknown" "Atheros Communications, Inc.|AR5006X 802.11abg NIC" -0x168c 0x0020 "unknown" "Atheros Communications, Inc.|AR5005VL 802.11bg Wireless NIC" -0x168c 0x0107 "vt_ar5k" "Atheros Communications Inc.|" -0x168c 0x0111 "dyc_ar5k" "Atheros Communications Inc.|" -0x168c 0x0112 "dyc_ar5k" "Atheros Communications Inc.|" -0x168c 0x0113 "dyc_ar5k" "Atheros Communications Inc.|" -0x168c 0x1014 "ath_pci" "Atheros Communications Inc.|AR5212 802.11abg NIC" -0x1693 0x0212 "unknown" "FERMA|PLX PCI9054 EPONINE ESR-PCI Board" -0x1693 0x0213 "unknown" "FERMA|Motorola MPC8245 EPONINE MTM120 PCI Board" -0x169c 0x0044 "generic" "Netcell Corp.|SyncRAID SR3000/5000 Series SATA RAID Controllers" -0x16ab 0x1100 "orinoco_plx" "Global Sun Tech|GL24110P" -0x16ab 0x1101 "orinoco_plx" "Global Sun Technology Inc|PLX9052 PCMCIA-to-PCI Wireless LAN" -0x16ab 0x1102 "orinoco_plx" "Linksys|WDT11" -0x16ab 0x1103 "hostap_plx" "Linksys|" -0x16ab 0x8501 "unknown" "Global Sun Technology Inc.|WL-8305 Wireless LAN PCI Adapter" -0x16ae 0x1141 "unknown" "SafeNet Inc.|SafeXcel-1141 ???" -0x16c6 0x8695 "unknown" "Micrel-Kendin|Centaur KS8695 ARM processor" -0x16ca 0x0001 "unknown" "Cenatek Inc.|Rocket Drive Solid State Disk" -0x16d5 0x4d4e "unknown" "Acromag, Inc.|PMC482, APC482, AcPC482 Counter Timer Board" -0x16e3 0x1e0f "unknown" "European Space Agency|LEON2FT Processor" -0x16ec 0x00ff "unknown" "U.S. Robotics|USR997900 10/100 Mbps PCI Network Card" -0x16ec 0x0116 "r8169" "U.S. Robotics|Gibabit Network Card" -0x16ec 0x3685 "orinoco_plx" "U.S. Robotics|Wireless Access PCI Adapter Model 022415" -0x16ed 0x1001 "unknown" "Sycron N. V.|UMIO communication card" -0x16f4 0x8000 "unknown" "Vweb Corp.|VW2010" -0x170b 0x0100 "unknown" "NetOctave Inc.|NSP2000-SSL Crypto Aceletator" -0x1725 0x7174 "sata_vsc" "Vitesse Semiconductor|VSC7174 PCI/PCI-X Serial ATA Host Bus Controller" -0x172a 0x13c8 "unknown" "Accelerated Encryption|AEP SureWare Runner 1000V3" -0x1734 0x007a "unknown" "Fujitsu-Siemens Computers GmbH|Rage XL ATI Rage XL (rev 27)" -0x1734 0x1011 "unknown" "Fujitsu-Siemens Computers GmbH|AIC-7902W Adaptec AIC-7902 Dual Channel U320 SCSI" -0x1734 0x1012 "unknown" "Fujitsu-Siemens Computers GmbH|CSB6 Serverworks Southbridge with RAID/IDE (rev a0), OHCI USB (rev 05), GCLE-2 Host Bridge" -0x1734 0x1013 "unknown" "Fujitsu-Siemens Computers GmbH|BCM5703 Broadcom Corp. NetXtreme Gigabyte Ethernet" -0x1734 0x1078 "unknown" "Fujitsu Siemens Computer GmbH|Amilo Pro v2010" -0x1737 0x0013 "unknown" "Linksys|WMP54G Wireless Pci Card" -0x1737 0x0015 "unknown" "Linksys|WMP54GS Wireless Pci Card" -0x1737 0x1032 0x1737 0x0015 "sk98lin" "Linksys|EG1032 v2 Instant Gigabit Network Adapter" -0x1737 0x1032 0x1737 0x0024 "sk98lin" "Linksys|EG1032 v3 Instant Gigabit Network Adapter" -0x1737 0x1032 0xffff 0x0015 "skge" "" -0x1737 0x1032 0xffff 0x0024 "r8169" "" -0x1737 0x1032 "sk98lin" "Linksys|EG1032 Gigabit Network Adapter" -0x1737 0x1064 "sk98lin" "Linksys|Gigabit Network Adapter" -0x1737 0xab08 "tulip" "Linksys|21x4x DEC-Tulip compatible 10/100 Ethernet" -0x1737 0xab09 "tulip" "Linksys|21x4x DEC-Tulip compatible 10/100 Ethernet" -0x173b 0x03e8 "tg3" "Altima|AC1000 Gigabit Ethernet" -0x173b 0x03e9 "tg3" "Altima|AC1000 Gigabit Ethernet" -0x173b 0x03ea "tg3" "Altima|AC1000 Gigabit Ethernet" -0x173b 0x03eb "tg3" "Altima|AC1000 Gigabit Ethernet" -0x1743 0x8139 "8139too" "Peppercon AG|ROL/F-100 Fast Ethernet Adapter with ROL" -0x1755 0x0000 "unknown" "Alchemy Semiconductor Inc.| " -0x1796 0x0001 "unknown" "Research Centre Juelich|SIS1100 [Gigabit link]" -0x1796 0x0002 "unknown" "Research Centre Juelich|HOTlink" -0x1796 0x0003 "unknown" "Research Centre Juelich|Counter Timer" -0x1796 0x0004 "unknown" "Research Centre Juelich|CAMAC Controller" -0x1796 0x0005 "unknown" "Research Centre Juelich|PROFIBUS" -0x1796 0x0006 "unknown" "Research Centre Juelich|AMCC HOTlink" -0x1799 0x6001 "r8180" "Belkin|Wireless PCI Card - F5D6001" -0x1799 0x6020 "r8180" "Belkin|Wireless PCMCIA Card - F5D6020" -0x1799 0x6060 "unknown" "Belkin|Wireless PDA Card - F5D6060" -0x1799 0x7000 "unknown" "Belkin|Wireless PCI Card - F5D7000" -0x1799 0x7010 "unknown" "Belkin|BCM4306 802.11b/g Wireless Lan Controller F5D7010" -0x179c 0x0557 "unknown" "Data Patterns|DP-PCI-557 [PCI 1553B]" -0x179c 0x0566 "unknown" "Data Patterns|DP-PCI-566 [Intelligent PCI 1553B]" -0x179c 0x5031 "unknown" "Data Patterns|DP-CPCI-5031-Synchro Module" -0x179c 0x5121 "unknown" "Data Patterns|DP-CPCI-5121-IP Carrier" -0x179c 0x5211 "unknown" "Data Patterns|DP-CPCI-5211-IP Carrier" -0x179c 0x5679 "unknown" "Data Patterns|AGE Display Module" -0x17a0 0x8033 "unknown" "Genesys Logic Inc.|GL880S USB 1.1 controller" -0x17a0 0x8034 "unknown" "Genesys Logic Inc.|GL880S USB 2.0 controller" -0x17b3 0xab08 "tulip" "Hawking Technologies|PN672TX 10/100 Ethernet" -0x17b4 0x0011 "unknown" "Indra Networks Inc.|WebEnhance 100 GZIP Compression Card" -0x17c0 0x12ab "unknown" "Wistron Corp.| " -0x17cc 0x2280 "net2280" "NetChip Technology Inc.|USB 2.0" -0x17cc 0x2282 "net2280" "" -0x17d3 0x1110 "arcmsr" "RECA|ARC1110 SATA RAID HOST Controller" -0x17d3 0x1120 "arcmsr" "RECA|ARC1120 SATA RAID HOST Controller" -0x17d3 0x1130 "arcmsr" "RECA|ARC1130 SATA RAID HOST Controller" -0x17d3 0x1160 "arcmsr" "RECA|ARC1160 SATA RAID HOST Controller" -0x17d3 0x1170 "arcmsr" "RECA|ARC1160 SATA RAID HOST Controller" -0x17d3 0x1210 "arcmsr" "RECA|ARC1210 SATA RAID HOST Controller" -0x17d3 0x1220 "arcmsr" "RECA|ARC1220 SATA RAID HOST Controller" -0x17d3 0x1230 "arcmsr" "RECA|ARC1230 SATA RAID HOST Controller" -0x17d3 0x1260 "arcmsr" "RECA|ARC1260 SATA RAID HOST Controller" -0x17d3 0x1270 "arcmsr" "RECA|ARC1160 SATA RAID HOST Controller" -0x17d3 0x1280 "arcmsr" "" -0x17d3 0x1380 "arcmsr" "" -0x17d3 0x1381 "arcmsr" "" -0x17d3 0x1680 "arcmsr" "" -0x17d3 0x1681 "arcmsr" "" -0x17d3 0x5831 "unknown" "Areca Technology Corp.|Xframe 10 Gigabit Ethernet PCI-X" -0x17d3 0x5832 "unknown" "Areca Technology Corp.|Xframe II 10 Gigabit Ethernet PCI-X" -0x17d5 0x5731 "s2io" "S2IO Inc.|Xframe 10 Gigabit Ethernet PCI-X" -0x17d5 0x5732 "s2io" "S2IO Inc.|Xframe 10 Gigabit Ethernet PCI-X" -0x17d5 0x5831 "s2io" "S2IO Inc.|Xframe 10 Gigabit Ethernet PCI-X" -0x17d5 0x5832 "s2io" "Neterion Inc.|Xframe II 10 Gigabit Ethernet PCI-X" -0x17fe 0x2120 "unknown" "Linksys|WMP11v4 802.11b PCI card" -0x17fe 0x2220 "unknown" "Linksys|[AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)" -0x1813 0x4000 "Bad:www.linmodems.org" "Modem Silicon Operation|MD563X Host Accelerated Modem" -0x1813 0x4100 "unknown" "Ambient Technologies Inc.|HaM plus Data Fax Modem" -0x1814 0x0101 "rt2400" "RaLink|Wireless PCI Adpator RT2400 / RT2460" -0x1814 0x0200 "unknown" "RaLink|RT2500 802.11g PCI [PC54G2]" -0x1814 0x0201 "rt2500" "RaLink|Ralink RT2500 802.11 Cardbus Reference Card" -0x1814 0x0301 "unknown" "RaLink|RT2561/RT61 802.11g PCI" -0x1814 0x0302 "unknown" "RaLink|RT2561/RT61 rev B 802.11g" -0x1814 0x0401 "unknown" "RaLink|Ralink RT2600 802.11 MIMO" -0x1822 0x4e35 "unknown" "Twinhan Technology Co. Ltd.|Mantis DTV PCI Bridge Controller [Ver 1.0]" -0x182d 0x3069 "unknown" "SiteCom Europe BV|ISDN PCI DC-105V2" -0x182d 0x9790 "unknown" "SiteCom Europe BV|WL-121 Wireless Network Adapter 100g+ [Ver.3]" -0x183b 0x08a7 "unknown" "MikroM GmbH|MVC100 DVI" -0x183b 0x08a8 "unknown" "MikroM GmbH|MVC101 SDI" -0x183b 0x08a9 "unknown" "MikroM GmbH|MVC102 DVI+Audio" -0x1850 0x1851 "bttv" "Flyvideo 98 (LR50) / Chronos Video Shuttle II" -0x1851 0x1851 "bttv" "Flyvideo 98EZ (LR51) / CyberMail AV" -0x1852 0x1852 "bttv" "Flyvideo 98FM (LR50) / Typhoon TView TV/FM Tuner" -0x1864 0x2110 "unknown" "SilverBack|ISNAP 2110" -0x1867 0x5a44 "ib_mthca" "Topspin Communications|MT23108 PCI-X HCA" -0x1867 0x5a45 "unknown" "Topspin Communications|MT23108 PCI-X HCA flash recovery" -0x1867 0x5a46 "unknown" "Topspin Communications|MT23108 PCI-X HCA bridge" -0x1867 0x5e8c "ib_mthca" "Topspin Communications|MT25208 InfiniHost III Ex" -0x1867 0x6274 "ib_mthca" "Topspin Communications|MT25208 InfiniHost III Ex" -0x1867 0x6278 "ib_mthca" "Topspin Communications|MT25208 InfiniHost III Ex (Tavor compatibility mode)" -0x1867 0x6282 "ib_mthca" "Topspin Communications|MT25208 InfiniHost III Ex" -0x187e 0x3403 "unknown" "ZyXEL Communication Corporation|ZyAir G-110 802.11g" -0x187e 0x340e "unknown" "ZyXEL Communication Corporation|M-302 802.11g XtremeMIMO" -0x1888 0x0301 "unknown" "Varisys Ltd.|VMFX1 FPGA PMC module" -0x1888 0x0601 "unknown" "Varisys Ltd.|VSM2 dual PMC carrier" -0x1888 0x0710 "unknown" "Varisys Ltd.|VS14x series PowerPC PCI board" -0x1888 0x0720 "unknown" "Varisys Ltd.|VS24x series PowerPC PCI board" -0x1888 0x2503 "unknown" "1 Prolink Computer Inc.|Bt881 Video Capture (10 bit High qualtiy cap)" -0x1888 0x2504 "unknown" "1 Prolink Computer Inc.|Bt878 Video Capture" -0x1888 0x3503 "unknown" "1 Prolink Computer Inc.|nVidia NV28 VGA Geforce4 MX440" -0x1888 0x3505 "unknown" "1 Prolink Computer Inc.|nVidia NV28 VGA Geforce4 Ti4200" -0x1898 0x2001 "unknown" "DIC INFORMATION TECHNOLOGY. Ltd.|DVB Receiver Card" -0x18ac 0xd500 "unknown" "DViCO Corp.|FusionHDTV 5" -0x18ac 0xd810 "unknown" "DViCO Corp.|FusionHDTV 3 Gold" -0x18ac 0xd820 "unknown" "DViCO Corp.|FusionHDTV 3 Gold-T" -0x18b8 0xb001 "unknown" "Ammasso|AMSO 1100 iWARP/RDMA Gigabit Ethernet Coprocessor" -0x18ca 0x0020 "Card:SiS" "XGI - Xabre Graphics Inc.|Volari Z7" -0x18ca 0x0040 "Card:SiS" "XGI - Xabre Graphics Inc.|Volari V8" -0x18d2 0x3069 "unknown" "Sitecom|DC-105v2 ISDN controller" -0x18dd 0x4c6f "unknown" "Artimi Inc.|Artimi RTMI-100 UWB adapter" -0x18e6 0x0001 "unknown" "MPL AG|OSCI [Octal Serial Communication Interface]" -0x18ec 0xc006 "unknown" "Cesnet, z.s.p.o.|COMBO6" -0x18ec 0xc045 "unknown" "Cesnet, z.s.p.o.|COMBO6E" -0x18ec 0xc050 "unknown" "Cesnet, z.s.p.o.|COMBO-PTM" -0x18ec 0xc058 "unknown" "Cesnet, z.s.p.o.|COMBO6X" -0x18f7 0x0001 "unknown" "Commtech Inc.|Fastcom ESCC-PCI-335" -0x18f7 0x0002 "unknown" "Commtech Inc.|Fastcom 422/4-PCI-335" -0x18f7 0x0004 "unknown" "Commtech Inc.|Fastcom 422/2-PCI-335" -0x18f7 0x0005 "unknown" "Commtech Inc.|Fastcom IGESCC-PCI-ISO/1" -0x18f7 0x000a "unknown" "Commtech Inc.|Fastcom 232/4-PCI-335" -0x1923 0x0100 "unknown" "Sangoma Technologies Corp.|A104d QUAD T1/E1 AFT card" -0x1923 0x0400 "unknown" "Sangoma Technologies Corp.|A104u Quad T1/E1 AFT" -0x1931 0x000c "nozomi" "Option|GlobeTrotter 3G/EDGE" -0x1942 0xe511 "unknown" "ClearSpeed Technology plc|CSX600 Advance Accelerator Board" -0x1957 0x0080 "unknown" "Freescale Semiconductor Inc|MPC8349E" -0x1957 0x0081 "unknown" "Freescale Semiconductor Inc|MPC8349" -0x1957 0x0082 "unknown" "Freescale Semiconductor Inc|MPC8347E TBGA" -0x1957 0x0083 "unknown" "Freescale Semiconductor Inc|MPC8347 TBGA" -0x1957 0x0084 "unknown" "Freescale Semiconductor Inc|MPC8347E PBGA" -0x1957 0x0085 "unknown" "Freescale Semiconductor Inc|MPC8347 PBGA" -0x1957 0x0086 "unknown" "Freescale Semiconductor Inc|MPC8343E" -0x1957 0x0087 "unknown" "Freescale Semiconductor Inc|MPC8343" -0x1966 0x1975 "unknown" "Orad Hi-Tec Systems|DVG64 family" -0x196a 0x0101 "unknown" "Sensory Networks Inc.|NodalCore C-1000 Content Classification Accelerator" -0x196a 0x0102 "unknown" "Sensory Networks Inc.|NodalCore C-2000 Content Classification Accelerator" -0x197b 0x2360 "ahci" "JMicron Technologies, Inc.|JMicron 20360/20363 AHCI Controller" -0x197b 0x2361 "unknown" "JMicron Technologies, Inc.|JMB361 AHCI/IDE" -0x197b 0x2363 "ahci" "JMicron Technologies, Inc.|JMicron 20360/20363 AHCI Controller" -0x197b 0x2365 "unknown" "JMicron Technologies, Inc.|JMB365 AHCI/IDE" -0x197b 0x2366 "unknown" "JMicron Technologies, Inc.|JMB366 AHCI/IDE" -0x1989 0x0001 "unknown" "Montilio Inc.|RapidFile Bridge" -0x1989 0x8001 "unknown" "Montilio Inc.|RapidFile" -0x19ac 0x0001 "unknown" "Kasten Chase Applied Research|ACA2400 Crypto Accelerator" -0x19ae 0x0520 "unknown" "Progeny Systems Corp.|4135 HFT Interface Controller" -0x1a03 0x2000 "unknown" "ASPEED Technology, Inc.|AST2000" -0x1a08 0x0000 "unknown" "Sierra semiconductor|SC15064" -0x1c1c 0x0001 "unknown" "Symphony|82C101" -0x1d44 0xa400 "eata" "DPT|PM2x24/PM3224" -0x1de1 0x0391 "dc395x_trm" "Tekram|TRM-S1040" -0x1de1 0x2020 "tmscsim" "Tekram|DC-390" -0x1de1 0x690c "unknown" "Tekram|690c" -0x1de1 0xdc29 "trm290" "Tekram|DC290" -0x1de2 0x1190 "unknown" "A/DHOC Systèmes|001 Slave PCI protyting board" -0x1dea 0x0001 "unknown" "Lasentec|701-1350 Lasentec FBRM Counter" -0x1dea 0x0002 "unknown" "Lasentec|701-1429 Lasentec PVM Controller" -0x1fc0 0x0300 "unknown" "Tumsan Oy|E2200 Dual E1/Rawpipe Card" -0x1fc1 0x000d "unknown" "PathScale Inc.|InfiniPath HT-400" -0x1fc1 0x0010 "unknown" "PathScale, Inc|InfiniPath PE-800" -0x1fce 0x0001 "unknown" "Cognio Inc.|Spectrum Analyzer PC Card (SAgE)" -0x2000 0x2800 "slamr" "Smart Link Ltd.|Modem" -0x2002 0x2003 "unknown" "Automation Technology GmbH|0x2003 PCI Frame Grabber" -0x2003 0x8800 "slamr" "Smart Link Ltd.|Modem" -0x2014 0x0004 "unknown" "NONTECH Nonnenmacher GmbH|aa551234 PCI Master Target" -0x2014 0x0040 "unknown" "NONTECH Nonnenmacher GmbH|0xff8000 PCI to Private Bus Bridge for Primary Ra" -0x217d 0x6606 "bttv" "Leadtek|WinFast TV 2000" -0x2348 0x2010 "unknown" "Racore|8142 100VG/AnyLAN" -0x2636 0x10b4 "bttv" "STB|TV PCI FM, P/N 6000704" -0x2e00 0x6164 0x732e 0x2e31 "pata_pdc2027x" "" -0x2e6c 0x6174 0x6572 0x6e67 "pata_pdc2027x" "" -0x3000 0x121a "bttv" "3Dfx Interactive Inc.|VoodooTV FM/ VoodooTV 200" -0x3000 0x144f "bttv" "Askey Magic/others|TView99 CPH06x" -0x3000 0x14ff "bttv" "Askey Magic/others|!TView 99 (CPH061)" -0x3002 0x144f "bttv" "Askey Magic/others|TView99 CPH05x" -0x3002 0x14ff "bttv" "Phoebe|TV Master (CPH060)" -0x3005 0x144f "bttv" "Askey Magic/others|TView99 CPH061/06L (T1/LC)" -0x3388 0x0013 "unknown" "Hint Corp.|HiNT HC4 PCI to ISDN bridge, Multimedia audio controller" -0x3388 0x0014 "unknown" "Hint Corp.|HiNT HC4 PCI to ISDN bridge, Network controller" -0x3388 0x0020 "unknown" "Hint Corp.|HB6 UNIVERSAL PCI-PCI BRIDGE" -0x3388 0x0021 "unknown" "Hint Corp.|HB1-SE33 PCI-PCI Bridge" -0x3388 0x0022 "unknown" "Hint Corp.|HiNT HB4 PCI-PCI Bridge (PCI6150)" -0x3388 0x0026 "unknown" "Hint Corp.|HB2 PCI-PCI Bridge" -0x3388 0x101a "unknown" "Hint Corp.|E.Band [AudioTrak Inca88]" -0x3388 0x101b "unknown" "Hint Corp.|E.Band [AudioTrak Inca88]" -0x3388 0x8011 "unknown" "Hint Corp.|VXPro II Chipset" -0x3388 0x8012 "unknown" "Hint Corp.|VXPro II Chipset" -0x3388 0x8013 "generic" "Hint Corp.|VXPro II Chipset" -0x3842 0xc370 "unknown" "eVga.com. Corp.|e-GeFORCE 6600 256 DDR PCI-e" -0x38d0 0x62d6 "unknown" "MFP GmbH|fieldbus-master PCI Measurement bus controller for EPSI" -0x3990 0x0007 "bttv" "Hauppauge|WinTV-D" -0x3d3d 0x0001 "Card:Elsa GLoria-S" "3DLabs|GLINT 300SX" -0x3d3d 0x0002 "Card:Elsa GLoria-L" "3DLabs|GLINT 500TX" -0x3d3d 0x0003 "Card:Elsa GLoria-S" "3DLabs|GLINT Delta" -0x3d3d 0x0004 "Card:Elsa GLoria-S" "3DLabs|GLINT Permedia" -0x3d3d 0x0005 "Card:Elsa GLoria-S" "3DLabs|Permedia" -0x3d3d 0x0006 "Card:Elsa GLoria-S" "3DLabs|GLINT MX" -0x3d3d 0x0007 "Card:Elsa GLoria-S" "3DLabs|4D Extreme [GLINT Permedia 2]" -0x3d3d 0x0008 "Card:Elsa GLoria-S" "3DLabs|GLINT Gamma" -0x3d3d 0x0009 "Card:3Dlabs Permedia2 (generic)" "3DLabs|Permedia II 2D+3D" -0x3d3d 0x000a "Card:Elsa GLoria-S" "3DLabs|GLINT R3" -0x3d3d 0x000c "Card:3Dlabs Permedia4 (generic)" "3DLabs|GLINT Permedia 4" -0x3d3d 0x000d "Card:3Dlabs Permedia4 (generic)" "3DLabs|GLINT R4" -0x3d3d 0x000e "Card:3Dlabs Permedia4 (generic)" "3DLabs|GLINT Gamma 2" -0x3d3d 0x0011 "Card:3Dlabs Permedia4 (generic)" "3DLabs|GLINT R4 (Alt)" -0x3d3d 0x0012 "unknown" "3DLabs|GLint R5 rev A" -0x3d3d 0x0013 "unknown" "3DLabs|GLint R5 rev B" -0x3d3d 0x0020 "unknown" "3DLabs|VP10 visual processor" -0x3d3d 0x0022 "unknown" "3DLabs|VP10 visual processor" -0x3d3d 0x0024 "unknown" "3DLabs|VP9 visual processor" -0x3d3d 0x0100 "Card:3Dlabs Permedia2 (generic)" "3DLabs|Permedia II 2D+3D" -0x3d3d 0x07a1 "unknown" "3DLabs|Wildcat III 6210" -0x3d3d 0x07a2 "unknown" "3DLabs|Sun XVR-500 Graphics Accelerator" -0x3d3d 0x07a3 "unknown" "3DLabs|Wildcat IV 7210" -0x3d3d 0x1004 "Card:Elsa GLoria-S" "3DLabs|Permedia" -0x3d3d 0x3d04 "Card:Elsa GLoria-S" "3DLabs|Permedia" -0x3d3d 0xffff "Card:Elsa GLoria-S" "3DLabs|Glint VGA" -0x4005 0x0300 "snd-als300" "Avance Logic Inc.|ALS300 PCI Audio Device" -0x4005 0x0308 "snd-als300" "Avance Logic Inc.|ALS300+ PCI Audio Device" -0x4005 0x0309 "unknown" "Avance Logic Inc.|PCI Input Controller" -0x4005 0x1064 "unknown" "Avance Logic Inc.|ALG-2064" -0x4005 0x2064 "unknown" "Avance Logic Inc.|ALG-2064i" -0x4005 0x2128 "unknown" "Avance Logic Inc.|ALG-2364A GUI Accelerator" -0x4005 0x2301 "Card:Avance Logic 2301" "Avance Logic Inc.|ALG-2301" -0x4005 0x2302 "Card:Avance Logic 2302" "Avance Logic Inc.|ALG-2302" -0x4005 0x2303 "Card:Avance Logic 2302" "Avance Logic Inc.|AVG-2302 GUI Accelerator" -0x4005 0x2364 "unknown" "Avance Logic Inc.|ALG-2364A" -0x4005 0x2464 "unknown" "Avance Logic Inc.|ALG-2464" -0x4005 0x2501 "unknown" "Avance Logic Inc.|ALG-2564A/25128A" -0x4005 0x4000 "snd-als4000" "Avance Logic Inc.|ALS4000 Audio Chipset" -0x4005 0x4710 "unknown" "Avance Logic Inc.|ALC200/200P" -0x400a 0x15b0 "bttv" "Zoltrix|Genie TV" -0x400d 0x15b0 "bttv" "Zoltrix|Genie TV / Radio" -0x4010 0x15b0 "bttv" "Zoltrix|Genie TV / Radio" -0x4016 0x15b0 "bttv" "Zoltrix|Genie TV / Radio" -0x4020 0x10fc "bttv" "I-O Data Co.|GV-BCV3/PCI" -0x4033 0x1300 "unknown" "Addtron Technology Co. Inc.|SIS900 10/100Mbps Fast Ethernet Controller" -0x4033 0x1320 "unknown" "Addtron Technology Co. Inc.|VT86C100A 10/100M PCI Fast Ethernet Controller" -0x4033 0x1360 "8139too" "Addtron Technology Co. Inc.|8139 10/100BaseTX" -0x4033 0x1380 "unknown" "Addtron Technology Co. Inc.|DEC 21143PD 10/100M PCI Fast Ethernet Controller" -0x4050 0x10fc "bttv" "I-O Data Co. GV-BCV4/PCI" -0x4144 0x0043 "unknown" "Alpha Data|ADM-XPL Virtex-II Pro Bridge" -0x4144 0x0044 "unknown" "Alpha Data|ADM-XRCIIPro" -0x416c 0x0100 "unknown" "Aladdin Knowledge Systems|AlladinCARD" -0x416c 0x0200 "unknown" "Aladdin Knowledge Systems|CPC" -0x4444 0x0002 "unknown" "ICompression Inc.|iTVC12 MPEG Encoder Card" -0x4444 0x0016 "ivtv" "Internext Compression Inc.|iTVC16 (CX23416) MPEG-2 Encoder" -0x4444 0x0803 "ivtv" "Conexant Inc.|iTVC15 MPEG Coder" -0x4500 0x0070 "bttv" "Hauppauge|WinTV/PVR" -0x4550 0x9054 "unknown" "Tucker-Davis Technologies|PLX9054" -0x472e 0x732d 0x6b63 0x0000 "pata_pdc2027x" "" -0x4916 0x1960 "rcpci" "RedCreek Communications Inc.|RedCreek PCI adapter" -0x494f 0x10e8 "unknown" "ACCES I/O Products Inc.|LPCI-COM-8SM" -0x494f 0x22c0 "wdt_pci" "ICS Advent|" -0x494f 0xaca8 "unknown" "ICS Advent|PCI-AI/1216 ADC Card" -0x494f 0xaca9 "unknown" "ICS Advent|PCI-AI/1216(M) ADC Card" -0x4a14 0x5000 "ne2k-pci" "NetVin|NV5000SC" -0x4b10 0x2010 "unknown" "BusLogic Inc.|Daytona Audio Adapter" -0x4b10 0x3080 "unknown" "Buslogic Inc.|SCSI Host Adapter" -0x4b10 0x4010 "unknown" "Buslogic Inc.|Wide SCSI Host Adapter" -0x4c53 0x0000 "unknown" "SBS-OR Industrial Computers|PLUSTEST Diagnostics Device" -0x4c53 0x0001 "unknown" "SBS Technologies|PLUSTEST-MM device" -0x4c53 0x5000 "unknown" "SBS-OR Industrial Computers|NV5000 Ethernet Adapter" -0x4d51 0x0200 "unknown" "MediaQ Inc.|MQ-200" -0x4ddc 0x0100 "unknown" "ILC Data Device Corp.|DD-42924I5-300 (ARINC 429 Data Bus)" -0x4ddc 0x0801 "unknown" "ILC Data Device Corp.|BU-65570I1 MIL-STD-1553 Test and Simulation" -0x4ddc 0x0802 "unknown" "ILC Data Device Corp.|BU-65570I2 MIL-STD-1553 Test and Simulation" -0x4ddc 0x0811 "unknown" "ILC Data Device Corp.|BU-65572I1 MIL-STD-1553 Test and Simulation" -0x4ddc 0x0812 "unknown" "ILC Data Device Corp.|BU-65572I2 MIL-STD-1553 Test and Simulation" -0x4ddc 0x0881 "unknown" "ILC Data Device Corp.|BU-65570T1 MIL-STD-1553 Test and Simulation" -0x4ddc 0x0882 "unknown" "ILC Data Device Corp.|BU-65570T2 MIL-STD-1553 Test and Simulation" -0x4ddc 0x0891 "unknown" "ILC Data Device Corp.|BU-65572T1 MIL-STD-1553 Test and Simulation" -0x4ddc 0x0892 "unknown" "ILC Data Device Corp.|BU-65572T2 MIL-STD-1553 Test and Simulation" -0x4ddc 0x0901 "unknown" "ILC Data Device Corp.|BU-65565C1 MIL-STD-1553 Data Bus" -0x4ddc 0x0902 "unknown" "ILC Data Device Corp.|BU-65565C2 MIL-STD-1553 Data Bus" -0x4ddc 0x0903 "unknown" "ILC Data Device Corp.|BU-65565C3 MIL-STD-1553 Data Bus" -0x4ddc 0x0904 "unknown" "ILC Data Device Corp.|BU-65565C4 MIL-STD-1553 Data Bus" -0x4ddc 0x0b01 "unknown" "ILC Data Device Corp.|BU-65569I1 MIL-STD-1553 Data Bus" -0x4ddc 0x0b02 "unknown" "ILC Data Device Corp.|BU-65569I2 MIL-STD-1553 Data Bus" -0x4ddc 0x0b03 "unknown" "ILC Data Device Corp.|BU-65569I3 MIL-STD-1553 Data Bus" -0x4ddc 0x0b04 "unknown" "ILC Data Device Corp.|BU-65569I4 MIL-STD-1553 Data Bus" -0x5018 0x153b "bttv" "Terratec|TValue" -0x5046 0x1001 "radio-maxiradio" "GemTek Technology Corp.|PCI Radio" -0x5053 0x2010 "unknown" "Voyetra Technologies|Daytona Audio Adapter" -0x5112 0x0001 "unknown" "Sigmatek GmbH & CoKG|DCP401 Intelligent Dias Master" -0x5145 0x3031 "unknown" "Ensoniq (Old)|Concert AudioPCI" -0x5168 0x0300 "unknown" "Animation Technologies Inc.|FlyDVB-S" -0x5168 0x0301 "unknown" "Animation Technologies Inc.|FlyDVB-T" -0x5213 0x0510 "snd-fm801" "Gallant|Odyssey Sound 4" -0x5301 0x0001 "Card:AT3D" "Alliance Semiconductor|ProMotion aT3D" -0x5333 0x0551 "Card:S3 Trio3D" "S3 Inc.|Plato/PX (system)" -0x5333 0x0e11 "Card:VESA driver (generic)" "S3 Inc.|86c775/86c785 [Trio 64V2/DX or /GX]" -0x5333 0x5631 "Card:S3 ViRGE (generic)" "S3 Inc.|86c325 [ViRGE]" -0x5333 0x8800 "unknown" "S3 Inc.|86c866 [Vision 866]" -0x5333 0x8801 "Card:S3 Vision964 (generic)" "S3 Inc.|86c964 [Vision 964]" -0x5333 0x8810 "Card:S3 Trio32 (generic)" "S3 Inc.|86c764_0 [Trio 32 vers 0]" -0x5333 0x8811 "Card:S3 Trio64 (generic)" "S3 Inc.|86c764/765 [Trio32/64/64V+]" -0x5333 0x8812 "Card:S3 Aurora64V+ (generic)" "S3 Inc.|86cM65 [Aurora64V+]" -0x5333 0x8813 "Card:S3 Trio64 (generic)" "S3 Inc.|86c764_3 [Trio 32/64 vers 3]" -0x5333 0x8814 "Card:S3 Trio64V+ (generic)" "S3 Inc.|86c767 [Trio 64UV+]" -0x5333 0x8815 "Card:S3 Aurora64V+ (generic)" "S3 Inc.|86cM65 [Aurora 128]" -0x5333 0x883d "Card:S3 ViRGE (generic)" "S3 Inc.|86c988 [ViRGE/VX]" -0x5333 0x8870 "unknown" "S3 Inc.|FireGL" -0x5333 0x8880 "Card:S3 868 (generic)" "S3 Inc.|86c868 [Vision 868 VRAM] vers 0" -0x5333 0x8881 "Card:S3 868 (generic)" "S3 Inc.|86c868 [Vision 868 VRAM] vers 1" -0x5333 0x8882 "Card:S3 868 (generic)" "S3 Inc.|86c868 [Vision 868 VRAM] vers 2" -0x5333 0x8883 "Card:S3 868 (generic)" "S3 Inc.|86c868 [Vision 868 VRAM] vers 3" -0x5333 0x88b0 "Card:S3 928 (generic)" "S3 Inc.|86c928 [Vision 928 VRAM] vers 0" -0x5333 0x88b1 "Card:S3 86C928 (generic)" "S3 Inc.|86c928 [Vision 928 VRAM] vers 1" -0x5333 0x88b2 "Card:S3 86C928 (generic)" "S3 Inc.|86c928 [Vision 928 VRAM] vers 2" -0x5333 0x88b3 "Card:S3 86C928 (generic)" "S3 Inc.|86c928 [Vision 928 VRAM] vers 3" -0x5333 0x88c0 "Card:S3 864 (generic)" "S3 Inc.|86c864 [Vision 864 DRAM] vers 0" -0x5333 0x88c1 "Card:S3 864 (generic)" "S3 Inc.|86c864 [Vision 864 DRAM] vers 1" -0x5333 0x88c2 "Card:S3 864 (generic)" "S3 Inc.|86c864 [Vision 864-P DRAM] vers 2" -0x5333 0x88c3 "Card:S3 864 (generic)" "S3 Inc.|86c864 [Vision 864-P DRAM] vers 3" -0x5333 0x88d0 "Card:S3 964 (generic)" "S3 Inc.|86c964 [Vision 964 VRAM] vers 0" -0x5333 0x88d1 "Card:S3 964 (generic)" "S3 Inc.|86c964 [Vision 964 VRAM] vers 1" -0x5333 0x88d2 "Card:S3 964 (generic)" "S3 Inc.|86c964 [Vision 964-P VRAM] vers 2" -0x5333 0x88d3 "Card:S3 964 (generic)" "S3 Inc.|86c964 [Vision 964-P VRAM] vers 3" -0x5333 0x88f0 "Card:S3 968 (generic)" "S3 Inc.|86c968 [Vision 968 VRAM] rev 0" -0x5333 0x88f1 "Card:S3 968 (generic)" "S3 Inc.|86c968 [Vision 968 VRAM] rev 1" -0x5333 0x88f2 "Card:S3 968 (generic)" "S3 Inc.|86c968 [Vision 968 VRAM] rev 2" -0x5333 0x88f3 "Card:S3 968 (generic)" "S3 Inc.|86c968 [Vision 968 VRAM] rev 3" -0x5333 0x8900 "Card:S3 Trio64V2 (generic)" "S3 Inc.|86c755 [Trio 64V2/DX]" -0x5333 0x8901 "Card:S3 Trio64V2 (generic)" "S3 Inc.|Trio 64V2/DX or /GX" -0x5333 0x8902 "Card:S3 Trio3D" "S3 Inc.|Plato/PX (graphics)" -0x5333 0x8903 "Card:S3 Trio3D" "S3 Inc.|Trio 3D business multimedia" -0x5333 0x8904 "Card:S3 Trio3D" "S3 Inc.|Trio 64 3D" -0x5333 0x8905 "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x8906 "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x8907 "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x8908 "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x8909 "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x890a "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x890b "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x890c "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x890d "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x890e "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x890f "Card:S3 Trio64V+ (generic)" "S3 Inc.|Trio 64V+ family" -0x5333 0x8a01 "Card:S3 ViRGE (generic)" "S3 Inc.|ViRGE/DX or /GX" -0x5333 0x8a10 "Card:S3 ViRGE/GX2 (generic)" "S3 Inc.|ViRGE/GX2" -0x5333 0x8a11 "unknown" "S3 Incorporated|86C359 ViRGE /GX2+ Macrovision" -0x5333 0x8a12 "unknown" "S3 Incorporated|86C359 ViRGE /GX2+" -0x5333 0x8a13 "Card:S3 86C368 (Trio3D/2X)" "S3 Inc.|86c368 [Trio 3D/2X]" -0x5333 0x8a20 "Card:S3 Savage3D" "S3 Inc.|86c794 [Savage 3D]" -0x5333 0x8a21 "Card:S3 Savage3D" "S3 Inc.|86c795 [Savage 3D/MV]" -0x5333 0x8a22 "Card:S3 Savage4" "S3 Inc.|Savage 4" -0x5333 0x8a23 "Card:S3 Savage4" "S3 Inc.|Savage 4" -0x5333 0x8a25 "Card:S3 Savage4" "S3 Inc.|ProSavage PM133" -0x5333 0x8a26 "Card:S3 Savage4" "S3 Inc.|ProSavage KM133" -0x5333 0x8c00 "Card:S3 ViRGE/MX (generic)" "S3 Inc.|ViRGE/M3" -0x5333 0x8c01 "Card:S3 ViRGE/MX (generic)" "S3 Inc.|ViRGE/MX" -0x5333 0x8c02 "Card:S3 ViRGE/MX+ (generic)" "S3 Inc.|ViRGE/MX+" -0x5333 0x8c03 "Card:S3 ViRGE/MX (generic)" "S3 Inc.|ViRGE/MX+MV" -0x5333 0x8c10 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/MX-MV" -0x5333 0x8c11 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/MX" -0x5333 0x8c12 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/IX-MV" -0x5333 0x8c13 "Card:S3 Savage (generic)" "S3 Inc.|86C270-294 Savage/IX" -0x5333 0x8c22 "Card:S3 Savage4" "S3 Incorporated|86C508 SuperSavage 128/MX" -0x5333 0x8c24 "Card:S3 Savage4" "S3 Incorporated|SuperSavage/MX-/IX" -0x5333 0x8c26 "Card:S3 Savage4" "S3 Incorporated|SuperSavage/MX-/IX" -0x5333 0x8c2a "Card:S3 Savage4" "S3 Incorporated|86C544 SuperSavage 128/IX" -0x5333 0x8c2b "Card:S3 Savage4" "S3 Incorporated|86C553 SuperSavage 128/IX DDR" -0x5333 0x8c2c "Card:S3 Savage4" "S3 Incorporated|86C564 SuperSavage/IX" -0x5333 0x8c2d "Card:S3 Savage4" "S3 Incorporated|86C573 SuperSavage/IX DDR" -0x5333 0x8c2e "Card:S3 Savage4" "S3 Incorporated|86C583 SuperSavage/IXC SDR" -0x5333 0x8c2f "Card:S3 Savage4" "S3 Incorporated|86C594 SuperSavage/IXC DDR" -0x5333 0x8d01 "Card:S3 Savage4" "S3 Incorporated|Twister" -0x5333 0x8d02 "Card:S3 Savage4" "S3 Incorporated|Twister-K" -0x5333 0x8d03 "Card:S3 Savage4" "S3 Inc.|VT8751 [ProSavageDDR P4M266]" -0x5333 0x8d04 "Card:S3 Savage4" "S3 Inc.|VT8751 [ProSavageDDR P4M266] VGA Controller" -0x5333 0x9102 "Card:S3 Savage2000 (generic)" "S3 Inc.|86C410 Savage 2000" -0x5333 0xb031 "Card:VESA driver (generic)" "S3 Inc.|86c775/86c785 [Trio 64V2/DX or /GX]" -0x5333 0xca00 "sonicvibes" "S3 Inc.|SonicVibes" -0x5401 0x0101 "unknown" "Ericsson|DSSS Wireless LAN PCI Card" -0x5430 0x0100 "unknown" "Evergreen Technologies Inc.|AcceleraPCI Upgrade Card Adapter" -0x544c 0x0350 "unknown" "Teralogic Inc.|TL880-based HDTV/ATSC tuner" -0x5455 0x4458 "unknown" "Technische University Berlin|S5933" -0x5544 0x0001 "unknown" "Dunord Technologies|I-30xx Scanner Interface" -0x5555 0x0003 "unknown" "Genroco Inc.|TURBOstor HFP-832 [HiPPI NIC]" -0x55cf 0x2111 "unknown" "Unisys Corp.|UNISYS CP150P" -0x5654 0x3132 "unknown" "VoiceTronix Pty Ltd.|OpenSwitch12" -0x5f65 0x7264 0x0004 0x0004 "ipmi_si" "" -0x5f73 0x7564 0x2e00 0x0073 "pata_pdc2027x" "" -0x6356 0x4002 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4102 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4202 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4302 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4402 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4502 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4602 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4702 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4802 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4902 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4a02 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4b02 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4c02 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4d02 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4e02 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6356 0x4f02 "unknown" "UltraStor|ULTRA24 SCSI Host" -0x6374 0x6773 "unknown" "c't Magazin|GPPCI" -0x6606 0x107d "bttv" "Leadtek WinFast TV 2000" -0x6606 0x217d "bttv" "Leadtek|WinFast TV 2000" -0x6666 0x0001 "8250_pci" "Decision Computer|PCCOM4" -0x6666 0x0002 "8250_pci" "Decision Computer|PCCOM8" -0x6666 0x0004 "8250_pci" "Decision Computer International Co.|PCCOM2" -0x6666 0x0101 "unknown" "Decision Computer International Co.|PCI 8255/8254 I/O Card" -0x7063 0x2000 "unknown" "pcHDTV|HD-2000" -0x7063 0x3000 "unknown" "pcHDTV|HD-3000" -0x764d 0x1022 "snd-intel8x0" "Intel Corp.|AMD-8111 810 Chipset AC'97 Audio Controller" -0x8001 0x0010 "unknown" "Beyertone AG - Germany|ispLSI1032E PCI-decoder" -0x8008 0x0010 "unknown" "Quancom Electronic GmbH|WDOG1 [PCI-Watchdog 1]" -0x8008 0x0011 "unknown" "Quancom Electronic GmbH|PWDOG2 [PCI-Watchdog 2]" -0x8008 0x0016 "unknown" "QUANCOM Informationssysteme GmbH|PROTO2" -0x8008 0x0100 "unknown" "QUANCOM Informationssysteme GmbH|PREL8" -0x8008 0x0102 "unknown" "QUANCOM Informationssysteme GmbH|PREL16" -0x8008 0x0103 "unknown" "QUANCOM Informationssysteme GmbH|POPTOREL16" -0x8008 0x0105 "unknown" "QUANCOM Informationssysteme GmbH|POPTO16IN" -0x8008 0x0106 "unknown" "QUANCOM Informationssysteme GmbH|PTTL24IO" -0x8008 0x0107 "unknown" "QUANCOM Informationssysteme GmbH|PUNIREL" -0x8008 0x1000 "unknown" "QUANCOM Informationssysteme GmbH|PDAC4" -0x8008 0x1001 "unknown" "QUANCOM Informationssysteme GmbH|PAD12DAC4" -0x8008 0x1002 "unknown" "QUANCOM Informationssysteme GmbH|PAD16DAC4" -0x8008 0x1005 "unknown" "QUANCOM Informationssysteme GmbH|PAD12" -0x8008 0x1006 "unknown" "QUANCOM Informationssysteme GmbH|PAD16" -0x8008 0x3000 "unknown" "QUANCOM Informationssysteme GmbH|POPTOLCA" -0x8086 0x0000 "paep" "Intel Corp.|AEP SSL Accelerator" -0x8086 0x0007 "unknown" "Intel Corp.|82379AB" -0x8086 0x0008 "unknown" "Intel Corp.|Extended Express System Support Controller" -0x8086 0x0039 "tulip" "Intel Corp.|21145" -0x8086 0x0122 "unknown" "Intel Corp.|82437FX" -0x8086 0x0309 "unknown" "Intel Corp.|80303 I/O Processor PCI-to-PCI Bridge Unit" -0x8086 0x030d "unknown" "Intel Corp.|80312 I/O Companion Unit PCI-to-PCI Bridge" -0x8086 0x0318 "unknown" "Intel Corp.|80219 General Purpose PCI Processor Address Translation Unit" -0x8086 0x0319 "unknown" "Intel Corp.|80219 General Purpose PCI Processor Address Translation Unit" -0x8086 0x0326 "unknown" "Intel Corp.|PCI Bridge Hub I/OxAPIC Interrupt Controller A" -0x8086 0x0327 "unknown" "Intel Corp.|PCI Bridge Hub I/OxAPIC Interrupt Controller B" -0x8086 0x0329 "unknown" "Intel Corp.|PCI Bridge Hub A" -0x8086 0x032a "unknown" "Intel Corp.|PCI Bridge Hub B" -0x8086 0x032c "unknown" "Intel Corp.|PCI Bridge Hub" -0x8086 0x0330 "unknown" "Intel Corp.|80332 [Dobson] I/O processor" -0x8086 0x0331 "unknown" "Intel Corp.|80332 [Dobson] I/O processor" -0x8086 0x0332 "unknown" "Intel Corp.|80332 [Dobson] I/O processor" -0x8086 0x0333 "unknown" "Intel Corp.|80332 [Dobson] I/O processor" -0x8086 0x0334 "unknown" "Intel Corp.|80332 [Dobson] I/O processor" -0x8086 0x0335 "unknown" "Intel Corp.|80331 [Lindsay] I/O processor" -0x8086 0x0336 "unknown" "Intel Corp.|80331 [Lindsay] I/O processor" -0x8086 0x0340 "unknown" "Intel Corp.|41210 [Lanai] Serial to Parallel PCI Bridge" -0x8086 0x0341 "unknown" "Intel Corp.|41210 [Lanai] Serial to Parallel PCI Bridge" -0x8086 0x0370 "unknown" "Intel Corp.|80333 Segment-A PCI Express-to-PCI Express Bridge" -0x8086 0x0371 "unknown" "Intel Corp.|80333 A-Bus IOAPIC" -0x8086 0x0372 "unknown" "Intel Corp.|80333 Segment-B PCI Express-to-PCI Express Bridge" -0x8086 0x0373 "unknown" "Intel Corp.|80333 B-Bus IOAPIC" -0x8086 0x0374 "unknown" "Intel Corp.|80333 Address Translation Unit" -0x8086 0x03a2 "megaraid" "Intel Corp.|MegaRAID" -0x8086 0x0438 "megaraid" "Intel Corp.|MegaRAID 438" -0x8086 0x0466 "megaraid" "Intel Corp.|MegaRAID 466" -0x8086 0x0467 "megaraid" "Intel Corp.|MegaRAID 467" -0x8086 0x0482 "unknown" "Intel Corp.|82375EB" -0x8086 0x0483 "unknown" "Intel Corp.|82424ZX [Saturn]" -0x8086 0x0484 "unknown" "Intel Corp.|82378IB [SIO ISA Bridge]" -0x8086 0x0486 "unknown" "Intel Corp.|82430ZX [Aries]" -0x8086 0x04a3 "unknown" "Intel Corp.|82434LX [Mercury/Neptune]" -0x8086 0x04d0 "unknown" "Intel Corp.|82437FX [Triton FX]" -0x8086 0x0500 "unknown" "Intel Corp.|E8870 Processor Bus Controller" -0x8086 0x0501 "unknown" "Intel Corp.|E8870 Memory Controller" -0x8086 0x0502 "unknown" "Intel Corp.|E8870 Scalability Port 0" -0x8086 0x0503 "unknown" "Intel Corp.|E8870 Scalability Port 1 / Glob. Perf. Monitor" -0x8086 0x0510 "unknown" "Intel Corp.|E8870IO Hub Interface Port 0 (8-bit compatible)" -0x8086 0x0511 "unknown" "Intel Corp.|E8870IO Hub Interface Port 1" -0x8086 0x0512 "unknown" "Intel Corp.|E8870IO Hub Interface Port 2" -0x8086 0x0513 "unknown" "Intel Corp.|E8870IO Hub Interface Port 3" -0x8086 0x0514 "unknown" "Intel Corp.|E8870IO Hub Interface Port 4" -0x8086 0x0515 "unknown" "Intel Corp.|E8870IO Server I/O Hub (SIOH)" -0x8086 0x0516 "unknown" "Intel Corp.|E8870IO Reliabilty, Availability, Serviceability" -0x8086 0x0530 "unknown" "Intel Corp.|E8870SP Scalability Port" -0x8086 0x0531 "unknown" "Intel Corp.|E8870SP Scalability Port" -0x8086 0x0532 "unknown" "Intel Corp.|E8870SP Scalability Port" -0x8086 0x0533 "unknown" "Intel Corp.|E8870SP Scalability Port" -0x8086 0x0534 "unknown" "Intel Corp.|E8870SP Scalability Port" -0x8086 0x0535 "unknown" "Intel Corp.|E8870SP Scalability Port" -0x8086 0x0536 "unknown" "Intel Corp.|E8870SP Scalability Port Switch Global Registers" -0x8086 0x0537 "unknown" "Intel Corp.|E8870SP Interleave Configuration Registers" -0x8086 0x0600 "gdth" "Intel Corp.|RAID Controller" -0x8086 0x0601 "gdth" "Intel Corp.|RAID Controller" -0x8086 0x061f "unknown" "Intel Corp.|80303 I/O Processor" -0x8086 0x0960 "unknown" "Intel Corp.|80960RP [i960 RP Microprocessor/Bridge]" -0x8086 0x0962 "unknown" "Intel Corp.|80960RM [i960RM Bridge]" -0x8086 0x0964 "unknown" "Intel Corp.|80960RP [i960 RP Microprocessor/Bridge]" -0x8086 0x09a0 "megaraid" "Intel Corp.|PowerEdge RAID Controller 2/SC" -0x8086 0x1000 "e1000" "Intel Corp.|82542 Gigabit Ethernet Adapter" -0x8086 0x1001 "e1000" "Intel Corp.|82543 Gigabit Ethernet Adapter" -0x8086 0x1002 "e100" "Intel Corp.|Pro 100 LAN+Modem 56 CardBus II" -0x8086 0x1004 "e1000" "Intel Corp.|Gigabit Ethernet Adapter" -0x8086 0x1008 "e1000" "Intel Corp.|82544EI Gigabit Ethernet Controller" -0x8086 0x1009 "e1000" "Intel Corp.|82544EI Gigabit Ethernet Controller" -0x8086 0x100a "unknown" "Intel Corp.|82540EM Gigabit Ethernet Controller" -0x8086 0x100c "e1000" "Intel Corp.|82544GC Gigabit Ethernet Controller" -0x8086 0x100d "e1000" "Intel Corp.|82544GC Gigabit Ethernet Controller" -0x8086 0x100e "e1000" "Intel Corp.|82540EM Gigabit Ethernet Controller" -0x8086 0x100f "e1000" "Intel Corp.|82545EM Gigabit Ethernet Controller" -0x8086 0x1010 "e1000" "Intel Corp.|82546EB Gigabit Ethernet Controller" -0x8086 0x1011 "e1000" "Intel Corp.|82545EM Gigabit Ethernet Controller" -0x8086 0x1012 "e1000" "Intel Corp.|82546EB Gigabit Ethernet Controller" -0x8086 0x1013 "e1000" "Intel Corp.|82541EI Gigabit Ethernet Controller" -0x8086 0x1014 "e1000" "Intel Corp.|82541ER Gigabit Ethernet Controller" -0x8086 0x1015 "e1000" "Intel Corp.|82540EM Gigabit Ethernet Controller (LOM)" -0x8086 0x1016 "e1000" "Intel Corp.|82540EP Gigabit Ethernet Controller (LOM)" -0x8086 0x1017 "e1000" "Intel Corp.|82540EP Gigabit Ethernet Controller (LOM)" -0x8086 0x1018 "e1000" "Intel Corp.|82541EI PRO/1000 MT Mobile connection" -0x8086 0x1019 "e1000" "Intel Corp.|82547EI Gigabit Ethernet Controller" -0x8086 0x101a "e1000" "Intel Corp.|82547EI Gigabit Ethernet Controller (Mobile)" -0x8086 0x101d "e1000" "Intel Corp.|82540EM Gigabit Ethernet Controller (LOM)" -0x8086 0x101e "e1000" "Intel Corp.|82540EP Gigabit Ethernet Controller (Mobile)" -0x8086 0x1026 "e1000" "Intel Corp.|82545GM Gigabit Ethernet Controller" -0x8086 0x1027 "e1000" "Intel Corp.|82545GM Gigabit Ethernet Controller (Fiber)" -0x8086 0x1028 "e1000" "Intel Corp.|82545GM Gigabit Ethernet Controller" -0x8086 0x1029 "e100" "Intel Corp.|Express Pro 100" -0x8086 0x1030 "e100" "Intel Corp.|82559 InBusiness 10/100" -0x8086 0x1031 "e100" "Intel Corp.|Express Pro 100" -0x8086 0x1032 "e100" "Intel Corp.|Express Pro 100" -0x8086 0x1033 "e100" "Intel Corp.|Express Pro 100" -0x8086 0x1034 "e100" "Intel Corp.|Express Pro 100" -0x8086 0x1035 "e100" "Intel Corp.|82801CAM (ICH3) Chipset Ethernet Controller" -0x8086 0x1036 "e100" "Intel Corp.|82801CAM (ICH3) Chipset Ethernet Controller" -0x8086 0x1037 "e100" "Intel Corp.|82801CAM (ICH3) Chipset Ethernet Controller" -0x8086 0x1038 "e100" "Intel Corp.|Express Pro 100" -0x8086 0x1039 "e100" "Intel Corp.|EtherExpress PRO/100" -0x8086 0x103a "e100" "Intel Corp.|EtherExpress PRO/100" -0x8086 0x103b "e100" "Intel Corp.|EtherExpress PRO/100" -0x8086 0x103c "e100" "Intel Corp.|EtherExpress PRO/100" -0x8086 0x103d "e100" "Intel Corp.|82801BD PRO/100 VE (MOB) Ethernet Controller" -0x8086 0x103e "e100" "Intel Corp.|82801BD PRO/100 VM (MOB) Ethernet Controller" -0x8086 0x1040 "unknown" "Intel Corp.|536EP v.92 modem (MD5628D-L-C ?)" -0x8086 0x1042 "unknown" "Intel Corp.|PRO/Wireless 2011 LAN PCI Card" -0x8086 0x1043 0x103c 0x2741 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2527 "ipw2100" "Intel Corporation|MIM2000/Centrino" -0x8086 0x1043 0x8086 0x2701 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2702 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2711 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2712 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2721 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2722 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2731 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2732 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2741 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2742 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2751 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2752 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2753 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2754 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2761 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 0x8086 0x2762 "ipw2200" "Intel Corp.|PRO/Wireless LAN 2200" -0x8086 0x1043 "ipw2100" "Intel Corp.|PRO/Wireless LAN 2100 3B Mini PCI Adapter" -0x8086 0x1048 "ixgb" "Intel Corp.|82597EX 10 Gigabit Ethernet Controller" -0x8086 0x104b "unknown" "Intel Corporation|Ethernet Controller" -0x8086 0x104f "ipw2200" "Intel Corp.|Wireless adapter" -0x8086 0x1050 "e100" "Intel Corp.|82801EB (ICH5) PRO/100 VE Ethernet Controller" -0x8086 0x1051 "e100" "Intel Corp.|82801EB (ICH5) PRO/100 VE Ethernet Controller" -0x8086 0x1052 "e100" "Intel Corp.|82801EB (ICH5) PRO/100 VM Ethernet Controller" -0x8086 0x1053 "e100" "Intel Corp.|82801EB (ICH5) PRO/100 VM Ethernet Controller" -0x8086 0x1054 "e100" "Intel Corp.|82801EB (ICH5) PRO/100 VE Ethernet Controller" -0x8086 0x1055 "e100" "Intel Corp.|82801EB (ICH5) PRO/100 VM Ethernet Controller" -0x8086 0x1056 "e100" "Intel Corp.|PRO/100 VM Ethernet Controller" -0x8086 0x1057 "e100" "Intel Corp.|PRO/100 VM Ethernet Controller" -0x8086 0x1059 "e100" "Intel Corp.|82551QM Ethernet Controller" -0x8086 0x105e "e1000" "Intel Corp.|82571EB Gigabit Ethernet Controller" -0x8086 0x105f "e1000" "Intel Corp.|82571EB Gigabit Ethernet Controller" -0x8086 0x1060 "e1000" "Intel Corp.|82571EB Gigabit Ethernet Controller" -0x8086 0x1064 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1065 "e100" "Intel Corp.|82801FB/FBM/FR/FW/FRW (ICH6 Family) LAN Controller" -0x8086 0x1066 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1067 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1068 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1069 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x106a "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x106b "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1075 "e1000" "Intel Corp.|82547EI Gigabit Ethernet Controller" -0x8086 0x1076 "e1000" "Intel Corp.|82547EI Gigabit Ethernet Controller" -0x8086 0x1077 "e1000" "Intel Corp.|82547EI Gigabit Ethernet Controller(Mobile)" -0x8086 0x1078 "e1000" "Intel Corp.|82547EI Gigabit Ethernet Controller" -0x8086 0x1079 "e1000" "Intel Corp.|82546EB Dual Port Gigabit Ethernet Controller" -0x8086 0x107a "e1000" "Intel Corp.|82546EB Dual Port Gigabit Ethernet Controller (Fiber)" -0x8086 0x107b "e1000" "Intel Corp.|82546EB Dual Port Gigabit Ethernet Controller (Copper)" -0x8086 0x107c "e1000" "Intel Corp.|82541PI Gigabit Ethernet Controller" -0x8086 0x107d "e1000" "Intel Corp.|82572EI Gigabit Ethernet Controller" -0x8086 0x107e "e1000" "Intel Corp.|82572EI Gigabit Ethernet Controller" -0x8086 0x107f "e1000" "Intel Corp.|82572EI Gigabit Ethernet Controller" -0x8086 0x1080 "unknown" "Intel Corp.|FA82537EP 56K V.92 Data/Fax Modem PCI" -0x8086 0x1081 "unknown" "Intel Corp.|Enterprise Southbridge LAN Copper" -0x8086 0x1082 "unknown" "Intel Corp.|Enterprise Southbridge LAN fiber" -0x8086 0x1083 "unknown" "Intel Corp.|Enterprise Southbridge LAN SERDES" -0x8086 0x1084 "unknown" "Intel Corp.|Enterprise Southbridge IDE Redirection" -0x8086 0x1085 "unknown" "Intel Corp.|Enterprise Southbridge Serial Port Redirection" -0x8086 0x1086 "unknown" "Intel Corp.|Enterprise Southbridge IPMI/KCS0" -0x8086 0x1087 "unknown" "Intel Corp.|Enterprise Southbridge UHCI Redirection" -0x8086 0x1089 "unknown" "Intel Corp.|Enterprise Southbridge BT" -0x8086 0x108a "e1000" "Intel Corp.|82546EB Gigabit Ethernet Controller" -0x8086 0x108b "e1000" "Intel Corp.|82573V Gigabit Ethernet Controller" -0x8086 0x108c "e1000" "Intel Corp.|82573E Gigabit Ethernet Controller" -0x8086 0x108e "unknown" "Intel Corporation|82573E KCS" -0x8086 0x108f "unknown" "Intel Corporation|Intel(R) Active Management Technology - SOL" -0x8086 0x1091 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1092 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1093 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1094 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1095 "e100" "Intel Corp.|Ethernet Controller" -0x8086 0x1096 "e1000" "Intel Corp.|Enterprise Southbridge DPT LAN Copper" -0x8086 0x1097 "unknown" "Intel Corp.|Enterprise Southbridge DPT LAN fiber" -0x8086 0x1098 "e1000" "Intel Corp.|Enterprise Southbridge DPT LAN SERDES" -0x8086 0x1099 "e1000" "Intel Corp.|82546GB Gigabit Ethernet Controller" -0x8086 0x109a "e1000" "Intel Corp.|82573L Gigabit Ethernet Controller" -0x8086 0x109b "unknown" "Intel Corporation|82546GB PRO/1000 GF Quad Port Server Adapter" -0x8086 0x10a0 "unknown" "Intel Corporation|82571EB PRO/1000 AT Quad Port Bypass Adapter" -0x8086 0x10a1 "unknown" "Intel Corporation|82571EB PRO/1000 AF Quad Port Bypass Adapter" -0x8086 0x10b0 "unknown" "Intel Corporation|82573L PRO/1000 PL Network Connection" -0x8086 0x10b2 "unknown" "Intel Corporation|82573V PRO/1000 PM Network Connection" -0x8086 0x10b3 "unknown" "Intel Corporation|82573E PRO/1000 PM Network Connection" -0x8086 0x10b4 "unknown" "Intel Corporation|82573L PRO/1000 PL Network Connection" -0x8086 0x10b5 "e1000" "Intel Corporation|82546GB PRO/1000 GT Quad Port Server Adapter" -0x8086 0x10b9 "e1000" "" -0x8086 0x10c6 "megaraid" "Intel Corp.|MegaRAID 438" -0x8086 0x10c7 "megaraid" "Intel Corp.|MegaRAID T5" -0x8086 0x10cc "megaraid" "Intel Corp.|MegaRAID" -0x8086 0x10cd "megaraid" "Intel Corp.|HP NetRAID-1Si" -0x8086 0x1100 "unknown" "Intel Corp.|82815 Host-Hub Interface Bridge / DRAM Ctrlr" -0x8086 0x1101 "unknown" "Intel Corp.|82815 AGP Bridge" -0x8086 0x1102 "unknown" "Intel Corp.|82815 Internal Graphics Device" -0x8086 0x1107 "unknown" "Intel Corp.|PRO/1000 MF Server Adapter (LX)" -0x8086 0x1110 "unknown" "Intel Corp.|8x815 Host-Hub Interface Bridge / DRAM Ctrlr" -0x8086 0x1111 "megaraid" "Intel Corp.|PowerEdge RAID Controller 2/SC" -0x8086 0x1112 "unknown" "Intel Corp.|82815 Internal Graphics Device" -0x8086 0x1120 "unknown" "Intel Corp.|82815 Host-Hub Interface Bridge / DRAM Ctrlr" -0x8086 0x1121 "unknown" "Intel Corp.|82815 AGP Bridge" -0x8086 0x1130 "intel-agp" "Intel Corp.|82815 815 Chipset Host Bridge and Memory Controller Hub" -0x8086 0x1131 "unknown" "Intel Corp.|82815/82815EM/EP AGP Bridge" -0x8086 0x1132 "Card:Intel 815" "Intel Corp.|82815 CGC [Chipset Graphics Controller]" -0x8086 0x113c "megaraid" "Intel Corp.|MegaRAID" -0x8086 0x1161 "unknown" "Intel Corp.|82806AA PCI64 Hub Advanced Programmable Interrupt Controller" -0x8086 0x1162 "unknown" "Intel Corp.|Xscale 80200 Big Endian Companion Chip" -0x8086 0x1200 "paep" "Intel Corp.|Unknown device" -0x8086 0x1209 "e100" "Intel Corp.|82559ER" -0x8086 0x1221 "i82092" "Intel Corp.|82092AA_0" -0x8086 0x1222 "yenta_socket" "Intel Corp.|82092AA_1" -0x8086 0x1223 "unknown" "Intel Corp.|SAA7116" -0x8086 0x1225 "unknown" "Intel Corp.|82452KX/GX [Orion]" -0x8086 0x1226 "unknown" "Intel Corp.|82596" -0x8086 0x1227 "e100" "Intel Corp.|82865 [Ether Express Pro 100]" -0x8086 0x1228 "e100" "Intel Corp.|82556 [Ether Express Pro 100 Smart]" -0x8086 0x1229 0x0e11 0x3001 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Alert on LAN*" -0x8086 0x1229 0x0e11 0x3002 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Alert on LAN*" -0x8086 0x1229 0x0e11 0x3003 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Alert on LAN*" -0x8086 0x1229 0x0e11 0x3004 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Alert on LAN*" -0x8086 0x1229 0x0e11 0x3005 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Alert on LAN*" -0x8086 0x1229 0x0e11 0x3006 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Alert on LAN*" -0x8086 0x1229 0x0e11 0x3007 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Alert on LAN*" -0x8086 0x1229 0x0e11 0xb01e "e100" "Intel Corp.|NC3120 Fast Ethernet NIC" -0x8086 0x1229 0x0e11 0xb01f "e100" "Intel Corp.|NC3122 Fast Ethernet NIC (dual port)" -0x8086 0x1229 0x0e11 0xb02f "e100" "Intel Corp.|NC1120 Ethernet NIC" -0x8086 0x1229 0x0e11 0xb04a "e100" "Intel Corp.|Netelligent 10/100TX NIC with Wake on LAN" -0x8086 0x1229 0x0e11 0xb0c6 "e100" "Intel Corp.|NC3161 Fast Ethernet NIC (embedded, WOL)" -0x8086 0x1229 0x0e11 0xb0c7 "e100" "Intel Corp.|NC3160 Fast Ethernet NIC (embedded)" -0x8086 0x1229 0x0e11 0xb0d7 "e100" "Intel Corp.|NC3121 Fast Ethernet NIC (WOL)" -0x8086 0x1229 0x0e11 0xb0dd "e100" "Intel Corp.|NC3131 Fast Ethernet NIC (dual port)" -0x8086 0x1229 0x0e11 0xb0de "e100" "Intel Corp.|NC3132 Fast Ethernet Module (dual port)" -0x8086 0x1229 0x0e11 0xb0e1 "e100" "Intel Corp.|NC3133 Fast Ethernet Module (100-FX)" -0x8086 0x1229 0x0e11 0xb134 "e100" "Intel Corp.|NC3163 Fast Ethernet NIC (embedded, WOL)" -0x8086 0x1229 0x0e11 0xb13c "e100" "Intel Corp.|NC3162 Fast Ethernet NIC (embedded)" -0x8086 0x1229 0x0e11 0xb144 "e100" "Intel Corp.|NC3123 Fast Ethernet NIC (WOL)" -0x8086 0x1229 0x0e11 0xb163 "e100" "Intel Corp.|NC3134 Fast Ethernet NIC (dual port)" -0x8086 0x1229 0x0e11 0xb164 "e100" "Intel Corp.|NC3135 Fast Ethernet Upgrade Module (dual port)" -0x8086 0x1229 0x0e11 0xb1a4 "e100" "Intel Corp.|NC7131 Gigabit Server Adapter" -0x8086 0x1229 0x1014 0x005c "e100" "Intel Corp.|82558B Ethernet Pro 10/100" -0x8086 0x1229 0x1014 0x01bc "e100" "Intel Corp.|82559 Fast Ethernet LAN On Motherboard" -0x8086 0x1229 0x1014 0x01f1 "e100" "Intel Corp.|10/100 Ethernet Server Adapter" -0x8086 0x1229 0x1014 0x01f2 "e100" "Intel Corp.|10/100 Ethernet Server Adapter" -0x8086 0x1229 0x1014 0x0207 "e100" "Intel Corp.|Ethernet Pro/100 S" -0x8086 0x1229 0x1014 0x0232 "e100" "Intel Corp.|10/100 Dual Port Server Adapter" -0x8086 0x1229 0x1014 0x023a "e100" "Intel Corp.|ThinkPad R30" -0x8086 0x1229 0x1014 0x105c "e100" "Intel Corp.|Netfinity 10/100" -0x8086 0x1229 0x1014 0x2205 "e100" "Intel Corp.|ThinkPad A22p" -0x8086 0x1229 0x1014 0x305c "e100" "Intel Corp.|10/100 EtherJet Management Adapter" -0x8086 0x1229 0x1014 0x405c "e100" "Intel Corp.|10/100 EtherJet Adapter with Alert on LAN" -0x8086 0x1229 0x1014 0x505c "e100" "Intel Corp.|10/100 EtherJet Secure Management Adapter" -0x8086 0x1229 0x1014 0x605c "e100" "Intel Corp.|10/100 EtherJet Secure Management Adapter" -0x8086 0x1229 0x1014 0x705c "e100" "Intel Corp.|10/100 Netfinity 10/100 Ethernet Security Adapter" -0x8086 0x1229 0x1014 0x805c "e100" "Intel Corp.|10/100 Netfinity 10/100 Ethernet Security Adapter" -0x8086 0x1229 0x1028 0x009b "e100" "Intel Corp.|PowerEdge 2550" -0x8086 0x1229 0x1028 0x00ce "e100" "Intel Corp.|PowerEdge 1400" -0x8086 0x1229 0x1033 0x8000 "e100" "Intel Corp.|PC-9821X-B06" -0x8086 0x1229 0x1033 0x8016 "e100" "Intel Corp.|PK-UG-X006" -0x8086 0x1229 0x1033 0x801f "e100" "Intel Corp.|PK-UG-X006" -0x8086 0x1229 0x1033 0x8026 "e100" "Intel Corp.|PK-UG-X006" -0x8086 0x1229 0x1033 0x8063 "e100" "Intel Corp.|82559-based Fast Ethernet Adapter" -0x8086 0x1229 0x1033 0x8064 "e100" "Intel Corp.|82559-based Fast Ethernet Adapter" -0x8086 0x1229 0x103c 0x10c0 "e100" "Intel Corp.|NetServer 10/100TX" -0x8086 0x1229 0x103c 0x10c3 "e100" "Intel Corp.|NetServer 10/100TX" -0x8086 0x1229 0x103c 0x10ca "e100" "Intel Corp.|NetServer 10/100TX" -0x8086 0x1229 0x103c 0x10cb "e100" "Intel Corp.|NetServer 10/100TX" -0x8086 0x1229 0x103c 0x10e3 "e100" "Intel Corp.|NetServer 10/100TX" -0x8086 0x1229 0x103c 0x10e4 "e100" "Intel Corp.|NetServer 10/100TX" -0x8086 0x1229 0x103c 0x1200 "e100" "Intel Corp.|NetServer 10/100TX" -0x8086 0x1229 0x108e 0x10cf "e100" "Intel Corp.|EtherExpress PRO/100(B)" -0x8086 0x1229 0x10c3 0x1100 "e100" "Intel Corp.|SmartEther100 SC1100" -0x8086 0x1229 0x10cf 0x1115 "e100" "Intel Corp.|8255x-based Ethernet Adapter (10/100)" -0x8086 0x1229 0x10cf 0x1143 "e100" "Intel Corp.|8255x-based Ethernet Adapter (10/100)" -0x8086 0x1229 0x110a 0x008b "e100" "Intel Corp.|82551QM Fast Ethernet Multifuction PCI/CardBus Controller" -0x8086 0x1229 0x1179 0x0001 "e100" "Intel Corp.|8255x-based Ethernet Adapter (10/100)" -0x8086 0x1229 0x1179 0x0002 "e100" "Intel Corp.|PCI FastEther LAN on Docker" -0x8086 0x1229 0x1179 0x0003 "e100" "Intel Corp.|8255x-based Fast Ethernet" -0x8086 0x1229 0x1259 0x2560 "e100" "Intel Corp.|AT-2560 100" -0x8086 0x1229 0x1259 0x2561 "e100" "Intel Corp.|AT-2560 100 FX Ethernet Adapter" -0x8086 0x1229 0x1266 0x0001 "e100" "Intel Corp.|NE10/100 Adapter" -0x8086 0x1229 0x13e9 0x1000 "e100" "Intel Corp.|6221L-4U" -0x8086 0x1229 0x144d 0x2501 "e100" "Intel Corp.|SEM-2000 MiniPCI LAN Adapter" -0x8086 0x1229 0x144d 0x2502 "e100" "Intel Corp.|SEM-2100IL MiniPCI LAN Adapter" -0x8086 0x1229 0x1668 0x1100 "e100" "Intel Corp.|EtherExpress PRO/100B (TX) (MiniPCI Ethernet+Modem)" -0x8086 0x1229 0x4c53 0x1080 "e100" "Intel Corp.|CT8 mainboard" -0x8086 0x1229 0x4c53 0x10e0 "e100" "Intel Corp.|PSL09 PrPMC" -0x8086 0x1229 0x8086 0x0001 "e100" "Intel Corp.|EtherExpress PRO/100B (TX)" -0x8086 0x1229 0x8086 0x0002 "e100" "Intel Corp.|EtherExpress PRO/100B (T4)" -0x8086 0x1229 0x8086 0x0003 "e100" "Intel Corp.|EtherExpress PRO/10+" -0x8086 0x1229 0x8086 0x0004 "e100" "Intel Corp.|EtherExpress PRO/100 WfM" -0x8086 0x1229 0x8086 0x0005 "e100" "Intel Corp.|82557 10/100" -0x8086 0x1229 0x8086 0x0006 "e100" "Intel Corp.|82557 10/100 with Wake on LAN" -0x8086 0x1229 0x8086 0x0007 "e100" "Intel Corp.|82558 10/100 Adapter" -0x8086 0x1229 0x8086 0x0008 "e100" "Intel Corp.|82558 10/100 with Wake on LAN" -0x8086 0x1229 0x8086 0x0009 "e100" "Intel Corp.|EtherExpress PRO/100+" -0x8086 0x1229 0x8086 0x000a "e100" "Intel Corp.|82559 [Ethernet Pro 100]" -0x8086 0x1229 0x8086 0x000b "e100" "Intel Corp.|EtherExpress PRO/100+" -0x8086 0x1229 0x8086 0x000c "e100" "Intel Corp.|EtherExpress PRO/100+ Management Adapter" -0x8086 0x1229 0x8086 0x000d "e100" "Intel Corp.|EtherExpress PRO/100+ Alert On LAN II* Adapter" -0x8086 0x1229 0x8086 0x000e "e100" "Intel Corp.|EtherExpress PRO/100+ Management Adapter with Alert On LAN*" -0x8086 0x1229 0x8086 0x000f "e100" "Intel Corp.|EtherExpress PRO/100 Desktop Adapter" -0x8086 0x1229 0x8086 0x0010 "e100" "Intel Corp.|EtherExpress PRO/100 S Management Adapter" -0x8086 0x1229 0x8086 0x0011 "e100" "Intel Corp.|EtherExpress PRO/100 S Management Adapter" -0x8086 0x1229 0x8086 0x0012 "e100" "Intel Corp.|EtherExpress PRO/100 S Advanced Management Adapter (D)" -0x8086 0x1229 0x8086 0x0013 "e100" "Intel Corp.|EtherExpress PRO/100 S Advanced Management Adapter (E)" -0x8086 0x1229 0x8086 0x0030 "e100" "Intel Corp.|EtherExpress PRO/100 Management Adapter with Alert On LAN* GC" -0x8086 0x1229 0x8086 0x0031 "e100" "Intel Corp.|EtherExpress PRO/100 Desktop Adapter" -0x8086 0x1229 0x8086 0x0040 "e100" "Intel Corp.|EtherExpress PRO/100 S Desktop Adapter" -0x8086 0x1229 0x8086 0x0041 "e100" "Intel Corp.|EtherExpress PRO/100 S Desktop Adapter" -0x8086 0x1229 0x8086 0x0042 "e100" "Intel Corp.|EtherExpress PRO/100 Desktop Adapter" -0x8086 0x1229 0x8086 0x0050 "e100" "Intel Corp.|EtherExpress PRO/100 S Desktop Adapter" -0x8086 0x1229 0x8086 0x1009 "e100" "Intel Corp.|EtherExpress PRO/100+ Server Adapter" -0x8086 0x1229 0x8086 0x100c "e100" "Intel Corp.|EtherExpress PRO/100+ Server Adapter (PILA8470B)" -0x8086 0x1229 0x8086 0x1012 "e100" "Intel Corp.|EtherExpress PRO/100 S Server Adapter (D)" -0x8086 0x1229 0x8086 0x1013 "e100" "Intel Corp.|EtherExpress PRO/100 S Server Adapter (E)" -0x8086 0x1229 0x8086 0x1015 "e100" "Intel Corp.|EtherExpress PRO/100 S Dual Port Server Adapter" -0x8086 0x1229 0x8086 0x1017 "e100" "Intel Corp.|EtherExpress PRO/100+ Dual Port Server Adapter" -0x8086 0x1229 0x8086 0x1030 "e100" "Intel Corp.|EtherExpress PRO/100+ Management Adapter with Alert On LAN* G Server" -0x8086 0x1229 0x8086 0x1040 "e100" "Intel Corp.|EtherExpress PRO/100 S Server Adapter" -0x8086 0x1229 0x8086 0x1041 "e100" "Intel Corp.|EtherExpress PRO/100 S Server Adapter" -0x8086 0x1229 0x8086 0x1042 "e100" "Intel Corp.|EtherExpress PRO/100 Server Adapter" -0x8086 0x1229 0x8086 0x1050 "e100" "Intel Corp.|EtherExpress PRO/100 S Server Adapter" -0x8086 0x1229 0x8086 0x1051 "e100" "Intel Corp.|EtherExpress PRO/100 Server Adapter" -0x8086 0x1229 0x8086 0x1052 "e100" "Intel Corp.|EtherExpress PRO/100 Server Adapter" -0x8086 0x1229 0x8086 0x10f0 "e100" "Intel Corp.|EtherExpress PRO/100+ Dual Port Adapter" -0x8086 0x1229 0x8086 0x2009 "e100" "Intel Corp.|EtherExpress PRO/100 S Mobile Adapter" -0x8086 0x1229 0x8086 0x200d "e100" "Intel Corp.|EtherExpress PRO/100 Cardbus" -0x8086 0x1229 0x8086 0x200e "e100" "Intel Corp.|EtherExpress PRO/100 LAN+V90 Cardbus Modem" -0x8086 0x1229 0x8086 0x200f "e100" "Intel Corp.|EtherExpress PRO/100 SR Mobile Adapter" -0x8086 0x1229 0x8086 0x2010 "e100" "Intel Corp.|EtherExpress PRO/100 S Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2013 "e100" "Intel Corp.|EtherExpress PRO/100 SR Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2016 "e100" "Intel Corp.|EtherExpress PRO/100 S Mobile Adapter" -0x8086 0x1229 0x8086 0x2017 "e100" "Intel Corp.|EtherExpress PRO/100 S Combo Mobile Adapter" -0x8086 0x1229 0x8086 0x2018 "e100" "Intel Corp.|EtherExpress PRO/100 SR Mobile Adapter" -0x8086 0x1229 0x8086 0x2019 "e100" "Intel Corp.|EtherExpress PRO/100 SR Combo Mobile Adapter" -0x8086 0x1229 0x8086 0x2101 "e100" "Intel Corp.|EtherExpress PRO/100 P Mobile Adapter" -0x8086 0x1229 0x8086 0x2102 "e100" "Intel Corp.|EtherExpress PRO/100 SP Mobile Adapter" -0x8086 0x1229 0x8086 0x2103 "e100" "Intel Corp.|EtherExpress PRO/100 SP Mobile Adapter" -0x8086 0x1229 0x8086 0x2104 "e100" "Intel Corp.|EtherExpress PRO/100 SP Mobile Adapter" -0x8086 0x1229 0x8086 0x2105 "e100" "Intel Corp.|EtherExpress PRO/100 SP Mobile Adapter" -0x8086 0x1229 0x8086 0x2106 "e100" "Intel Corp.|EtherExpress PRO/100 P Mobile Adapter" -0x8086 0x1229 0x8086 0x2107 "e100" "Intel Corp.|EtherExpress PRO/100 Network Connection" -0x8086 0x1229 0x8086 0x2108 "e100" "Intel Corp.|EtherExpress PRO/100 Network Connection" -0x8086 0x1229 0x8086 0x2200 "e100" "Intel Corp.|EtherExpress PRO/100 P Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2201 "e100" "Intel Corp.|EtherExpress PRO/100 P Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2202 "e100" "Intel Corp.|EtherExpress PRO/100 SP Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2203 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2204 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2205 "e100" "Intel Corp.|EtherExpress PRO/100 SP Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2206 "e100" "Intel Corp.|EtherExpress PRO/100 SP Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2207 "e100" "Intel Corp.|EtherExpress PRO/100 SP Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2208 "e100" "Intel Corp.|EtherExpress PRO/100 P Mobile Combo Adapter" -0x8086 0x1229 0x8086 0x2402 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2407 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2408 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2409 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x240f "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2410 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2411 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2412 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x2413 "e100" "Intel Corp.|EtherExpress PRO/100+ MiniPCI" -0x8086 0x1229 0x8086 0x3000 "e100" "Intel Corp.|82559 Fast Ethernet LAN on Motherboard" -0x8086 0x1229 0x8086 0x3001 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Basic Alert on LAN*" -0x8086 0x1229 0x8086 0x3002 "e100" "Intel Corp.|82559 Fast Ethernet LOM with Alert on LAN II*" -0x8086 0x1229 0x8086 0x3006 "e100" "Intel Corp.|EtherExpress PRO/100 S Network Connection" -0x8086 0x1229 0x8086 0x3007 "e100" "Intel Corp.|EtherExpress PRO/100 S Network Connection" -0x8086 0x1229 0x8086 0x3008 "e100" "Intel Corp.|EtherExpress PRO/100 Network Connection" -0x8086 0x1229 0x8086 0x3010 "e100" "Intel Corp.|EtherExpress PRO/100 S Network Connection" -0x8086 0x1229 0x8086 0x3011 "e100" "Intel Corp.|EtherExpress PRO/100 S Network Connection" -0x8086 0x1229 0x8086 0x3012 "e100" "Intel Corp.|EtherExpress PRO/100 Network Connection" -0x8086 0x1229 0x8086 0x3411 "e100" "Intel Corp.|SDS2 Mainboard" -0x8086 0x1229 "e100" "Intel Corp.|82559 [Ethernet Pro 100]" -0x8086 0x122d "unknown" "Intel Corp.|430FX - 82437FX TSC [Triton I]" -0x8086 0x122e "piix" "Intel Corp.|82371FB PIIX ISA [Triton I]" -0x8086 0x1230 "piix" "Intel Corp.|82371FB PIIX IDE [Triton I]" -0x8086 0x1231 "unknown" "Intel Corp.|DSVD Modem" -0x8086 0x1234 "piix" "Intel Corp.|430MX - 82371MX MPIIX [430MX PCIset - 82371MX Mobile PCI I/O IDE Xcelerator (MPIIX)]" -0x8086 0x1235 "unknown" "Intel Corp.|430MX - 82437MX MTSC [430MX PCIset - 82437MX Mobile System Controller (MTSC) and 82438MX Mobile Data Path (MTDP)]" -0x8086 0x1237 "unknown" "Intel Corp.|440FX - 82441FX PMC [Natoma]" -0x8086 0x1239 "unknown" "Intel Corp.|82371FB" -0x8086 0x123b "unknown" "Intel Corp.|82380PB" -0x8086 0x123c "unknown" "Intel Corp.|82380AB" -0x8086 0x123d "unknown" "Intel Corp.|683053 Programmable Interrupt Device" -0x8086 0x123e "unknown" "Intel Corp.|82466GX Integrated Hot-Plug Controller (IHPC)" -0x8086 0x123f "unknown" "Intel Corp.|82466GX Integrated Hot-Plug Controller (IHPC)" -0x8086 0x1240 "unknown" "Intel Corp.|752 AGP" -0x8086 0x124b "unknown" "Intel Corp.|82380FB" -0x8086 0x1250 "unknown" "Intel Corp.|430HX - 82439HX TXC [Triton II]" -0x8086 0x1360 "unknown" "Intel Corp.|82806AA PCI64 Hub PCI Bridge" -0x8086 0x1361 "unknown" "Intel Corp.|82806AA PCI64 Hub Controller (HRes)" -0x8086 0x1460 "unknown" "Intel Corp.|P64H2 PCI Bridge" -0x8086 0x1461 "unknown" "Intel Corp.|82870P2 P64H2 I/OxAPIC" -0x8086 0x1462 "unknown" "Intel Corp.|P64H2 PCI HotPlug Controller" -0x8086 0x172a "paep" "Intel Corp.|AEP SSL Accelerator" -0x8086 0x1960 0x0e11 0xc000 "unknown" "Compaq Computer Corp.|Remote Insight Controller" -0x8086 0x1960 0x101e 0x0431 "megaraid" "Intel Corp.|MegaRAID 431 RAID Controller" -0x8086 0x1960 0x101e 0x0438 "megaraid" "Intel Corp.|MegaRAID 438 Ultra2 LVD RAID Controller" -0x8086 0x1960 0x101e 0x0466 "megaraid" "Intel Corp.|MegaRAID 466 Express Plus RAID Controller" -0x8086 0x1960 0x101e 0x0467 "megaraid" "Intel Corp.|MegaRAID 467 Enterprise 1500 RAID Controller" -0x8086 0x1960 0x101e 0x0490 "megaraid" "Intel Corp.|MegaRAID 490 Express 300 RAID Controller" -0x8086 0x1960 0x101e 0x0762 "megaraid" "Intel Corp.|MegaRAID 762 Express RAID Controller" -0x8086 0x1960 0x101e 0x09a0 "megaraid" "Intel Corp.|PowerEdge Expandable RAID Controller 2/SC" -0x8086 0x1960 0x1028 0x0467 "megaraid" "Intel Corp.|PowerEdge Expandable RAID Controller 2/DC" -0x8086 0x1960 0x1028 0x1111 "megaraid" "Intel Corp.|PowerEdge Expandable RAID Controller 2/SC" -0x8086 0x1960 0x103c 0x03a2 "megaraid" "Intel Corp.|MegaRAID" -0x8086 0x1960 0x103c 0x10c6 "megaraid" "Intel Corp.|MegaRAID 438, HP NetRAID-3Si" -0x8086 0x1960 0x103c 0x10c7 "megaraid" "Intel Corp.|MegaRAID T5, Integrated HP NetRAID" -0x8086 0x1960 0x103c 0x10cc "megaraid" "Intel Corp.|MegaRAID, Integrated HP NetRAID" -0x8086 0x1960 0x103c 0x10cd "megaraid" "Intel Corp.|MegaRAID, Integrated HP NetRAID" -0x8086 0x1960 0x105a 0x0000 "megaraid" "Intel Corp.|SuperTrak" -0x8086 0x1960 0x105a 0x2168 "megaraid" "Intel Corp.|SuperTrak Pro" -0x8086 0x1960 0x105a 0x5168 "megaraid" "Intel Corp.|SuperTrak66/100" -0x8086 0x1960 0x1111 0x1111 "megaraid" "Intel Corp.|MegaRAID 466, PowerEdge Expandable RAID Controller 2/SC" -0x8086 0x1960 0x1111 0x1112 "megaraid" "Intel Corp.|PowerEdge Expandable RAID Controller 2/SC" -0x8086 0x1960 0x113c 0x03a2 "megaraid" "Intel Corp.|MegaRAID" -0x8086 0x1960 0xe4bf 0x1010 "megaraid" "Intel Corp.|CG1-RADIO" -0x8086 0x1960 0xe4bf 0x1020 "megaraid" "Intel Corp.|CU2-QUARTET" -0x8086 0x1960 0xe4bf 0x1040 "megaraid" "Intel Corp.|CU1-CHORUS" -0x8086 0x1960 0xe4bf 0x3100 "megaraid" "Intel Corp.|CX1-BAND" -0x8086 0x1960 0xe4bf 0xffff "8250_pci" "Intel Corp.|PCI Serial Port" -0x8086 0x1960 "megaraid" "Intel Corp.|80960RP [i960RP Microprocessor]" -0x8086 0x1962 0x105a 0xffff "i2o_core" "Intel Corp.|" -0x8086 0x1962 "unknown" "Intel Corp.|80960RM [i960RM Microprocessor]" -0x8086 0x1a10 "unknown" "Intel Corp.|Celeron(tm) Processor to I/O Controller" -0x8086 0x1a11 "unknown" "Intel Corp.|Celeron(tm) Processor to I/O Controller" -0x8086 0x1a12 "unknown" "Intel Corp.|??? Eicon DIVA Server Voice PRI 2.0 (PCI)" -0x8086 0x1a13 "unknown" "Intel Corp.|??? Eicon DIVA Server Voice PRI 2.0 (PCI)" -0x8086 0x1a20 "unknown" "Intel Corp.|82840" -0x8086 0x1a21 "intel-agp" "Intel Corp.|82840 840 (Carmel) Chipset Host Bridge (Hub A)" -0x8086 0x1a22 "unknown" "Intel Corp.|82840 Host to I/O Hub Bridge (Quad PCI)" -0x8086 0x1a23 "unknown" "Intel Corp.|82840 840 (Carmel) Chipset AGP Bridge" -0x8086 0x1a24 "unknown" "Intel Corp.|82840 840 (Carmel) Chipset PCI Bridge (Hub B)" -0x8086 0x1a30 "intel-agp" "Intel Corp.|82845 845 (Brookdale) Chipset Host Bridge" -0x8086 0x1a31 "agpgart" "Intel Corp.|82845 845 (Brookdale) Chipset AGP Bridge" -0x8086 0x1a38 "unknown" "Intel Corp.|Server DMA Controller" -0x8086 0x1a48 "ixgb" "Intel Corp.|PRO/10GbE LR Server Adapter" -0x8086 0x1b48 "ixgb" "Intel Corp.|PRO/10GbE SR Server Adapter" -0x8086 0x2125 "unknown" "Intel Corp.|82801AB AC97 Audio Controller" -0x8086 0x2240 "unknown" "Intel Corp.|82815 815 Chipset ISA Bridge" -0x8086 0x224e "unknown" "Intel Corp.|82815 815 Chipset PCI Bridge" -0x8086 0x2410 "i810-tco" "Intel Corp.|82801AA 810 Chipset LPC Interface Bridge" -0x8086 0x2411 "piix" "Intel Corp.|82801AA 810 Chipset IDE Controller" -0x8086 0x2412 "usb-uhci" "Intel Corp.|82801AA 810 Chipset USB Controller" -0x8086 0x2413 "i2c-i801" "Intel Corp.|82801AA 810 Chipset SMBus Controller" -0x8086 0x2415 "snd-intel8x0" "Intel Corp.|82801AA 810 Chipset AC'97 Audio Controller" -0x8086 0x2416 "slamr" "Intel Corp.|82801AA 810 Chipset AC'97 PCI Modem" -0x8086 0x2418 "hw_random" "Intel Corp.|82801AA 810 Chipset Hub to PCI Bridge" -0x8086 0x2420 "i810-tco" "Intel Corp.|82801AB 810 Chipset LPC Interface Bridge" -0x8086 0x2421 "piix" "Intel Corp.|82801AB 810 Chipset IDE Controller" -0x8086 0x2422 "usb-uhci" "Intel Corp.|82801AB 810 Chipset USB Controller" -0x8086 0x2423 "i2c-i801" "Intel Corp.|82801AB 810 Chipset SMBus Controller" -0x8086 0x2425 "i810_audio" "Intel Corp.|82901 810 Chipset AC'97 Audio Controller" -0x8086 0x2426 "slamr" "Intel Corp.|82801AB 810 Chipset AC'97 PCI Modem" -0x8086 0x2428 "hw_random" "Intel Corp.|82801AB 810 Chipset Hub to PCI Bridge" -0x8086 0x2430 "i810_rng" "Intel Corp.|82801AB PCI Bridge" -0x8086 0x2431 "unknown" "Intel Corp.|82810 pci bus" -0x8086 0x2440 "i810-tco" "Intel Corp.|82820 815e (Camino 2) Chipset ISA Bridge (ICH2)" -0x8086 0x2441 "unknown" "Intel Corp.|82801BA IDE Controller (UltraATA/66)" -0x8086 0x2442 "usb-uhci" "Intel Corp.|82820 815e (Camino 2) Chipset USB (Hub A)" -0x8086 0x2443 "i2c-i801" "Intel Corp.|82820 815e (Camino 2) Chipset SMBus" -0x8086 0x2444 "usb-uhci" "Intel Corp.|82820 815e (Camino 2) Chipset USB (Hub B)" -0x8086 0x2445 "i810_audio" "Intel Corp.|ICH2 810 Chipset AC'97 Audio Controller" -0x8086 0x2446 "snd-intel8x0m" "Intel Corp.|82820 820 (Camino 2) Chipset AC'97 Modem Controller" -0x8086 0x2448 "hw_random" "Intel Corp.|82801 Hub Interface to PCI Bridge" -0x8086 0x2449 "e100" "Intel Corp.|EtherExpress PRO/100" -0x8086 0x244a "piix" "Intel Corp.|82820 820 (Camino 2) Chipset IDE U100 (-M)" -0x8086 0x244b "piix" "Intel Corp.|82820 815e (Camino 2) Chipset IDE U100" -0x8086 0x244c "i810-tco" "Intel Corp.|82801BAM LPC Interface Bridge" -0x8086 0x244e "hw_random" "Intel Corp.|82820 815e (Camino 2) Chipset PCI" -0x8086 0x2450 "i810-tco" "Intel Corp.|82801E ISA Bridge (LPC)" -0x8086 0x2452 "unknown" "Intel Corp.|82801E USB" -0x8086 0x2453 "unknown" "Intel Corp.|82801E SMBus" -0x8086 0x2459 "e100" "Intel Corp.|82801E Ethernet Controller 0" -0x8086 0x245b "piix" "Intel Corp.|82801E IDE U100" -0x8086 0x245d "e100" "Intel Corp.|82801E Ethernet Controller 1" -0x8086 0x245e "hw_random" "Intel Corp.|82801E PCI Bridge" -0x8086 0x2480 "i810-tco" "Intel Corp.|82801CA LPC Interface" -0x8086 0x2481 "unknown" "Intel Corp.|82801CA IDE Controller (UltraATA/66)" -0x8086 0x2482 "usb-uhci" "Intel Corp.|82801 USB Controller" -0x8086 0x2483 "i2c-i801" "Intel Corp.|82801 SMBus Controller" -0x8086 0x2484 "usb-uhci" "Intel Corp.|82801 USB Controller" -0x8086 0x2485 "i810_audio" "Intel Corp.|82801 AC97 Audio Controller" -0x8086 0x2486 "slamr" "Intel Corp.|PCTEL 2304 WT V.92 MDC Modem" -0x8086 0x2487 "usb-uhci" "Intel Corp.|82801 USB Controller" -0x8086 0x248a "piix" "Intel Corp.|82801 UltraATA IDE Controller" -0x8086 0x248b "piix" "Intel Corp.|82801CA/CAM UltraATA IDE Controller" -0x8086 0x248c "i810-tco" "Intel Corp.|82801 LPC Interface" -0x8086 0x248d "unknown" "Intel Corp.|82801?? USB 2.0 EHCI Contoroller" -0x8086 0x24c0 "i810-tco" "Intel Corp.|82801DB 845G/GL Chipset ISA Bridge (ICH4)" -0x8086 0x24c1 "piix" "Intel Corp.|82801DBL (ICH4-L) IDE Controller" -0x8086 0x24c2 "usb-uhci" "Intel Corp.|82801DB USB Controller" -0x8086 0x24c3 "i2c-i801" "Intel Corp.|82801DB SMBus Controller" -0x8086 0x24c4 "usb-uhci" "Intel Corp.|82801DB USB Controller" -0x8086 0x24c5 "snd-intel8x0" "Intel Corp.|ICH4 845G/GL Chipset AC'97 Audio Controller" -0x8086 0x24c6 0x003c 0x1025 "snd-intel8x0m" "Intel Corporation|Acer Aspire 2001WLCi (Compal CL50 motherboard) implementation" -0x8086 0x24c6 0x1014 0x0525 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" -0x8086 0x24c6 0x1025 0x003c "snd-intel8x0m" "Intel Corporation|Aspire 2001WLCi (Compal CL50 motherboard) implementation" -0x8086 0x24c6 0x1025 0x005a "Hsf:www.linmodems.org" "Intel Corp.|TravelMate 290" -0x8086 0x24c6 0x1028 0x0196 "snd-intel8x0m" "Intel Corp.|Inspiron 5160" -0x8086 0x24c6 0x103c 0x088c "Hsf:www.linmodems.org" "Intel Corp.|nc8000 laptop" -0x8086 0x24c6 0x103c 0x0890 "Hsf:www.linmodems.org" "Intel Corp.|NC6000 laptop" -0x8086 0x24c6 0x1071 0x8160 "Hsf:www.linmodems.org" "Intel Corp.|MIM2000" -0x8086 0x24c6 0x1179 0x0001 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" -0x8086 0x24c6 0x144d 0x2115 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" -0x8086 0x24c6 0x14c0 0x0012 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" -0x8086 0x24c6 0x17c0 0x1069 "slamr" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" -0x8086 0x24c6 "snd-intel8x0m" "Intel Corp.|82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller" -0x8086 0x24c7 "usb-uhci" "Intel Corp.|82801DB USB Controller" -0x8086 0x24ca "piix" "Intel Corp.|82801DBM IDE Controller (UltraATA/100)" -0x8086 0x24cb "piix" "Intel Corp.|82801DB 845G/GL Chipset IDE Controller" -0x8086 0x24cc "i810-tco" "Intel Corp.|82801DBM LPC Interface Bridge" -0x8086 0x24cd "ehci-hcd" "Intel Corp.|82801DB USB Enhanced Controller" -0x8086 0x24d0 "i810-tco" "Intel Corp.|82801EB ISA Bridge (LPC)" -0x8086 0x24d1 "ata_piix" "Intel Corp.|82801EB ICH5 IDE (SATA)" -0x8086 0x24d2 "usb-uhci" "Intel Corp.|USB Controller" -0x8086 0x24d3 "i2c-i801" "Intel Corp.|82801EB SMBus" -0x8086 0x24d4 "usb-uhci" "Intel Corp.|USB Controller" -0x8086 0x24d5 "snd-intel8x0" "Intel Corp.|82801EB AC'97 Audio" -0x8086 0x24d6 "slamr" "Intel Corp.|82801EB AC'97 Modem Controller" -0x8086 0x24d7 "usb-uhci" "Intel Corp.|USB Controller" -0x8086 0x24db "ata_piix" "Intel Corp.|82801EB ICH5 IDE" -0x8086 0x24dc "unknown" "Intel Corp.|82801EB LPC Interface Controller" -0x8086 0x24dd "ehci-hcd" "Intel Corp.|USB Enhanced Controller" -0x8086 0x24de "usb-uhci" "Intel Corp.|82801EB USB EHCI Controller #2" -0x8086 0x24df "ata_piix" "Intel Corp.|82801ER ICH5 IDE (SATA Raid)" -0x8086 0x2500 "intel-agp" "Intel Corp.|82820 820 (Camino) Chipset Host Bridge (MCH)" -0x8086 0x2501 "intel-agp" "Intel Corp.|82820 820 (Camino) Chipset Host Bridge (MCH)" -0x8086 0x2502 "unknown" "Intel Corp.|82820" -0x8086 0x2503 "unknown" "Intel Corp.|82820" -0x8086 0x2504 "unknown" "Intel Corp.|82820" -0x8086 0x250b "unknown" "Intel Corp.|82820 820 (Camino) Chipset Host Bridge" -0x8086 0x250f "unknown" "Intel Corp.|82820 820 (Camino) Chipset PCI to AGP Bridge" -0x8086 0x2520 "unknown" "Intel Corp.|82805AA MTH Memory Translator Hub" -0x8086 0x2521 "unknown" "Intel Corp.|82804AA MRH-S Memory Repeater Hub for SDRAM" -0x8086 0x2530 "intel-agp" "Intel Corp.|82850 850 (Tehama) Chipset Host Bridge (MCH)" -0x8086 0x2531 "intel-agp" "Intel Corp.|82860 860 (Wombat) Chipset Host Bridge (MCH)" -0x8086 0x2532 "agpgart" "Intel Corp.|82850 850 (Tehama) Chipset AGP Bridge" -0x8086 0x2533 "agpgart" "Intel Corp.|82860 860 (Wombat) Chipset AGP Bridge" -0x8086 0x2534 "unknown" "Intel Corp.|82860 Hub Interface_C Bridge" -0x8086 0x2535 "unknown" "Intel Corp.|82860 PCI Bridge" -0x8086 0x2536 "unknown" "Intel Corp.|82860 PCI Bridge" -0x8086 0x2537 "unknown" "Intel Corp.|82850/82860 (i850/i860) Controller" -0x8086 0x2539 "unknown" "Intel Corp.|82860 (Quad Processor mode)" -0x8086 0x2540 "e7xxx_edac" "Intel Corp.|E7500 DRAM Controller" -0x8086 0x2541 "unknown" "Intel Corp.|E7500 DRAM Controller Error Reporting" -0x8086 0x2543 "unknown" "Intel Corp.|E7500 HI_B Virtual PCI-to-PCI Bridge (F0)" -0x8086 0x2544 "unknown" "Intel Corp.|E7500 HI_B Virtual PCI-to-PCI Bridge (F1)" -0x8086 0x2545 "unknown" "Intel Corp.|E7500 HI_C Virtual PCI-to-PCI Bridge (F0)" -0x8086 0x2546 "unknown" "Intel Corp.|E7500 HI_C Virtual PCI-to-PCI Bridge (F1)" -0x8086 0x2547 "unknown" "Intel Corp.|E7500 HI_D Virtual PCI-to-PCI Bridge (F0)" -0x8086 0x2548 "unknown" "Intel Corp.|E7500 HI_D Virtual PCI-to-PCI Bridge (F1)" -0x8086 0x254c "e7xxx_edac" "Intel Corp.|E7501 Host Controller" -0x8086 0x2550 "intel-agp" "Intel Corp.|E7505 Host Controller" -0x8086 0x2551 "unknown" "Intel Corp.|E7205/E7505 Host RAS Controller" -0x8086 0x2552 "unknown" "Intel Corp.|E7205/E7505 PCI-to-AGP Bridge" -0x8086 0x2553 "unknown" "Intel Corp.|E7505 Hub Interface_B PCI-to-PCI Bridge" -0x8086 0x2554 "unknown" "Intel Corp.|E7505 Hub I/F_B PCI-to-PCI Bridge Error Report" -0x8086 0x255d "intel-agp" "Intel Corp.|E7205 Host Controller" -0x8086 0x2560 "intel-agp" "Intel Corp.|82845 845 Chipset Host Bridge (MCH)" -0x8086 0x2561 "unknown" "Intel Corp.|82845G/GL [Brookdale-G] Chipset AGP Bridge" -0x8086 0x2562 "Card:Intel 845" "Intel Corp.|82845 CGC [Chipset Graphics Controller]" -0x8086 0x2570 "intel-agp" "Intel Corp.|82865G [Springdale-G] Chipset Host Bridge" -0x8086 0x2571 "unknown" "Intel Corp.|82865G/PE/P Processor to AGP Controller" -0x8086 0x2572 "Card:Intel 865" "Intel Corp.|865 Chipset Graphics Controller" -0x8086 0x2573 "unknown" "Intel Corp.|82865G/PE/P Processor to PCI to CSA Bridge" -0x8086 0x2576 "unknown" "Intel Corp.|82864G/PE/P Processor to I/O Memory Interface" -0x8086 0x2578 "intel-agp" "Intel Corp.|875 DRAM Controller / Host-Hub Interface" -0x8086 0x2579 "unknown" "Intel Corp.|875 Host-AGP Bridge" -0x8086 0x257a "unknown" "Intel Corp.| " -0x8086 0x257b "unknown" "Intel Corp.|82875P Processor to PCI to CSA Bridge" -0x8086 0x257e "unknown" "Intel Corp.|82875P Processor to I/O Memory Interface" -0x8086 0x2580 "intel-agp" "Intel Corp.|Memory Controller Hub" -0x8086 0x2581 "unknown" "Intel Corp.|Memory Controller Hub PCI Express Port" -0x8086 0x2582 "Card:Intel 915" "Intel Corp.|82915G Express Chipset Family Graphics Controller" -0x8086 0x2584 "unknown" "Intel Corp.|Workstation Memory Controller Hub" -0x8086 0x2585 "unknown" "Intel Corp.|Workstation Memory Controller Hub PCI Express Port" -0x8086 0x2588 "unknown" "Intel Corp.|Server Memory Controller Hub" -0x8086 0x2589 "unknown" "Intel Corp.|Server Memory Controller Hub PCI Express Port" -0x8086 0x258a "Card:Intel 915" "Intel Corp.|E7221 (i915) Graphics Controller" -0x8086 0x2590 "intel-agp" "Intel Corp.|Mobile Memory Controller Hub" -0x8086 0x2591 "unknown" "Intel Corp.|Mobile Memory Controller Hub PCI Express Port" -0x8086 0x2592 "Card:Intel 915" "Intel Corp.|Mobile 915GM/GMS/910GML Express Graphics Controller" -0x8086 0x25a1 "ichxrom" "Intel Corp.|Enterprise Southbridge ISA Bridge" -0x8086 0x25a2 "ata_piix" "Intel Corp.|Enterprise Southbridge PATA" -0x8086 0x25a3 "ata_piix" "Intel Corp.|IDE (SATA)" -0x8086 0x25a4 "i2c-i801" "Intel Corp.|Enterprise Southbridge SMBUS" -0x8086 0x25a6 "i810_audio" "Intel Corp.|Enterprise Southbridge AC'97 Audio" -0x8086 0x25a7 "unknown" "Intel Corp.|Enterprise Southbridge AC'97 Modem" -0x8086 0x25a9 "usb-uhci" "Intel Corp.|Enterprise Southbridge USB 1.1 UHCI" -0x8086 0x25aa "usb-uhci" "Intel Corp.|Enterprise Southbridge USB 1.1 UHCI" -0x8086 0x25ab "i6300esb" "Intel Corp.|Enterprise Southbridge Watchdog Timer" -0x8086 0x25ac "unknown" "Intel Corp.|Enterprise Southbridge IOxAPIC" -0x8086 0x25ad "ehci-hcd" "Intel Corp.|Enterprise Southbridge USB 2.0 EHCI" -0x8086 0x25ae "unknown" "Intel Corp.|Enterprise Southbridge Hublink PCI-X Bridge" -0x8086 0x25b0 "ata_piix" "Intel Corp.|IDE (SATA)" -0x8086 0x25c0 "unknown" "Intel Corp.|Workstation Memory Controller Hub" -0x8086 0x25d0 "unknown" "Intel Corp.|Server Memory Controller Hub" -0x8086 0x25d4 "unknown" "Intel Corp.|Server Memory Contoller Hub" -0x8086 0x25d8 "unknown" "Intel Corp.|Server Memory Controller Hub" -0x8086 0x25e2 "unknown" "Intel Corp.|Server PCI Express x4 Port 2" -0x8086 0x25e3 "unknown" "Intel Corp.|Server PCI Express x4 Port 3" -0x8086 0x25e4 "unknown" "Intel Corp.|Server PCI Express x4 Port 4" -0x8086 0x25e5 "unknown" "Intel Corp.|Server PCI Express x4 Port 5" -0x8086 0x25e6 "unknown" "Intel Corp.|Server PCI Express x4 Port 6" -0x8086 0x25e7 "unknown" "Intel Corp.|Server PCI Express x4 Port 7" -0x8086 0x25e8 "unknown" "Intel Corp.|Server AMB Memory Mapped Registers" -0x8086 0x25f0 "unknown" "Intel Corp.|Server Error Reporting Registers" -0x8086 0x25f1 "unknown" "Intel Corp.|Reserved Registers" -0x8086 0x25f3 "unknown" "Intel Corp.|Reserved Registers" -0x8086 0x25f5 "unknown" "Intel Corp.|Server FBD Registers" -0x8086 0x25f6 "unknown" "Intel Corp.|Server FBD Registers" -0x8086 0x25f7 "unknown" "Intel Corp.|Server PCI Express x8 Port 2-3" -0x8086 0x25f8 "unknown" "Intel Corp.|Server PCI Express x8 Port 4-5" -0x8086 0x25f9 "unknown" "Intel Corp.|Server PCI Express x8 Port 6-7" -0x8086 0x25fa "unknown" "Intel Corp.|Server PCI Express x16 Port 4-7" -0x8086 0x2600 "unknown" "Intel Corp.|Server Hub Interface" -0x8086 0x2601 "unknown" "Intel Corp.|Server Hub PCI Express x4 Port D" -0x8086 0x2602 "unknown" "Intel Corp.|Server Hub PCI Express x4 Port C0" -0x8086 0x2603 "unknown" "Intel Corp.|Server Hub PCI Express x4 Port C1" -0x8086 0x2604 "unknown" "Intel Corp.|Server Hub PCI Express x4 Port B0" -0x8086 0x2605 "unknown" "Intel Corp.|Server Hub PCI Express x4 Port B1" -0x8086 0x2606 "unknown" "Intel Corp.|Server Hub PCI Express x4 Port A0" -0x8086 0x2607 "unknown" "Intel Corp.|Server Hub PCI Express x4 Port A1" -0x8086 0x2608 "unknown" "Intel Corp.|Server Hub PCI Express x8 Port C" -0x8086 0x2609 "unknown" "Intel Corp.|Server Hub PCI Express x8 Port B" -0x8086 0x260a "unknown" "Intel Corp.|Server Hub PCI Express x8 Port A" -0x8086 0x260c "unknown" "Intel Corp.|Server Hub IMI Registers" -0x8086 0x2610 "unknown" "Intel Corp.|Server Hub System Bus, Boot, and Interrupt Registers" -0x8086 0x2611 "unknown" "Intel Corp.|Server Hub Address Mapping Registers" -0x8086 0x2612 "unknown" "Intel Corp.|Server Hub RAS Registers" -0x8086 0x2613 "unknown" "Intel Corp.|Server Hub Performance Monitoring Registers" -0x8086 0x2614 "unknown" "Intel Corp.|Server Hub Performance Monitoring Registers" -0x8086 0x2615 "unknown" "Intel Corp.|Server Hub Performance Monitoring Registers" -0x8086 0x2617 "unknown" "Intel Corp.|Server Hub Debug Registers" -0x8086 0x2618 "unknown" "Intel Corp.|Server Hub Debug Registers" -0x8086 0x2619 "unknown" "Intel Corp.|Server Hub Debug Registers" -0x8086 0x261a "unknown" "Intel Corp.|Server Hub Debug Registers" -0x8086 0x261b "unknown" "Intel Corp.|Server Hub Debug Registers" -0x8086 0x261c "unknown" "Intel Corp.|Server Hub Debug Registers" -0x8086 0x261d "unknown" "Intel Corp.|Server Hub Debug Registers" -0x8086 0x261e "unknown" "Intel Corp.|Server Hub Debug Registers" -0x8086 0x2620 "unknown" "Intel Corp.|External Memory Bridge" -0x8086 0x2621 "unknown" "Intel Corp.|External Memory Bridge Control Registers" -0x8086 0x2622 "unknown" "Intel Corp.|External Memory Bridge Memory Interleaving Registers" -0x8086 0x2623 "unknown" "Intel Corp.|External Memory Bridge DDR Initialization and Calibration" -0x8086 0x2624 "unknown" "Intel Corp.|External Memory Bridge Reserved Registers" -0x8086 0x2625 "unknown" "Intel Corp.|External Memory Bridge Reserved Registers" -0x8086 0x2626 "unknown" "Intel Corp.|External Memory Bridge Reserved Registers" -0x8086 0x2627 "unknown" "Intel Corp.|External Memory Bridge Reserved Registers" -0x8086 0x2640 "i810-tco" "Intel Corp.|I/O Controller Hub LPC" -0x8086 0x2641 "i810-tco" "Intel Corp.|I/O Controller Hub LPC" -0x8086 0x2642 "i810-tco" "Intel Corp.|I/O Controller Hub LPC" -0x8086 0x2651 "ata_piix" "Intel Corp.|82801FB/FW (ICH6/ICH6W) SATA Controller" -0x8086 0x2652 "ahci" "Intel Corp.|82801FR/FRW (ICH6R/ICH6RW) SATA Controller" -0x8086 0x2653 0x1028 0x0186 "ata_piix" "Intel Corp.|82801FR/FRW (ICH6R/ICH6RW) SATA Controller" -0x8086 0x2653 "ahci" "Intel Corp.|82801FBM (ICH6M) SATA Controller" -0x8086 0x2658 "unknown" "Intel Corp.|I/O Controller Hub USB" -0x8086 0x2659 "unknown" "Intel Corp.|I/O Controller Hub USB" -0x8086 0x265a "unknown" "Intel Corp.|I/O Controller Hub USB" -0x8086 0x265b "unknown" "Intel Corp.|I/O Controller Hub USB" -0x8086 0x265c "unknown" "Intel Corp.|I/O Controller Hub USB2" -0x8086 0x2660 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 0" -0x8086 0x2662 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 1" -0x8086 0x2664 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 2" -0x8086 0x2666 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 3" -0x8086 0x2668 "snd-hda-intel" "Intel Corp.|I/O Controller Hub Audio" -0x8086 0x266a "i2c-i801" "Intel Corp.|I/O Controller Hub SMBus" -0x8086 0x266c "unknown" "Intel Corp.|82801FB/FBM/FR/FW/FRW (ICH6 Family) LAN Controller" -0x8086 0x266d 0x1014 0x0574 "Hsf:www.linmodems.org" "Intel Corp.|I/OController Hub Modem" -0x8086 0x266d 0x1025 0x006a "snd-intel8x0m" "Intel Corporation|Conexant AC'97 CoDec (in Acer TravelMate 2410 serie laptop)" -0x8086 0x266d 0x103c 0x0934 "slamr" "Intel Corp.|I/OController Hub Modem" -0x8086 0x266d 0x103c 0x0944 "slamr" "Intel Corp.|I/OController Hub Modem" -0x8086 0x266d 0x103c 0x099c "slamr" "Intel Corp.|I/OController Hub Modem" -0x8086 0x266d 0x14c0 0x0012 "slamr" "Intel Corp.|I/OController Hub Modem" -0x8086 0x266d 0x14f1 0x5423 "Hsf:www.linmodems.org" "Intel Corp.|I/OController Hub Modem" -0x8086 0x266d 0x17c0 0x10ab "slamr" "Intel Corp.|I/OController Hub Modem" -0x8086 0x266d "snd-intel8x0m" "Intel Corp.|I/O Controller Hub Modem" -0x8086 0x266e "snd-intel8x0" "Intel Corp.|82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller" -0x8086 0x266f "piix" "Intel Corp.|I/O Controller Hub PATA" -0x8086 0x2670 "unknown" "Intel Corp.|Enterprise Southbridge LPC" -0x8086 0x2680 "ata_piix" "Intel Corp.|Enterprise Southbridge SATA cc=IDE" -0x8086 0x2681 "ahci" "Intel Corp.|Enterprise Southbridge SATA cc=AHCI" -0x8086 0x2682 "ahci" "Intel Corp.|Enterprise Southbridge SATA cc=RAID" -0x8086 0x2683 "ahci" "Intel Corp.|Enterprise Southbridge SATA cc=RAID" -0x8086 0x2688 "unknown" "Intel Corp.|Enterprise Southbridge UHCI USB #1" -0x8086 0x2689 "unknown" "Intel Corp.|Enterprise Southbridge UHCI USB #2" -0x8086 0x268a "unknown" "Intel Corp.|Enterprise Southbridge UHCI USB #3" -0x8086 0x268b "unknown" "Intel Corp.|Enterprise Southbridge UHCI USB #4" -0x8086 0x268c "unknown" "Intel Corp.|Enterprise Southbridge EHCI USB" -0x8086 0x2690 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Root Port 1" -0x8086 0x2692 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Root Port 2" -0x8086 0x2694 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Root Port 3" -0x8086 0x2696 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Root Port 4" -0x8086 0x2698 "snd-intel8x0" "Intel Corp.|Enterprise Southbridge AC '97 Audio" -0x8086 0x2699 "unknown" "Intel Corp.|Enterprise Southbridge AC '97 Modem" -0x8086 0x269a "snd-hda-intel" "Intel Corp.|ESB2 Southbridge HDA DID" -0x8086 0x269b "i2c-i801" "Intel Corp.|Enterprise Southbridge SMBus" -0x8086 0x269e "piix" "Intel Corp.|Enterprise Southbridge PATA" -0x8086 0x2770 "intel-agp" "Intel Corp.|Memory Controller Hub" -0x8086 0x2771 "unknown" "Intel Corp.|PCI Express Graphics Port" -0x8086 0x2772 "Card:Intel 945" "Intel Corp.|945G Integrated Graphics Controller" -0x8086 0x2774 "unknown" "Intel Corp.|Workstation Memory Controller Hub" -0x8086 0x2775 "unknown" "Intel Corp.|PCI Express Graphics Port" -0x8086 0x2776 "unknown" "Intel Corp.|Integrated Graphics Controller" -0x8086 0x2778 "unknown" "Intel Corp.|Server Memory Controller Hub" -0x8086 0x2779 "unknown" "Intel Corp.|PCI Express Root Port" -0x8086 0x277a "unknown" "Intel Corp.|PCI Express Graphics Port" -0x8086 0x277c "unknown" "Intel Corp.|Memory Controller Hub" -0x8086 0x277d "unknown" "Intel Corp.|PCI Express Graphics Port" -0x8086 0x2782 "unknown" "Intel Corp.|Graphics Controller" -0x8086 0x2792 "unknown" "Intel Corp.|Mobile Graphics Controller" -0x8086 0x27a0 "intel-agp" "Intel Corp.|Mobile Memory Controller Hub" -0x8086 0x27a1 "unknown" "Intel Corp.|Mobile PCI Express Graphics Port" -0x8086 0x27a2 "Card:Intel 945" "Intel Corp.|Mobile Integrated Graphics Controller" -0x8086 0x27a6 "unknown" "Intel Corp.|Mobile Integrated Graphics Controller" -0x8086 0x27b0 "unknown" "Intel Corp.|I/O Controller Hub LPC" -0x8086 0x27b1 "i810-tco" "Intel Corp.|Mobile I/O Controller Hub LPC" -0x8086 0x27b8 "i810-tco" "Intel Corp.|I/O Controller Hub LPC" -0x8086 0x27b9 "i8xx_tco" "Intel Corp.|Mobile I/O Controller Hub LPC" -0x8086 0x27bd "unknown" "Intel Corp.|Mobile I/O Controller Hub LPC" -0x8086 0x27c0 "ata_piix" "Intel Corp.|I/O Controller Hub SATA cc=IDE" -0x8086 0x27c1 "ahci" "Intel Corp.|I/O Controller Hub SATA cc=AHCI" -0x8086 0x27c2 "ahci" "Intel Corp.|I/O Controller Hub SATA cc=RAID" -0x8086 0x27c3 "ahci" "Intel Corp.|I/O Controller Hub SATA cc=RAID" -0x8086 0x27c4 "ata_piix" "Intel Corp.|Mobile I/O Controller Hub SATA cc=IDE" -0x8086 0x27c5 "ahci" "Intel Corp.|Mobile I/O Controller Hub SATA cc=AHCI" -0x8086 0x27c6 "ahci" "Intel Corp.|82801GHM (ICH7-M DH) Serial ATA Storage Controllers cc=RAID" -0x8086 0x27c8 "unknown" "Intel Corp.|I/O Controller Hub UHCI USB #1" -0x8086 0x27c9 "unknown" "Intel Corp.|I/O Controller Hub UHCI USB #2" -0x8086 0x27ca "unknown" "Intel Corp.|I/O Controller Hub UHCI USB #3" -0x8086 0x27cb "unknown" "Intel Corp.|I/O Controller Hub UHCI USB #4" -0x8086 0x27cc "unknown" "Intel Corp.|I/O Controller Hub EHCI USB" -0x8086 0x27d0 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 1" -0x8086 0x27d2 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 2" -0x8086 0x27d4 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 3" -0x8086 0x27d6 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 4" -0x8086 0x27d8 "snd-hda-intel" "Intel Corp.|I/O Controller Hub High Definition Audio" -0x8086 0x27da "i2c-i801" "Intel Corp.|I/O Controller Hub SMBus" -0x8086 0x27dc "e100" "Intel Corp.|I/O Controller Hub LAN" -0x8086 0x27dd "snd-intel8x0m" "Intel Corp.|I/O Controller Hub AC'97 Modem" -0x8086 0x27de "snd-intel8x0" "Intel Corp.|I/O Controller Hub AC'97 Audio" -0x8086 0x27df "piix" "Intel Corp.|I/O Controller Hub PATA" -0x8086 0x27e0 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 5" -0x8086 0x27e2 "unknown" "Intel Corp.|I/O Controller Hub PCI Express Port 6" -0x8086 0x2810 "unknown" "Intel Corporation|LPC Interface Controller" -0x8086 0x2811 "unknown" "Intel Corporation|Mobile LPC Interface Controller" -0x8086 0x2812 "unknown" "Intel Corporation|LPC Interface Controller" -0x8086 0x2814 "unknown" "Intel Corporation|LPC Interface Controller" -0x8086 0x2815 "unknown" "Intel Corporation|Mobile LPC Interface Controller" -0x8086 0x2820 "ata_piix" "Intel Corporation|SATA Controller 1 cc=IDE" -0x8086 0x2821 "ahci" "Intel Corporation|SATA Controller cc=AHCI" -0x8086 0x2822 "ahci" "Intel Corporation|SATA Controller cc=RAID" -0x8086 0x2824 "ahci" "Intel Corporation|SATA Controller cc=AHCI" -0x8086 0x2825 "ata_piix" "Intel Corporation|SATA Controller 2 cc=IDE" -0x8086 0x2828 "ata_piix" "Intel Corporation|Mobile SATA Controller cc=IDE" -0x8086 0x2829 "ahci" "Intel Corporation|Mobile SATA Controller cc=AHCI" -0x8086 0x282a "ahci" "Intel Corporation|Mobile SATA Controller cc=RAID" -0x8086 0x2830 "unknown" "Intel Corporation|USB UHCI Controller #1" -0x8086 0x2831 "unknown" "Intel Corporation|USB UHCI Controller #2" -0x8086 0x2832 "unknown" "Intel Corporation|USB UHCI Controller #3" -0x8086 0x2834 "unknown" "Intel Corporation|USB UHCI Controller #4" -0x8086 0x2835 "unknown" "Intel Corporation|USB UHCI Controller #5" -0x8086 0x2836 "unknown" "Intel Corporation|USB2 EHCI Controller #1" -0x8086 0x283a "unknown" "Intel Corporation|USB2 EHCI Controller #2" -0x8086 0x283e "i2c-i801" "Intel Corporation|SMBus Controller" -0x8086 0x283f "unknown" "Intel Corporation|PCI Express Port 1" -0x8086 0x2841 "unknown" "Intel Corporation|PCI Express Port 2" -0x8086 0x2843 "unknown" "Intel Corporation|PCI Express Port 3" -0x8086 0x2844 "unknown" "Intel Corporation|PCI Express Port 4" -0x8086 0x2845 "unknown" "Intel Corporation|PCI Express Port 4" -0x8086 0x2847 "unknown" "Intel Corporation|PCI Express Port 5" -0x8086 0x2849 "unknown" "Intel Corporation|PCI Express Port 6" -0x8086 0x284b "snd-hda-intel" "Intel Corp.|ICH8 HD Audio DID" -0x8086 0x284f "unknown" "Intel Corporation|Thermal Subsystem" -0x8086 0x2850 "piix" "Intel Corporation|Mobile IDE Controller" -0x8086 0x2970 "unknown" "Intel Corporation|Memory Controller Hub" -0x8086 0x2971 "unknown" "Intel Corporation|PCI Express Root Port" -0x8086 0x2972 "unknown" "Intel Corporation|Integrated Graphics Controller" -0x8086 0x2973 "unknown" "Intel Corporation|Integrated Graphics Controller" -0x8086 0x2974 "unknown" "Intel Corporation|HECI Controller" -0x8086 0x2976 "unknown" "Intel Corporation|PT IDER Controller" -0x8086 0x2977 "unknown" "Intel Corporation|KT Controller" -0x8086 0x2982 "Card:Intel 915" "Intel Corp.|Intel Corp.|i915 Graphics Controller" -0x8086 0x2990 "unknown" "Intel Corporation|Memory Controller Hub" -0x8086 0x2991 "unknown" "Intel Corporation|PCI Express Root Port" -0x8086 0x2992 "unknown" "Intel Corporation|Integrated Graphics Controller" -0x8086 0x2993 "unknown" "Intel Corporation|Integrated Graphics Controller" -0x8086 0x2994 "unknown" "Intel Corporation|HECI Controller" -0x8086 0x2995 "unknown" "Intel Corporation|HECI Controller" -0x8086 0x2996 "unknown" "Intel Corporation|PT IDER Controller" -0x8086 0x2997 "unknown" "Intel Corporation|KT Controller" -0x8086 0x29a0 "unknown" "Intel Corporation|Memory Controller Hub" -0x8086 0x29a1 "unknown" "Intel Corporation|PCI Express Root Port" -0x8086 0x29a2 "unknown" "Intel Corporation|Integrated Graphics Controller" -0x8086 0x29a3 "unknown" "Intel Corporation|Integrated Graphics Controller" -0x8086 0x29a4 "unknown" "Intel Corporation|HECI Controller" -0x8086 0x29a5 "unknown" "Intel Corporation|HECI Controller" -0x8086 0x29a6 "unknown" "Intel Corporation|PT IDER Controller" -0x8086 0x29a7 "unknown" "Intel Corporation|KT Controller" -0x8086 0x2a00 "unknown" "Intel Corporation|Mobile Memory Controller Hub" -0x8086 0x2a01 "unknown" "Intel Corporation|Mobile PCI Express Root Port" -0x8086 0x2a02 "unknown" "Intel Corporation|Mobile Integrated Graphics Controller" -0x8086 0x2a03 "unknown" "Intel Corporation|Mobile Integrated Graphics Controller" -0x8086 0x3092 "i2o_block" "Intel Corp.|Integrated RAID" -0x8086 0x3124 "sata_sil24" "" -0x8086 0x3200 "sata_vsc" "Intel Corp.|31244 PCI-X to Serial ATA Controller" -0x8086 0x3340 "intel-agp" "Intel Corp.|82855PM Processor to I/O Controller" -0x8086 0x3341 "unknown" "Intel Corp.|82855PM Processor to AGP Controller" -0x8086 0x3342 "unknown" "Intel Corp.|82855PM Power Management" -0x8086 0x3500 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Upstream Port" -0x8086 0x3501 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Upstream Port" -0x8086 0x3504 "unknown" "Intel Corp.|Enterprise Southbridge IOxAPIC" -0x8086 0x3505 "unknown" "Intel Corp.|Enterprise Southbridge IOxAPIC" -0x8086 0x350c "unknown" "Intel Corp.|Enterprise Southbridge PCI Express to PCI-X Bridge" -0x8086 0x350d "unknown" "Intel Corp.|Enterprise Southbridge PCI Express to PCI-X Bridge" -0x8086 0x3510 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Downstream Port E1" -0x8086 0x3511 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Downstream Port E1" -0x8086 0x3514 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Downstream Port E2" -0x8086 0x3515 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Downstream Port E2" -0x8086 0x3518 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Downstream Port E3" -0x8086 0x3519 "unknown" "Intel Corp.|Enterprise Southbridge PCI Express Downstream Port E3" -0x8086 0x3575 "intel-agp" "Intel Corp.|82830 Host-Hub I/F Bridge SDRAM Controller" -0x8086 0x3576 "unknown" "Intel Corp.|82830 Host-AGP Bridge" -0x8086 0x3577 "Card:Intel 830" "Intel Corp.|82830 CGC Integrated Graphics Device" -0x8086 0x3578 "unknown" "Intel Corp.|82830 CPU to I/O Bridge" -0x8086 0x3579 "unknown" "Intel Corp.|82835 SDRAM Controller / Host-hub Interface" -0x8086 0x357b "unknown" "Intel Corp.|82835 Integrated Graphics Device" -0x8086 0x3580 "intel-agp" "Intel Corp.|852GM Host-Hub Interface Bridge" -0x8086 0x3581 "unknown" "Intel Corp.|82852GME/PM Virtual PCI to AGP Bridge" -0x8086 0x3582 "Card:Intel 855" "Intel Corp.|852GM/852GME/855GM/855GME Chipset Graphics Controller" -0x8086 0x3584 "unknown" "Intel Corp.|852GM System Memory Controller" -0x8086 0x3585 "unknown" "Intel Corp.|852GM Configuration Process" -0x8086 0x3590 "e752x_edac" "Intel Corp.|Server Memory Controller Hub" -0x8086 0x3591 "unknown" "Intel Corp.|Memory Controller Hub Error Reporting Register" -0x8086 0x3592 "e752x_edac" "Intel Corp.|Server Memory Controller Hub" -0x8086 0x3593 "unknown" "Intel Corp.|Memory Controller Hub Error Reporting Register" -0x8086 0x3594 "unknown" "Intel Corp.|Memory Controller Hub DMA Controller" -0x8086 0x3595 "unknown" "Intel Corp.|Memory Controller Hub PCI Express Port A0" -0x8086 0x3596 "unknown" "Intel Corp.|Memory Controller Hub PCI Express Port A1" -0x8086 0x3597 "unknown" "Intel Corp.|Memory Controller Hub PCI Express Port B0" -0x8086 0x3598 "unknown" "Intel Corp.|Memory Controller Hub PCI Express Port B1" -0x8086 0x3599 "unknown" "Intel Corp.|Memory Controller Hub PCI Express Port C0" -0x8086 0x359a "unknown" "Intel Corp.|Memory Controller Hub PCI Express Port C1" -0x8086 0x359b "unknown" "Intel Corp.|Memory Controller Hub Extended Configuration Registers" -0x8086 0x359e "e752x_edac" "Intel Corp.|Workstation Memory Controller Hub" -0x8086 0x4000 "unknown" "Intel Corp.|Creatix V.90 HaM Modem" -0x8086 0x4220 "ipw2200" "Intel Corp.|Intel(R) PRO/Wireless 2200BG" -0x8086 0x4221 "ipw2200" "Intel Corp.|Intel(R) PRO/Wireless 2225BG" -0x8086 0x4222 "ipw3945" "Intel Corporation|PRO/Wireless 3945ABG" -0x8086 0x4223 "ipw2200" "Intel Corp.|PRO/Wireless 2915ABG MiniPCI Adapter" -0x8086 0x4224 "ipw2200" "Intel Corp.|PRO/Wireless 2915ABG MiniPCI Adapter" -0x8086 0x4227 "ipw3945" "Intel Corporation|PRO/Wireless 3945ABG" -0x8086 0x5001 "unknown" "Intel Corp.|PRO/DSL 2100 Modem - PPP" -0x8086 0x5005 "unknown" "Intel Corp.|PRO/DSL 2200 Modem - PPPoA" -0x8086 0x5200 "e100" "Intel Corp.|EtherExpress PRO/100" -0x8086 0x5201 "e100" "Intel Corp.|EtherExpress PRO/100" -0x8086 0x5309 "unknown" "Intel Corp.|80303 I/O Processor Address Translation Unit" -0x8086 0x530d "pci" "Intel Corp.|80310 IOP [IO Processor]" -0x8086 0x6960 "unknown" "Intel Corp.|EHCI 960 emulator" -0x8086 0x7000 "unknown" "Intel Corp.|82371SB PIIX3 ISA [Natoma/Triton II]" -0x8086 0x7010 "piix" "Intel Corp.|82371SB PIIX3 IDE [Natoma/Triton II]" -0x8086 0x7020 "usb-uhci" "Intel Corp.|82371SB PIIX3 USB [Natoma/Triton II]" -0x8086 0x7030 "unknown" "Intel Corp.|430VX - 82437VX TVX [Triton VX]" -0x8086 0x7050 "unknown" "Intel Corp.|Intel Intercast Video Capture Card" -0x8086 0x7051 "unknown" "Intel Corp.|PB 642365-003 Intel Business Video Conferencing Card" -0x8086 0x7100 "unknown" "Intel Corp.|430TX - 82439TX MTXC" -0x8086 0x7110 "unknown" "Intel Corp.|82371AB PIIX4 ISA" -0x8086 0x7111 "ata_piix" "Intel Corp.|82371AB PIIX4 IDE" -0x8086 0x7112 "usb-uhci" "Intel Corp.|82371AB PIIX4 USB" -0x8086 0x7113 "unknown" "Intel Corp.|82371AB PIIX4 ACPI - Bus Master IDE Controller" -0x8086 0x7120 "intel-agp" "Intel Corp.|82810 GMCH [Graphics Memory Controller Hub]" -0x8086 0x7121 "Card:Intel 810" "Intel Corp.|82810 CGC [Chipset Graphics Controller]" -0x8086 0x7122 "intel-agp" "Intel Corp.|82810-DC100 GMCH [Graphics Memory Controller Hub]" -0x8086 0x7123 "Card:Intel 810" "Intel Corp.|82810-DC100 CGC [Chipset Graphics Controller]" -0x8086 0x7124 "intel-agp" "Intel Corp.|82810E GMCH [Graphics Memory Controller Hub]" -0x8086 0x7125 "Card:Intel 810" "Intel Corp.|82810E CGC [Chipset Graphics Controller]" -0x8086 0x7126 "unknown" "Intel Corp.|82810 810 Chipset Host Bridge and Memory Controller Hub" -0x8086 0x7127 "unknown" "Intel Corp.|82810-DC133 Graphics Device (FSB 133 MHz)" -0x8086 0x7128 "unknown" "Intel Corp.|82810-M DC-100 Host Bridge and Memory Controller Hub" -0x8086 0x712a "unknown" "Intel Corp.|82810-M DC-133 Host Bridge and Memory Controller Hub" -0x8086 0x7180 "intel-agp" "Intel Corp.|440LX/EX - 82443LX/EX Host bridge" -0x8086 0x7181 "unknown" "Intel Corp.|440LX/EX - 82443LX/EX AGP bridge" -0x8086 0x7182 "unknown" "Intel Corp.|440LX/EX" -0x8086 0x7190 "intel-agp" "Intel Corp.|440BX/ZX - 82443BX/ZX Host bridge" -0x8086 0x7191 "agpgart" "Intel Corp.|440BX/ZX - 82443BX/ZX AGP bridge" -0x8086 0x7192 "unknown" "Intel Corp.|440BX/ZX - 82443BX/ZX Host bridge (AGP disabled)" -0x8086 0x7194 "unknown" "Intel Corp.|82440MX CPU to I/O Controller" -0x8086 0x7195 "i810_audio" "Intel Corp.|440MX 810 Chipset AC'97 Audio Controller" -0x8086 0x7196 "slamr" "Intel Corp.|82440 - 443MX AC97 Modem Controller (Winmodem)" -0x8086 0x7198 "unknown" "Intel Corp.|82440MX PCI to ISA Bridge" -0x8086 0x7199 "piix" "Intel Corp.|82440MX EIDE Controller" -0x8086 0x719a "usb-uhci" "Intel Corp.|82440MX USB Universal Host Controller" -0x8086 0x719b "i2c-piix4" "Intel Corp.|82440MX Power Management Controller" -0x8086 0x71a0 "intel-agp" "Intel Corp.|440GX - 82443GX Host bridge" -0x8086 0x71a1 "unknown" "Intel Corp.|440GX - 82443GX AGP bridge" -0x8086 0x71a2 "unknown" "Intel Corp.|440GX - 82443GX Host bridge (AGP disabled)" -0x8086 0x7600 "unknown" "Intel Corp.|82372FB PCI to ISA Bridge" -0x8086 0x7601 "piix" "Intel Corp.|82372FB PIIX4 IDE" -0x8086 0x7602 "usb-uhci" "Intel Corp.|82372FB [PCI-to-USB UHCI]" -0x8086 0x7603 "unknown" "Intel Corp.|82372FB System Management Bus Controller" -0x8086 0x7605 "unknown" "Intel Corp.|82372FB IEEE1394 OpenHCI Host Controller" -0x8086 0x7800 "Card:Intel 740 (generic)" "Intel Corp.|i740" -0x8086 0x844e "unknown" "Intel Corp.|82820 820 (Camino 2) Chipset PCI" -0x8086 0x8485 "i810_audio" "Intel Corp.|AC'97 Audio" -0x8086 0x84c4 "unknown" "Intel Corp.|450KX/GX [Orion] - 82454KX/GX PCI bridge" -0x8086 0x84c5 "unknown" "Intel Corp.|450KX/GX [Orion] - 82453KX/GX Memory controller" -0x8086 0x84ca "piix" "Intel Corp.|450NX - 82451NX Memory & I/O Controller" -0x8086 0x84cb "unknown" "Intel Corp.|450NX - 82454NX PCI Expander Bridge" -0x8086 0x84e0 "unknown" "Intel Corp.|460GX - 84460GX System Address Controller (SAC)" -0x8086 0x84e1 "unknown" "Intel Corp.|460GX - 84460GX System Data Controller (SDC)" -0x8086 0x84e2 "unknown" "Intel Corp.|460GX - 84460GX AGP Bridge (GXB)" -0x8086 0x84e3 "unknown" "Intel Corp.|460GX - 84460GX Memory Address Controller (MAC)" -0x8086 0x84e4 "unknown" "Intel Corp.|460GX - 84460GX Memory Data Controller (MDC)" -0x8086 0x84e6 "unknown" "Intel Corp.|460GX - 82466GX Wide and fast PCI eXpander Bridge (WXB)" -0x8086 0x84ea "i460-agp" "Intel Corp.|460GX - 84460GX AGP Bridge (GXB function 1)" -0x8086 0x8500 "unknown" "Intel Corp.|IXP4XX - Intel Network Processor family. IXP420, IXP421, IXP422, IXP425 and IXC1100" -0x8086 0x8671 "unknown" "Intel Corp.| " -0x8086 0x9000 "unknown" "Intel Corp.|Intel IXP2000 Familly Network Processor" -0x8086 0x9001 "unknown" "Intel Corp.|IXP2400 Network Processor" -0x8086 0x9002 "unknown" "Intel Corporation|IXP2300 Network Processor" -0x8086 0x9004 "unknown" "Intel Corp.|IXP2800 Network Processor" -0x8086 0x9620 "unknown" "Intel Corp.|I2O RAID PCI to PCI Bridge" -0x8086 0x9621 "i2o_block" "Intel Corp.|Integrated RAID" -0x8086 0x9622 "i2o_block" "Intel Corp.|Integrated RAID" -0x8086 0x9641 "i2o_block" "Intel Corp.|Integrated RAID" -0x8086 0x96a1 "i2o_block" "Intel Corp.|Integrated RAID" -0x8086 0xa01f "unknown" "Intel Corp.|PRO/10GbE LR Server Adapter" -0x8086 0xa11f "unknown" "Intel Corp.|PRO/10GbE LR Server Adapter" -0x8086 0xb152 "unknown" "Intel Corp.|S21152BB PCI to PCI Bridge" -0x8086 0xb154 "unknown" "Intel Corp.|S21154AE/BE PCI to PCI Bridge" -0x8086 0xb555 "umem" "Intel Corp.|21555 Non-Transparent PCI-to-PCI Bridge" -0x8086 0xffff "unknown" "Intel Corp.|450NX/GX [Orion] - 82453KX/GX Memory controller [BUG]" -0x80ff 0x1230 "unknown" "Intel - Buggy BIOS!!!|82338/82371FB Triton PIIX PCI EIDE" -0x8800 0x2008 "unknown" "Trigem Computer Inc.|Video assistent component" -0x8c4a 0x1980 "ne2k-pci" "Winbond|W89C940 misprogrammed [ne2k]" -0x8e0e 0x0302 "8250_pci" "Computone Corporation| PCI Serial Port" -0x8e2e 0x3000 "ne2k-pci" "KTI|ET32P2" -0x9004 0x0010 "aic7xxx" "Adaptec|2940U2" -0x9004 0x0078 "aic7xxx" "Adaptec|aic-7880p AHA-2940UW/CN" -0x9004 0x1078 "aic7xxx" "Adaptec|AIC-7810" -0x9004 0x1160 "aic7xxx" "Adaptec|AIC-1160 [Family Fiber Channel Adapter]" -0x9004 0x2178 "aic7xxx" "Adaptec|AIC-7821" -0x9004 0x3860 "aic7xxx" "Adaptec|AHA-2930CU" -0x9004 0x3b60 "aic7xxx" "Adaptec|AHA-2930CU PCI SCSI Controller" -0x9004 0x3b78 "aic7xxx" "Adaptec|AHA-4844W/4844UW" -0x9004 0x5075 "aic7xxx" "Adaptec|AIC-755x" -0x9004 0x5078 "aic7xxx" "Adaptec|AHA-7850" -0x9004 0x5175 "aic7xxx" "Adaptec|AIC-755x" -0x9004 0x5178 "aic7xxx" "Adaptec|AIC-7851" -0x9004 0x5275 "aic7xxx" "Adaptec|AIC-755x" -0x9004 0x5278 "aic7xxx" "Adaptec|AIC-7852" -0x9004 0x5375 "aic7xxx" "Adaptec|AIC-755x" -0x9004 0x5378 "aic7xxx" "Adaptec|AIC-7850" -0x9004 0x5475 "aic7xxx" "Adaptec|AIC-2930" -0x9004 0x5478 "aic7xxx" "Adaptec|AIC-7850" -0x9004 0x5575 "aic7xxx" "Adaptec|AVA-2930" -0x9004 0x5578 "aic7xxx" "Adaptec|AIC-7855" -0x9004 0x5647 "unknown" "Adaptec|ANA-7711 TCP Offload Engine" -0x9004 0x5675 "aic7xxx" "Adaptec|AIC-755x" -0x9004 0x5678 "aic7xxx" "Adaptec|AIC-7850" -0x9004 0x5775 "aic7xxx" "Adaptec|AIC-755x" -0x9004 0x5778 "aic7xxx" "Adaptec|AIC-7850" -0x9004 0x5800 "aic7xxx" "Adaptec|AIC-5800" -0x9004 0x5900 "unknown" "Adaptec|ANA-5910/5930/5940 ATM155 & 25 LAN Adapter" -0x9004 0x5905 "unknown" "Adaptec|ANA-5910A/5930A/5940A ATM Adapter" -0x9004 0x6038 "aic7xxx" "Adaptec|AIC-3860" -0x9004 0x6075 "aic7xxx" "Adaptec|AIC-1480 / APA-1480" -0x9004 0x6078 "aic7xxx" "Adaptec|AIC-7860" -0x9004 0x6178 "aic7xxx" "Adaptec|AIC-7861" -0x9004 0x6278 "aic7xxx" "Adaptec|AIC-7860" -0x9004 0x6378 "aic7xxx" "Adaptec|AIC-7860" -0x9004 0x6478 "aic7xxx" "Adaptec|AIC-786" -0x9004 0x6578 "aic7xxx" "Adaptec|AIC-786x" -0x9004 0x6678 "aic7xxx" "Adaptec|AIC-786" -0x9004 0x6778 "aic7xxx" "Adaptec|AIC-786x" -0x9004 0x6915 "starfire" "Adaptec|ANA620xx/ANA69011A Fast Ethernet" -0x9004 0x7078 "aic7xxx" "Adaptec|AHA-294x / AIC-7870" -0x9004 0x7178 "aic7xxx" "Adaptec|AHA-294x / AIC-7871" -0x9004 0x7278 "aic7xxx" "Adaptec|AHA-3940 / AIC-7872" -0x9004 0x7378 "aic7xxx" "Adaptec|AHA-3985 / AIC-7873" -0x9004 0x7478 "aic7xxx" "Adaptec|AHA-2944 / AIC-7874" -0x9004 0x7578 "aic7xxx" "Adaptec|AHA-3944 / AHA-3944W / 7875" -0x9004 0x7678 "aic7xxx" "Adaptec|AHA-4944W/UW / 7876" -0x9004 0x7710 "unknown" "Adaptec|ANA-7711F Network Accelerator Card (NAC) - Optical" -0x9004 0x7711 "unknown" "Adaptec|ANA-7711C Network Accelerator Card (NAC) - Copper" -0x9004 0x7778 "aic7xxx" "Adaptec|AIC-787x" -0x9004 0x7810 "aic7xxx" "Adaptec|AIC-7810" -0x9004 0x7815 "aic7xxx" "Adaptec|AIC-7815 RAID+Memory Controller IC" -0x9004 0x7850 "aic7xxx" "Adaptec|AIC-7850" -0x9004 0x7855 "aic7xxx" "Adaptec|AHA-2930" -0x9004 0x7860 "aic7xxx" "Adaptec|AIC-7860" -0x9004 0x7870 "aic7xxx" "Adaptec|AIC-7870" -0x9004 0x7871 "aic7xxx" "Adaptec|AHA-2940" -0x9004 0x7872 "aic7xxx" "Adaptec|AHA-3940" -0x9004 0x7873 "aic7xxx" "Adaptec|AHA-3980" -0x9004 0x7874 "aic7xxx" "Adaptec|AHA-2944" -0x9004 0x7880 "aic7xxx" "Adaptec|AIC-7880P" -0x9004 0x7890 "aic7xxx" "Adaptec|AIC-7890" -0x9004 0x7891 "aic7xxx" "Adaptec|AIC-789x" -0x9004 0x7892 "aic7xxx" "Adaptec|AIC-789x" -0x9004 0x7893 "aic7xxx" "Adaptec|AIC-789x" -0x9004 0x7894 "aic7xxx" "Adaptec|AIC-789x" -0x9004 0x7895 "aic7xxx" "Adaptec|AHA-2940U/UW / AHA-39xx / AIC-7895" -0x9004 0x7896 "aic7xxx" "Adaptec|AIC-789x" -0x9004 0x7897 "aic7xxx" "Adaptec|AIC-789x" -0x9004 0x8078 "aic7xxx" "Adaptec|AIC-7880U" -0x9004 0x8178 "aic7xxx" "Adaptec|AIC-7881U" -0x9004 0x8278 "aic7xxx" "Adaptec|AHA-3940U/UW / AIC-7882U" -0x9004 0x8378 "aic7xxx" "Adaptec|AHA-3940U/UW / AIC-7883U" -0x9004 0x8478 "aic7xxx" "Adaptec|AHA-294x / AIC-7884U" -0x9004 0x8578 "aic7xxx" "Adaptec|AHA-3944U / AHA-3944UWD / 7885" -0x9004 0x8678 "aic7xxx" "Adaptec|AHA-4944UW / 7886" -0x9004 0x8778 "aic7xxx" "Adaptec|AIC-788x" -0x9004 0x8878 "aic7xxx" "Adaptec|7888" -0x9004 0x8b78 "aic7xxx" "Adaptec|ABA-1030" -0x9004 0xec78 "aic7xxx" "Adaptec|AHA-4944W/UW" -0x9004 0xffff "aic7xxx" "Unknown Vendor|AIC7xxx compatible SCSI controller" -0x9005 0x0010 "aic7xxx" "Adaptec|AHA-2940U2/W" -0x9005 0x0011 "aic7xxx" "Adaptec|2930U2" -0x9005 0x0012 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0013 "aic7xxx" "Adaptec|78902" -0x9005 0x0014 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0015 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0016 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0017 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0018 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0019 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x001a "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x001b "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x001c "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x001d "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x001e "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x001f "aic7xxx" "Adaptec|AHA-2940U2/W / 7890" -0x9005 0x0020 "aic7xxx" "Adaptec|AIC-7890" -0x9005 0x002f "aic7xxx" "Adaptec|AIC-7890" -0x9005 0x0030 "aic7xxx" "Adaptec|AIC-7890" -0x9005 0x003f "aic7xxx" "Adaptec|AIC-7890" -0x9005 0x0050 "aic7xxx" "Adaptec|3940U2" -0x9005 0x0051 "aic7xxx" "Adaptec|3950U2D" -0x9005 0x0052 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0053 "aic7xxx" "Adaptec|AIC-7896 SCSI Controller" -0x9005 0x0054 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0055 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0056 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0057 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0058 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0059 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x005a "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x005b "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x005c "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x005d "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x005e "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x005f "aic7xxx" "Adaptec|7896" -0x9005 0x0080 "aic7xxx" "Adaptec|7892A" -0x9005 0x0081 "aic7xxx" "Adaptec|7892B" -0x9005 0x0082 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0083 "aic7xxx" "Adaptec|7892D" -0x9005 0x0084 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0085 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0086 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0087 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0088 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x0089 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x008a "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x008b "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x008c "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x008d "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x008e "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x008f "aic7xxx" "Adaptec|7892P" -0x9005 0x0092 "unknown" "Adaptec|Adaptec VIDEOH! AVC-2010" -0x9005 0x0093 "unknown" "Adaptec|Adaptec VIDEOH! AVC-2410" -0x9005 0x00c0 "aic7xxx" "Adaptec|7899A" -0x9005 0x00c1 "aic7xxx" "Adaptec|7899B" -0x9005 0x00c2 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00c3 "aic7xxx" "Adaptec|7899D" -0x9005 0x00c4 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00c5 "aic7xxx" "Adaptec|RAID subsystem HBA" -0x9005 0x00c6 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00c7 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00c8 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00c9 "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00ca "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00cb "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00cc "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00cd "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00ce "aic7xxx" "Adaptec|AIC7xxx SCSI controller" -0x9005 0x00cf "aic7xxx" "Adaptec|7899P" -0x9005 0x0200 0x9005 0x0200 "aacraid" "Adaptec|AAC RAID" -0x9005 0x0241 "sata_mv" "Adaptec|AAR-1420SA" -0x9005 0x0250 "ips" "Adaptec|ServeRAID Controller" -0x9005 0x0258 "aic79xx" "Adaptec|AAC-RAID RAID Controller" -0x9005 0x0279 "aic79xx" "Adaptec|ServeRAID 6M" -0x9005 0x0283 "aacraid" "Adaptec|AAC RAID" -0x9005 0x0284 "aacraid" "Adaptec|AAC RAID" -0x9005 0x0285 "aacraid" "Adaptec|AAC RAID" -0x9005 0x0286 "aacraid" "Adaptec|AAC-RAID (Rocket)" -0x9005 0x0287 "aacraid" "Adaptec|PowerEdge Expandable RAID Controller 320/DC" -0x9005 0x0410 "aic94xx" "Adaptec|AIC94xx SAS/SATA controller" -0x9005 0x0412 "aic94xx" "Adaptec|AIC94xx SAS/SATA controller" -0x9005 0x041e "aic94xx" "Adaptec|AIC94xx SAS/SATA controller" -0x9005 0x041f "aic94xx" "" -0x9005 0x0430 "aic94xx" "Adaptec|AIC94xx SAS/SATA controller" -0x9005 0x0432 "aic94xx" "Adaptec|AIC94xx SAS/SATA controller" -0x9005 0x043e "aic94xx" "Adaptec|AIC94xx SAS/SATA controller" -0x9005 0x043f "aic94xx" "Adaptec|AIC94xx SAS/SATA controller" -0x9005 0x0500 "ipr" "Adaptec|Dual Channel PCI-X U320 SCSI Adapter" -0x9005 0x0503 0x1014 0x02bf "ipr" "Adaptec|Scamp chipset SCSI controller" -0x9005 0x0503 0x1014 0x02d5 "ipr" "Adaptec|Scamp chipset SCSI controller" -0x9005 0x0503 "unknown" "Adaptec|Scamp chipset SCSI controller" -0x9005 0x0910 "unknown" "Adaptec|AUA-3100B" -0x9005 0x091e "unknown" "Adaptec|AUA-3100B" -0x9005 0x1028 "aacraid" "Adaptec|PowerEdge Expandable RAID Controller 320/DC" -0x9005 0x1364 "aacraid" "Adaptec|Dell PowerEdge RAID Controller 2" -0x9005 0x1365 "aacraid" "Adaptec|Dell PowerEdge RAID Controller 2" -0x9005 0x8000 "aic79xx" "Adaptec|29320A" -0x9005 0x8001 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8002 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8003 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8004 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8005 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8006 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8007 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8008 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8009 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x800a "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x800b "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x800c "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x800d "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x800e "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x800f "aic79xx" "Adaptec|7901" -0x9005 0x8010 "aic79xx" "Adaptec|39320" -0x9005 0x8011 "aic79xx" "Adaptec|39320D" -0x9005 0x8012 "aic79xx" "Adaptec|29320" -0x9005 0x8013 "aic79xx" "Adaptec|29320B" -0x9005 0x8014 "aic79xx" "Adaptec|29320LP" -0x9005 0x8015 "aic79xx" "Adaptec|ASC-39320B U320" -0x9005 0x8016 "aic79xx" "Adaptec|ASC-39320A U320" -0x9005 0x8017 "aic79xx" "Adaptec|ASC-29320ALP U320" -0x9005 0x8018 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8019 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x801a "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x801b "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x801c "aic79xx" "Adaptec Inc.|AIC-????? Ultra320 SCSI Controller" -0x9005 0x801d "aic79xx" "Adaptec|AIC-7901A U320" -0x9005 0x801e "aic79xx" "Adaptec|7901A" -0x9005 0x801f "aic79xx" "Adaptec|7902" -0x9005 0x8080 "aic79xx" "Adaptec|ASC-29320A U320 w/HostRAID" -0x9005 0x8081 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8082 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8083 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8084 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8085 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8086 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8087 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8088 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8089 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x808a "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x808b "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x808c "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x808d "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x808e "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x808f "aic79xx" "Adaptec|AIC-7901 U320 w/HostRAID" -0x9005 0x8090 "aic79xx" "Adaptec|39320-HostRAID" -0x9005 0x8091 "aic79xx" "Adaptec|29320-HostRAID" -0x9005 0x8092 "aic79xx" "Adaptec|29320-HostRAID" -0x9005 0x8093 "aic79xx" "Adaptec|29320B-HostRAID" -0x9005 0x8094 "aic79xx" "Adaptec|29320LP-HostRAID" -0x9005 0x8095 "aic79xx" "Adaptec|ASC-39320(B) U320 w/HostRAID" -0x9005 0x8096 "aic79xx" "Adaptec|ASC-39320A U320 w/HostRAID" -0x9005 0x8097 "aic79xx" "Adaptec|ASC-29320ALP U320 w/HostRAID" -0x9005 0x8098 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x8099 "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x809a "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x809b "aic79xx" "Adaptec|AIC79xx SCSI controller" -0x9005 0x809c "aic79xx" "Adaptec|ASC-39320D(B) U320 w/HostRAID" -0x9005 0x809d "aic79xx" "Adaptec|AIC-7902(B) U320 w/HostRAID" -0x9005 0x809e "aic79xx" "Adaptec|7901A-HostRAID" -0x9005 0x809f "aic79xx" "Adaptec|7902-HostRAID" -0x9005 0xffff "aic7xxx" "Adaptec|AIC7xxx compatible SCSI controller" -0x907f 0x2015 "unknown" "Atronics|IDE-2015PL" -0x9412 0x6565 "generic" "Holtek|6565" -0x9699 0x6565 "unknown" "Omni Media Technology Inc.|6565" -0x9710 0x7780 "unknown" "NetMos Technology|USB IRDA-port" -0x9710 0x9705 "unknown" "Netmos|Nm9705 Parallel Port Adapter" -0x9710 0x9715 "unknown" "Netmos|Nm9715 PCI Dual 1284 Printer Ports" -0x9710 0x9735 "parport_serial" "Netmos|Nm9735 2S 1P" -0x9710 0x9745 "parport_serial" "Netmos|Nm9745 Dual UART and PCI-ISA Bridge" -0x9710 0x9755 "unknown" "Netmos|Nm9755 PCI Bridge with 1284 Parallel Port" -0x9710 0x9805 "unknown" "Netmos|Nm9805 PCI + 1284 Printer Port" -0x9710 0x9815 "unknown" "Netmos|Nm9815 Parallel Port Adapter" -0x9710 0x9820 "unknown" "NetMos Techology|Nm9820 Single PCI UART" -0x9710 0x9825 "unknown" "NetMos Techology|Nm9825 Single PCI UART" -0x9710 0x9835 "parport_serial" "Netmos|Nm9835 PCI + Dual UART and 1284 Printer Port" -0x9710 0x9845 "parport_serial" "Netmos|Nm9845 PCI Bridge with Dual UART" -0x9710 0x9855 "parport_serial" "Netmos|Nm9855 1P 2S" -0x9902 0x0001 "unknown" "StarGen Inc.|SG2010 PCI-to-PCI Bridge" -0x9902 0x0002 "unknown" "StarGen Inc.|SG2010 PCI to high speed serial bridge" -0x9902 0x0003 "unknown" "StarGen Inc.|SG1010 6 port serial switch /PCI-to-PCI bridge" -0xa0a0 0x3058 "unknown" "AOPEN Inc.|VT82C686 AC97 Audio Controller?" -0xa727 0x0013 "ath_pci" "3Com Corp.|3CRPAG175 Wireless PC Card" -0xaa42 0x03a3 "unknown" "Scitex Digital Video|9400-0931 CharKey" -0xaecb 0x6250 "unknown" "Adrienne Electronics Corp.|VITC/LTC Timecode Reader card [PCI-VLTC/RDR]" -0xaffe 0xdead "unknown" "Sirrix AG security technologies|Sirrix.PCI4S0 4-port ISDN S0 interface" -0xb00c 0x001c "unknown" "IC Book Labs|IC80+PCI POST Diagnostics Card" -0xb00c 0x061c "unknown" "IC Book Labs|IC 138 PCI" -0xb00c 0x081c "unknown" "IC Book Labs|Dreadnought x16 Pro" -0xb00c 0x091c "unknown" "IC Book Labs|Dreadnought x16 Lite" -0xc0de 0x5600 "unknown" "Motorola|62802" -0xc0de 0xc0de "unknown" "Motorola|62802-5 QZ0022" -0xcafe 0x0003 "unknown" "Chrysalis-ITS|Luna K3 Hardware Security Module" -0xcddd 0x0101 "unknown" "Tyzx Inc.|DeepSea 1 Board" -0xcddd 0x0200 "unknown" "Tyzx Inc.|DeepSea 2 High Speed Stereo Vision Frame Grabber" -0xd161 0x0205 "unknown" "Digium Inc.|Wildcard TE205P" -0xd161 0x0210 "unknown" "Digium Inc.|Wildcard TE210P" -0xd161 0x0405 "unknown" "Digium Inc.|Wildcard TE405P (2nd Gen)" -0xd161 0x0406 "unknown" "Digium, Inc.|Wildcard TE406P Quad-Span togglable E1/T1/J1 echo cancellation card 5.0v" -0xd161 0x0410 "unknown" "Digium Inc.|Wildcard TE410P (2nd Gen)" -0xd161 0x0411 "unknown" "Digium, Inc.|Wildcard TE411P Quad-Span togglable E1/T1/J1 echo cancellation card 3.3v" -0xd161 0x2400 "unknown" "Digium, Inc.|Wildcard TDM2400P" -0xd4d4 0x0601 "unknown" "Dy4 Systems Inc.|PCI Mezzanine Card" -0xdeaf 0x9050 "unknown" "Middle Digital Inc.|PC Weasel PCI VGA Device" -0xdeaf 0x9051 "unknown" "Middle Digital Inc.|PC Weasel PCI Serial Comm. Device" -0xdeaf 0x9052 "unknown" "Middle Digital Inc.|PC Weasel PCI" -0xe000 0x0001 "unknown" "Winbond Electronics Corp.|Tiger3XX Modem/ISDN interface" -0xe000 0x0002 "unknown" "Winbond Electronics Corp.|Tiger100APC ISDN chipset" -0xe000 0xe000 "unknown" "Winbond Electronics Corp.|W89C940" -0xe159 0x0001 0x0059 0x0001 "ISDN:hisax,type=20" "Tiger Jet Network Inc.|Tiger3XX Modem/ISDN interface" -0xe159 0x0001 0x0059 0x0003 "wcte11xp" "Tiger Jet Network Inc.|128k ISDN-U Adapter" -0xe159 0x0001 0x00a7 0x0001 "wcte11xp" "Tiger Jet Network Inc.|TELES.S0/PCI 2.x ISDN Adapter" -0xe159 0x0001 0x6159 0x0001 "wcte11xp" "Tiger Jet Network Inc.|Digium Wildcard T100P T1/PRI" -0xe159 0x0001 0x79fe 0x0001 "wcte11xp" "Tiger Jet Network Inc.|Digium Wildcard TE110P T1/E1 Interface" -0xe159 0x0001 0x8085 0x0003 "wcfxo" "Tiger Jet Network Inc.|NETjet PCI" -0xe159 0x0001 0x8086 0x0003 "wcte11xp" "Tiger Jet Network Inc.|Digium X100P/X101P analogue PSTN FXO interface" -0xe159 0x0001 0xa801 0x0001 "wcfxs" "Tiger Jet Network Inc.|NETjet PCI" -0xe159 0x0001 0xa8fd 0x0001 "wcfxo" "Tiger Jet Network Inc.|NETjet PCI" -0xe159 0x0001 0xb1b9 0x0001 "wcte11xp" "Tiger Jet Network Inc.|Digium Wildcard TDM400P REV I 4-port POTS interface" -0xe159 0x0001 0xb1b9 0x0003 "wcte11xp" "Tiger Jet Network Inc.|Digium Wildcard TDM400P REV I 4-port POTS interface" -0xe159 0x0001 "wcte11xp" "Tiger Jet Network Inc.|NETjet PCI" -0xe159 0x0002 0x0051 0x0001 "ISDN:sedlfax" "Tiger Jet Network Inc.|" -0xe159 0x0002 0x0054 0x0001 "ISDN:sedlfax" "Tiger Jet Network Inc.|" -0xe159 0x0002 "ISDN:hisax,type=28,firmware=/usr/lib/isdn/ISAR.BIN" "Sedlbauer|Speed fax+ PCI" -0xe159 0x0600 "unknown" "Tiger Jet Network Inc.|Tiger 600 PCI-to-PCI Bridge" -0xea01 0x000a "unknown" "Eagle Technology|PCI-773 Temperature Card" -0xea01 0x0032 "unknown" "Eagle Technology|PCI-730 & PC104P-30 Card" -0xea01 0x003e "unknown" "Eagle Technology|PCI-762 Opto-Isolator Card" -0xea01 0x0041 "unknown" "Eagle Technology|PCI-763 Reed Relay Card" -0xea01 0x0043 "unknown" "Eagle Technology|PCI-769 Opto-Isolator Reed Relay Combo Card" -0xea01 0x0046 "unknown" "Eagle Technology|PCI-766 Analog Output Card" -0xea01 0x0052 "unknown" "Eagle Technology|PCI-703 Analog I/O Card" -0xea01 0x0800 "unknown" "Eagle Technology|PCI-800 Digital I/O Card" -0xea60 0x9896 "snd-rme32" "Xilinx|Digi32" -0xea60 0x9897 "snd-rme32" "Xilinx|Digi32 PRO" -0xea60 0x9898 "snd-rme32" "Xilinx|Digi32 8" -0xeace 0x3100 "unknown" "Endace Measurement Systems, Ltd.|DAG 3.10 OC-3/OC-12" -0xeace 0x3200 "unknown" "Endace Measurement Systems, Ltd.|DAG 3.2x OC-3/OC-12" -0xeace 0x320e "unknown" "Endace Measurement Systems, Ltd.|DAG 3.2E Fast Ethernet" -0xeace 0x340e "unknown" "Endace Measurement Systems, Ltd.|DAG 3.4E Fast Ethernet" -0xeace 0x341e "unknown" "Endace Measurement Systems, Ltd.|DAG 3.41E Fast Ethernet" -0xeace 0x3500 "unknown" "Endace Measurement Systems, Ltd.|DAG 3.5 OC-3/OC-12" -0xeace 0x351c "unknown" "Endace Measurement Systems, Ltd.|DAG 3.5ECM Fast Ethernet" -0xeace 0x4100 "unknown" "Endace Measurement Systems, Ltd.|DAG 4.10 OC-48" -0xeace 0x4110 "unknown" "Endace Measurement Systems, Ltd.|DAG 4.11 OC-48" -0xeace 0x4200 "unknown" "Endace Measurement Systems, Ltd.|DAG 4.2 OC-48" -0xeace 0x420e "unknown" "Endace Measurement Systems, Ltd.|DAG 4.2E Dual Gigabit Ethernet" -0xeace 0x4220 "unknown" "Endace Measurement Systems, Ltd.|DAG 4.2 OC-48" -0xeace 0x422e "unknown" "Endace Measurement Systems, Ltd.|DAG 4.2E Dual Gigabit Ethernet" -0xec80 0xec00 "orinoco_plx" "Belkin|Belkin F5D6000" -0xecc0 0x0050 "unknown" "Echo Digital Audio Corp.|Gina24_301" -0xecc0 0x0051 "unknown" "Echo Digital Audio Corp.|Gina24_361" -0xecc0 0x0060 "unknown" "Echo Digital Audio Corp.|Layla24" -0xecc0 0x0070 "unknown" "Echo Digital Audio Corp.|Mona_301_80" -0xecc0 0x0071 "unknown" "Echo Digital Audio Corp.|Mona_301_66" -0xecc0 0x0072 "unknown" "Echo Digital Audio Corp.|Mona_361" -0xecc0 0x0080 "unknown" "Echo Digital Audio Corp.|Mia" -0xedd8 0xa091 "Card:Ark Logic ARK1000PV (generic)" "ARK Logic Inc.|1000PV [Stingray]" -0xedd8 0xa099 "Card:Ark Logic ARK2000MT (generic)" "ARK Logic Inc.|2000PV [Stingray]" -0xedd8 0xa0a1 "Card:Ark Logic ARK2000MT (generic)" "ARK Logic Inc.|2000MT" -0xedd8 0xa0a9 "Card:Ark Logic ARK2000MT (generic)" "ARK Logic Inc.|2000MI" -0xedd8 0xa0b1 "unknown" "ARK Logic Inc.|ARK2000MI+ GUI Accelerator" -0xf1d0 0xc0fe "unknown" "AJA Video|Xena HS/HD-R" -0xf1d0 0xc0ff "unknown" "AJA Video|Kona/Xena 2" -0xf1d0 0xcafe "unknown" "AJA Video|KONA SD SMPTE 259M I/O" -0xf1d0 0xcfee "unknown" "AJA Video|Xena LS/SD-22-DA/SD-DA" -0xf1d0 0xdcaf "unknown" "AJA Video|Kona HD" -0xf1d0 0xdfee "unknown" "AJA Video|Xena HD-DA" -0xf1d0 0xefac "unknown" "AJA Video|KONA SD SMPTE 259M I/O" -0xf1d0 0xfacd "unknown" "AJA Video|KONA HD SMPTE 292M I/O" -0xfa57 0x0001 "unknown" "Interagon AS|PMC Pattern Matching Chip" -0xfeda 0xa0fa "unknown" "Epigram Inc.|BCM4210 OEM Chip for 10meg/s over phone line" -0xfeda 0xa10e "unknown" "Broadcom Inc.|BCM4230 iLine10 HomePNA 2.0" -0xfede 0x0003 "unknown" "Fedetec Inc.|TABIC PCI v3" -0xff00 0x0070 "bttv" "Osprey|Osprey-100" -0xff01 0x0070 "bttv" "Osprey|Osprey-200" -0xfffd 0x0101 "unknown" "XenSource, Inc.|PCI Event Channel Controller" -0xfffe 0x0405 "unknown" "VMWare Inc.|Virtual SVGA 4.0" -0xfffe 0x0710 "Card:VMware virtual video card" "VMWare|Virtual SVGA" -0xffff 0x8139 "8139too" "RealTek|RTL-8139 Fast Ethernet" diff --git a/initramfs/initrd-stuff/usr/share/hwdata/usb.ids b/initramfs/initrd-stuff/usr/share/hwdata/usb.ids deleted file mode 100644 index 96cc79c4..00000000 --- a/initramfs/initrd-stuff/usr/share/hwdata/usb.ids +++ /dev/null @@ -1,4692 +0,0 @@ -# -# List of USB ID's -# -# Maintained by Vojtech Pavlik -# If you have any new entries, send them to the maintainer. -# The latest version can be obtained from -# http://www.linux-usb.org/usb.ids -# -# $Id: usb.ids,v 1.123 2003/06/20 12:00:55 vojtech Exp $ -# - -# Vendors, devices and interfaces. Please keep sorted. - -# Syntax: -# vendor vendor_name -# device device_name <-- single tab -# interface interface_name <-- two tabs - -0386 LTS - 0001 PSX for USB Converter -03e8 EndPoints, Inc. - 0004 SE401 WebCam - 0008 101 Ethernet [klsi] -03e9 Thesys Microelectronics -03ea Data Broadcasting Corp. -03eb Atmel Corp. - 3301 4-port Hub - 3312 4-port Hub - 7603 AT76c503a D-Link DWL-120 802.11b Adapter - 7605 AT76c503a 802.11b Adapter - 7606 AT76c505 802.11b dapter -03ec Iwatsu America, Inc. -03ed Mitel Corp. -03ee Mitsumi - 0000 CD-R/RW Drive - 641f WIF-0402C Bluetooth Adapter -03f0 Hewlett-Packard - 0004 DeskJet 895c - 0101 ScanJet 4100c - 0102 PhotoSmart S20 - 0104 DeskJet 880c/970c - 0105 ScanJet 4200c - 0107 CD-Writer Plus - 010c Multimedia Keyboard Hub - 0111 G55xi Printer/Scanner/Copier - 011c hn210w 802.11b Adapter - 0201 ScanJet 6200c - 0202 PhotoSmart S20 - 0204 DeskJet 815c - 0205 ScanJet 3300c - 0207 CD-Writer Plus 8200e - 020c Multimedia Keyboard - 0304 DeskJet 810c/812c - 0305 ScanJet 4300c - 0311 OfficeJet G85xi - 0317 LaserJet 1200 - 0401 ScanJet 5200c - 0404 DeskJet 830c/832c - 0405 ScanJet 3400cse - 0504 DeskJet 885c - 0505 ScanJet 2100c - 0601 ScanJet 6300c - 0604 DeskJet 840c Scanner - 0605 ScanJet 2200c - 0701 ScanJet 5300c/5370c - 0705 ScanJet 4400c - 0801 ScanJet 7400c - 0804 DeskJet 816c - 0901 ScanJet 2300c - 0904 DeskJet 845c - 1004 DeskJet 970c/970cse - 1005 ScanJet 5400c - 1016 Jornada 548 Pocket PC - 1104 Deskjet 959C - 1105 ScanJet 5470c - 1116 Jornada 568 Pocket PC - 1151 750xi Printer/Scanner/Copier - 1204 DeskJet 930c - 1305 ScanJet 4570c - 1504 Deskjet 920c - 2004 DeskJet 640c - 2005 ScanJet 3570c - 2205 ScanJet 3500c - 2304 DeskJet 656c - 2811 PSC2100 - 3102 PhotoSmart P1100 Printer w/ Card Reader - 4002 PhotoSmart 720 Camera - 4102 PhotoSmart 618 Camera - 4202 PhotoSmart 812 camera - 4402 PhotoSmart 935 Camera - 6202 PhotoSmart 215 Camera - 6302 PhotoSmart 318/612 Camera - bef4 NEC Picty760 - efbe NEC Picty900 - f0be NEC Picty920 - f1be NEC Picty800 -03f1 Genoa Technology -03f2 Oak Technology, Inc. -03f3 Adaptec, Inc. -03f4 Diebold, Inc. -03f5 Siemens Electromechanical -03f8 Epson Imaging Technology Center -03f9 KeyTronic Corp. -03fb OPTi, Inc. -03fc Elitegroup Computer Systems -03fd Xilinx, Inc. -03fe Farallon Comunications -0400 National Semiconductor Corp. - 1000 Mustek BearPaw 1200 Scanner - 1001 Mustek BearPaw 2400 Scanner -0401 National Registry, Inc. -0402 ALi Corp. -0403 Future Technology Devices International, Ltd - 0000 H4SMK 7 Port Hub - 6001 8-bit FIFO - 8040 4 Port Hub - 8070 7 Port Hub - 8370 7 Port Hub - 8371 PS/2 Keyboard And Mouse - 8372 FT8U100AX Serial Port -0404 NCR Corp. -0405 Synopsys, Inc. -0406 Fujitsu-ICL Computers -0407 Fujitsu Personal Systems, Inc. -0408 Quanta Computer, Inc. -0409 NEC Corp. - 0012 ATerm IT75DSU ISDN TA - 0014 Japanese Keyboard - 0027 MultiSync Monitor - 0058 USB2.0 Hub Controller - 55aa Hub - 55ab Hub [iMac kbd] - efbe P!cty 900 [HP DJ] - f0be P!cty 920 [HP DJ 812c] -040a Kodak Co. - 0001 DVC-323 - 0002 DVC-325 - 0100 DC-220 - 0110 DC-260 - 0111 DC-265 - 0112 DC-290 - 0120 DC-240 - 0121 DC-240 (PTP firmware) - 0130 DC-280 - 0131 DC-5000 - 0132 DC-3400 - 0140 DC-4800 - 0300 EZ-200 - 0400 MC3 - 0535 EasyShare CX4230 Camera -040b Weltrend Semiconductor -040c VTech Computers, Ltd -040d VIA Technologies, Inc. -040e MCCI -040f Echo Speech Corp. -0411 MelCo., Inc. - 0001 LUA-TX Ethernet [pegasus] - 0016 WLI-USB-S11 802.11b Adapter - 0027 WLI-USB-KS11G 802.11b Adapter -0412 Award Software International -0413 Leadtek Research, Inc. -0414 Giga-Byte Technology Co., Ltd -0416 Winbond Electronics Corp. - 0961 AVL Flash Card Reader - 5518 4-Port Hub - 551a PC Sync Keypad - 551b PC Async Keypad - 551c Sync Tenkey - 551d Async Tenkey - 551e Keyboard - 551f Keyboard w/ Sys and Media - 5521 Keyboard - 6481 16-bit Scanner -0417 Symbios Logic -0418 AST Research -0419 Samsung Info. Systems America, Inc. - 8002 SyncMaster 757DFX HID Device -041a Phoenix Technologies, Ltd -041b d'TV -041d S3, Inc. -041e Creative Technology, Ltd - 1002 Nomad II MP3 Player - 1003 Blaster GamePad Cobra - 1050 GamePad Cobra - 4003 VideoBlaster WebCam Go Plus [W9967CF] - 4004 Nomad II MG MP3 Player - 400a PC-Cam 300 - 400b PC-Cam 600 - 400c WebCam 5 [pwc] - 400d WebCam PD1001 - 4011 WebCam PRO eX - 4015 CardCam Value - 4018 WebCam Vista -041f LCS Telegraphics -0420 Chips and Technologies -0421 Nokia Mobile Phones -0422 ADI Systems, Inc. -0423 Computer Access Technology Corp. - 000a NetMate Ethernet - 000c NetMate2 Ethernet - 000d USB Chief Analyzer - 1237 Andromeda Hub -0424 Standard Microsystems Corp. -0425 Motorola Semiconductors HK, Ltd -0426 Integrated Device Technology, Inc. -0427 Motorola Electronics Taiwan, Ltd -0428 Advanced Gravis Computer Tech, Ltd - 4001 GamePad Pro -0429 Cirrus Logic -042a Ericsson Austrian, AG -042b Intel Corp. -042c Innovative Semiconductors, Inc. -042d Micronics -042e Acer, Inc. -042f Molex, Inc. -0430 Sun Microsystems, Inc. - 0005 Type 6 Keyboard - 0100 3-button Mouse -0431 Itac Systems, Inc. -0432 Unisys Corp. -0433 Alps Electric, Inc. - 1101 IBM Game Controller -0434 Samsung Info. Systems America, Inc. -0435 Hyundai Electronics America -0436 Taugagreining HF -0437 Framatome Connectors USA -0438 Advanced Micro Devices, Inc. -0439 Voice Technologies Group -043d Lexmark International, Inc. - 0002 Optra E310 Printer - 0009 Optra S2450 Printer - 000c Optra E312 Printer - 0017 Z32 printer - 0018 Z52 Printer - 001c Kodak Personal Picture Maker 200 Printer - 001f Kodak Personal Picture Maker 200 Card Reader - 0020 Z51 Printer - 0021 Z33 Printer - 002d X70/X73 Scan/Print/Copy - 003d X83 Scan/Print/Copy - 0057 Z35 Printer -043e LG Electronics USA, Inc. - 42bd Flatron 795FT Plus Monitor - 4a4d Flatron 915FT Plus Monitor - 7001 MF-PD100 Soul Digital MP3 Player - 8484 LPC-U30 Webcam II - 8585 LPC-UC35 Webcam -043f RadiSys Corp. -0440 Eizo Nanao Corp. -0441 Winbond Systems Lab. - 1456 Hub -0442 Ericsson, Inc. -0443 Gateway, Inc. -0445 Lucent Technologies, Inc. -0446 NMB Technologies Corp. -0447 Momentum Microsystems -044a Shamrock Tech. Co., Ltd -044b WSI -044c CCL/ITRI -044d Siemens Nixdorf AG -044e Alps Electric Co., Ltd - 2002 MD-5500 Printer - 3001 UGTZ4 Bluetooth -044f ThrustMaster, Inc. - 0400 HOTAS Cougar - a0a3 Fusion Digital GamePad - b203 360 Modena Pro Wheel - b300 Firestorm Dual Power -0450 DFI, Inc. -0451 Texas Instruments, Inc. - 1428 Hub - 1446 TUSB2040/2070 Hub - 2036 TUSB2036 Hub - 2046 TUSB2046 Hub - 2077 TUSB2077 Hub - 6000 AU5 ADSL Modem (pre-reenum) - 6001 AU5 ADSL Modem - e001 GraphLink -0452 Mitsubishi Electronics America, Inc. -0453 CMD Technology -0454 Vobis Microcomputer AG -0455 Telematics International, Inc. -0456 Analog Devices, Inc. -0457 Silicon Integrated Systems Corp. -0458 KYE Systems Corp. (Mouse Systems) - 0001 Mouse - 0002 Genius NetMouse Pro - 0003 Genius NetScroll+ - 0100 EasyPen Tablet - 0101 CueCat - 1003 Genius VideoCam - 1004 Flight2000 F-23 Joystick - 2001 ColorPage-Vivid Pro Scanner - 2007 ColorPage-HR6 V2 Scanner - 2008 ColorPage-HR6 V2 Scanner - 2009 ColorPage-HR6A Scanner - 2011 ColorPage-Vivid3x Scanner - 2013 ColorPage-HR7 Scanner - 2015 ColorPage-HR7LE Scanner - 2016 ColorPage-HR6X Scanner -0459 Adobe Systems, Inc. -045a SONICblue, Inc. - 0b4a SupraMax 2890 56K Modem [Lucent Atlas] - 0b68 SupraMax 56K Modem -045b Hitachi, Ltd -045d Nortel Networks, Ltd -045e Microsoft Corp. - 0008 SideWinder Precision Pro - 0009 IntelliMouse - 000b Natural Keyboard Elite - 0014 Digital Sound System 80 - 001a SideWinder Precision Racing Wheel - 001b SideWinder Force Feedback 2 Joystick - 001d Natural Keyboard Pro - 001e IntelliMouse Explorer - 0024 Trackball Explorer - 0025 IntelliEye Mouse - 0026 SideWinder GamePad Pro - 0027 SideWinder PnP GamePad - 0028 SideWinder Dual Strike - 0029 IntelliMouse Optical - 002b Internet Keyboard Pro - 0033 Sidewinder Strategic Commander - 0034 SideWinder Force Feedback Wheel - 0038 SideWinder Precision 2 - 0039 IntelliMouse Optical - 003b SideWinder Game Voice - 003c SideWinder Joystick - 0040 Wheel Mouse Optical - 0059 Wireless IntelliMouse Explorer - 006e MN510 802.11b Adapter - 0284 Xbox DVD Playback Kit -0460 Ace Cad Enterprise Co., Ltd -0461 Primax Electronics, Ltd - 0300 G2-300 Scanner - 0301 G2E-300 Scanner - 0302 G2-300 #2 Scanner - 0303 G2E-300 #2 Scanner - 0340 Colorado 9600 Scanner - 0341 Colorado 600u Scanner - 0345 Visioneer 6200 Scanner - 0346 Memorex Maxx 6136u Scanner - 0347 Primascan Colorodao 2600u/Visioneer 4400 Scanner - 0360 Colorado 19200 Scanner - 0361 Colorado 1200u Scanner - 0364 LG Electronics Scanworks 600U Scanner - 0371 Visioneer Onetouch 8920 Scanner - 0377 Medion MD 5345 Scanner - 0380 G2-600 Scanner - 0381 ReadyScan 636i Scanner - 0382 G2-600 #2 Scanner - 0383 G2E-600 Scanner - 0813 IBM UltraPort Camera - 0815 Micro Innovations WebCam - 081a Fujifilm IX-30 Camera - 4d01 Comfort Keyboard - 4d02 Mouse-in-a-Box - 4d03 Kensington Mouse-in-a-box - 4d04 Mouse -0463 MGE UPS Systems - 0001 UPS - ffff UPS -0464 AMP/Tycoelectronics Corp. -0467 AT&T Paradyne -0468 Wieson Technologies Co., Ltd -046a Cherry GmbH - 0001 My3000 Keyboard - 0003 My3000 Hub -046b American Megatrends, Inc. -046c Toshiba Corp., Digital Media Equipment -046d Logitech, Inc. - 0203 M2452 Keyboard - 0301 M4848 Mouse - 0401 HP PageScan - 0402 NEC PageScan - 040f Logitech/Storm PageScan - 0801 QuickCam Home - 0810 QuickCam Pro - 0840 QuickCam Express - 0850 QuickCam Web - 0870 QuickCam Express - 08b0 QuickCam 3000 Pro [pwc] - 08b2 QuickCam Pro 4000 - 08b3 QuickCam Zoom - 0900 ClickSmart 310 - 0901 ClickSmart 510 - 0950 Pocket Camera - c000 N43 [Pilot Mouse] - c001 N48/M-BB48 [FirstMouse Plus] - c002 M-BA47 [MouseMan Plus] - c004 WingMan Gaming Mouse - c00b MouseMan Wheel - c00c Optical Wheel Mouse - c00e Optical Mouse - c012 Optical Mouse - c025 MX500 Optical Mouse - c030 iFeel Mouse - c032 MouseMan iFeel - c202 WingMan Formula - c207 WingMan Extreme Digital 3D - c208 WingMan Gamepad Extreme - c209 WingMan Gamepad - c20a WingMan RumblePad - c20c WingMan Precision - c281 WingMan Force - c283 WingMan Force 3D - c285 WingMan Strike Force 3D - c291 WingMan Formula Force - c295 Momo Force Steering Wheel - c2a0 Wingman Force Feedback Mouse - c308 Internet Navigator Keyboard - c401 TrackMan Marble Wheel - c402 Marble Mouse - c501 Cordless Mouse Receiver - c503 Cordless Mouse+Keyboard Receiver - c504 Cordless Mouse+Keyboard Receiver - c505 Cordless Mouse+Keyboard Receiver - d001 QuickCam Pro -046e Behavior Tech. Computer Corp. - 6782 BTC 7932 mouse+keyboard -046f Crystal Semiconductor -0471 Philips - 0101 DSS350 Digital Speaker System - 0104 DSS330 Digital Speaker System [uda1321] - 0201 Hub - 0222 Creative Nomad Jukebox - 0302 PCA645VC WebCam [pwc] - 0303 PCA646VC WebCam [pwc] - 0304 Askey VC010 WebCam [pwc] - 0307 PCVC675K WebCam [pwc] - 0308 PCVC680K WebCam [pwc] - 030c PCVC690K WebCam [pwc] - 0310 PCVC730K WebCam [pwc] - 0311 PCVC740K ToUcam Pro [pwc] - 0312 PCVC750K WebCam [pwc] - 0471 Digital Speaker System - 0601 OVU1020 IR Dongle (Kbd+Mouse) - 0701 150P1 TFT Display - 1801 Diva MP3 player -0472 Chicony Electronics Co., Ltd - 0065 PFU-65 Keyboard -0473 Sanyo Information Business Co., Ltd -0474 Sanyo Electric Co., Ltd -0475 Relisys/Teco Information System -0476 AESP -0477 Seagate Technology, Inc. -0478 Connectix Corp. - 0001 QuickCam - 0002 QuickClip -0479 Advanced Peripheral Laboratories -047a Semtech Corp. -047b Silitek Corp. - 0002 Keyboard and Mouse - 0101 BlueTooth Keyboard and Mouse - 1002 HP ScanJet 4300c Parallel Port -047c Dell Computer Corp. -047d Kensington - 1003 Orbit TrackBall - 1005 TurboBall - 4005 Gravis Eliminator GamePad Pro - 4006 Gravis Eliminator AfterShock - 4008 Gravis Destroyer TiltPad - 5002 VideoCam CABO II - 5003 VideoCam -047e Agere Systems, Inc. (Lucent) - 1001 USS720 Parallel Port - f101 Atlas Modem -047f Plantronics, Inc. -0480 Toshiba America Info. Systems, Inc. -0481 Zenith Data Systems -0482 Kyocera Corp. -0483 SGS Thomson Microelectronics - 1307 Cytronix 6in1 card reader - 7554 56k SoftModem -0484 Specialix -0485 Nokia Monitors -0486 ASUS Computers, Inc. -0487 Stewart Connector -0488 Cirque Corp. -0489 Foxconn / Hon Hai - 0502 SmartMedia Card Reader Firmware Loader - 0503 SmartMedia Card Reader -048a S-MOS Systems, Inc. -048c Alps Electric Ireland, Ltd -048d Integrated Technology Express, Inc. -048f Eicon Tech. -0490 United Microelectronics Corp. -0491 Capetronic -0492 Samsung SemiConductor, Inc. -0493 MAG Technology Co., Ltd -0495 ESS Technology, Inc. -0496 Micron Electronics -0497 Smile International -0498 Capetronic (Kaohsiung) Corp. -0499 Yamaha Corp. - 6001 CRW2200UX Lightspeed 2 External CD-RW Drive -049a Gandalf Technologies, Ltd -049b Curtis Computer Products -049c Acer Advanced Labs, Inc. - 0002 Keyboard (???) -049d VLSI Technology -049f Compaq Computer Corp. - 0003 iPAQ PocketPC - 000e Internet Keyboard - 0018 PA-1/PA-2 MP3 Player - 001a S4 100 Scanner - 0021 S200 Scanner - 0033 801.11b Adapter [orinoco] - 505a SA-11x0 based Linux Device, or Itsy (experimental) - 8511 iPAQ Networking 10/100 Ethernet [pegasus2] -04a0 Digital Equipment Corp. -04a1 SystemSoft Corp. -04a2 FirePower Systems -04a3 Trident Microsystems, Inc. -04a4 Hitachi, Ltd -04a5 Acer Peripherals Inc. (now BenQ Corp.) - 0001 Keyboard - 12a6 AcerScan C310U - 1a20 Prisa 310U - 1a2a Prisa 620U - 2022 Prisa 320U/340U - 2040 Prisa 620UT - 2060 Prisa 620U+/640U - 207e Prisa 640BU - 20b0 S2W 3300U/4300U - 20be Prisa 640BT - 20c0 Prisa 1240UT - 20de S2W 4300U+ - 20fc Benq 5000 - 20fe SW2 5300U - 3003 Benq WebCam - 9213 Kbd Hub -04a6 Nokia Display Products -04a7 Visioneer - 0211 OneTouch 7600 Scanner - 0221 OneTouch 5300 Scanner - 0224 OneTouch 4800 USB/Microtek Scanport 3000 - 0226 OneTouch 5300 USB - 0231 6100 Scanner - 0311 6200 EPP/USB Scanner - 0321 OneTouch 8100 EPP/USB Scanner - 0331 OneTouch 8600 EPP/USB Scanner -04a8 Multivideo Labs, Inc. -04a9 Canon, Inc. - 1051 BJC-3000 Color Printer - 1056 BJC-2110 Color Printer - 105b S600 Printer - 105d S450 Printer - 1062 S500 Printer - 1064 S300 Printer - 106b S520 Printer - 106d S750 Printer - 1074 S330 Printer - 2201 CanoScan FB320U - 2202 CanoScan FB620U - 2204 CanoScan FB630U - 2205 CanoScan FB1210U - 2206 CanoScan N650U/N656U - 2207 CanoScan 1220U - 2208 CanoScan D660U - 220b CanoScan D646U - 220c CanoScan D1250U2 - 220d CanoScan N670U/N676U/LiDE 20 - 220e CanoScan N1240U/LiDE 30 - 2213 LiDE 50 - 3041 PowerShot S10 - 3042 CanoScan FS4000US Film Scanner - 3043 PowerShot S20 - 3045 PowerShot S100 - 3047 Digital IXUS - 3048 PowerShot G1 - 3049 PowerShot Pro90 IS - 304b IXY Digital 300 - 304e PowerShot A20 - 304f PowerShot A10 - 3055 PowerShot G2 - 3056 PowerShot S40 - 3058 PowerShot A40 - 305b ZR45MC Digital Camcorder - 3062 PowerShot A200 - 3067 MV550i Digital Video Camara - 306c PowerShot S45 - 306d PowerShot S45 PtP Mode -04aa DaeWoo Telecom, Ltd -04ab Chromatic Research -04ac Micro Audiometrics Corp. -04ad Dooin Electronics -04af Winnov L.P. -04b0 Nikon Corp. - 0102 Coolpix 990 - 0103 Coolpix 880 - 0104 Coolpix 995 - 0106 Coolpix 775 - 0107 Coolpix 5000 - 010a Coolpix 4500 - 010e Coolpix 4300 (storage) - 010f Coolpix 4300 (ptp) - 0114 Coolpix 3100 (storage) - 0115 Coolpix 3100 (ptp) - 0301 Coolpix 2000 (storage) - 0302 Coolpix 2000 (ptp) - 4000 Coolscan LS 40 ED -04b1 Pan International -04b3 IBM Corp. - 3004 Media Access Pro Keyboard - 3100 NetVista Mouse - 4427 Portable CD ROM - 4525 Double sided CRT - 4550 NVRAM (128 KB) - 4554 Cash Drawer - 4580 Hub w/ NVRAM - 4581 4800-2xx Hub w/ Cash Drawer - 4604 Keyboard w/ Card Reader - 4671 4820 LCD w/ MSR/KB -04b4 Cypress Semiconductor Corp. - 0000 Dacal DC-101 CD Library - 0001 Mouse - 0002 CY7C63x0x Thermometer - 1002 CY7C63001 R100 FM Radio - 5500 HID->COM RS232 Adapter - 8613 CY7C68013 EZ-USB FX2 USB 2.0 Development Kit - d5d5 CY7C63x0x Zoltrix Z-Boxer GamePad - f000 CY30700 Licorice evaluation board -04b5 ROHM LSI Systems USA, LLC -04b6 Hint Corp. -04b7 Compal Electronics, Inc. -04b8 Seiko Epson Corp. - 0001 Stylus Color 740 / Photo 750 - 0002 ISD Smart Cable for Mac - 0003 ISD Smart Cable - 0005 Stylus Printer - 0101 Perfection 636 - 0102 GT-2200 - 0103 Perfection 610 - 0104 Perfection 1200 - 0105 StylusScan 2000 - 0106 Stylus Scan 2500 - 0107 Expression 1600U - 0109 Expression 1640 XL - 010a Perfection 1640SU - 010b Perfection 1240 - 010c Perfection 640 - 010e Perfection 1680 - 010f Perfection 1250 - 0110 Perfection 1650 - 0112 Perfection 2450 - 0114 Perfection 660 - 011b Perfection 2400 Photo - 011c Perfection 3200 - 011d Perfection 1260 Photo - 011e Perfection 1660 Photo - 0202 Receipt Printer M129C - 0601 Stylus Photo 875DC Card Reader - 0602 Stylus Photo 895 Card Reader - 0801 Stylus CX5200 - 0802 Stylus CX3200 -04b9 Rainbow Technologies, Inc. - 1000 iKey 1000 Token - 1001 iKey 1200 Token - 1200 iKey 2000 Token - 1202 iKey 2032 Token - 1300 iKey 3000 Token -04ba Toucan Systems, Ltd -04bb I-O Data Device, Inc. - 0904 ET/TX Ethernet [pegasus] - 0913 ET/TX-S Ethernet [pegasus2] - 0922 IOData AirPort WN-B11/USBS 802.11b -04bd Toshiba Electronics Taiwan Corp. -04be Telia Research AB -04bf TDK Corp. - 0100 MediaReader CF -04c1 U.S. Robotics (3Com) - 0082 OfficeConnect Analog Modem - 008f Pro ISDN TA - 009d HomeConnect WebCam [vicam] - 3021 56k Voice FaxModem Pro -04c2 Methode Electronics Far East PTE, Ltd -04c3 Maxi Switch, Inc. -04c4 Lockheed Martin Energy Research -04c5 Fujitsu, Ltd - 1029 fi-4010c Scanner - 1041 fi-4220c Scanner - 1042 fi-4120c Scanner -04c6 Toshiba America Electronic Components -04c7 Micro Macro Technologies -04c8 Konica Corp. - 0720 Digital Color Camera - 0721 e-miniD Camera - 0723 KD-200Z Camera - 0726 KD-310Z Camera -04ca Lite-On Technology Corp. -04cb Fuji Photo Film Co., Ltd - 0100 FinePix 1300 / 1400 / 4700 Zoom digital camera - 0103 FinePix NX-700 printer - 0104 FinePix A101/2600 Zoom (PC-Cam Mode) - 0108 FinePix F601 Zoom (Disk mode) - 0109 FinePix F601 Zoom (PC-Cam mode) - 010a FinePix S602 Zoom (Disk mode) - 010b FinePix S602 Zoom (PC-Cam mode) - 0114 FinePix F401 Zoom (Disk mode) - 0115 FinePix F401 Zoom (PC-Cam mode) - 0116 FinePix A203 (Disk mode) - 0117 FinePix A203 (PC-Cam mode) - 011a FinePix S304/3800 - 011c FinePix 2650 (Disk mode) -04cc Philips Semiconductors - 1122 Hub - 1521 USB 2.0 Hub - 8116 Camera -04cd Tatung Co. Of America -04ce ScanLogic Corp. - 0002 SL11R-IDE IDE Bridge -04cf Myson Century, Inc. -04d0 Digi International -04d1 ITT Canon -04d2 Altec Lansing Technologies - 0311 ADA-310 Speakers - ff05 ADA-305 Speakers -04d3 VidUS, Inc. -04d4 LSI Logic, Inc. -04d5 Forte Technologies, Inc. -04d6 Mentor Graphics -04d7 Oki Semiconductor -04d8 Microchip Technology, Inc. -04d9 Holtek Semiconductor, Inc. -04da Panasonic (Matsushita) -04db Hypertec Pty, Ltd -04dc Huan Hsin Holdings, Ltd -04dd Sharp Corp. - 7004 VE-CG40U Digital Still Camera - 8004 Zaurus SL-5000D/SL-5500 PDA - 8006 Zaurus SL-B500/SL-5600/SL-C700 PDA -04de MindShare, Inc. -04df Interlink Electronics -04e1 Iiyama North America, Inc. - 0201 Monitor Hub -04e2 Exar Corp. -04e3 Zilog, Inc. -04e4 ACC Microelectronics -04e5 Promise Technology -04e6 SCM Microsystems, Inc. - 0001 E-USB ATA Bridge - 0002 eUSCSI SCSI Bridge - 0003 eUSB SmartMedia Card Reader - 0005 eUSB SmartMedia/CompactFlash Card Reader - 0006 eUSB SmartMedia Card Reader - 0007 Hifd - 0101 eUSB ATA Bridge - 0325 eUSB ORCA Quad Reader - 1010 USBAT-2 CompactFlash Card Reader -04e7 Elo TouchSystems - 0001 TouchScreen -04e8 Samsung Electronics Co., Ltd - 1003 MP3 Player and Recorder - 300c ML-1210 Printer - 5a03 Yepp MP3 Player -04e9 PC-Tel, Inc. -04ea Brooktree Corp. -04eb Northstar Systems, Inc. -04ec Tokyo Electron Device, Ltd -04ed Annabooks -04ef Pacific Electronic International, Inc. -04f0 Daewoo Electronics Co., Ltd -04f1 Victor Company of Japan, Ltd - 0001 GC-QX3 Digital Still Camera - 0004 GR-DVL815U Digital Video Camera -04f2 Chicony Electronics Co., Ltd - 0001 KU-8933 Keyboard - 0002 NT68P81 Keyboard - 0112 KU-8933 Keyboard with PS/2 Mouse port -04f3 Elan Microelectronics Corp. -04f4 Harting Elektronik, Inc. -04f5 Fujitsu-ICL Systems, Inc. -04f6 Norand Corp. -04f7 Newnex Technology Corp. -04f8 FuturePlus Systems -04f9 Brother Industries, Ltd - 0002 HL-1050 Laser Printer - 0007 HL-1250 Laser Printer - 0008 HL-1270 Laser Printer - 000d HL-1440 Laser Printer - 010f MFC 5100C - 0111 MFC 6800 - 2004 PT-2300/2310 p-Touch Laber Printer -04fa Dallas Semiconductor - 2490 DS1490F 2-in-1 Fob, 1-Wire adapter - 4201 DS4201 Audio DAC -04fb Biostar Microtech International Corp. -04fc Sunplus Technology Co., Ltd - 0003 CM1092 Optical Scroller Mouse - 504a SPCA504a Digital Camera -04fd Soliton Systems, K.K. -04fe PFU, Ltd -04ff E-CMOS Corp. -0500 Siam United Hi-Tech -0501 Fujikura DDK, Ltd -0502 Acer, Inc. - d001 Divio NW801/DVC-V6+ Digital Camera -0503 Hitachi America, Ltd -0504 Hayes Microcomputer Products -0506 3Com Corp. - 00a0 3CREB96 Bluetooth Adapter - 03e8 3C19250 Ethernet [klsi] - 4601 3C460B 10/100 Ethernet Adapter - f002 3CP4218 ADSL Modem (pre-init) - f003 3CP4218 ADSL Modem - f100 3CP4218 ADSL Modem (pre-init) -0507 Hosiden Corp. -0508 Clarion Co., Ltd -0509 Aztech Systems, Ltd -050a Cinch Connectors -050b Cable System International -050c InnoMedia, Inc. -050d Belkin Components - 0103 F5U103 Serial Adapter [etek] - 0109 F5U109 PDA Adapter - 0115 SCSI Adapter - 0121 F5D5050 100Mbps Ethernet - 0208 USBView II Video Adapter [nt1004] - 0224 F5U224 USB 2.0 4-Port Hub - 0805 Nostromo N50 GamePad - 1203 F5U120-PC Serial Port -050e Neon Technology, Inc. -050f KC Technology, Inc. - 0003 KC82C160S Hub - 0180 KC-180 IrDA Dongle -0510 Sejin Electron, Inc. -0511 N'Able (DataBook) Technologies, Inc. -0512 Hualon Microelectronics Corp. -0513 digital-X, Inc. -0514 FCI Electronics -0515 ACTC -0516 Longwell Electronics -0517 Butterfly Communications -0518 EzKEY Corp. -0519 Star Micronics Co., Ltd -051a WYSE Technology -051b Silicon Graphics -051c Shuttle, Inc. -051d American Power Conversion - 0002 Back-UPS Pro 500 -051e Scientific Atlanta, Inc. -051f IO Systems (Elite Electronics), Inc. -0520 Taiwan Semiconductor Manufacturing Co. -0521 Airborn Connectors -0522 Advanced Connectek, Inc. -0523 ATEN GmbH -0524 Sola Electronics -0525 Netchip Technology, Inc. - 1080 NET1080 USB-USB Bridge - a4a0 Linux-USB "Gadget Zero" - a4a1 Linux-USB Ethernet Gadget -0526 Temic MHS S.A. -0527 ALTRA -0528 ATI Technologies, Inc. - 7561 TV Wonder -0529 Aladdin Knowledge Systems - 0001 HASP v0.06 - 030b eToken R1 v3.1.3.x - 0313 eToken R1 v3.2.3.x - 031b eToken R1 v3.3.3.x - 0323 eToken R1 v3.4.3.x - 0412 eToken R2 v2.2.4.x - 041a eToken R2 v2.2.4.x - 0422 eToken R2 v2.4.4.x - 042a eToken R2 v2.5.4.x - 050c eToken Pro v4.1.5.x - 0514 eToken Pro v4.2.5.4 -052a Crescent Heart Software -052b Tekom Technologies, Inc. - 1513 Aosta CX100 WebCam - 1514 Aosta CX100 WebCam Storage -052c Canon Information Systems, Inc. -052d Avid Electronics Corp. -052e Standard Microsystems Corp. -052f Unicore Software, Inc. -0530 American Microsystems, Inc. -0531 Wacom Technology Corp. -0532 Systech Corp. -0533 Alcatel Mobile Phones -0534 Motorola, Inc. -0535 LIH TZU Electric Co., Ltd -0536 Hand Held Products (Welch Allyn, Inc.) -0537 Inventec Corp. -0538 Caldera International, Inc. (SCO) -0539 Shyh Shiun Terminals Co., Ltd -053a Preh Werke GmbH & Co. KG -053b Global Village Communication -053c Institut of Microelectronic & Mechatronic Systems -053d Silicon Architect -053e Mobility Electronics -053f Synopsys, Inc. -0540 UniAccess AB - 0101 Panache Surf ISDN TA -0541 Sirf Technology, Inc. -0543 ViewSonic Corp. - 00fe G773 Monitor Hub - 00ff P815 Monitor Hub - 4153 ViewSonic G773 Control (?) -0544 Cristie Electronics, Ltd -0545 Xirlink, Inc. - 8002 IBM NetCamera - 800c Veo StingRay - 8080 IBM C-It WebCam -0546 Polaroid Corp. -0547 Anchor Chips, Inc. - 2131 AN2131 EZUSB Microcontroller - 2235 AN2235 EZUSB-FX Microcontroller - 2720 AN2720 USB-USB Bridge - 2727 Xircom PGUNET USB-USB Bridge - 2810 Cypress USB ATAPI Bridge - 9999 AN2131 uninitialized (?) -0548 Tyan Computer Corp. -0549 Pixera Corp. -054a Fujitsu Microelectronics, Inc. -054b New Media Corp. -054c Sony Corp. - 0010 DSC-S30/S70/S75/F505V/F505/FD92 Cybershot/Mavica Digital Camera - 0023 CD Writer - 0024 Mavica CD-1000 Camera - 0025 NW-MS7 Walkman MemoryStick Reader - 002d MSAC-US1 MemoryStick Reader - 002e Sony HandyCam MemoryStick Reader - 0032 MemoryStick MSC-U01 Reader - 0038 Clie PEG-S300/D PalmOS PDA - 0058 Clie PEG-N7x0C PalmOS PDA Mass Storage - 0066 Clie PEG-N7x0C PalmOS PDA Serial - 0069 Memorystick MSC-U03 Reader - 0099 Clie NR70 PDA Mass Storage - 009a Clie NR70 PDA Serial -054d Try Corp. -054e Proside Corp. -054f WYSE Technology Taiwan -0550 Fuji Xerox Co., Ltd -0551 CompuTrend Systems, Inc. -0552 Philips Monitors -0553 STMicroelectronics Imaging Division (VLSI Vision) - 0002 CPiA WebCam - 0202 Aiptek PenCam 1 -0554 Dictaphone Corp. -0555 ANAM S&T Co., Ltd -0556 Asahi Kasei Microsystems Co., Ltd -0557 ATEN International Co., Ltd - 2001 UC-1284 Printer Port - 2002 10Mbps Ethernet [klsi] - 2004 UC-100KM PS/2 Mouse and Keyboard adapter - 2006 UC-1284B Printer Port - 2007 UC-110T 100Mbps Ethernet [pegasus] - 2008 UC-232A Serial Port [pl2303] - 2202 CS124U Miniview II KVM Switch - 2600 IDE Bridge - 4000 DSB-650 10Mbps Ethernet [klsi] -0558 Truevision, Inc. -0559 Cadence Design Systems, Inc. -055a Kenwood USA -055b KnowledgeTek, Inc. -055c Proton Electronic Ind. -055d Samsung Electro-Mechanics Co. - 9000 AnyCam [pwc] - 9001 MPC-C30 AnyCam Premium for Notebooks [pwc] -055e CTX Opto-Electronics Corp. -055f Mustek Systems, Inc. - 0001 ScanExpress 1200 CU - 0002 ScanExpress 600 CU - 0003 ScanExpress 1200 USB - 0006 ScanExpress 1200 UB - 0007 ScanExpress 1200 USB Plus - 0008 ScanExpress 1200 CU Plus - 0010 BearPaw 1200F - 0210 ScanExpress A3 USB - 0218 BearPaw 2400 TA - 0219 BearPaw 2400 TA Plus - 021c BearPaw 1200 CU Plus - 021d BearPaw 2400 CU Plus - 021e BearPaw 1200 TA/CS - 0400 BearPaw 2400 TA Pro - 0401 P 3600 A3 Pro - 0873 ScanExpress 600 USB - 1000 BearPaw 4800 TA Pro - a800 MDC 800 Camera - d001 WCam 300 -0560 Interface Corp. -0561 Oasis Design, Inc. -0562 Telex Communications, Inc. - 0001 Enhanced Microphone -0563 Immersion Corp. -0564 Chinon Industries, Inc. -0565 Peracom Networks, Inc. - 0001 Serial Port [etek] - 0002 Enet Ethernet [klsi] - 0003 @Home Networks Ethernet [klsi] - 0005 Enet2 Ethernet [klsi] -0566 Monterey International Corp. -0567 Xyratex International, Ltd -0568 Quartz Ingenierie -0569 SegaSoft -056a Wacom Co., Ltd - 0000 PenPartner - 0010 Graphire - 0011 Graphire 2 - 0020 Intuos 4x5 - 0021 Intuos 6x8 - 0022 Intuos 9x12 - 0023 Intuos 12x12 - 0024 Intuos 12x18 - 0031 PL500 - 0043 Intuos 2 -056b Decicon, Inc. -056c eTEK Labs - 8007 Kwik232 Serial Port - 8101 KwikLink USB-USB Bridge -056d EIZO Corp. - 0000 Hub - 0001 Monitor -056e Elecom Co., Ltd - 0002 29UO Mouse - 4002 Laneed 100Mbps Ethernet LD-USB/TX [pegasus] -056f Korea Data Systems Co., Ltd -0570 Epson America -0571 Interex, Inc. -0572 Conexant Systems (Rockwell), Inc. - 0001 Ezcam II WebCam - 0002 Ezcam II WebCam - 1232 V.90 modem - cafe AccessRunner ADSL Modem -0573 Zoran Co. Personal Media Division (Nogatech) - 0003 USBGear USBG-V1 - 2000 X10 va10a Wireless Camera - 4100 USB-TV FM (NTSC) - 4d00 Hauppauge WINTV-USB USA - 4d01 Hauppauge WINTV-USB - 4d02 Hauppauge WINTV-USB UK - 4d03 Hauppauge WINTV-USB France - 4d10 Hauppauge WINTV-USB with FM USA radio - 4d11 Hauppauge WINTV-USB (PAL) with FM radio - 4d12 Hauppauge WINTV-USB UK with FM Radio - 4d20 Hauppauge WINTV-USB II (PAL) with FM radio - 4d21 Hauppauge WINTV-USB II (PAL) - 4d22 Hauppauge WINTV-USB II (PAL) Model 566 - 4d23 Hauppauge WINTV-USB France 4D23 - 4d30 Hauppauge WINTV-USB with FM USA radio Model 602 - 4d31 Hauppauge WINTV-USB III (PAL) with FM radio Model 568 -0574 City University of Hong Kong -0575 Philips Creative Display Solutions -0576 BAFO/Quality Computer Accessories -0577 ELSA -0578 Intrinsix Corp. -0579 GVC Corp. -057a Samsung Electronics America -057b Y-E Data, Inc. - 0000 FlashBuster-U Floppy - 0001 Tri-Media Reader Floppy - 0006 Tri-Media Reader Card Reader - 0010 Memory Stick Reader Writer - 0020 HEXA Media Drive 6-in-1 Card Reader Writer - 0030 Memory Card Viewer (TV) -057c AVM GmbH - 2800 ISDN-Connector TA -057d Shark Multimedia, Inc. -057e Nintendo Co., Ltd -057f QuickShot, Ltd -0580 Denron, Inc. -0581 Racal Data Group -0582 Roland Corp. - 0002 MPU64 Midi Interface - 0003 Sound Canvas SC-8850 - 0005 Edirol UM-2 MIDI Adapter - 0011 Edirol UA-5 Sound Capture -0583 Padix Co., Ltd (Rockfire) - 2030 RM-203 USB Nest [mode 1] - 2031 RM-203 USB Nest [mode 2] - 2032 RM-203 USB Nest [mode 3] - 2033 RM-203 USB Nest [mode 4] - 3050 QF-305u Gamepad - 688f QF-688uv Windstorm Pro Joystick - 7070 QF-707u Bazooka Joystick -0584 RATOC System, Inc. -0585 FlashPoint Technology, Inc. -0586 ZyXEL Communications Corp. - 1000 Omni NET Modem / ISDN TA -0587 America Kotobuki Electronics Industries, Inc. -0588 Sapien Design -0589 Victron -058a Nohau Corp. -058b Infineon Technologies -058c In Focus Systems -058d Micrel Semiconductor -058e Tripath Technology, Inc. -058f Alcor Micro Corp. - 2802 Monterey Keyboard - 9213 MacAlly Kbd Hub - 9215 AU9814 Hub - 9254 Hub - 9380 JMTek USBdrive - 9410 MicroConnectors/StrongMan Keyboard - 9472 Monterey/NEC Kbd Hub -0590 Omron Corp. - 0004 Cable Modem -0591 Questra Consulting -0592 Powerware Corp. -0593 Incite -0594 Princeton Graphic Systems -0595 Zoran Microelectronics, Ltd -0596 MicroTouch Systems, Inc. - 0001 Touchscreen -0597 Trisignal Communications -0598 Niigata Canotec Co., Inc. -0599 Brilliance Semiconductor, Inc. -059a Spectrum Signal Processing, Inc. -059b Iomega Corp. - 0001 Zip 100 (Type 1) - 000b Zip 100 (Type 2) - 0030 Zip 250 (Ver 1) - 0031 Zip 100 (Type 3) - 0032 Zip 250 (Ver 2) - 0040 SCSI Bridge - 0050 Zip CD 650 Writer - 0053 CDRW55292EXT CD-RW External Drive - 006d HipZip MP3 Player -059c A-Trend Technology Co., Ltd -059d Advanced Input Devices -059e Intelligent Instrumentation -059f LaCie, Ltd - a601 HardDrive -05a0 Vetronix Corp. -05a1 USC Corp. -05a2 Fuji Film Microdevices Co., Ltd -05a3 ARC International -05a4 Ortek Technology, Inc. - 9731 MCK-600W Keyboard -05a5 Sampo Technology Corp. -05a6 Cisco Systems, Inc. -05a7 Bose Corp. -05a8 Spacetec IMC Corp. -05a9 OmniVision Technologies, Inc. - 0511 OV511 WebCam - 0518 OV518 WebCam - a511 OV511+ WebCam -05aa Utilux South China, Ltd -05ab In-System Design - 0002 Parallel Port - 0031 ATA Bridge - 0060 USB 2.0 ATA Bridge - 0200 USS725 ATA Bridge - 0202 ATA Bridge - 081a ATA Bridge -05ac Apple Computer, Inc. - 0201 iMac Keyboard [ALPS M2452] - 0202 Apple Keyboard [ALPS] - 0206 Apple Extended Keyboard [Mitsumi] - 0301 iMac Mouse [Mitsumi/Logitech] - 0302 Apple Optical Mouse [Fujitsu] - 1001 Apple Keyboard Hub [ALPS] - 1002 Apple Extended Keyboard Hub [Mitsumi] -05ad Y.C. Cable U.S.A., Inc. -05ae Synopsys, Inc. -05af Jing-Mold Enterprise Co., Ltd -05b0 Fountain Technologies, Inc. -05b1 First International Computer, Inc. -05b4 LG Semicon Co., Ltd - 6001 Digisette DUO-MP3 AR-100 -05b5 Dialogic Corp. -05b6 Proxima Corp. -05b7 Medianix Semiconductor, Inc. -05b8 Agiler, Inc. - 3002 Scroll Mouse -05b9 Philips Research Laboratories -05ba DigitalPersona, Inc. -05bd RAFI GmbH & Co. KG -05be Tyco Electronics (Raychem) -05bf S & S Research -05c0 Keil Software -05c1 Kawasaki Microelectronics, Inc. -05c2 Media Phonics (Suisse) S.A. -05c5 Digi International, Inc. -05c6 Qualcomm, Inc. - 3100 CDMA Wireless Modem/Phone - 3196 CDMA Wireless Modem - 3197 CDMA Wireless Modem/Phone -05c7 Qtronix Corp. - 1001 Lynx Mouse - 2011 SCorpius Keyboard -05c8 Cheng Uei Precision Industry Co., Ltd (Foxlink) -05c9 Semtech Corp. -05ca Ricoh Co., Ltd - 0101 RDC-5300 Digital Camera - 2201 RDC-7 Digital Camera -05cb PowerVision Technologies, Inc. - 1483 Trust CombiScan 19200 -05cc ELSA AG - 2100 MicroLink ISDN Office - 2219 MicroLink ISDN - 2265 MicroLink 56k - 2280 MicroLink 56k Fun - 3000 Micolink USB2Ethernet [pegasus] -05cd Silicom, Ltd -05ce sci-worx GmbH -05cf Sung Forn Co., Ltd -05d0 GE Medical Systems Lunar -05d1 Brainboxes, Ltd -05d2 Wave Systems Corp. -05d6 Philips Semiconductors, CICT -05d7 Thomas & Betts Corp. - 0099 10Mbps Ethernet [klsi] -05d8 Ultima Electronics Corp. - 4001 Artec Ultima 2000 - 4002 Artec Ultima 2000 (GT6801 based)/Lifetec LT9385 Scanner - 4003 Artec E+ 48U - 4004 Artec E+ Pro - 4008 Trust Easy Webscan 19200 - 4009 Umax Astraslim -05d9 Axiohm Transaction Solutions -05da Microtek International, Inc. - 0093 ScanMaker V6USL - 0094 Phantom 336CX/C3 - 0099 ScanMaker X6/X6U - 009a Phantom C6 - 00a0 Phantom 336CX/C3 (#2) - 00b6 ScanMaker V6UPL - 1011 NHJ Che-ez! Kiss Digital Camera - 30ce ScanMaker 3800 - 30cf ScanMaker 4800 - 40ca ScanMaker 3600 - 80a3 ScanMaker V6USL (#2) - 80ac ScanMaker V6UL/SpicyU -05db Sun Corp. (Suntac?) -05dc Lexar Media, Inc. -05dd Delta Electronics, Inc. -05e0 Symbol Technologies -05e1 Syntek Semiconductor Co., Ltd -05e3 Genesys Logic, Inc. - 000a Keyboard with PS/2 Port - 000b Mouse - 0120 Pacific Image Electronics PrimeFilm 1800u slide/negative scanner - 0300 GLUSB98PT Parallel Port - 0502 GL620USB GeneLink USB-USB Bridge - 0700 SIIG US2256 CompactFlash Card Reader - 1205 Afilias Optical Mouse H3003 -05e5 Fuji Electric Co., Ltd -05e6 Keithley Instruments -05e9 Kawasaki LSI - 0008 KL5KUSB101B Ethernet [klsi] - 0009 Sony 10Mbps Ethernet [pegasus] -05eb FFC, Ltd -05ef AVB, Inc. [anko?] - 020a Top Shot Pegasus Joystick - 8884 Mag Turbo Force Wheel - 8888 Top Shot Force Feedback Racing Wheel -05f0 Canopus Co., Ltd - 0101 DA-Port DAC -05f2 Dexin Corp., Ltd -05f3 PI Engineering, Inc. - 020b PS2 Adapter - 0232 X-Keys Switch Interface, Programming Mode - 0264 X-Keys Switch Interface, Composite Mode -05f5 Unixtar Technology, Inc. -05f6 AOC International -05f7 RFC Distribution(s) PTE, Ltd -05f9 PSC Scanning, Inc. -05fa Siemens Telecommunications Systems, Ltd -05fc Harman Multimedia -05fd InterAct, Inc. - 0251 Raider Pro - 0253 ProPad 8 Digital - 262a 3dfx HammerHead FX - daae Game Shark -05fe Chic Technology Corp. - 0001 Mouse - 0007 Twinhead Mouse - 0009 Inland Pro 4500/5000 Mouse - 0011 Browser Mouse -05ff LeCroy Corp. -0600 Barco Display Systems -0601 Jazz Hipster Corp. -0602 Vista Imaging, Inc. - 1001 ViCam WebCam -0603 Novatek Microelectronics Corp. - 6871 Mouse -0604 Jean Co., Ltd -0606 Royal Information Electronics Co., Ltd -0607 Bridge Information Co., Ltd -0609 SMK Manufacturing, Inc. -060a Worthington Data Solutions, Inc. -060b Solid Year (?) - 0001 MacAlly Keyboard - 2101 Solid Year Keyboard -060c EEH Datalink GmbH -060f Joinsoon Electronics Mfg. Co., Ltd -0611 Totoku Electric Co., Ltd -0613 TransAct Technologies, Inc. -0614 Bio-Rad Laboratories -0616 Future Techno Designs PVT, Ltd -0618 MacAlly - 0101 Mouse -0619 Seiko Instruments, Inc. -061c Act Labs, Ltd -061d Quatech, Inc. -061e Nissei Electric Co. -0620 Alaris, Inc. -0621 ODU-Steckverbindungssysteme GmbH & Co. KG -0623 Littelfuse, Inc. -0624 Apex, Inc. -0626 Nippon Systems Development Co., Ltd -0629 Zida Technologies, Ltd -062b Greatlink Electronics Taiwan, Ltd -062d Taiwan Tai-Hao Enterprises Co., Ltd -062e Mainsuper Enterprises Co., Ltd -062f Sin Sheng Terminal & Machine, Inc. -0634 Micron Technology, Inc. -0636 Sierra Imaging, Inc. -0638 Avision, Inc. - 0268 iVina 1200U Scanner - 026a Minolta Dimage Scan Dual II - 0a10 iVina FB1600/UMAX Astra 4500 - 4004 Minolta Dimage Scan Elite II -063d Fong Kai Industrial Co., Ltd -063f New Technology Cable, Ltd -0640 Hitex Development Tools -0641 Woods Industries, Inc. -0642 VIA Medical Corp. -0644 TEAC Corp. - 0000 Floppy -0645 Who? Vision Systems, Inc. -0646 UMAX -0647 Acton Research Corp. - 0100 ARC SpectraPro UV/VIS/IR Monochromator/Spectrograph - 0101 ARC AM-VM Mono Airpath/Vacuum Monochromator/Spectrograph - 0102 ARC Inspectrum Mono - 0103 ARC Filterwheel - 03e9 Inspectrum 128x1024 F VIS Spectrograph - 03ea Inspectrum 256x1024 F VIS Spectrograph - 03eb Inspectrum 128x1024 B VIS Spectrograph - 03ec Inspectrum 256x1024 B VIS Spectrograph -0648 Inside Out Networks -064b White Mountain DSP, Inc. -064c Ji-Haw Industrial Co., Ltd -064e Suyin Corp. -064f WIBU-Systems AG -0651 Likom Technology Sdn. Bhd. -0652 Stargate Solutions, Inc. -0654 Granite Microsystems, Inc. -0655 Space Shuttle Hi-Tech Co., Ltd -0656 Glory Mark Electronic, Ltd -0657 Tekcon Electronics Corp. -065a Optoelectronics Co., Ltd - 0001 Barcode scanner -065e Silicon Graphics -065f Good Way Technology Co., Ltd & GWC technology Inc. -0660 TSAY-E (BVI) International, Inc. -0661 Hamamatsu Photonics K.K. -0663 Topmax Electronic Co., Ltd - 0103 CobraPad -0667 Aiwa Co., Ltd - 0fa1 TD-U8000 Tape Drive -0668 WordWand -0669 Oce' Printing Systems GmbH -066a Total Technologies, Ltd -066b Linksys, Inc. - 0105 SCM eUSB SmartMedia Card Reader - 010a Melco MCR-U2 SmartMedia / CompactFlash Reader - 2202 USB10TX Ethernet [pegasus] - 2203 USB100TX Ethernet [pegasus] - 2204 USB100TX HomePNA Ethernet [pegasus] - 2206 USB Ethernet [pegasus] - 2211 WUSB11 802.11b Adapter - 2212 WUSB11v2.5 802.11b Adapter - 2213 WUSB12v1.1 802.11b Adapter -066d Entrega, Inc. -066e Acer Semiconductor America, Inc. -066f SigmaTel, Inc. - 3400 STMP3400 D-Major MP3 Player - 3410 STMP3410 D-Major MP3 Player - 4200 STIr4200 IrDA Bridge -0672 Labtec, Inc. - 1041 LCS1040 Speaker System - 5000 SpaceBall 4000 FLX -0673 HCL - 5000 Keyboard -0674 Key Mouse Electronic Enterprise Co., Ltd -0675 Draytech - 0110 Vigor 128 ISDN TA -0676 Teles AG -0677 Aiwa Co., Ltd - 0fa1 TD-U8000 Tape Drive -0678 ACard Technology Corp. -067b Prolific Technology, Inc. - 0000 PL2301 USB-USB Bridge - 0001 PL2302 USB-USB Bridge - 2303 PL2303 Serial Port - 2305 PL2305 Parallel Port - 2307 PL2307 USB-ATAPI4 Bridge - 2315 Flash Disk Embedded Hub - 2316 Flash Disk Security Device - 2317 Mass Storage Device -067c Efficient Networks, Inc. - 1001 Siemens SpeedStream 100MBps Ethernet - 1022 Siemens SpeedStream 1022 802.11b Adapter - 4060 Alcatel Speedstream 4060 ADSL Modem -067d Hohner Corp. -067e Intermec -067f Virata, Ltd -0680 Realtek Semiconductor Corp., CPP Div. (Avance Logic) - 0002 Arowana Optical Wheel Mouse MSOP-01 -0681 Siemens Information and Communication Products - 0002 Gigaset 3075 Passive ISDN - 0005 Mouse with Fingerprint Reader - 0012 I-Gate 802.11b Adapter -0684 Actiontec Electronics, Inc. -0686 Minolta Co., Ltd - 4003 Dimage 2330 Zoom - 4004 Scan Elite II - 4006 Dimage 7 digital still camera - 4007 Dimage S304 digital still camera - 4009 Dimage X digital still camera - 400a Dimage S404 digital still camera - 400b Dimage 7i digital still camera - 400d Scan Dual III - 4014 Dimage S414 digital still camera -068a Pertech, Inc. -068e CH Products, Inc. - 00f2 Flight Sim Pedals - 00ff Flight Sim Yoke - 0500 GameStick 3D - 0501 CH Pro Pedals - 0504 F-16 Combat Stick -0690 Golden Bridge Electech, Inc. -0693 Hagiwara Sys-Com Co., Ltd - 0002 FlashGate SmartMedia Card Reader - 0003 FlashGate CompactFlash Card Reader - 0005 FlashGate -0694 Lego Group - 0001 Mindstorms Tower -0698 Chuntex (CTX) - 1786 1300ex Monitor - 9999 VLxxxx Monitor+Hub -0699 Tektronix, Inc. -069a Askey Computer Corp. - 0001 VC010 WebCam [pwc] - 0321 Dynalink WLL013 / Compex WLU11A 802.11b Adapter -069b Thomson, Inc. - 2220 RCA Kazoo RD1000 MP3 Player -069d Hughes Network Systems (HNS) - 0002 Satellite Device -069e Marx - 0005 CryptoBox v1.2 -069f Allied Data Technologies BV - 0010 Tornado Speakerphone FaxModem 56.0 -06a2 Topro Technology, Inc. -06a3 Saitek PLC - 0006 Cyborg Gold Joystick - 052d P750 Gamepad - 053f X36F Flightstick - 100a SP550 Pad and Joystick Combo - 100b SP550 Pad -06a4 Xiamen Doowell Electron Co., Ltd -06a5 Divio - 0000 Typhoon Webcam 100k [nw8000] - d001 ProLink DS3303u WebCam -06a8 Topaz Systems, Inc. - 0042 SignatureGem 1X5 Pad - 0043 SignatureGem 1X5-HID Pad -06a9 Westell -06aa Sysgration, Ltd -06ac Fujitsu Laboratories of America, Inc. -06ad Greatland Electronics Taiwan, Ltd -06ae Professional Multimedia Testing Centre -06b8 Pixela Corp. -06b9 Alcatel Telecom - 4061 Speed Touch ISDN - a5a5 DynaMiTe Modem -06ba Smooth Cord & Connector Co., Ltd -06bb EDA, Inc. -06bc Oki Data Corp. -06bd AGFA-Gevaert NV - 0001 SnapScan 1212U - 0002 SnapScan 1236U - 0100 SnapScan Touch - 0403 ePhoto CL18 Camera - 0404 ePhoto CL20 Camera - 2061 SnapScan 1212U (?) - 208d Snapscan e40 - 208f SnapScan e50 - 2091 SnapScan e20 - 2093 SnapScan e10 - 2095 SnapScan e25 - 2097 SnapScan e26 - 20fd SnapScan e52 - 20ff SnapScan e42 -06be AME Optimedia Technology Co., Ltd -06bf Leoco Corp. -06c4 Bizlink International Corp. -06c5 Hagenuk, GmbH -06c6 Infowave Software, Inc. -06c8 SIIG, Inc. -06c9 Taxan (Europe), Ltd -06ca Newer Technology, Inc. -06cb Synaptics, Inc. -06cc Terayon Communication Systems -06cd Keyspan - 0101 USA-28 PDA [preenum] - 0102 USA-28X PDA [preenum] - 0103 USA-19 PDA [preenum] - 0104 PDA [prerenum] - 0105 USA-18X PDA [preenum] - 0106 USA-19W PDA [preenum] - 0107 USA-19 PDA - 0108 USA-19W PDA - 010b USA-19Q PDA - 010f USA-28 PDA - 0110 USA-28X PDA - 0112 USA-18X PDA - 0114 USA-28X PDA - 0118 USA-19QW PDA - 0201 Digital Media Remote -06cf SpheronVR AG - 1010 PanoCam 10 - 1012 PanoCam 12/12X -06d0 LapLink, Inc. - 0622 LapLink Gold USB-USB Bridge [net1080] -06d1 Daewoo Electronics Co., Ltd -06d3 Mitsubishi Electric Corp. -06d5 Toshiba - 4000 Japanese Keyboard -06d6 Aashima Technology B.V. -06d7 Network Computing Devices (NCD) -06d8 Technical Marketing Research, Inc. -06da Phoenixtec Power Co., Ltd -06db Paradyne -06dc Foxlink Image Technology Co., Ltd - 0014 Prolink Winscan Pro 2448U -06de Heisei Electronics Co., Ltd -06e0 Multi-Tech Systems, Inc. - f101 MT5634ZBA MultiModem 56k Intl. - f104 MT5634ZBA MultiModem 56k -06e1 ADS Technologies, Inc. - 0008 UBS-10BT Ethernet [klsi] -06e4 Alcatel Microelectronics -06e6 Tiger Jet Network, Inc. -06ea Sirius Technologies - 0001 NetCom Roadster II 56k - 0002 Roadster II 56k -06ef I.A.C. Geometrische Ingenieurs B.V. -06f0 T.N.C Industrial Co., Ltd -06f1 Opcode Systems, Inc. -06f2 Emine Technology Co. -06f6 Wintrend Technology Co., Ltd -06fa HSD S.r.L -06fd Boston Acoustics -06fe Gallant Computer, Inc. -0701 Supercomal Wire & Cable SDN. BHD. -0703 Bvtech Industry, Inc. -0705 NKK Corp. -0707 Standard Microsystems Corp. - 0100 2202 Ethernet [klsi] - 0200 2202 Ethernet [pegasus] -0708 Putercom Co., Ltd -0709 Silicon Systems, Ltd (SSL) -070a Oki Electric Industry Co., Ltd -070d Comoss Electronic Co., Ltd -070e Excel Cell Electronic Co., Ltd -0710 Connect Tech, Inc. - 0001 WhiteHeat (fake ID) - 8001 WhiteHeat -0711 Magic Control Technology Corp. - 0100 Hub - 0200 BAY-3U1S1P Serial Port - 0210 MCT1S Serial Port - 0230 MCT-232 Serial Port - 0231 PS/2 Mouse Port - 0240 PS/2 to USB Converter - 0300 BAY-3U1S1P Parallel Port - 0302 Parallel Port -0714 NewMotion, Inc. - 0003 ADB to USB convertor -0718 Imation Corp. -0719 Tremon Enterprises Co., Ltd -071b Domain Technologies, Inc. - 0002 DTI-56362-USB Digital Interface Unit - 0101 Audio4-USB DSP Data Acquisition Unit - 0201 Audio4-5410 DSP Data Acquisition Unit - 0301 SB-USB JTAG Emulator -071c Xionics Document Technologies, Inc. -071d Eicon Networks Corp. - 1000 Diva ISDN TA -0723 Centillium Communications Corp. -0726 Vanguard International Semiconductor-America -0729 Amitm - 1000 USC-1000 Serial Port -072e Sunix Co., Ltd -072f ACS, Ltd - 0001 ACR20U SmartCard Reader -0731 Susteen, Inc. -0732 Goldfull Electronics & Telecommunications Corp. -0733 ViewQuest Technologies, Inc. - 0401 CS330 WebCam - 0402 M-318B WebCam - 0430 Intel Pro Share WebCam -0734 Lasat Communications A/S - 0001 560V Modem -0735 Asuscom Network - c541 ISDN TA 280 -0736 Lorom Industrial Co., Ltd -0738 Mad Catz, Inc. -073b Suncom Technologies -073e NEC, Inc. - 0301 Game Pad -0745 Syntech Information Co., Ltd -0746 Onkyo Corp. -0747 Labway Corp. -0748 Strong Man Enterprise Co., Ltd -0749 EVer Electronics Corp. -074a Ming Fortune Industry Co., Ltd -074b Polestar Tech. Corp. -074c C-C-C Group PLC -074d Micronas GmbH -074e Digital Stream Corp. - 0001 PS/2 Adapter - 0002 PS/2 Adapter -0755 Aureal Semiconductor -0757 Network Technologies, Inc. -0763 Midiman - 1001 Midisport 2x2 - 1010 Midisport 1x1 - 1020 Midisport 4x4 - 1030 Midisport 8x8 -0764 Cyber Power System, Inc. -0765 X-Rite, Inc. -0766 Jess-Link Products Co., Ltd -0768 Camtel Technology Corp. -0769 Surecom Technology Corp. -076a Smart Technology Enablers, Inc. -076b OmniKey AG -076c Partner Tech -076d Denso Corp. -076e Kuan Tech Enterprise Co., Ltd -076f Jhen Vei Electronic Co., Ltd -0774 AmTRAN Technology Co., Ltd -0775 Longshine Electronics Corp. -0776 Inalways Corp. -0777 Comda Enterprise Corp. -0779 Fairchild Semiconductor -077a Sankyo Seiki Mfg. Co., Ltd -077b Linksys - 2219 WUSB11 V2.6 802.11b Adapter - 2226 USB200M 100baseTX Adapter -077c Forward Electronics Co., Ltd - 0005 NEC Keyboard -077d Griffin Technology - 0223 IMic Audio In/Out -077f Well Excellent & Most Corp. -0781 SanDisk Corp. - 0001 SDDR-05a ImageMate CompactFlash Reader - 0002 SDDR-31 ImageMate II CompactFlash Reader - 0005 SDDR-05b (CF II) ImageMate CompactFlash Reader - 0200 SDDR-09 (SSFDC) ImageMate SmartMedia Reader [eusb] - 0830 ImageMate CF/MMC/SD Reader -0782 Trackerball -0784 Vivitar, Inc. - 0100 Vivicam 2655 - 1310 Vivicam 3305 - 1688 Vivicam 3665 - 3330 Nytec ND-3200 Camera - 5260 Werlisa Sport PX 100 / JVC GC-A33 Camera -0785 NTT-ME - 0001 MN128mini-V ISDN TA - 0003 MN128mini-J ISDN TA -0789 Logitec Corp. -078b Happ Controls, Inc. - 0010 Driving UGCI - 0020 Flying UGCI - 0030 Fighting UGCI -078e Brincom, Inc. -0790 Pro-Image Manufacturing Co., Ltd -0791 Copartner Wire and Cable Mfg. Corp. -0792 Axis Communications AB -0793 Wha Yu Industrial Co., Ltd -0794 ABL Electronics Corp. -0795 RealChip, Inc. -0796 Certicom Corp. -0797 Grandtech Semiconductor Corp. - 8001 SmartCam -079b Sagem -079d Alfadata Computer Corp. - 0201 GamePort Adapter -07a1 Digicom S.p.A. - d952 Palladio USB V.92 Modem -07a2 National Technical Systems -07a3 Onnto Corp. -07a4 Be, Inc. -07a6 ADMtek, Inc. - 0986 AN986 Pegasus Ethernet - 8511 ADM8511 Pegasus II Ethernet -07aa Corega K.K. - 0001 Ether USB-T Ethernet [klsi] - 0004 FEther USB-TX Ethernet [pegasus] - 0012 Stick-11 802.11b Adapter -07ab Freecom Technologies - fc01 IDE bridge - fc03 USB2-IDE IDE bridge -07af Microtech - 0004 SCSI-DB25 SCSI Bridge [shuttle] - 0005 SCSI-HD50 SCSI Bridge [shuttle] - 0006 CameraMate SmartMedia and CompactFlash Card Reader [eusb/shuttle] -07b0 Trust Technologies - 0001 ISDN TA -07b1 IMP, Inc. -07b2 Motorola BCS, Inc. - 4100 SB4100 Cable Modem -07b3 Plustek, Inc. - 0001 OpticPro 1212U Scanner - 0010 OpticPro U12 Scanner - 0011 OpticPro U24 Scanner - 0013 OpticPro UT12 Scanner - 0015 OpticPro U24 Scanner - 0017 OpticPro UT12/16/24 Scanner - 0400 OpticPro 1248U Scanner - 0401 OpticPro 1248U Scanner #2 - 0403 OpticPro U16B Scanner -07b4 Olympus Optical Co., Ltd - 0100 Camedia C-2100/C-3000 Ultra Zoom Camera - 0102 Camedia E-10/C-220 Camera - 0105 Camedia C-700/C-3040/C-4000 Zoom Camera - 0203 Digital Voice Recorder DW-90 - 0206 Digital Voice Recorder DS-330 -07b5 Mega World International, Ltd - 9902 GamePad -07b6 Marubun Corp. -07b7 TIME Interconnect, Ltd -07b8 D-Link Corp. - 4000 DU-E10 Ethernet [klsi] - 4002 DU-E100 Ethernet [pegasus] - abc1 DU-E10 Ethernet [pegasus] - f101 DSB-560 Modem [atlas] -07bc Canon Computer Systems, Inc. -07bd Webgear, Inc. -07be Veridicom -07c0 Code Mercenaries Hard- und Software GmbH -07c4 Datafab Systems, Inc. - a000 CompactFlash Card Reader - a001 CompactFlash & SmartMedia Card Reader [eusb] - a002 Disk Drive - a005 CompactFlash & SmartMedia Card Reader - a006 SmartMedia Card Reader - a109 LC1 CompactFlash & SmartMedia Card Reader - a400 CompactFlash & Microdrive Reader -07c5 APG Cash Drawer -07c6 ShareWave, Inc. -07c7 Powertech Industrial Co., Ltd -07c8 B.U.G., Inc. -07c9 Allied Telesyn International -07ca AVerMedia Technologies, Inc. -07cb Kingmax Technology, Inc. -07cc Carry Computer Eng., Co., Ltd - 0000 CF Card Reader - 0003 SM Card Reader - 0004 SM/CF/PCMCIA Card Reader - 0006 SM/CF/PCMCIA Card Reader - 000c SM/CF Card Reader - 000d SM/CF Card Reader - 0200 6-in-1 Card Reader -07cd Elektor - 0001 USBuart Serial Port -07cf Casio Computer Co., Ltd - 1001 QV-8000SX/5700/3000EX Digicam - 2002 E-125 Cassiopeia Pocket PC - 3801 Casio WMP-1 MP3-Watch - 4500 LV-20 Digital Camera -07d1 D-Link System -07d2 Aptio Products, Inc. -07d3 Cyberdata Corp. -07d7 GCC Technologies, Inc. -07da Arasan Chip Systems -07df David Electronics Co., Ltd -07e1 Ambient Technologies, Inc. - 5201 V.90 Modem -07e2 Elmeg GmbH & Co., Ltd -07e3 Planex Communications, Inc. -07e4 Movado Enterprise Co., Ltd -07e5 QPS, Inc. - 5c01 Que! CDRW -07e6 Allied Cable Corp. -07e7 Mirvo Toys, Inc. -07e8 Labsystems -07ea Iwatsu Electric Co., Ltd -07eb Double-H Technology Co., Ltd -07ec Taiyo Electric Wire & Cable Co., Ltd -07f6 Circuit Assembly Corp. -07f7 Century Corp. -07f9 Dotop Technology, Inc. -07fa Draytek - 0778 miniVigor 128 ISDN TA -07fd Mark of the Unicorn - 0000 FastLane MIDI Interface -0801 Mag-Tek -0802 Mako Technologies, LLC -0803 Zoom Telephonics, Inc. - 9700 2986L FaxModem -0809 Genicom Technology, Inc. -080a Evermuch Technology Co., Ltd -080d Teco Image Systems Co., Ltd - 0102 Hercules Scan@home 48 -0810 Personal Communication Systems, Inc. -0813 Mattel, Inc. -081a MG Logic - 1000 Duo Pen Tablet -081b Indigita Corp. -081c Mipsys -081e AlphaSmart, Inc. -0822 Reudo Corp. -0825 GC Protronics -0826 Data Transit -0827 BroadLogic, Inc. -0828 Sato Corp. -0829 DirecTV Broadband, Inc. (Telocity) -082d Handspring - 0100 Visor -0830 Palm, Inc. - 0002 Palm M505 - 0003 Palm M515 - 0020 Palm I705 - 0040 Palm M125 - 0050 Palm M130 - 0060 Palm Tungsten T - 0080 Palm -0832 Kouwell Electronics Corp. -0833 Sourcenext Corp. -0835 Action Star Enterprise Co., Ltd -0839 Samsung Techwin Co., Ltd - 0005 Digimax Camera - 0008 Digimax 230 Camera - 1003 Digimax 210SE - 1012 6500 Document Camera - 1542 Digimax 50 Duo -083a Accton Technology Corp. - 1046 10/100 Ethernet [pegasus] - 5046 SpeedStream 10/100 Ethernet [pegasus] -083f Global Village - b100 TelePort V.90 Fax/Modem -0840 Argosy Research, Inc. -0841 Rioport.com, Inc. - 0001 Rio 500 -0844 Welland Industrial Co., Ltd -0846 NetGear, Inc. - 1001 EA101 Ethernet [klsi] -084d Minton Optic Industry Co., Inc. - 0003 S-Cam F5 Digital Camera - 0011 Argus DC3500 Digital Camera -084e KB Gear - 1002 Pablo Tablet -084f Empeg - 0001 Empeg-Car Mark I/II Player -0850 Fast Point Technologies, Inc. -0851 Macronix International Co., Ltd - 1543 Maxell WS30 Slim Digital Camera -0852 CSEM -0854 ActiveWire, Inc. - 0100 I/O Board - 0101 I/O Board, rev1 -0858 Hitachi Maxell, Ltd -0859 Minolta Systems Laboratory, Inc. -085a Xircom - 0001 Portstation Dual Serial Port - 8027 PGSDB9 Serial Port -0862 Teletrol Systems, Inc. -0863 Filanet Corp. -0864 NetGear, Inc. - 4100 MA101 802.11b Adapter - 4102 MA101 802.11b Adapter -086a Emagic Soft-und Hardware GmbH -086c DeTeWe - Deutsche Telephonwerke AG & Co. - 1001 Eumex 504PC ISDN TA -086e System TALKS, Inc. -086f MEC IMEX, Inc. -0870 Metricom -0871 SanDisk, Inc. - 0001 SDDR-01 Compact Flash Reader - 0002 SDDR-31 Compact Flash Reader - 0005 SDDR-05 Compact Flash Reader -0873 Xpeed, Inc. -0874 A-Tec Subsystem, Inc. -0879 Comtrol Corp. -087c Adesso/Kbtek America, Inc. -087d Jaton Corp. -087e Fujitsu Computer Products of America -087f Virtual IP Group, Inc. -0880 APT Technologies, Inc. -0883 Recording Industry Association of America (RIAA) -0885 Boca Research, Inc. -0886 XAC Automation Corp. -0887 Hannstar Electronics Corp. -088b MassWorks, Inc. - 4944 MassWorks ID-75 TouchScreen -0892 DioGraphy, Inc. -089c United Technologies Research Cntr. -089d Icron Technologies Corp. -089e NST Co., Ltd -089f Primex Aerospace Co. -08a5 e9, Inc. -08a8 Andrea Electronics -08ae Macally (Mace Group, Inc.) -08b4 Sorenson Vision, Inc. -08b8 J. Gordon Electronic Design, Inc. - 01f4 USBSIMM1 -08b9 RadioShack Corp. (Tandy) -08bb Texas Instruments Japan -08bd Citizen Watch Co., Ltd -08c3 Precise Biometrics - 0101 Precise 100 MC FingerPrint and SmartCard Reader -08c4 Proxim, Inc. -08c7 Key Nice Enterprise Co., Ltd -08c8 2Wire, Inc. -08c9 Nippon Telegraph and Telephone Corp. -08ca Aiptek International, Inc. - 0010 Tablet - 0020 APT-6000U Tablet - 0021 APT-2 Tablet - 0022 Tablet - 0023 Tablet - 0024 Tablet - 0103 Pocket DV Digital Camera - 2010 Pocket CAM 3 Mega (webcam) - 2011 Pocket CAM 3 Mega (storage) -08cd Jue Hsun Ind. Corp. -08ce Long Well Electronics Corp. -08cf Productivity Enhancement Products -08d1 smartBridges, Inc. - 0001 smartNIC Ethernet [catc] -08d3 Virtual Ink -08d4 Siemens PC Systems -08d9 Increment P Corp. -08dd Billionton Systems, Inc. - 0986 USB-100N Ethernet [pegasus] - 0987 USBLP-100 HomePNA Ethernet [pegasus] - 0988 USBEL-100 Ethernet [pegasus] - 8511 USBE-100 Ethernet [pegasus2] -08de ??? - 7a01 802.11b Adapter -08df Spyrus, Inc. -08e3 Olitec, Inc. - 0002 USB-RS232 Bridge -08e4 Pioneer Corp. -08e5 Litronic -08e6 Gemplus - 0430 GemPC430 SmartCard Reader - 0432 GemPC432 SmartCard Reader - 0435 GemPC435 SmartCard Reader -08e7 Pan-International Wire & Cable -08e8 Integrated Memory Logic -08e9 Extended Systems, Inc. - 0100 XTNDAccess IrDA Dongle -08ea Ericsson, Inc., Blue Ridge Labs -08ec M-Systems Flash Disk Pioneers - 0010 DiskOnKey -08ee CCSI/Hesso -08f0 Corex Technologies -08f1 CTI Electronics Corp. -08f5 SysTec Co., Ltd -08f6 Logic 3 International, Ltd -08f8 Keen Top International Enterprise Co., Ltd -08f9 Wipro Technologies -08fa Caere -08fb Socket Communications -08fc Sicon Cable Technology Co., Ltd -08fd Digianswer A/S -08ff AuthenTec, Inc. -0900 Pinnacle Systems, Inc. -0901 VST Technologies -0906 Faraday Technology Corp. -0909 Audio-Technica Corp. -090a Trumpion Microelectronics, Inc. -090b Neurosmith -090c Feiya Technology Corp. -090d Multiport Computer Vertriebs GmbH -090e Shining Technology, Inc. -090f Fujitsu Devices, Inc. -0910 Alation Systems, Inc. -0911 Philips Speech Processing -0912 Voquette, Inc. -0915 GlobeSpan, Inc. -0917 SmartDisk Corp. -0919 Tiger Electronics - 0100 Fast Flicks Digital Camera -091e Garmin International -0920 Echelon Co. -0921 GoHubs, Inc. -0922 Dymo-CoStar Corp. - 0007 LabelWriter 330 - 0009 LabelWriter 310 -0923 IC Media Corp. - 010f SIIG MobileCam -0924 Xerox -0927 Summus, Ltd -0928 Oxford Semiconductor, Ltd -0929 American Biometric Co. -092a Toshiba Information & Industrial Sys. And Services -092b Sena Technologies, Inc. -0930 Toshiba Corp. -0931 Harmonic Data Systems, Ltd -0932 Crescentec Corp. -0933 Quantum Corp. -0934 Netcom Systems -0939 Lumberg, Inc. -093a Pixart Imaging, Inc. -093b Plextor Corp. -093d InnoSync, Inc. -093e J.S.T. Mfg. Co., Ltd -093f Olympia Telecom Vertriebs GmbH -0940 Japan Storage Battery Co., Ltd -0941 Photobit Corp. -0942 i2Go.com, LLC -0943 HCL Technologies India Private, Ltd -0944 KORG, Inc. -0945 Pasco Scientific -0948 Kronauer music in digital - 0301 USB Pro (24/48) - 0302 USB Pro (24/96 playback) - 0303 USB Pro (24/96 record) - 0304 USB Pro (16/48) - 1105 USB One -094b Linkup Systems Corp. -094d Cable Television Laboratories -0951 Kingston Technology - 000a KNU101TX 100baseTX Ethernet -0954 RPM Systems Corp. -0955 NVidia Corp. -0956 BSquare Corp. -0957 Agilent Technologies, Inc. -0958 CompuLink Research, Inc. -0959 Cologne Chip AG -095a Portsmith -095b Medialogic Corp. -095c K-Tec Electronics -095d Polycom, Inc. -0967 Acer (??) - 0204 WarpLink 802.11b Adapter -0968 Catalyst Enterprises, Inc. -0971 Gretag-Macbeth AG -0973 Schlumberger -0974 Datagraphix, a business unit of Anacomp -0975 OL'E Communications, Inc. -0976 Adirondack Wire & Cable -0977 Lightsurf Technologies -0978 Beckhoff GmbH -0979 Jeilin Technology Corp., Ltd -097a Minds At Work LLC -097b Knudsen Engineering, Ltd -097c Marunix Co., Ltd -097d Rosun Technologies, Inc. -097f Barun Electronics Co., Ltd -0981 Oak Technology, Ltd -0984 Apricorn -0985 cab Produkttechnik GmbH & Co KG - 00a3 A3/200 or A3/300 Label Printer -098c Vitana Corp. -098d INDesign -098e Integrated Intellectual Property, Inc. -098f Kenwood TMI Corp. -0993 Gemstar eBook Group, Ltd - 0001 REB1100 eBook Reader -0996 Integrated Telecom Express, Inc. -09a3 PairGain Technologies -09a4 Contech Research, Inc. -09a5 VCON Telecommunications -09a6 Poinchips -09a7 Data Transmission Network Corp. -09a8 Lin Shiung Enterprise Co., Ltd -09a9 Smart Card Technologies Co., Ltd -09aa Intersil Corp. - 3642 Prism2.x 802.11b Adapter -09ae Tripp Lite -09b2 Franklin Electronic Publishers, Inc. - 0001 eBookman Palm Computer -09b3 Altius Solutions, Inc. -09b4 MDS Telephone Systems -09b5 Celltrix Technology Co., Ltd -09be MySmart.Com - 0001 MySmartPad -09bf Auerswald GmbH & Co. KG - 00c0 COMpact 2104 ISDN PBX - 00db COMpact 4410/2206 ISDN ISDN - 00f1 COMfort System Telephones -09c1 Arris Interactive LLC -09c2 Nisca Corp. -09c3 ActivCard, Inc. -09c4 ACTiSYS Corp. - 0011 ACT-IR2000U IrDA Dongle -09c5 Memory Corp. -09cc Workbit Corp. -09cd Psion Dacom Home Networks, Ltd -09ce City Electronics, Ltd -09cf Electronics Testing Center, Taiwan -09d1 NeoMagic, Inc. -09d2 Vreelin Engineering, Inc. -09d3 Com One - 0001 ISDN TA -09d9 KRF Tech, Ltd -09da A4 Tech Co., Ltd -09db Measurement Computing Corp. -09dc Aimex Corp. -09dd Fellowes, Inc. -09df Addonics Technologies Corp. -09e1 Intellon Corp. -09e5 Jo-Dan International, Inc. -09e6 Silutia, Inc. -09e7 Real 3D, Inc. -09e8 AKAI Professional M.I. Corp. -09e9 Chen-Source, Inc. -09eb IM Networks, Inc. - 4331 iRhythm Tuner Remote -09ef Xitel - 0101 MD-Port DG2 MiniDisc Interface -09f5 AresCom -09f6 RocketChips, Inc. -09f7 Edu-Science (H.K.), Ltd -09f8 SoftConnex Technologies, Inc. -09f9 Bay Associates -09fa Mtek Vision -09fb Altera -09ff Gain Technology Corp. -0a00 Liquid Audio -0a01 ViA, Inc. -0a0b Cybex Computer Products Co. -0a11 Xentec, Inc. -0a12 Cambridge Silicon Radio, Ltd -0a13 Telebyte, Inc. -0a14 Spacelabs Medical, Inc. -0a15 Scalar Corp. -0a16 Trek Technology (S) PTE, Ltd - 9988 Trek2000 TD-G2 -0a17 Pentax Corp. - 0004 Pentax Optio 330 - 0006 Pentax Optio S -0a18 Heidelberger Druckmaschinen AG -0a19 Hua Geng Technologies, Inc. -0a21 Medtronic Physio Control Corp. -0a22 Century Semiconductor USA, Inc. -0a2c AK-Modul-Bus Computer GmbH - 0008 GPIO Ports -0a39 Gilat Satellite Networks, Ltd -0a3a PentaMedia Co., Ltd -0a3c NTT DoCoMo, Inc. -0a3d Varo Vision -0a43 Boca Systems, Inc. -0a46 Davicom Semiconductor, Inc. -0a47 Hirose Electric -0a48 I/O Interconnect -0a4b Fujitsu Media Devices, Ltd -0a4c Computex Co., Ltd -0a4d Evolution Electronics, Ltd - 008e MK-249C MIDI Keyboard -0a4e Steinberg Soft-und Hardware GmbH -0a4f Litton Systems, Inc. -0a50 Mimaki Engineering Co., Ltd -0a51 Sony Electronics, Inc. -0a52 Jebsee Electronics Co., Ltd -0a53 Portable Peripheral Co., Ltd -0a5a Electronics For Imaging, Inc. -0a5b EAsics NV -0a5c Broadcom Corp. - 2033 BCM2033 Bluetooth - 2035 BCM2035 Bluetooth -0a5d Diatrend Corp. -0a5f Zebra - 0009 LP2844 Printer -0a66 ClearCube Technology -0a67 Medeli Electronics Co., Ltd -0a68 Comaide Corp. -0a69 Chroma ate, Inc. -0a6b Green House Co., Ltd - 0001 Compact Flash R/W with MP3 player -0a6c Integrated Circuit Systems, Inc. -0a6d UPS Manufacturing -0a6e Benwin -0a6f Core Technology, Inc. -0a70 International Game Technology -0a72 Sanwa Denshi -0a7d NSTL, Inc. -0a7e Octagon Systems Corp. -0a80 Rexon Technology Corp., Ltd -0a81 Chesen Electronics Corp. -0a82 Syscan - 4600 TravelScan 460/464 -0a83 NextComm, Inc. -0a84 Maui Innovative Peripherals -0a85 Idexx Labs -0a86 NITGen Co., Ltd -0a8d Picturetel -0a8e Japan Aviation Electronics Industry, Ltd -0a90 Candy Technology Co., Ltd -0a91 Globlink Technology, Inc. -0a92 EGO SYStems, Inc. -0a93 C Technologies AB -0a94 Intersense -0aa3 Lava Computer Mfg., Inc. -0aa4 Develco Elektronik -0aa5 First International Digital -0aa6 Perception Digital, Ltd -0aa7 Wincor Nixdorf GmbH & Co KG -0aa8 TriGem Computer, Inc. -0aa9 Baromtec Co. - f01b Medion MD 6242 MP3 Player -0aaa Japan CBM Corp. -0aab Vision Shape Europe SA -0aac iCompression, Inc. -0aad Rohde & Schwarz GmbH & Co. KG -0aae NEC infrontia Corp. (Nitsuko) -0aaf Digitalway Co., Ltd -0ab0 Arrow Strong Electronics Co., Ltd -0aba Ellisys - 8001 USB Tracker 110 Protocol Analyzer -0abe Stereo-Link - 0101 SL1200 DAC -0ac3 Sanyo Semiconductor Company Micro -0ac4 Leco Corp. -0ac5 I & C Corp. -0ac6 Singing Electrons, Inc. -0ac7 Panwest Corp. -0ac8 Z-Star Microelectronics Corp. -0ac9 Micro Solutions, Inc. -0acc Koga Electronics Co. -0acd ID Tech -0acf Intoto, Inc. -0ad0 Intellix Corp. -0ad1 Remotec Technology, Ltd -0ad2 Service & Quality Technology Co., Ltd -0ae3 Allion Computer, Inc. -0ae4 Taito Corp. -0ae7 Neodym Systems, Inc. -0ae8 System Support Co., Ltd -0ae9 North Shore Circuit Design L.L.P. -0aea SciEssence, LLC -0aeb TTP Communications, Ltd -0aec Neodio Technologies Corp. - 5010 ND5010 Card Reader -0af6 Silver I Co., Ltd -0af7 B2C2, Inc. -0af9 Hama, Inc. - 0010 USB SightCam 100 -0afc Zaptronix Ltd -0afd Tateno Dennou, Inc. -0afe Cummins Engine Co. -0aff Jump Zone Network Products, Inc. -0b05 ASUSTek Computer, Inc. -0b0e GN Netcom -0b0f AVID Technology -0b10 Pcally -0b11 I Tech Solutions Co., Ltd -0b1e Electronic Warfare Assoc., Inc. (EWA) -0b1f Insyde Software Corp. -0b20 TransDimension, Inc. -0b21 Yokogawa Electric Corp. -0b22 Japan System Development Co., Ltd -0b23 Pan-Asia Electronics Co., Ltd -0b24 Link Evolution Corp. -0b27 Ritek Corp. -0b28 Kenwood Corp. -0b2c Village Center, Inc. -0b30 PNY Technologies, Inc. - 0006 SM Media-Shuttle Card Reader -0b33 Contour Design, Inc. -0b37 Hitachi ULSI Systems Co., Ltd -0b39 Omnidirectional Control Technology, Inc. -0b3a IPaxess -0b3b Tekram Technology Co., Ltd - 1601 Allnet 0193 802.11b Adapter - 1602 ZyXEL ZyAIR B200 802.11b Adapter - 1612 AIR.Mate 2@net 802.11b Adapter -0b3c Olivetti Techcenter -0b3e Kikusui Electronics Corp. -0b41 Hal Corp. -0b47 Sportbug.com, Inc. -0b48 TechnoTrend AG -0b49 ASCII Corp. -0b4b Pine Corp. Ltd. - 0100 D'music MP3 Player -0b4e Musical Electronics, Ltd -0b50 Dumpries Co., Ltd -0b52 Colorado MicroDisplay, Inc. -0b54 Sinbon Electronics Co., Ltd -0b56 TYI Systems, Ltd -0b57 Beijing HanwangTechnology Co., Ltd -0b59 Lake Communications, Ltd -0b5a Corel Corp. -0b5f Green Electronics Co., Ltd -0b60 Nsine, Ltd -0b61 NEC Viewtechnology, Ltd -0b62 Orange Micro, Inc. -0b63 ADLink Technology, Inc. -0b64 Wonderful Wire Cable Co., Ltd -0b65 Expert Magnetics Corp. -0b69 CacheVision -0b6a Maxim Integrated Products -0b6f Nagano Japan Radio Co., Ltd -0b70 PortalPlayer, Inc. -0b71 SHIN-EI Sangyo Co., Ltd -0b72 Embedded Wireless Technology Co., Ltd -0b73 Computone Corp. -0b75 Roland DG Corp. -0b79 Sunrise Telecom, Inc. -0b7a Zeevo, Inc. -0b7b Taiko Denki Co., Ltd -0b7c ITRAN Communications, Ltd -0b7d Astrodesign, Inc. -0b84 Rextron Technology, Inc. -0b85 Elkat Electronics, Sdn., Bhd. -0b86 Exputer Systems, Inc. -0b87 Plus-One I & T, Inc. -0b88 Sigma Koki Co., Ltd, Technology Center -0b89 Advanced Digital Broadcast, Ltd -0b95 ASIX Electronics Corp. -0b96 Sewon Telecom -0b97 O2 Micro, Inc. -0b98 Playmates Toys, Inc. -0b99 Audio International, Inc. -0b9d Softprotec Co. -0b9f Chippo Technologies -0baf U.S. Robotics - 00eb USR1120 802.11b Adapter - 6112 FaxModem Model 5633 -0bb0 Concord Camera Corp. -0bb1 Infinilink Corp. -0bb2 Ambit Microsystems Corp. -0bb3 Ofuji Technology -0bb4 High Tech Computer Corp. - 00ce mmO2 XDA GSM/GPRS Pocket PC -0bb5 Murata Manufacturing Co., Ltd -0bb6 Network Alchemy -0bb7 Joytech Computer Co., Ltd -0bb8 Hitachi Semiconductor and Devices Sales Co., Ltd -0bb9 Eiger M&C Co., Ltd -0bba ZAccess Systems -0bbb General Meters Corp. -0bbc Assistive Technology, Inc. -0bbd System Connection, Inc. -0bc0 Knilink Technology, Inc. -0bc1 Fuw Yng Electronics Co., Ltd -0bc2 Seagate RSS LLC -0bc3 IPWireless, Inc. -0bc4 Microcube Corp. -0bc5 JCN Co., Ltd -0bc6 ExWAY, Inc. -0bc7 X10 Wireless Technology, Inc. -0bc8 Telmax Communications -0bc9 ECI Telecom, Ltd -0bca Startek Engineering, Inc. -0bcb Perfect Technic Enterprise Co., Ltd -0bda Realtek Semiconductor Corp. - 8150 RTL8150 Fast Ethernet Adapter - 8151 RTL8151 Adapteon Business Mobile Networks BV -0bdb Ericsson Business Mobile Networks BV -0bdc Y Media Corp. -0bdd Orange PCS -0be2 Kanda Tsushin Kogyo Co., Ltd -0be3 TOYO Corp. -0be4 Elka International, Ltd -0be5 DOME imaging systems, Inc. -0be6 Dong Guan Humen Wonderful Wire Cable Factory -0bee LTK Industries, Ltd -0bef Way2Call Communications -0bf0 Pace Micro Technology PLC -0bf1 Intracom S.A. -0bf2 Konexx -0bf6 Addonics Technologies, Inc. - a002 IDE Bridge -0bf7 Sunny Giken, Inc. -0bf8 Fujitsu Siemens Computers -0c04 MOTO Development Group, Inc. -0c05 Appian Graphics -0c06 Hasbro Games, Inc. -0c07 Infinite Data Storage, Ltd -0c08 Agate - 0378 Q 16MB Storage Device -0c09 Comjet Information System -0c0a Highpoint Technologies, Inc. -0c0b Dura Micro, Inc. (Acomdata) - 27cb 6-in-1 Flash Reader and Writer - a109 CF/SM Reader and Writer - a10c SD/MS Reader and Writer - b004 MMC/SD Reader and Writer -0c12 Zeroplus - 0005 PSX Vibration Feedback Converter -0c15 Iris Graphics -0c16 Gyration, Inc. -0c17 Cyberboard A/S -0c18 SynerTek Korea, Inc. -0c19 cyberPIXIE, Inc. -0c1a Silicon Motion, Inc. -0c1b MIPS Technologies -0c1c Hang Zhou Silan Electronics Co., Ltd -0c22 Tally Printer Corp. -0c23 Lernout + Hauspie -0c24 Taiyo Yuden -0c25 Sampo Corp. -0c35 Eagletron, Inc. -0c36 E Ink Corp. -0c37 e.Digital -0c38 Der An Electric Wire & Cable Co., Ltd -0c39 IFR -0c3a Furui Precise Component (Kunshan) Co., Ltd -0c3b Komatsu, Ltd -0c3c Radius Co., Ltd -0c3d Innocom, Inc. -0c3e Nextcell, Inc. -0c44 Motorola iDEN -0c45 Microdia - 1060 iFlash SM-Direct Card Reader - 6029 Triplex i-mini PC camera -0c46 WaveRider Communications, Inc. -0c52 Sealevel Systems, Inc. -0c53 ViewPLUS, Inc. -0c54 Glory, Ltd -0c55 Spectrum Digital, Inc. -0c56 Billion Bright, Ltd -0c57 Imaginative Design Operation Co., Ltd -0c58 Vidar Systems Corp. -0c59 Dong Guan Shinko Wire Co., Ltd -0c5a TRS International Mfg., Inc. -0c5e Xytronix Research & Design -0c62 Chant Sincere Co., Ltd -0c63 Toko, Inc. -0c64 Signality System Engineering Co., Ltd -0c65 Eminence Enterprise Co., Ltd -0c66 Rexon Electronics Corp. -0c67 Concept Telecom, Ltd -0c70 MCT Elektronikladen - 0000 USB08 Development board -0c76 JMTek, LLC. - 0003 USBdisk - 0005 USBdisk - 0006 Transcend JetFlash -0c77 Sipix Group, Ltd -0c78 Detto Corp. -0c79 NuConnex Technologies Pte., Ltd -0c7a Wing-Span Enterprise Co., Ltd -0c86 NDA Technologies, Inc. -0c88 Kyocera Wireless Corp. -0c89 Honda Tsushin Kogyo Co., Ltd -0c8a Pathway Connectivity, Inc. -0c8b Wavefly Corp. -0c8c Coactive Networks -0c8d Tempo -0c8e Cesscom Co., Ltd -0c8f Applied Microsystems -0c99 Innochips Co., Ltd -0c9a Hanwool Robotics Corp. -0c9b Jobin Yvon, Inc. -0ca2 Zyfer -0ca3 Sega Corp. -0ca4 ST&T Instrument Corp. -0ca5 BAE Systems Canada, Inc. -0ca6 Castles Technology Co., Ltd -0ca7 Information Systems Laboratories -0cad Motorola CGISS -0cae Ascom Business Systems, Ltd -0caf Buslink - 3a00 Hard Drive -0cb0 Flying Pig Systems -0cb1 Innovonics, Inc. -0cb6 Celestix Networks, Pte., Ltd -0cb7 Singatron Enterprise Co., Ltd -0cb8 Opticis Co., Ltd -0cba Trust Electronic (Shanghai) Co., Ltd -0cbb Shanghai Darong Electronics Co., Ltd -0cbc Palmax Technology Co., Ltd -0cbd Pentel Co., Ltd (Electronics Equipment Div.) -0cbe Keryx Technologies, Inc. -0cbf Union Genius Computer Co., Ltd -0cc0 Kuon Yi Industrial Corp. -0cc1 Given Imaging, Ltd -0cc2 Timex Corp. -0cc3 Rimage Corp. -0cc4 emsys GmbH -0cc5 Sendo -0cc6 Intermagic Corp. -0cc7 Kontron Medical AG -0cc8 Technotools Corp. -0cc9 BroadMAX Technologies, Inc. -0cca Amphenol -0ccb SKNet Co., Ltd -0ccc Domex Technology Corp. -0ccd TerraTec Electronic GmbH -0cd4 Bang Olufsen - 0101 BeolinkPC2 -0cd7 NewChip S.r.l. -0cd8 JS Digitech, Inc. -0cd9 Hitachi Shin Din Cable, Ltd -0cde Z-Com - 0002 725/726 Prism2.5 802.11b Adapter -0cf1 e-Conn Electronic Co., Ltd -0cf2 ENE Technology, Inc. -0cf3 Atheros Communications, Inc. -0cf4 Fomtex Corp. -0cf5 Cellink Co., Ltd -0cf6 Compucable Corp. -0cf7 ishoni Networks -0cf8 Clarisys, Inc. -0cf9 Central System Research Co., Ltd -0cfa Inviso, Inc. -0cfc Minolta-QMS, Inc. -0d06 telos EDV Systementwicklung GmbH -0d0b Contemporary Controls -0d0c Astron Electronics Co., Ltd -0d0d MKNet Corp. -0d0e Hybrid Networks, Inc. -0d0f Feng Shin Cable Co., Ltd -0d10 Elastic Networks -0d11 Maspro Denkoh Corp. -0d12 Hansol Electronics, Inc. -0d13 BMF Corp. -0d14 Array Comm, Inc. -0d15 OnStream b.v. -0d16 Hi-Touch Imaging Technologies Co., Ltd -0d17 NALTEC, Inc. -0d18 coaXmedia -0d19 Hank Connection Industrial Co., Ltd -0d32 Leo Hui Electric Wire & Cable Co., Ltd -0d33 AirSpeak, Inc. -0d34 Rearden Steel Technologies -0d35 Dah Kun Co., Ltd -0d3c Sri Cable Technology, Ltd -0d3d Tangtop Technology Co., Ltd -0d3e Fitcom, inc. -0d3f MTS Systems Corp. -0d40 Ascor, Inc. -0d41 Ta Yun Terminals Industrial Co., Ltd -0d42 Full Der Co., Ltd -0d49 Maxtor -0d4a NF Corp. -0d4b Grape Systems, Inc. -0d4c Tedas AG -0d4d Coherent, Inc. -0d4e Agere Systems Netherland BV -0d4f EADS Airbus France -0d50 Cleware GmbH -0d51 Volex (Asia) Pte., Ltd -0d53 HMI Co., Ltd -0d54 Holon Corp. -0d55 ASKA Technologies, Inc. -0d56 AVLAB Technology, Inc. -0d57 Solomon Microtech, Ltd -0d5c Belkin - a002 F5D6050 802.11b Adapter -0d5e Myacom, Ltd -0d5f CSI, Inc. -0d60 IVL Technologies, Ltd -0d61 Meilu Electronics (Shenzhen) Co., Ltd -0d62 Darfon Electronics Corp. -0d63 Fritz Gegauf AG -0d64 DXG Technology Corp. -0d65 KMJP Co., Ltd -0d66 TMT -0d67 Advanet, Inc. -0d68 Super Link Electronics Co., Ltd -0d69 NSI -0d6a Megapower International Corp. -0d6b And-Or Logic -0d70 Try Computer Co., Ltd -0d71 Hirakawa Hewtech Corp. -0d72 Winmate Communication, Inc. -0d73 Hit's Communications, Inc. -0d76 MFP Korea, Inc. -0d77 Power Sentry/Newpoint -0d78 Japan Distributor Corp. -0d7a MARX Datentechnik GmbH -0d7b Wellco Technology Co., Ltd -0d7c Taiwan Line Tek Electronic Co., Ltd -0d7d Apacer - 0100 HandyDrive - 0110 Gigabyte FlexDrive - 0240 I/O Magic Drive -0d7e American Computer & Digital Components -0d7f Essential Reality LLC -0d80 H.R. Silvine Electronics, Inc. -0d81 TechnoVision -0d83 Think Outside, Inc. -0d89 Oz Software -0d8a King Jim Co., Ltd -0d8b Ascom Telecommunications, Ltd -0d8c C-Media Electronics, Inc. -0d8d Promotion & Display Technology, Ltd -0d8e Global Sun Technology, Inc. - 7100 802.11b Adapter - 7a01 PRISM25 802.11b Adapter -0d8f Pitney Bowes -0d90 Sure-Fire Electrical Corp. -0d96 Traveler - 3300 SX330z Digital Camera - 4100 SX410z Digital Camera -0d98 Mars Semiconductor Corp. -0d99 Trazer Technologies, Inc. -0d9a RTX Telecom AS -0d9b Tat Shing Electrical Co. -0d9c Chee Chen Hi-Technology Co., Ltd -0d9d Sanwa Supply, Inc. -0d9e Avaya -0d9f Powercom Co., Ltd -0da0 Danger Research -0da1 Suzhou Peter's Precise Industrial Co., Ltd -0da2 Land Instruments International, Ltd -0da3 Nippon Electro-Sensory Devices Corp. -0da4 Polar Electro OY -0da7 IOGear, Inc. -0dad Westover Scientific -0db0 Micro Star International - 6982 Medion Flash XL V2.7A Card Reader -0db1 Wen Te Electronics Co., Ltd -0db2 Shian Hwi Plug Parts, Plastic Factory -0db3 Tekram Technology Co., Ltd -0db4 Chung Fu Chen Yeh Enterprise Corp. -0dbe Jiuh Shiuh Precision Industry Co., Ltd -0dbf Quik Tech Solutions -0dc0 Great Notions -0dc1 Tamagawa Seiki Co., Ltd -0dc3 Athena Smartcard Solutions, Inc. -0dc4 Macpower Peripherals, Ltd -0dc5 SDK Co., Ltd -0dc6 Precision Squared Technology Corp. -0dc7 First Cable Line, Inc. -0dcd NetworkFab Corp. - 0001 Remote Interface Adapter - 0002 High Bandwidth Codec -0dd1 Contek Electronics Co., Ltd -0dd2 Power Quotient International Co., Ltd -0dd3 MediaQ -0dd4 Custom Engineering SPA -0dd5 California Micro Devices -0dd7 Kocom Co., Ltd -0dd9 HighSpeed Surfing -0dda Integrated Circuit Solution, Inc. -0ddb Tamarack, Inc. -0ddd Datelink Technology Co., Ltd -0dde Ubicom, Inc. -0de0 BD Consumer Healthcare -0ded Novasonics -0dee Lifetime Memory Products -0def Full Rise Electronic Co., Ltd -0df6 Sitecom Europe B.V. -0df7 Mobile Action Technology, Inc. -0dfa Toyo Communication Equipment Co., Ltd -0dfc GeneralTouch Technology Co., Ltd - 0001 Touchscreen -0e03 Nippon Systemware Co., Ltd -0e08 Winbest Technology Co., Ltd -0e0c Gesytec - 0101 LonUSB LonTalk Network Adapter -0e16 JMTek, LLC -0e17 Walex Electronic, Ltd -0e1b Crewave -0e21 Cowon Systems, Inc. - 0300 iAudio CW200 -0e23 Liou Yuane Enterprise Co., Ltd -0e25 VinChip Systems, Inc. -0e26 J-Phone East Co., Ltd -0e30 HeartMath LLC -0e34 Micro Computer Control Corp. -0e35 3Pea Technologies, Inc. -0e38 Stratitec, Inc. -0e39 Smart Modular Technologies, Inc. -0e3a Neostar Technology Co., Ltd - 1100 CW-1100 Wireless Network Adapter -0e3b Mansella, Ltd -0e48 Julia Corp., Ltd - 0100 CardPro SmartCard Reader -0e4a Shenzhen Bao Hing Electric Wire & Cable Mfr. Co. -0e4c Radica Games, Ltd -0e55 Speed Dragon Multimedia, Ltd -0e5a Active Co., Ltd -0e5b Union Power Information Industrial Co., Ltd -0e5c Bitland Information Technology Co., Ltd -0e5d Neltron Industrial Co., Ltd -0e66 Hawking - 400c UF100 Ethernet [pegasus2] -0e6a Megawin Technology Co., Ltd -0e70 Tokyo Electronic Industry Co., Ltd -0e72 Hsi-Chin Electronics Co., Ltd -0e75 TVS Electronics, Ltd -0e7b On-Tech Industry Co., Ltd -0e7e Gmate Inc. - 0001 Yopy 3000 PDA -0e82 Ching Tai Electric Wire & Cable Co., Ltd -0e8c Well Force Electronic Co., Ltd -0e90 WiebeTech, LLC -0e91 VTech Engineering Canada, Ltd -0e92 C's Glory Enterprise Co., Ltd -0e93 eM Technics Co., Ltd -0e95 Future Technology Co., Ltd -0e96 Aplux Communications, Ltd -0e97 Fingerworks, Inc. -0e98 Advanced Analogic Technologies, Inc. -0e99 Parallel Dice Co., Ltd -0e9a TA HSING Industries, Ltd -0e9b ADTEC Corp. -0e9f Tamura Corp. -0ea0 Ours Technology, Inc. -0ea6 Nihon Computer Co., Ltd -0ea7 MSL Enterprises Corp. -0ea8 CenDyne, Inc. -0ead Humax Co., Ltd -0eb1 WIS Technologies, Inc. -0eb2 Y-S Electronic Co., Ltd -0eb3 Saint Technology Corp. -0eb7 Endor AG -0ebe VWeb Corp. -0ebf Omega Technology of Taiwan, Inc. -0ec0 LHI Technology (China) Co., Ltd -0ec1 Abit Computer Corp. -0ec2 Sweetray Industrial, Ltd -0ec3 Axell Co., Ltd -0ec4 Ballracing Developments, Ltd -0ec5 GT Information System Co., Ltd -0ec6 InnoVISION Multimedia, Ltd -0ec7 Theta Link Corp. -0ecd Lite-On IT Corp. -0ece TaiSol Electronics Co., Ltd -0ecf Phogenix Imaging, LLC -0ed2 Kyoto Micro Computer Co., Ltd -0ed3 Wing-Tech Enterprise Co., Ltd -0eda Noriake Itron Corp. -0edf e-MDT Co., Ltd -0ee0 Shima Seiki Mfg., Ltd -0ee1 Sarotech Co., Ltd -0ee2 AMI Semiconductor, Inc. -0ee3 ComTrue Technology Corp. - 1000 Image Tank 1.5 -0ee4 Sunrich Technology, Ltd -0eee Digital Stream Technology, Inc. -0eef D-WAV Scientific Co., Ltd - 0001 eGalax TouchScreen -0ef0 Hitachi Cable, Ltd -0ef1 Aichi Micro Intelligent Corp. -0ef2 I/O Magic Corp. -0ef3 Lynn Products, Inc. -0ef4 DSI Datotech -0ef5 PointChips -0ef6 Yield Microelectronics Corp. -0ef7 SM Tech Co., Ltd (Tulip) -0efe Wem Technology, Inc. -0efd Oasis Semiconductor -0f06 Visual Frontier Enterprise Co., Ltd -0f08 CSL Wire & Plug (Shen Zhen) Co. -0f0c CAS Corp. -0f0d Hori Co., Ltd -0f0e Energy Full Corp. -0f12 Mars Engineering Corp. -0f13 Acetek Technology Co., Ltd -0f19 Oracom Co., Ltd -0f1b Onset Computer Corp. -0f1c Funai Electric Co., Ltd -0f1d Iwill Corp. -0f21 IOI Technology Corp. -0f22 Senior Industries, Inc. -0f23 Leader Tech Manufacturer Co., Ltd -0f24 Flex-P Industries, Snd., Bhd. -0f2d ViPower, Inc. -0f2e Geniality Maple Technology Co., Ltd -0f2f Priva Design Services -0f30 Jess Technology Co., Ltd -0f31 Chrysalis Development -0f32 YFC-BonEagle Electric Co., Ltd -0f37 Kokuyo Co., Ltd -0f38 Nien-Yi Industrial Corp. -0f41 RDC Semiconductor Co., Ltd -0f42 Nital Consulting Services, Inc. -0f4b St. John Technology Co., Ltd -0f4c WorldWide Cable Opto Corp. -0f4d Microtune, Inc. -0f4e Freedom Scientific -0f52 Wing Key Electrical Co., Ltd -0f53 Dongguan White Horse Cable Factory, Ltd -0f54 Kawai Musical Instruments Mfg. Co., Ltd -0f55 AmbiCom, Inc. -0f5c Prairiecomm, Inc. -0f5d NewAge International, LLC -0f5f Key Technology Corp. -0f60 NTK, Ltd -0f61 Varian, Inc. -0f62 Acrox Technologies Co., Ltd -0f68 Kobe Steel, Ltd -0f69 Dionex Corp. -0f6a Vibren Technologies, Inc. -0f73 DFI -0f7c DQ Technology, Inc. -0f7d NetBotz, Inc. -0f7e Fluke Corp. -0f88 VTech Holdings, Ltd -0f8b Yazaki Corp. -0f8c Young Generation International Corp. -0f8d Uniwill Computer Corp. -0f8e Kingnet Technology Co., Ltd -0f8f Soma Networks -0f97 CviLux Corp. -0f98 CyberBank Corp. -0f9e Lucent Technologies -0fa3 Starconn Electronic Co., Ltd -0fa4 ATL Technology -0fa5 Sotec Co., Ltd -0fa7 Epox Computer Co., Ltd -0fa8 Logic Controls, Inc. -0faf Winpoint Electronic Corp. -0fb0 Haurtian Wire & Cable Co., Ltd -0fb1 Inclose Design, Inc. -0fb2 Juan-Chern Industrial Co., Ltd -0fb8 Wistron Corp. -0fb9 AACom Corp. -0fba San Shing Electronics Co., Ltd -0fbb Bitwise Systems, Inc. -0fc1 Mitac Internatinal Corp. -0fc2 Plug and Jack Industrial, Inc. -0fc5 Delcom Engineering - 1222 I/O Development Board -0fc6 Dataplus Supplies, Inc. -0fce Sony Ericsson Mobile Communications AB -0fcf Dynastream Innovations, Inc. -0fd0 Tulip Computers B.V. -0fd4 Tenovis GmbH & Co., KG -0fd5 Direct Access Technology, Inc. -0fdc Micro Plus -0fe4 IN-Tech Electronics, Ltd -0fe5 Greenconn (U.S.A.), Inc. -0fea United Computer Accessories -0feb CRS Electronic Co., Ltd -0fec UMC Electronics Co., Ltd -0fed Access Co., Ltd -0fee Xsido Corp. -0fef MJ Research, Inc. -0ff6 Core Valley Co., Ltd -0ff7 CHI SHING Computer Accessories Co., Ltd -0fff Aopen, Inc. -1000 Speed Tech Corp. -1001 Ritronics Components (S) Pte., Ltd -1003 Sigma Corp. -1004 LG Electronics, Inc. -1005 Apacer Technology, Inc. -1009 Emuzed, Inc. -100a AV Chaseway, Ltd -100b Chou Chin Industrial Co., Ltd -100d Netopia, Inc. -1010 Fukuda Denshi Co., Ltd -1011 Mobile Media Tech. -1012 SDKM Fibres, Wires & Cables Berhad -1013 TST-Touchless Sensor Technology AG -1014 Densitron Technologies PLC -1015 Softronics Pty., Ltd -1016 Xiamen Hung's Enterprise Co., Ltd -1017 Speedy Industrial Supplies, Pte., Ltd -1022 Shinko Shoji Co., Ltd -1025 Hyper-Paltek -1026 Newly Corp. -1027 Time Domain -1028 Inovys Corp. -1029 Atlantic Coast Telesys -102a Ramos Technology Co., Ltd -102b Infotronic America, Inc. -102c Etoms Electronics Corp. -102d Winic Corp. -1031 Comax Technology, Inc. -1032 C-One Technology Corp. -1033 Nucam Corp. -1043 iCreate Technologies Corp. -1044 Chu Yuen Enterprise Co., Ltd -1046 Winbond Electronics Corp. [hex] - 9967 W9967CF/W9968CF WebCam IC -104c AMCO TEC International, Inc. -1053 Immanuel Electronics Co., Ltd -1054 BMS International Beheer N.V. -1055 Complex Micro Interconnection Co., Ltd -1056 Hsin Chen Ent Co., Ltd -1057 ON Semiconductor -1058 Western Digital Technologies, Inc. -1059 Giesecke & Devrient GmbH -105c Hong Ji Electric Wire & Cable (Dongguan) Co., Ltd -105d Delkin Devices, Inc. -105e Valence Semiconductor Design, Ltd -105f Chin Shong Enterprise Co., Ltd -1060 Easthome Industrial Co., Ltd -1063 Motorola Electronics Taiwan, Ltd [hex] - 1555 MC141555 Hub -1065 CCYU Technology - 2136 EasyDisk ED1064 -106a Loyal Legend, Ltd -106c Curitel Communications, Inc. -106d San Chieh Manufacturing, Ltd -106e ConectL -106f Money Controls -1076 GCT Semiconductor, Inc. -107d Arlec Australia, Ltd -107e Midoriya Electric Co., Ltd -107f KidzMouse, Inc. -1082 Shin-Etsukaken Co., Ltd -1083 Canon Electronics, Inc. -1084 Pantech Co., Ltd -108a Chloride Power Protection -108b Grand-tek Technology Co., Ltd -108c Robert Bosch GmbH -1099 Surface Optics Corp. -109a DATASOFT Systems GmbH -109f eSOL Co., Ltd -10a0 Hirotech, Inc. -10a3 Mitsubishi Materials Corp. -10a9 SK Teletech Co., Ltd -10aa Cables To Go -10ab USI Co., Ltd -10ac Honeywell, Inc. -10ae Princeton Technology Corp. -10b5 Comodo (PLX?) - 9060 Test Board -10bb TM Technology, Inc. -10bc Dinging Technology Co., Ltd -10bd TMT Technology, Inc. -10c4 Cygnal Integrated Products, Inc. -10c5 Sanei Electric, Inc. -10c6 Intec, Inc. -10cb Eratech -10cc GBM Connector Co., Ltd -10cd Kycon, Inc. -10d1 Hottinger Baldwin Measurement - 0101 USB-Module for Spider8, CP32 - 0202 CP22 - Communication Processor - 0301 CP42 - Communication Processor -10d4 Man Boon Manufactory, Ltd -10d5 Uni Class Technology Co., Ltd -10d6 Actions Semiconductor Co., Ltd -10de Authenex, Inc. -10df In-Win Development, Inc. -10e0 Post-Op Video, Inc. -10e1 CablePlus, Ltd -10e2 Nada Electronics, Ltd -10ec Vast Technologies, Inc. -10fb Pictos Technologies, Inc. -1100 VirTouch, Ltd -1101 EasyPass Industrial Co., Ltd -1108 Brightcom Technologies, Ltd -1110 Analog Devices Canada, Ltd (Allied Telesyn) - 900f AT-AR215 DSL Modem -1112 YM ELECTRIC CO., Ltd -1113 Medion AG -111e VSO Electric Co., Ltd -112e Master Hill Electric Wire and Cable Co., Ltd -112f Cellon International, Inc. -1130 Tenx Technology, Inc. -1131 Integrated System Solution Corp. -1132 Toshiba Corp., Digital Media Equipment [hex] - 4331 PDR-M4/M5/M70 Digital Camera - 4332 PDR-M60 Digital Camera -113c Arin Tech Co., Ltd -113d Mapower Electronics Co., Ltd -1141 V One Multimedia, Pte., Ltd -1142 CyberScan Technologies, Inc. -1147 Ever Great Electric Wire and Cable Co., Ltd -114c Tinius Olsen Testing Machine Co., Inc. -114d Alpha Imaging Technology Corp. -1162 Secugen Corp. -1163 DeLorme Publishing, Inc. -1164 YUAN High-Tech Development Co., Ltd -1165 Telson Electronics Co., Ltd -1166 Bantam Interactive Technologies -1167 Salient Systems Corp. -1168 BizConn International Corp. -116e Gigastorage Corp. -116f Silicon 10 Technology Corp. -1175 Shengyih Steel Mold Co., Ltd -117d Santa Electronic, Inc. -117e JNC, Inc. -1182 Venture Corp., Ltd -1183 Compaq Computer Corp. [hex] (Digital Dream ??) - 19c7 ISDN TA - 4008 56k FaxModem - 504a PJB-100 Personal Jukebox -1184 Kyocera Elco Corp. -118f You Yang Technology Co., Ltd -1190 Tripace -1191 Loyalty Founder Enterprise Co., Ltd -1197 Technoimagia Co., Ltd -1198 StarShine Technology Corp. -1199 Sierra Wireless, Inc. -119a ZHAN QI Technology Co., Ltd -11a3 Technovas Co., Ltd -11aa GlobalMedia Group, LLC -11ab Exito Electronics Co., Ltd -120e Hudson Soft Co., Ltd -121e Jungsoft Co., Ltd -126e Strobe Data, Inc. -1292 Innomedia - 0258 Creative Labs VoIP Blaster -1293 Belkin Components [hex] - 0002 F5U002 Parallel Port [uss720] - 2101 104-key keyboard -1312 ICS Electronics -1342 Mobility - 0200 EasiDock 200 Hub - 0201 EasiDock 200 Keyboard and Mouse Port - 0202 EasiDock 200 Serial Port - 0203 EasiDock 200 Printer Port -13d2 Shark Multimedia - 0400 Pocket Ethernet [klsi] -147a Formosa Industrial Computing, Inc. -1484 Elsa AG [hex] - 1746 Ecomo 19H99 Monitor - 7616 Elsa Hub -14c2 Gemlight Computer, Ltd -1520 Bitwire Corp. -1554 Prolink Microsystems Corp. -1568 Sunf Pu Technology Co., Ltd -15e8 SohoWare - 9100 NUB100 Ethernet [pegasus] -15e9 Pacific Digital Corp. -1604 Tascam - 8000 US-428 Audio/Midi Controller (without fw) - 8001 US-428 Audio/Midi Controller - 8006 US-122 Audio/Midi Interface (without fw) - 8007 US-122 Audio/Midi Interface -1606 Umax [hex] - 0010 Astra 1220U - 0030 Astra 2000U - 0060 Astra 3400U - 0130 Astra 2100U - 0160 Astra 5400U - 0230 Astra 2200/2200SU - 2020 AstraCam 1000 -1608 Inside Out Networks [hex] - 0001 EdgePort/4 Serial Port - 1403 MultiTech Systems MT4X56 Modem -1645 Entrega [hex] - 0001 1S Serial Port - 0002 2S Serial Port - 0003 1S25 Serial Port - 0004 4S Serial Port - 0005 E45 Ethernet [klsi] - 0006 Parallel Port - 0007 U1-SC25 SCSI - 0093 1S9 Serial Port - 8000 EZ-USB - 8002 2x Serial Port - 8093 PortGear Serial Port -1668 Actiontec Electronics, Inc. [hex] - 0333 Modem - 0408 Prism2.5 802.11b Adapter - 0421 Prism2.5 802.11b Adapter -1690 Askey Computer Corp. [hex] - 0101 Creative Modem Blaster DE5670 - 0103 Askey 1456 VQE-R3 Modem [conexant] - 0109 Askey MagicXpress V.90 Pocket Modem [conexant] -1696 Hitachi Video and Information System, Inc. -1697 VTec Test, Inc. -1894 Topseed - 5632 Atek Tote Remote - 5641 TSAM-004 Presentation Remote -1ebb NuCORE Technology, Inc. -2001 D-Link Corp. [hex] - 3200 DWL-120 802.11b (Atmel RFMD503A) [usbvnetr] - 4000 DSB-650C Ethernet [klsi] - 4001 DSB-650TX Ethernet [pegasus] - 4002 DSB-650TX Ethernet [pegasus] - 4003 DSB-650TX-PNA Ethernet [pegasus] - abc1 DSB-650 Ethernet [pegasus] -2162 Creative (?) - 500c DE5771 Modem Blaster -2222 MacAlly - 0004 iWebKey Keyboard -22b8 Motorola PCS - 0005 V.60c/V.60i GSM Phone - 1005 T280e GSM/GPRS Phone - 2822 V.120e GSM Phone - 3802 C330 GSM Phone -22b9 eTurboTouch Technology, Inc. -22ba Technology Innovation Holdings, Ltd -2304 Pinnacle Systems, Inc. [hex] - 0109 Pinnacle Studio PCTV USB (SECAM) - 0111 Miro PCTV USB - 0112 Pinnacle Studio PCTV USB (NTSC) with FM radio - 0210 Pinnacle Studio PCTV USB (PAL) with FM radio - 0212 Pinnacle Studio PCTV USB (NTSC) - 0300 Pinnacle Studio Linx Video input cable (NTSC) -2318 Shining Technologies, Inc. [hex] - 0011 CitiDISK Jr. IDE Enclosure -2375 Digit@lway, Inc. - 0001 Digital Audio Player -2632 TwinMOS - 3209 7-in-1 Card Reader -2650 Electronics For Imaging, Inc. [hex] -2770 NHJ, Ltd - 9120 Che-ez! Snap / iClick Tiny VGA Digital Camera -2899 Toptronic Industrial Co., Ltd -3125 Eagletron - 0001 TrackerPod Camera Stand -3176 Whanam Electronics Co., Ltd -3504 Micro Star - f110 Security Key -3538 Power Quotient International Co., Ltd - 0001 Travel Flash -3636 InVibro -3838 WEM - 0001 5-in-1 Card Reader -3923 National Instruments Corp. -413c Dell Computer Corp. - 8100 TrueMobile 1180 802.11b Adapter -4242 USB Design by Example - 4201 Buttons and Lights HID device - 4220 Echo 1 Camera -544d Transmeta Corp. -5543 UC-Logic Technology Corp. - 0002 SuperPen WP3325U Tablet -55aa OnSpec Electronic, Inc. - 1234 ATAPI Bridge - a103 Sandisk SDDR-55 SmartMedia Card Reader -636c CoreLogic, Inc. -6666 Prototype product Vendor ID - 0667 Smart Joy PSX, PS-PC Smart JoyPad -6a75 Shanghai Jujo Electronics Co., Ltd -8086 Intel Corp. - 0110 Easy PC Camera - 0431 Intel Pro Video PC Camera - 0510 Digital Movie Creator - 0630 Pocket PC Camera - 1111 PRO/Wireless 2011B 802.11b Adapter - 9890 82930 Test Board - c013 Wireless HID Station -c251 Keil Software, Inc. - -# List of known device classes, subclasses and protocols - -# Syntax: -# C class class_name -# subclass subclass_name <-- single tab -# protocol protocol_name <-- two tabs - -C 00 Interface -C 01 Audio - 01 Control Device - 02 Streaming - 03 Non Streaming -C 02 Communications - 01 Direct Line - 02 Abstract (modem) - 00 None - 01 AT-commands - ff Vendor Specific - 03 Telephone - 04 Multi-Channel - 05 CAPI Control - 06 Ethernet Networking - 07 ATM Networking -C 03 Human Interface Devices - 00 No Subclass - 00 None - 01 Keyboard - 02 Mouse - 01 Boot Interface Subclass - 00 None - 01 Keyboard - 02 Mouse -C 06 Imaging - 01 Still Image Capture - 01 Picture Transfer Protocol (PIMA 15470) -C 07 Printer - 01 Printer - 00 Reserved/Undefined - 01 Unidirectional - 02 Bidirectional - 03 IEEE 1284.4 compatible bidirectional - ff Vendor Specific -C 08 Mass Storage - 01 RBC (typically Flash) - 00 Control/Bulk/Interrupt - 01 Control/Bulk - 50 Bulk (Zip) - 02 SFF-8020i, MMC-2 (ATAPI) - 03 QIC-157 - 04 Floppy (UFI) - 00 Control/Bulk/Interrupt - 01 Control/Bulk - 50 Bulk (Zip) - 05 SFF-8070i - 06 SCSI - 00 Control/Bulk/Interrupt - 01 Control/Bulk - 50 Bulk (Zip) -C 09 Hub -C 0a Data - 30 I.430 ISDN BRI - 31 HDLC - 32 Transparent - 50 Q.921M - 51 Q.921 - 52 Q.921TM - 90 V.42bis - 91 Q.932 EuroISDN - 92 V.120 V.24 rate ISDN - 93 CAPI 2.0 - fd Host Based Driver - fe CDC PUF - ff Vendor specific -C ff Vendor Specific Class - ff Vendor Specific Subclass - ff Vendor Specific Protocol - -# List of Audio Class Terminal Types - -# Syntax: -# AT terminal_type terminal_type_name - -AT 0100 USB Undefined -AT 0101 USB Streaming -AT 01ff USB Vendor Specific -AT 0200 Input Undefined -AT 0201 Microphone -AT 0202 Desktop Microphone -AT 0203 Personal Microphone -AT 0204 Omni-directional Microphone -AT 0205 Microphone Array -AT 0206 Processing Microphone Array -AT 0300 Output Undefined -AT 0301 Speaker -AT 0302 Headphones -AT 0303 Head Mounted Display Audio -AT 0304 Desktop Speaker -AT 0305 Room Speaker -AT 0306 Communication Speaker -AT 0307 Low Frequency Effects Speaker -AT 0400 Bidirectional Undefined -AT 0401 Handset -AT 0402 Headset -AT 0403 Speakerphone, no echo reduction -AT 0404 Echo-suppressing speakerphone -AT 0405 Echo-canceling speakerphone -AT 0500 Telephony Undefined -AT 0501 Phone line -AT 0502 Telephone -AT 0503 Down Line Phone -AT 0600 External Undefined -AT 0601 Analog Connector -AT 0602 Digital Audio Interface -AT 0603 Line Connector -AT 0604 Legacy Audio Connector -AT 0605 SPDIF interface -AT 0606 1394 DA stream -AT 0607 1394 DV stream soundtrack -AT 0700 Embedded Undefined -AT 0701 Level Calibration Noise Source -AT 0702 Equalization Noise -AT 0703 CD Player -AT 0704 DAT -AT 0705 DCC -AT 0706 MiniDisc -AT 0707 Analog Tape -AT 0708 Phonograph -AT 0709 VCR Audio -AT 070a Video Disc Audio -AT 070b DVD Audio -AT 070c TV Tuner Audio -AT 070d Satellite Receiver Audio -AT 070e Cable Tuner Audio -AT 070f DSS Audio -AT 0710 Radio Receiver -AT 0711 Radio Transmitter -AT 0712 Multitrack Recorder -AT 0713 Synthesizer - -# List of HID Descriptor Types - -# Syntax: -# HID descriptor_type descriptor_type_name - -HID 21 HID -HID 22 Report -HID 23 Physical - -# List of HID Descriptor Item Types -# Note: 2 bits LSB encode data length following - -# Syntax: -# R item_type item_type_name - -# Main Items -R 80 Input -R 90 Output -R b0 Feature -R a0 Collection -R c0 End Collection - -# Global Items -R 04 Usage Page -R 14 Logical Minimum -R 24 Logical Maximum -R 34 Physical Minimum -R 44 Physical Maximum -R 54 Unit Exponent -R 64 Unit -R 74 Report Size -R 84 Report ID -R 94 Report Count -R a4 Push -R b4 Pop - -# Local Items -R 08 Usage -R 18 Usage Minimum -R 28 Usage Maximum -R 38 Designator Index -R 48 Designator Minimum -R 58 Designator Maximum -R 78 String Index -R 88 String Minimum -R 98 String Maximum -R a8 Delimiter - -# List of Physical Descriptor Bias Types - -# Syntax: -# BIAS item_type item_type_name - -BIAS 0 Not Applicable -BIAS 1 Right Hand -BIAS 2 Left Hand -BIAS 3 Both Hands -BIAS 4 Either Hand - -# List of Physical Descriptor Item Types - -# Syntax: -# PHY item_type item_type_name - -PHY 00 None -PHY 01 Hand -PHY 02 Eyeball -PHY 03 Eyebrow -PHY 04 Eyelid -PHY 05 Ear -PHY 06 Nose -PHY 07 Mouth -PHY 08 Upper Lip -PHY 09 Lower Lip -PHY 0a Jaw -PHY 0b Neck -PHY 0c Upper Arm -PHY 0d Elbow -PHY 0e Forearm -PHY 0f Wrist -PHY 10 Palm -PHY 11 Thumb -PHY 12 Index Finger -PHY 13 Middle Finger -PHY 14 Ring Finger -PHY 15 Little Finger -PHY 16 Head -PHY 17 Shoulder -PHY 18 Hip -PHY 19 Waist -PHY 1a Thigh -PHY 1b Knee -PHY 1c calf -PHY 1d Ankle -PHY 1e Foot -PHY 1f Heel -PHY 20 Ball of Foot -PHY 21 Big Toe -PHY 22 Second Toe -PHY 23 Third Toe -PHY 24 Fourth Toe -PHY 25 Fifth Toe -PHY 26 Brow -PHY 27 Cheek - -# List of HID Usages - -# Syntax: -# HUT hi _usage_page hid_usage_page_name -# hid_usage hid_usage_name - -HUT 00 Undefined -HUT 01 Generic Desktop Controls - 000 Undefined - 001 Pointer - 002 Mouse - 004 Joystick - 005 Gamepad - 006 Keyboard - 007 Keypad - 008 Multi-Axis Controller - 030 Direction-X - 031 Direction-Y - 032 Direction-Z - 033 Rotate-X - 034 Rotate-Y - 035 Rotate-Z - 036 Slider - 037 Dial - 038 Wheel - 039 Hat Switch - 03a Counted Buffer - 03b Byte Count - 03c Motion Wakeup - 03d Start - 03e Select - 040 Vector-X - 041 Vector-Y - 042 Vector-Z - 043 Vector-X relative Body - 044 Vector-Y relative Body - 045 Vector-Z relative Body - 046 Vector - 080 System Control - 081 System Power Down - 082 System Sleep - 083 System Wake Up - 084 System Context Menu - 085 System Main Menu - 086 System App Menu - 087 System Menu Help - 088 System Menu Exit - 089 System Menu Select - 08a System Menu Right - 08b System Menu Left - 08c System Menu Up - 08d System Menu Down - 090 Direction Pad Up - 091 Direction Pad Down - 092 Direction Pad Right - 093 Direction Pad Left -HUT 02 Simulation Controls - 000 Undefined - 001 Flight Simulation Device - 002 Automobile Simulation Device - 003 Tank Simulation Device - 004 Spaceship Simulation Device - 005 Submarine Simulation Device - 006 Sailing Simulation Device - 007 Motorcycle Simulation Device - 008 Sports Simulation Device - 009 Airplane Simualtion Device - 00a Helicopter Simulation Device - 00b Magic Carpet Simulation Device - 00c Bicycle Simulation Device - 020 Flight Control Stick - 021 Flight Stick - 022 Cyclic Control - 023 Cyclic Trim - 024 Flight Yoke - 025 Track Control - 0b0 Aileron - 0b1 Aileron Trim - 0b2 Anti-Torque Control - 0b3 Autopilot Enable - 0b4 Chaff Release - 0b5 Collective Control - 0b6 Dive Break - 0b7 Electronic Countermeasures - 0b8 Elevator - 0b9 Elevator Trim - 0ba Rudder - 0bb Throttle - 0bc Flight COmmunications - 0bd Flare Release - 0be Landing Gear - 0bf Toe Break - 0c0 Trigger - 0c1 Weapon Arm - 0c2 Weapons Select - 0c3 Wing Flaps - 0c4 Accelerator - 0c5 Brake - 0c6 Clutch - 0c7 Shifter - 0c8 Steering - 0c9 Turret Direction - 0ca Barrel Elevation - 0cb Drive Plane - 0cc Ballast - 0cd Bicylce Crank - 0ce Handle Bars - 0cf Front Brake - 0d0 Rear Brake -HUT 03 VR Controls - 000 Unidentified - 001 Belt - 002 Body Suit - 003 Flexor - 004 Glove - 005 Head Tracker - 006 Head Mounted Display - 007 Hand Tracker - 008 Oculometer - 009 Vest - 00a Animatronic Device - 020 Stereo Enable - 021 Display Enable -HUT 04 Sport Controls - 000 Unidentified - 001 Baseball Bat - 002 Golf Club - 003 Rowing Machine - 004 Treadmill - 030 Oar - 031 Slope - 032 Rate - 033 Stick Speed - 034 Stick Face Angle - 035 Stick Heel/Toe - 036 Stick Follow Through - 047 Stick Temp - 038 Stick Type - 039 Stick Height - 050 Putter - 051 1 Iron - 052 2 Iron - 053 3 Iron - 054 4 Iron - 055 5 Iron - 056 6 Iron - 057 7 Iron - 058 8 Iron - 059 9 Iron - 05a 10 Iron - 05b 11 Iron - 05c Sand Wedge - 05d Loft Wedge - 05e Power Wedge - 05f 1 Wood - 060 3 Wood - 061 5 Wood - 062 7 Wood - 063 9 Wood -HUT 05 Game Controls - 000 Undefined - 001 3D Game Controller - 002 Pinball Device - 003 Gun Device - 020 Point Of View - 021 Turn Right/Left - 022 Pitch Right/Left - 023 Roll Forward/Backward - 024 Move Right/Left - 025 Move Forward/Backward - 026 Move Up/Down - 027 Lean Right/Left - 028 Lean Forward/Backward - 029 Height of POV - 02a Flipper - 02b Secondary Flipper - 02c Bump - 02d New Game - 02e Shoot Ball - 02f Player - 030 Gun Bolt - 031 Gun Clip - 032 Gun Selector - 033 Gun Single Shot - 034 Gun Burst - 035 Gun Automatic - 036 Gun Safety - 037 Gamepad Fire/Jump - 038 Gamepad Fun - 039 Gamepad Trigger -HUT 07 Keyboard - 000 No Event - 001 Keyboard ErrorRollOver - 002 Keyboard POSTfail - 003 Keyboard Error Undefined - 004 A - 005 B - 006 C - 007 D - 008 E - 009 F - 00a G - 00b H - 00c I - 00d J - 00e K - 00f L - 010 M - 011 N - 012 O - 013 P - 014 Q - 015 R - 016 S - 017 T - 018 U - 019 V - 01a W - 01b X - 01c Y - 01d Z - 01e 1 and ! (One and Exclamation) - 01f 2 and @ (2 and at) - 020 3 and # (3 and Hash) - 021 4 and $ (4 and Dollar Sign) - 022 5 and % (5 and Percent Sign) - 023 6 and ^ (6 and circumflex) - 024 7 and & (Seven and Ampersand) - 025 8 and * (Eight and asterisk) - 026 9 and ( (Nine and Parenthesis Left) - 027 0 and ) (Zero and Parenthesis Right) - 028 Return (Enter) - 029 Escape - 02a Delete (Backspace) - 02b Tab - 02c Space Bar - 02d - and _ (Minus and underscore) - 02e = and + (Equal and Plus) - 02f [ and { (Bracket and Braces Left) - 030 ] and } (Bracket and Braces Right) - 031 \ and | (Backslash and Bar) - 032 # and ~ (Hash and Tilde, Non-US Keyboard near right shift) - 033 ; and : (Semicolon and Colon) - 034 ´ and " (Accent Acute and Double Quotes) - 035 ` and ~ (Accent Grace and Tilde) - 036 , and < (Comma and Less) - 037 . and > (Period and Greater) - 038 / and ? (Slash and Question Mark) - 039 Caps Lock - 03a F1 - 03b F2 - 03c F3 - 03d F4 - 03e F5 - 03f F6 - 040 F7 - 041 F8 - 042 F9 - 043 F10 - 044 F11 - 045 F12 - 046 Print Screen - 047 Scroll Lock - 048 Pause - 049 Insert - 04a Home - 04b Page Up - 04c Delete Forward (without Changing Position) - 04d End - 04e Page Down - 04f Right Arrow - 050 Left Arrow - 051 Down Arrow - 052 Up Arrow - 053 Num Lock and Clear - 054 Keypad / (Division Sign) - 055 Keypad * (Multiplication Sign) - 056 Keypad - (Subtraction Sign) - 057 Keypad + (Addition Sign) - 058 Keypad Enter - 059 Keypad 1 and END - 05a Keypad 2 and Down Arrow - 05b Keypad 3 and Page Down - 05c Keypad 4 and Left Arrow - 05d Keypad 5 (Tactilei Raised) - 05f Keypad 6 and Right Arrow - 060 Keypad 7 and Home - 061 Keypad 8 and Up Arrow - 062 Keypad 8 and Page Up - 063 Keypad . (decimal delimiter) and Delete - 064 \ and | (Backslash and Bar, UK and Non-US Keyboard near left shift) - 065 Keyboard Application (Windows Key for Win95 or Compose) - 066 Power (not a key) - 067 Keypad = (Equal Sign) - 068 F13 - 069 F14 - 06a F15 - 06b F16 - 06c F17 - 06d F18 - 06e F19 - 06f F20 - 070 F21 - 071 F22 - 072 F23 - 073 F24 - 074 Execute - 075 Help - 076 Menu - 077 Select - 078 Stop - 079 Again - 07a Undo - 07b Cut - 07c Copy - 07d Paste - 07e Find - 07f Mute - 080 Volume Up - 081 Volume DOwn - 082 Locking Caps Lock - 083 Locking Num Lock - 084 Locking Scroll Lock - 085 Keypad Comma - 086 Keypad Equal Sign (AS/400) - 087 International 1 (PC98) - 088 International 2 (PC98) - 089 International 3 (PC98) - 08a International 4 (PC98) - 08b International 5 (PC98) - 08c International 6 (PC98) - 08d International 7 (Toggle Single/Double Byte Mode) - 08e International 8 - 08f International 9A - 090 LANG 1 (Hangul/English Toggle, Korea) - 091 LANG 2 (Hanja Conversion, Korea) - 092 LANG 3 (Katakana, Japan) - 093 LANG 4 (Hiragana, Japan) - 094 LANG 5 (Zenkaku/Hnakaku, Japan) - 095 LANG 6 - 096 LANG 7 - 097 LANG 8 - 098 LANG 9 - 099 Alternate Erase - 09a SysReq/Attention - 09b Cancel - 09c Clear - 09d Prior - 09e Return - 09f Separator - 0a0 Out - 0a1 Open - 0a2 Clear/Again - 0a3 CrSel/Props - 0a4 ExSel - 0e0 Control Left - 0e1 Shift Left - 0e2 Alt Left - 0e3 GUI Left - 0e4 Control Right - 0e5 Shift Right - 0e6 Alt Rigth - 0e7 GUI Right -HUT 08 LEDs - 000 Undefined - 001 NumLock - 002 CapsLock - 003 Scroll Lock - 004 Compose - 005 Kana - 006 Power - 007 Shift - 008 Do not disturb - 009 Mute - 00a Tone Enabke - 00b High Cut Filter - 00c Low Cut Filter - 00d Equalizer Enable - 00e Sound Field ON - 00f Surround On - 010 Repeat - 011 Stereo - 012 Sampling Rate Detect - 013 Spinning - 014 CAV - 015 CLV - 016 Recording Format Detect - 017 Off-Hook - 018 Ring - 019 Message Waiting - 01a Data Mode - 01b Battery Operation - 01c Battery OK - 01d Battery Low - 01e Speaker - 01f Head Set - 020 Hold - 021 Microphone - 022 Coverage - 023 Night Mode - 024 Send Calls - 025 Call Pickup - 026 Conference - 027 Stand-by - 028 Camera On - 029 Camera Off - 02a On-Line - 02b Off-Line - 02c Busy - 02d Ready - 02e Paper-Out - 02f Paper-Jam - 030 Remote - 031 Forward - 032 Reverse - 033 Stop - 034 Rewind - 035 Fast Forward - 036 Play - 037 Pause - 038 Record - 039 Error - 03a Usage Selected Indicator - 03b Usage In Use Indicator - 03c Usage Multi Indicator - 03d Indicator On - 03e Indicator Flash - 03f Indicator Slow Blink - 040 Indicator Fast Blink - 041 Indicator Off - 042 Flash On Time - 043 Slow Blink On Time - 044 Slow Blink Off Time - 045 Fast Blink On Time - 046 Fast Blink Off Time - 047 Usage Color Indicator - 048 Indicator Red - 049 Indicator Green - 04a Indicator Amber - 04b Generic Indicator - 04c System Suspend - 04d External Power Connected -HUT 09 Buttons - 000 No Button Pressed - 001 Button 1 (Primary) - 002 Button 2 (Secondary) - 003 Button 3 (Tertiary) -HUT 0a Ordinal - 001 Instance 1 - 002 Instance 2 - 003 Instance 3 -HUT 0b Telephony - 000 Unassigned - 001 Phone - 002 Answering Machine - 003 Message Controls - 004 Handset - 005 Headset - 006 Telephony Key Pad - 007 Programmable Button - 020 Hook Switch - 021 Flash - 022 Feature - 023 Hold - 024 Redial - 025 Transfer - 026 Drop - 027 Park - 028 Forward Calls - 029 Alternate Function - 02a Line - 02b Speaker Phone - 02c Conference - 02d Ring Enable - 02e Ring Select - 02f Phone Mute - 030 Caller ID - 050 Speed Dial - 051 Store Number - 052 Recall Number - 053 Phone Directory - 070 Voice Mail - 071 Screen Calls - 072 Do Not Disturb - 073 Message - 074 Answer On/Offf - 090 Inside Dial Tone - 091 Outside Dial Tone - 092 Inside Ring Tone - 093 Outside Ring Tone - 094 Priority Ring Tone - 095 Inside Ringback - 096 Priority Ringback - 097 Line Busy Tone - 098 Recorder Tone - 099 Call Waiting Tone - 09a Confirmation Tone 1 - 09b Confirmation Tone 2 - 09c Tones Off - 09d Outside Ringback - 0b0 Key 1 - 0b1 Key 2 - 0b3 Key 3 - 0b4 Key 4 - 0b5 Key 5 - 0b6 Key 6 - 0b7 Key 7 - 0b8 Key 8 - 0b9 Key 9 - 0ba Key Star - 0bb Key Pound - 0bc Key A - 0bd Key B - 0be Key C - 0bf Key D -HUT 0c Consumer - 000 Unassigned - 001 Consumer Control - 002 Numeric Ky Pad - 003 Programmable Buttons - 020 +10 - 021 +100 - 022 AM/PM - 030 Power - 031 Reset - 032 Sleep - 033 Sleep After - 034 Sleep Mode - 035 Illumination - 036 Funtion Buttons - 040 Menu - 041 Menu Pick - 042 Menu Up - 043 Menu Down - 044 Menu Left - 045 Menu Right - 046 Menu Escape - 047 Menu Value Increase - 048 Menu Value Decrease - 060 Data on Screen - 061 Closed Caption - 062 Closed Caption Select - 063 VCR/TV - 064 Broadcast Mode - 065 SNapshot - 066 Still - 080 Selection - 081 Assign Selection - 082 Mode Step - 083 Recall Last - 084 Enter Channel - 085 Order Movie - 086 Channel - 087 Media Selection - 088 Media Select Computer - 089 Media Select TV - 08a Media Select WWW - 08b Media Select DVD - 08c Media Select Telephone - 08d Media Select Program Guide - 08e Media Select Video Phone - 08f Media Select Games - 090 Media Select Messages - 091 Media Select CD - 092 Media Select VCR - 093 Media Select Tuner - 094 Quit - 095 Help - 096 Media Select Tape - 097 Media Select Cable - 098 Media Select Satellite - 099 Media Select Security - 09a Media Select Home - 09b Media Select Call - 09c Channel Increment - 09d Channel Decrement - 09e Media Select SAP - 0a0 VCR Plus - 0a1 Once - 0a2 Daily - 0a3 Weekly - 0a4 Monthly - 0b0 Play - 0b1 Pause - 0b2 Record - 0b3 Fast Forward - 0b4 Rewind - 0b5 Scan Next Track - 0b6 Scan Previous Track - 0b7 Stop - 0b8 Eject - 0b9 Random Play - 0ba Select Disc - 0bb Enter Disc - 0bc Repeat - 0bd Tracking - 0be Track Normal - 0bf Slow Tracking - 0c0 Frame Forward - 0c1 Frame Back - 0c2 Mark - 0c3 Clear Mark - 0c4 Repeat from Mark - 0c5 Return to Mark - 0c6 Search Mark Forward - 0c7 Search Mark Backward - 0c8 Counter Reset - 0c9 Show Counter - 0ca Tracking Increment - 0cb Tracking Decrement - 0cc Stop/Eject - 0cd Play/Pause - 0ce Play/Skip - 0e0 Volume - 0e1 Balance - 0e2 Mute - 0e3 Bass - 0e4 Treble - 0e5 Bass Boost - 0e6 Surround Mode - 0e7 Loudness - 0e8 MPX - 0e9 Volume Increment - 0ea Volume Decrement - 0f0 Speed Select - 0f1 Playback Speed - 0f2 Standard Play - 0f3 Long Play - 0f4 Extended Play - 0f5 Slow - 100 Fan Enable - 101 Fan Speed - 102 Light Enable - 103 Light Illumination Level - 104 Climate Control Enable - 105 Room Temperature - 106 Security Enable - 107 Fire Alarm - 108 Police Alarm - 150 Balance Right - 151 Balance Left - 152 Bass Increment - 153 Bass Decrement - 154 Treble Increment - 155 Treble Decrement - 160 Speaker System - 161 Channel Left - 162 Channel Right - 163 Channel Center - 164 Channel Front - 165 Channel Center Front - 166 Channel Side - 167 Channel Surround - 168 Channel Low Frequency Enhancement - 169 Channel Top - 16a Channel Unknown - 170 Sub-Channel - 171 Sub-Channel Increment - 172 Sub-Channel Decrement - 173 Alternative Audio Increment - 174 Alternative Audio Decrement - 180 Application Launch Buttons - 181 AL Launch Button Configuration Tool - 182 AL Launch Button Configuration - 183 AL Consumer Control Configuration - 184 AL Word Processor - 185 AL Text Editor - 186 AL Spreadsheet - 187 AL Graphics Editor - 188 AL Presentation App - 189 AL Database App - 18a AL Email Reader - 18b AL Newsreader - 18c AL Voicemail - 18d AL Contacts/Address Book - 18e AL Calendar/Schedule - 18f AL Task/Project Manager - 190 AL Log/Jounal/Timecard - 191 AL Checkbook/Finance - 192 AL Calculator - 193 AL A/V Capture/Playback - 194 AL Local Machine Browser - 195 AL LAN/Wan Browser - 196 AL Internet Browser - 197 AL Remote Networking/ISP Connect - 198 AL Network Conference - 199 AL Network Chat - 19a AL Telephony/Dialer - 19b AL Logon - 19c AL Logoff - 19d AL Logon/Logoff - 19e AL Terminal Local/Screensaver - 19f AL Control Panel - 1a0 AL Command Line Processor/Run - 1a1 AL Process/Task Manager - 1a2 AL Select Task/Application - 1a3 AL Next Task/Application - 1a4 AL Previous Task/Application - 1a5 AL Preemptive Halt Task/Application - 200 Generic GUI Application Controls - 201 AC New - 202 AC Open - 203 AC CLose - 204 AC Exit - 205 AC Maximize - 206 AC Minimize - 207 AC Save - 208 AC Print - 209 AC Properties - 21a AC Undo - 21b AC Copy - 21c AC Cut - 21d AC Paste - 21e AC Select All - 21f AC Find - 220 AC Find and Replace - 221 AC Search - 222 AC Go To - 223 AC Home - 224 AC Back - 225 AC Forward - 226 AC Stop - 227 AC Refresh - 228 AC Previous Link - 229 AC Next Link - 22b AC History - 22c AC Subscriptions - 22d AC Zoom In - 22e AC Zoom Out - 22f AC Zoom - 230 AC Full Screen View - 231 AC Normal View - 232 AC View Toggle - 233 AC Scroll Up - 234 AC Scroll Down - 235 AC Scroll - 236 AC Pan Left - 237 AC Pan Right - 238 AC Pan - 239 AC New Window - 23a AC Tile Horizontally - 23b AC Tile Vertically - 23c AC Format -HUT 0d Digitizer - 000 Undefined - 001 Digitizer - 002 Pen - 003 Light Pen - 004 Touch Screen - 005 Touch Pad - 006 White Board - 007 Coordinate Measuring Machine - 008 3D Digitizer - 009 Stereo Plotter - 00a Articulated Arm - 00b Armature - 00c Multiple Point Digitizer - 00d Free Space Wand - 020 Stylus - 021 Puck - 022 Finger - 030 Tip Pressure - 031 Barrel Pressure - 032 In Range - 033 Touch - 034 Untouch - 035 Tap - 036 Quality - 037 Data Valid - 038 Transducer Index - 039 Tablet Function Keys - 03a Program Change Keys - 03b Battery Strength - 03c Invert - 03d X Tilt - 03e Y Tilt - 03f Azimuth - 040 Altitude - 041 Twist - 042 Tip Switch - 043 Secondary Tip Switch - 044 Barrel Switch - 045 Eraser - 046 Tablet Pick -HUT 0f PID Page - 000 Undefined - 001 Physical Interface Device - 020 Normal - 021 Set Effect Report - 022 Effect Block Index - 023 Parameter Block Offset - 024 ROM Flag - 025 Effect Type - 026 ET Constant Force - 027 ET Ramp - 028 ET Custom Force Data - 030 ET Square - 031 ET Sine - 032 ET Triangle - 033 ET Sawtooth Up - 034 ET Sawtooth Down - 040 ET Spring - 041 ET Damper - 042 ET Inertia - 043 ET Friction - 050 Duration - 051 Sample Period - 052 Gain - 053 Trigger Button - 054 Trigger Repeat Interval - 055 Axes Enable - 056 Direction Enable - 057 Direction - 058 Type Specific Block Offset - 059 Block Type - 05A Set Envelope Report - 05B Attack Level - 05C Attack Time - 05D Fade Level - 05E Fade Time - 05F Set Condition Report - 060 CP Offset - 061 Positive Coefficient - 062 Negative Coefficient - 063 Positive Saturation - 064 Negative Saturation - 065 Dead Band - 066 Download Force Sample - 067 Isoch Custom Force Enable - 068 Custom Force Data Report - 069 Custom Force Data - 06A Custom Force Vendor Defined Data - 06B Set Custom Force Report - 06C Custom Force Data Offset - 06D Sample Count - 06E Set Periodic Report - 06F Offset - 070 Magnitude - 071 Phase - 072 Period - 073 Set Constant Force Report - 074 Set Ramp Force Report - 075 Ramp Start - 076 Ramp End - 077 Effect Operation Report - 078 Effect Operation - 079 Op Effect Start - 07A Op Effect Start Solo - 07B Op Effect Stop - 07C Loop Count - 07D Device Gain Report - 07E Device Gain - 07F PID Pool Report - 080 RAM Pool Size - 081 ROM Pool Size - 082 ROM Effect Block Count - 083 Simultaneous Effects Max - 084 Pool Alignment - 085 PID Pool Move Report - 086 Move Source - 087 Move Destination - 088 Move Length - 089 PID Block Load Report - 08B Block Load Status - 08C Block Load Success - 08D Block Load Full - 08E Block Load Error - 08F Block Handle - 090 PID Block Free Report - 091 Type Specific Block Handle - 092 PID State Report - 094 Effect Playing - 095 PID Device Control Report - 096 PID Device Control - 097 DC Enable Actuators - 098 DC Disable Actuators - 099 DC Stop All Effects - 09A DC Device Reset - 09B DC Device Pause - 09C DC Device Continue - 09F Device Paused - 0A0 Actuators Enabled - 0A4 Safety Switch - 0A5 Actuator Override Switch - 0A6 Actuator Power - 0A7 Start Delay - 0A8 Parameter Block Size - 0A9 Device Managed Pool - 0AA Shared Parameter Blocks - 0AB Create New Effect Report - 0AC RAM Pool Available -HUT 10 Unicode -HUT 14 Alphanumeric Display - 000 Undefined - 001 Alphanumeric Display - 020 Display Attributes Report - 021 ASCII Character Set - 022 Data Read Back - 023 Font Read Back - 024 Display Control Report - 025 Clear Display - 026 Display Enable - 027 Screen Saver Delay - 028 Screen Saver Enable - 029 Vertical Scroll - 02a Horizontal Scroll - 02b Character Report - 02c Display Data - 02d Display Status - 02e Stat Not Ready - 02f Stat Ready - 030 Err Not a loadable Character - 031 Err Font Data Cannot Be Read - 032 Cursur Position Report - 033 Row - 034 Column - 035 Rows - 036 Columns - 037 Cursor Pixel Positioning - 038 Cursor Mode - 039 Cursor Enable - 03a Cursor Blink - 03b Font Report - 03c Font Data - 03d Character Width - 03e Character Height - 03f Character Spacing Horizontal - 040 Character Spacing Vertical - 041 Unicode Character Set -HUT 80 USB Monitor - 001 Monitor Control - 002 EDID Information - 003 VDIF Information - 004 VESA Version -HUT 81 USB Monitor Enumerated Values -HUT 82 Monitor VESA Virtual Controls - 001 Degauss - 010 Brightness - 012 Contrast - 016 Red Video Gain - 018 Green Video Gain - 01a Blue Video Gain - 01c Focus - 020 Horizontal Position - 022 Horizontal Size - 024 Horizontal Pincushion - 026 Horizontal Pincushion Balance - 028 Horizontal Misconvergence - 02a Horizontal Linearity - 02c Horizontal Linearity Balance - 030 Vertical Position - 032 Vertical Size - 034 Vertical Pincushion - 036 Vertical Pincushion Balance - 038 Vertical Misconvergence - 03a Vertical Linearity - 03c Vertical Linearity Balance - 040 Parallelogram Balance (Key Distortion) - 042 Trapezoidal Distortion (Key) - 044 Tilt (Rotation) - 046 Top Corner Distortion Control - 048 Top Corner Distortion Balance - 04a Bottom Corner Distortion Control - 04c Bottom Corner Distortion Balance - 056 Horizontal Moire - 058 Vertical Moire - 05e Input Level Select - 060 Input Source Select - 06c Red Video Black Level - 06e Green Video Black Level - 070 Blue Video Black Level - 0a2 Auto Size Center - 0a4 Polarity Horizontal Sychronization - 0a6 Polarity Vertical Synchronization - 0aa Screen Orientation - 0ac Horizontal Frequency in Hz - 0ae Vertical Frequency in 0.1 Hz - 0b0 Settings - 0ca On Screen Display (OSD) - 0d4 Stereo Mode -HUT 84 Power Device Page - 000 Undefined - 001 iName - 002 Present Status - 003 Changed Status - 004 UPS - 005 Power Supply - 010 Battery System - 011 Battery System ID - 012 Battery - 013 Battery ID - 014 Charger - 015 Charger ID - 016 Power Converter - 017 Power Converter ID - 018 Outlet System - 019 Outlet System ID - 01a Input - 01b Input ID - 01c Output - 01d Output ID - 01e Flow - 01f Flow ID - 020 Outlet - 021 Outlet ID - 022 Gang - 023 Gang ID - 024 Power Summary - 025 Power Summary ID - 030 Voltage - 031 Current - 032 Frequency - 033 Apparent Power - 034 Active Power - 035 Percent Load - 036 Temperature - 037 Humidity - 038 Bad Count - 040 Config Voltage - 041 Config Current - 042 Config Frequency - 043 Config Apparent Power - 044 Config Active Power - 045 Config Percent Load - 046 Config Temperature - 047 Config Humidity - 050 Switch On Control - 051 Switch Off Control - 052 Toggle Control - 053 Low Voltage Transfer - 054 High Voltage Transfer - 055 Delay Before Reboot - 056 Delay Before Startup - 057 Delay Before Shutdown - 058 Test - 059 Module Reset - 05a Audible Alarm Control - 060 Present - 061 Good - 062 Internal Failure - 063 Voltage out of range - 064 Frequency out of range - 065 Overload - 066 Over Charged - 067 Over Temperature - 068 Shutdown Requested - 069 Shutdown Imminent - 06a Reserved - 06b Switch On/Off - 06c Switchable - 06d Used - 06e Boost - 06f Buck - 070 Initialized - 071 Tested - 072 Awaiting Power - 073 Communication Lost - 0fd iManufacturer - 0fe iProduct - 0ff iSerialNumber -HUT 85 Battery System Page - 000 Undefined - 001 SMB Battery Mode - 002 SMB Battery Status - 003 SMB Alarm Warning - 004 SMB Charger Mode - 005 SMB Charger Status - 006 SMB Charger Spec Info - 007 SMB Selector State - 008 SMB Selector Presets - 009 SMB Selector Info - 010 Optional Mfg. Function 1 - 011 Optional Mfg. Function 2 - 012 Optional Mfg. Function 3 - 013 Optional Mfg. Function 4 - 014 Optional Mfg. Function 5 - 015 Connection to SMBus - 016 Output Connection - 017 Charger Connection - 018 Battery Insertion - 019 Use Next - 01a OK to use - 01b Battery Supported - 01c SelectorRevision - 01d Charging Indicator - 028 Manufacturer Access - 029 Remaining Capacity Limit - 02a Remaining Time Limit - 02b At Rate - 02c Capacity Mode - 02d Broadcast To Charger - 02e Primary Battery - 02f Charge Controller - 040 Terminate Charge - 041 Terminate Discharge - 042 Below Remaining Capacity Limit - 043 Remaining Time Limit Expired - 044 Charging - 045 Discharging - 046 Fully Charged - 047 Fully Discharged - 048 Conditioning Flag - 049 At Rate OK - 04a SMB Error Code - 04b Need Replacement - 060 At Rate Time To Full - 061 At Rate Time To Empty - 062 Average Current - 063 Max Error - 064 Relative State Of Charge - 065 Absolute State Of Charge - 066 Remaining Capacity - 067 Full Charge Capacity - 068 Run Time To Empty - 069 Average Time To Empty - 06a Average Time To Full - 06b Cycle Count - 080 Batt. Pack Model Level - 081 Internal Charge Controller - 082 Primary Battery Support - 083 Design Capacity - 084 Specification Info - 085 Manufacturer Date - 086 Serial Number - 087 iManufacturerName - 088 iDeviceName - 089 iDeviceChemistry - 08a Manufacturer Data - 08b Rechargeable - 08c Warning Capacity Limit - 08d Capacity Granularity 1 - 08e Capacity Granularity 2 - 08f iOEMInformation - 0c0 Inhibit Charge - 0c1 Enable Polling - 0c2 Reset To Zero - 0d0 AC Present - 0d1 Battery Present - 0d2 Power Fail - 0d3 Alarm Inhibited - 0d4 Thermistor Under Range - 0d5 Thermistor Hot - 0d6 Thermistor Cold - 0d7 Thermistor Over Range - 0d8 Voltage Out Of Range - 0d9 Current Out Of Range - 0da Current Not Regulated - 0db Voltage Not Regulated - 0dc Master Mode - 0f0 Charger Selector Support - 0f1 Charger Spec - 0f2 Level 2 - 0f3 Level 3 -HUT 86 Power Pages -HUT 87 Power Pages -HUT 8c Bar Code Scanner Page (POS) -HUT 8d Scale Page (POS) -HUT 90 Camera Control Page -HUT 91 Arcade Control Page -HUT ff Vendor Specific - -# List of Languages - -# Syntax: -# L language_id language_name -# dialect_id dialect_name - -L 0001 Arabic - 01 Saudi Arabia - 02 Iraq - 03 Egypt - 04 Libya - 05 Algeria - 06 Morocco - 07 Tunesia - 08 Oman - 09 Yemen - 0a Syria - 0b Jordan - 0c Lebanon - 0d Kuwait - 0e U.A.E - 0f Bahrain - 10 Qatar -L 0002 Bulgarian -L 0003 Catalan -L 0004 Chinese - 01 Traditional - 02 Simplified - 03 Hongkong SAR, PRC - 04 Singapore - 05 Macau SAR -L 0005 Czech -L 0006 Danish -L 0007 German - 01 German - 02 Swiss - 03 Austrian - 04 Luxembourg - 05 Liechtenstein -L 0008 Greek -L 0009 English - 01 US - 02 UK - 03 Australian - 04 Canadian - 05 New Zealand - 06 Ireland - 07 South Africa - 08 Jamaica - 09 Carribean - 0a Belize - 0b Trinidad - 0c Zimbabwe - 0d Philippines -L 000a Spanish - 01 Castilian - 02 Mexican - 03 Modern - 04 Guatemala - 05 Costa Rica - 06 Panama - 07 Dominican Republic - 08 Venzuela - 09 Colombia - 0a Peru - 0b Argentina - 0c Ecuador - 0d Chile - 0e Uruguay - 0f Paraguay - 10 Bolivia - 11 El Salvador - 12 Honduras - 13 Nicaragua - 14 Puerto Rico -L 000b Finnish -L 000c French - 01 French - 02 Belgian - 03 Canadian - 04 Swiss - 05 Luxembourg - 06 Monaco -L 000d Hebrew -L 000e Hungarian -L 000f Idelandic -L 0010 Italian - 01 Italian - 02 Swiss -L 0011 Japanese -L 0012 Korean - 01 Korean -L 0013 Dutch - 01 Dutch - 02 Belgian -L 0014 Norwegian - 01 Bokmal - 02 Nynorsk -L 0015 Polish -L 0016 Portuguese - 01 Portuguese - 02 Brazilian -L 0017 forgotten -L 0018 Romanian -L 0019 Russian -L 001a Serbian - 01 Croatian - 02 Latin - 03 Cyrillic -L 001b Slovak -L 001c Albanian -L 001d Swedish - 01 Swedish - 02 Finland -L 001e Thai -L 001f Turkish -L 0020 Urdu - 01 Pakistan - 02 India -L 0021 Indonesian -L 0022 Ukrainian -L 0023 Belarusian -L 0024 Slovenian -L 0025 Estonian -L 0026 Latvian -L 0027 Lithuanian - 01 Lithuanian -L 0028 forgotten -L 0029 Farsi -L 002a Vietnamese -L 002b Armenian -L 002c Azeri - 01 Cyrillic - 02 Latin -L 002d Basque -L 002e forgotten -L 002f Macedonian -L 0036 Afrikaans -L 0037 Georgian -L 0038 Faeroese -L 0039 Hindi -L 003e Malay - 01 Malaysia - 02 Brunei Darassalam -L 003f Kazak -L 0041 Awahili -L 0043 Uzbek - 01 Latin - 02 Cyrillic -L 0044 Tatar -L 0045 Bengali -L 0046 Punjabi -L 0047 Gujarati -L 0048 Oriya -L 0049 Tamil -L 004a Telugu -L 004b Kannada -L 004c Malayalam -L 004d Assamese -L 004e Marathi -L 004f Sanskrit -L 0057 Konkani -L 0058 Manipuri -L 0059 Sindhi -L 0060 Kashmiri - 02 India -L 0061 Nepali - 02 India diff --git a/initramfs/stage3-stuff/bin/dhcpmkconfig b/initramfs/stage3-stuff/bin/dhcpmkconfig new file mode 100755 index 00000000..66f16371 --- /dev/null +++ b/initramfs/stage3-stuff/bin/dhcpmkconfig @@ -0,0 +1,31 @@ +#!/bin/ash +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2006..2008 - OpenSLX GmbH +# +# This program is free software distributed under the GPL version 2. +# See http://openslx.org/COPYING +# +# If you have any feedback please consult http://openslx.org/feedback and +# send your feedback to feedback@openslx.org +# +# General information about OpenSLX can be found under http://openslx.org +# +# Universal (distro independent) IP configuration writer for busybox udhcpc +# applet used within OpenSLX initramfs. The result is written to the +# /etc/initramfs-setup file + +# heavy debugging output in level 3 and above ... and on 13 +#FIXME: DEBUGLEVEL is not propagated to this file (at least for Ubuntu) +[ -z "$DEBUGLEVEL" ] && DEBUGLEVEL=0 +[ $DEBUGLEVEL -gt 3 -a $DEBUGLEVEL -lt 8 -o $DEBUGLEVEL -eq 13 ] && \ + set -x + +echo -e "# network configuration written by $0:" >/tmp/confviadhcp +unset infomsg HOME IFS mask lease interface cfgmsg cfgfile DEBUGLEVEL +set | sed \ + -e "s,^P.*,,;s,ntpsrv,ntp_servers,;s,ip,clientip," \ + -e "s,serverid,serverip,;s,subnet,subnet_mask," \ + -e "s,router,gateway,;s,hostname,host_name," \ + -e "s,domain,domain_name,;s,dns,domain_name_servers," \ + -e "s,broadcast,broadcast_address,;s,dhc.*,,;/^$/d" \ + -e "/OPTIND.*/d" >>/tmp/confviadhcp diff --git a/initramfs/stage3-stuff/bin/hwautocfg b/initramfs/stage3-stuff/bin/hwautocfg new file mode 100755 index 00000000..c83f17ac --- /dev/null +++ b/initramfs/stage3-stuff/bin/hwautocfg @@ -0,0 +1,185 @@ +#!/bin/ash +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2006..2008 - OpenSLX GmbH +# +# This program is free software distributed under the GPL version 2. +# See http://openslx.org/COPYING +# +# If you have any feedback please consult http://openslx.org/feedback and +# send your feedback to feedback@openslx.org +# +# General information about OpenSLX can be found under http://openslx.org +# +# Universal (distro independent) hardware autoconfiguration script for +# OpenSLX linux stateless clients, using SuSE hwinfo for configuration + +############################################################################# +# pre part, load USB modules and start hardware detection pci +base () { +# avoid annoying error messages because of missing scripts +for tool in /usr/sbin/acpidump \ + /usr/bin/udevinfo \ + /sbin/dmraid ; do + testmkd ${tool%/*} + echo -e "#!/bin/ash" >${tool} + chmod u+x ${tool} +done +# no kernel messages +echo "0 0 0 0" >/proc/sys/kernel/printk +modprobe ${MODPRV} usbhid & +nwcardlist=$(echo ${slxconf_listnwmod}|sed "s/\ /|/g") +hwinfo --netcard --usb-ctrl | grep modprobe | grep -E "$nwcardlist|hcd" | \ + grep -v ehci | sed 's/.* Cmd: "//;s/"//' | sort -u >/etc/modprobe.base +ash /etc/modprobe.base; mdev -s +# optimization possible: exclude network and usb base drivers from the +# following list (bios detection for non-hwautocfg component) +( hwinfo --pci >/etc/hwinfo.data; hwinfo --bios >/etc/hwinfo.bios ) & +return 0 +} + +############################################################################# +# main part +hwmain () { +# activate the previously detected devices +[ $DEBUGLEVEL -ge 2 ] || modloadbg=" >/dev/null 2>\&1" +sed '/Driver Info #1/,/Config Status:/d' \ + /etc/hwinfo.data | grep modprobe | sed "s|.* Cmd: \"||;s|\"|$modloadbg|" \ + | sort -u >/etc/modprobe.pci +ash /etc/modprobe.pci +mdev -s + +# bluetooth setup (start it later if present, depends on firmware availa- +# bility, interpreted by servconfig) +#( hwinfo --bluetooth >/etc/hwinfo.bt ) & + +# load harddisk driver and check for harddisk +( grep -q -E "IDE|SCSI" /etc/hwinfo.data && modprobe ${MODPRV} sd_mod + hwinfo --disk | sed -n "/Device File: /p" | sed "s|.*Device File: /dev/||" \ + >/etc/hwinfo.disk; ) & +[ $DEBUGLEVEL -eq 21 ] && echo "** finished 2nd hwdetection at $(sysup)" + +# load disk/optical high level drivers +modprobe ${MODPRV} ide-cd +modprobe ${MODPRV} sr_mod +modprobe ${MODPRV} ide-floppy +mdev -s + +# load kernel module for ps2 mice and map the mousehandler to /dev/input/mice +( [ -f /lib/modules/${KERNEL}/kernel/drivers/input/mouse/psmouse.ko ] && \ + modprobe ${MODPRV} psmouse + [ -f /lib/modules/${KERNEL}/kernel/drivers/input/mousedev.ko ] && \ + modprobe ${MODPRV} mousedev + testmkd /dev/input + mknod /dev/input/mice c 13 63 2>/dev/null + hwinfo --mouse >/etc/hwinfo.mouse ) & + +# complete the audio configuration and load the dummy module if no audio +# hardware is present in the machine +grep -q -E "Audio|sound" /etc/hwinfo.data || modprobe snd-dummy +modprobe ${MODPRV} snd-pcm-oss +modprobe ${MODPRV} snd-mixer-oss + +[ $DEBUGLEVEL -eq 21 ] && echo "** finished most of module loading at $(sysup)" + +# get idea of availabe harddisk partitions, put swap partitions into +# (/mnt)/etc/fstab and format and mount partitions of type 44 (unknown) +[ $DEBUGLEVEL -eq 21 ] && echo "** starting hdd stuff at $(sysup)" +waitfor /etc/hwinfo.disk 10000 +if [ -s /etc/hwinfo.disk ] ; then +for hd in $(cat /etc/hwinfo.disk) ; do + fdisk -l /dev/$hd|sed -n "/^\/dev\//p" >/etc/disk.partition + for hdpartnr in $(cat /etc/disk.partition | \ + sed -n -e "/ 82 /p"|sed -e "s/[[:space:]].*//") ; do + echo -e "$hdpartnr\tswap\t\tswap\t\tdefaults\t 0 0" >>/tmp/fstab + done + # we use special non assigned partition type (id44) for harddisk scratch + # space, thus no normal filesystem will be incidentally deleted or + # corrupted + for hdpartnr in $(cat /etc/disk.partition | \ + sed -n -e "/ 44 /p"|sed -e "s/[[:space:]].*//") ; do + # check for supported filesystem and formatter + ( if diskfm $hdpartnr ; then + echo "$hdpartnr is mounted to /mnt/tmp at $(sysup)" >/tmp/tmpready + echo -e "$hdpartnr\t/tmp\t\tauto\t\tdefaults\t 0 0" >>/tmp/fstab + else + echo "formatting failed for some reason ($(sysup))" >/tmp/tmpready + fi ) & + part44=yes + break + done + # put detected linux partitions into /etc/fstab with "noauto" + for hdpartnr in $(cat /etc/disk.partition | \ + sed -n -e "/ 83 /p"|sed -e "s/[[:space:]].*//") ; do + mkdir -p /mnt/media/${hdpartnr#/dev/*} 2>/dev/null + echo -e "$hdpartnr\t/media/${hdpartnr#/dev/*}\tauto\t\tnoauto,\ +noexec\t 0 0" >>/tmp/fstab + done +done +# determine if tmp preparation should wait for format/mount or not +[ -z "$part44" ] && echo "finished at $(sysup)" >/tmp/tmpready +else + echo "no disk found ( $(sysup) )" >/tmp/tmpready +fi +[ $DEBUGLEVEL -eq 21 ] && echo "** finished hdd stuff at $(sysup)" + +# scanner setup (fixme: to be checked) +hwinfo --scanner >/etc/hwinfo.scanner +[ -f /tmp/scanner-udev ] && cat /tmp/scanner-udev \ + >>/mnt/etc/udev/rules.d/04-scanner.rules + +# if any new device appeared up to now +mdev -s +return 0 +} + +############################################################################# +# cleanup/finishing part +finish () { +# remove unneeded disk and mouse drivers +[ ! -s /etc/hwinfo.disk ] && rmmod sd_mod 2>/dev/null +grep -q -i "/dev/psaux" || rmmod psmouse 2>/dev/null +# more sophistication possible :) +return 0 +} + +############################################################################# +# main script starts here + +# functions common for all distros +. /etc/functions +# functions common for all distros, messages contains all error and +# info output +. /etc/messages +# load distro specific configuration variables and functions. distro +# specific functions may overwrite functions defined in /etc/functions +. /etc/distro-functions +# source general slx settings +. /etc/slxsystem.conf + +# script run timer +[ $DEBUGLEVEL -eq 8 -o $DEBUGLEVEL -eq 21 ] && \ + echo "** HW $1 setup started at $(sysup)" + +# heavy debugging output in level 3 and above and specific for 11 +[ $DEBUGLEVEL -gt 3 -a $DEBUGLEVEL -lt 8 -o $DEBUGLEVEL -eq 11 ] && \ + set -x + +case $1 in + # pre initialization: loading USB base and network adaptor modules, + # detection of other pci bus modules + base) + base + ;; + # main part of hardware setup including Xorg + main) + hwmain + # main script run timer or debug information + [ $DEBUGLEVEL -eq 8 -o $DEBUGLEVEL -eq 21 ] && \ + echo "** HW setup finished at $(sysup)" + echo "hwsetup finished at $(sysup)" >/tmp/hwcfg + ;; + # remove unneeded kernel modules + finish) + finish + ;; +esac diff --git a/initramfs/stage3-stuff/bin/servconfig b/initramfs/stage3-stuff/bin/servconfig new file mode 100755 index 00000000..6885e687 --- /dev/null +++ b/initramfs/stage3-stuff/bin/servconfig @@ -0,0 +1,304 @@ +#!/bin/ash +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2006..2008 - OpenSLX GmbH +# +# This program is free software distributed under the GPL version 2. +# See http://openslx.org/COPYING +# +# If you have any feedback please consult http://openslx.org/feedback and +# send your feedback to feedback@openslx.org +# +# General information about OpenSLX can be found under http://openslx.org +# +# universal (distro independent) configuration script for OpenSLX linux +# diskless clients (executed in stage3 within initial ramfs). The file- +# system setup is completed when servconfig starts + +############################################################################# +# check for configuration files to source + +# functions common for all distros, messages contains all error and +# info output +. /etc/messages +. /etc/functions +# load distro specific configuration functions. Distro specific functions may +# overwrite functions defined in /etc/functions +. /etc/distro-functions +. /etc/slxsystem.conf + +# script run timer +[ $DEBUGLEVEL -eq 8 ] && echo "** SW setup started at $(sysup)" + +# heavy debugging output in level 3 and below 8 ... +[ $DEBUGLEVEL -gt 3 -a $DEBUGLEVEL -lt 8 -o $DEBUGLEVEL -eq 12 ] && \ + set -x + +############################################################################# +# read and unify configuration options - default configuration file, from +# dhcp, ldap ... +# wait for the appearance of configuration from several sources +cfgcomplete +. /etc/initramfs-setup +[ $DEBUGLEVEL -eq 8 ] && echo "** Config info is complete at $(sysup)" + +# copy additional configuration and var files and directories +# admins can place there files in /var/lib/openslx/config/... +# to be packed during stage2 into (/srv/dxs)/tftpboot/client-config...) +cp -a /rootfs/* /mnt 2>/dev/null + +# copy passwd file for temporarily (within stage3 configuration) use by chown +cp /mnt/etc/passwd /etc + +# set greeting and add information on booted system +len=$(expr length ${SLXVERSION}${SYSTEM_NAME}) +if [ $len -le 28 ] ; then + vdstr="Stateless Workstation (V${SLXVERSION}/${SYSTEM_NAME})" + smax=28 +else + vdstr="V${SLXVERSION}/${SYSTEM_NAME}" + smax=52 +fi +while [ $len -le $smax ] ; do + vdstr="$vdstr " + len=$(($len + 1)) +done +len=$(expr length ${host_name}) +while [ $len -le 30 ] ; do + space="$space " + len=$(($len + 1)) +done +echo " + WELCOME TO $space \n (\l) + _____ ______ ______ __ __ _______ __ __ __ + / _ | _ | ___| | | | | ____| | | | | | + | | | | |_| | |_ | | | | |___ | | / / + | | | | ___/| _| | | ____ | | | | + | |_| | | | |___| | | | ____| | |___ / / + _____/|__| |______|__| |__| |_______|______|__| |__| + + $vdstr (c) +" >/mnt/etc/issue + +############################################################################# +# set localization and add entries to initialize keytable and consolefont to +# boot.slx +if [ -z "${country}" ] ; then + error "$scfg_country" nonfatal + country="us" +fi +# do localization (this functions starts a distro specific setup) +localization "${country}" + +############################################################################# +# setup passwd and shadow for local system users like root, bin, daemon and +# nobody if no user/admin provided passwd exists ... fixme: see #206 +basepasswd $(sed "/+::0/d;s/root://;s/:.*//" /rootfs/etc/shadow) + +############################################################################# +# dns and ip configuration +# hostname of the machine +echo "$host_name" >/proc/sys/kernel/hostname +echo -e "# /etc/hosts - file generated by $0 during OpenSLX stage3\ +\n#\n# IP-Address Full-Qualified-Hostname Short-Hostname\n#\n\ +127.0.0.1\tlocalhost\n::1\t\tlocalhost ipv6-localhost ipv6-loopback\n\ +fe00::0\t\tipv6-localnet\nff00::0\t\tipv6-mcastprefix\nff02::1\ +\t\tipv6-allnodes\nff02::2\t\tipv6-allrouters\nff02::3\t\t\ +ipv6-allhosts\n" >/mnt/etc/hosts +if [ -n "$domain_name" ]; then + echo -en "$clientip\t" >>/mnt/etc/hosts + for name in $domain_name; do + echo -en "$host_name.$name " >>/mnt/etc/hosts + done + echo -e "$host_name" >>/mnt/etc/hosts +else + echo -e "$clientip\t$host_name" >>/mnt/etc/hosts +fi +# set up domainname and resolving +rm -rf /mnt/etc/resolv.conf +test -n "$domain_name" && \ + echo -e "# /etc/resolv.conf - file generated by\n#\t$0:\n\ +#\t$date\n#options timeout:1 attempts:1 rotate\n\ +search "$domain_name >/mnt/etc/resolv.conf +test -n "$domain_name_servers" && { + for name in $domain_name_servers; do + echo nameserver $name >>/mnt/etc/resolv.conf; + done; } + +############################################################################# +# run distro specific configuration function +config_distro + +############################################################################# +# basic (non network) services + +# at daemon - calling distro specific function config_atd +config_atd + +# configuration of cron services - calling distro specific function +# config_cron (runlevel links, directories, ...) +config_cron +[ "x$crontab_entries" != "x" ] && \ + echo -e "$crontab_entries" >> /mnt/etc/crontab + +# setup system log services - distro dependent function config_syslog +config_syslog + +# acpi and powersave - distro dependent function config_acpi, these daemons +# might require dbus +config_acpi + +# configure dbus - distro dependent function config_dreshal - handle +# all stuff regarding dependent services like dbus, resmgr, hal ... +# (check for runlevel scripts, passwd entries, directories ...) +config_dreshal + +# configure automounter (should be moved to plugin) +if [ "x$automnt" != "xno" ] ; then + # check if there is some user provided configuration (only auto.master is + # important) and skip automatic setup + if [ ! -f /rootfs/etc/auto.master ] ; then + if [ -d /mnt/misc ] ; then + echo -e "# /etc/auto.master - file generated by $0:\n\ +/misc\t/etc/auto.misc" >/mnt/etc/auto.master + echo -e "# /etc/auto.misc - file generated by $0:" >/mnt/etc/auto.misc + else + echo -e "# /etc/auto.master - file generated by $0:\n\ +/misc\t#/etc/auto.misc" >/mnt/etc/auto.master + echo -e "# /etc/auto.misc - file generated by $0:\nautomount for \ +removable devices is mostly deprecated, so /misc is not\nactivated in \ +auto.master." >/mnt/etc/auto.misc + fi + if [ -n "${automnt_src}" ] ; then + # local directory and home directory server from initialramfs-setup + [ -z "${automnt_dir}" ] && automnt_dir="/home" + # remove leading and trailing slash + automnt_dir=${automnt_dir#/} + automnt_dir=${automnt_dir%/} + test -d /${automnt_dir} || error "$scfg_erradir" nonfatal + strinstr "/" ${automnt_dir} && error "$scfg_erratpld" nonfatal + amserv=$(uri_token $automnt_src server) + ampath=$(uri_token $automnt_src path) + echo -e "/${automnt_dir}\t/etc/auto.${automnt_dir}\n" \ + >> /mnt/etc/auto.master + echo -e "# /etc/auto.${automnt_dir} created by $0:\n" \ + > /mnt/etc/auto.${automnt_dir} + echo -e "*\t-rsize=32768,wsize=32768,rw\t${amserv}:${ampath}/&" \ + >> /mnt/etc/auto.${automnt_dir} + # no tempfs needed if automounter operates on /home + [ "${automnt_dir}" = "home" ] && umount -t tmpfs /mnt/home 2>/dev/null + # portmapper is needed for remote NFS sources and local nfs directories + testmkd /mnt/var/lib/nfs/state + config_portmap + fi + fi + config_automount +fi + +# configure print services / start requested printer daemon +config_printer + +# configure bluetooth services +#[ -s /etc/hwinfo.bt ] if existance of bt devices should play any role +config_bt + +############################################################################# +# network(ed) services + +# network time service (ntp) configuration file +if [ -n "$ntp_servers" -a ! -f /rootfs/etc/ntp.conf ]; then + echo -e "# /etc/ntp.conf - file generated by $0: \ +$date\n" >/mnt/etc/ntp.conf + for name in $ntp_servers; do + echo server $name >>/mnt/etc/ntp.conf + done +fi +# copy timezone file defined with language settings +[ -z "$TZ" ] && TZ="$timezone" +ln -snf /usr/share/zoneinfo/${TZ} /mnt/etc/localtime || \ + error "$scfg_ntptz" nonfatal +config_ntp + +# secure shell server - at the moment all clients share one "secret" +# key or the key has to be regenerated on every bootup or fetched on +# every bootup from somewhere +config_sshd + +# simple network management protocol agent +config_snmp + +# setup afs client stuff +config_afs + +# setup nfsv4/krb stuff +config_nfsv4 + +# configure samba service +config_samba + +############################################################################# +# NIS +# setup nis configuration if needed +if [ "x$nis_domain" != "x" ] && [ "x$nis_servers" != "x" ] ; then + echo $nis_domain >/mnt/etc/defaultdomain + echo -e "# /etc/yp.conf - file generated by $0:\n#\t\ +$date\n\nypserver "$nis_servers >/mnt/etc/yp.conf + config_nis +fi + +############################################################################# +# name service caching daemon if networked user database +config_nscd + +############################################################################# +# preparation of /tmp directory (partition 44, nfs scratch, ramdisk). there +# might be the chance that we have a disk partition available, so wait for +# completion of detection, setup process +[ $DEBUGLEVEL -eq 8 ] && echo "** Waiting for /tmp completion at $(sysup)" +waitfor /tmp/tmpready 40000 +[ $DEBUGLEVEL -eq 8 ] && echo "** Setup of /tmp completed at $(sysup)" +# create some directories and correct permissions +tmpisdisk=$(sed -n '/\/tmp/p' /tmp/fstab 2>/dev/null) +# if there is no local disk partition for /tmp then try to mount a rw +# scratch space (if defined in $scratch) and prepared on server +if [ -n "$scratch" -a -z "$tmpisdisk" ] ; then + scrproto=$(uri_token $FILESRC prot) + scrpath=$(uri_token $FILESRC path) + testmkd /tmp/scratch + # exports have to be per client!! + case "$scrproto" in + nbd) + : + ;; + *) + tmpserv=$(uri_token $scratch server) + tmppath=$(uri_token $scratch path) + # check that nfs is available + nfsmod + # hanging mount processes might stop further setup - timeout + # should be configured ... it is possible to mount "nolock" only + mount -t nfs -o rw,tcp,nolock,intr,nodev,soft,timeo=2,nosuid \ + ${tmpserv}:${tmppath} /tmp/scratch >/dev/null 2>&1 && { + testmkd /tmp/scratch/${clientip} + umount /tmp/scratch + # no need for tempfs there ... + umount /mnt/tmp >/dev/null 2>&1 + mount -t nfs -o rw,tcp,nolock,intr,nodev,soft,timeo=2,nosuid \ + ${tmpserv}:${tmppath}/${clientip} /mnt/tmp >/dev/null 2>&1 + # somehow we need to move it to the vmware plugin. Any ideas + # how to handle the dependencies? + # create an empty container file for vmware *.vmem, it does not + # like to live on NFS exports + if [ "x$vmware" != "x" -a "x$vmware" != "xno" ] ; then + dd if=/dev/zero of=/mnt/tmp/vm-container count=1 seek=2048000 + diskfm /mnt/tmp/vm-container /mnt/tmp/vmware + chmod a+rwxt /mnt/tmp/vmware + fi; } + ;; + esac +fi + +# script run timer +[ $DEBUGLEVEL -eq 8 ] && echo "** SW setup finished at $(sysup)" + +# servconfig finished successfully +echo "servconfig finished at $(sysup)" > /tmp/svcfg diff --git a/initramfs/stage3-stuff/etc/functions b/initramfs/stage3-stuff/etc/functions new file mode 100644 index 00000000..c5c0dc1a --- /dev/null +++ b/initramfs/stage3-stuff/etc/functions @@ -0,0 +1,941 @@ +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2006..2008 - OpenSLX GmbH +# +# This program/file is free software distributed under the GPL version 2. +# See http://openslx.org/COPYING +# +# If you have any feedback please consult http://openslx.org/feedback and +# send your feedback to feedback@openslx.org +# +# General information about OpenSLX can be found at http://openslx.org +# +# Common functions file for the configuration of linux diskless clients +# (included by init, hwautocfg, servconfig, ... within OpenSLX initialramfs) + +############################################################################# +# set of empty dummy functions (loaded before real functions in the +# distro specific files - to have no undeclared function in init, serv- +# config, hwautocfg, ...) + +# distro specific funtion called at the beginning of init script +preinit () { +: +} +# distro specific funtion called at the end of init script +postinit () { +: +} +# distro specific general function called from servconfig script +config_distro () { +: +} + +############################################################################# +# produce error message and if $2 is empty run (debug) shell +error () { +local e_msg="$1" +# set LOGFILE if not defined +[ -z "${LOGFILE}" ] && LOGFILE="/dev/null" +# if nonfatal error else fatal error message and shell +if [ -n "$2" ] ; then + [ "$DEBUGLEVEL" -ge 1 -a "$DEBUGLEVEL" != 8 ] && \ + echo -e "${error_msg}${e_msg}${error_nfe}" >> ${LOGFILE} + [ "$DEBUGLEVEL" -gt 1 -a "$DEBUGLEVEL" != 8 ] && \ + echo -e "${error_msg}${e_msg}${error_nfe}" + [ "$DEBUGLEVEL" -gt 2 -a "$DEBUGLEVEL" != 8 ] && usleep 10 +else + echo -e "${error_msg}${e_msg}${error_shell}" + /bin/ash + echo -n "Reboot now? [y] (nothing happens here at the moment)" + exec < /dev/console > /dev/console + #input="y" + #read input + #[ -z "$input" -o "$input" = "y" -o "$input" = "Y" ] && { + # sleep 4 + # [ -f /proc/sysrq-trigger ] || mount -t proc none /proc + # echo "b" > /proc/sysrq-trigger + #} +fi +} +############################################################################# +# system uptime for performance analysis +sysup () { +uptime=$(sed -e "s, .*,," /proc/uptime) +echo "${uptime} s." +# if start times are kept, a summary of runtimes would be possible too +} +############################################################################# +# (re)generate dynamic linked libraries cache from /etc/ld.so.conf +ldcfg () { +[ -n "${ldsc}" ] && echo -e "$init_ldcfg" && ldconfig /tmp/ld.so.cache & +} +############################################################################# +# URI interpreter $1 variable to interprete, $2 type of token to return +# prot: tftp, http, nbd, ... server: IP or FQDN +uri_token () { +local var=$1 +local prot +local rest +local server +local path +local port +local tmpval +local query="" +# first check if URI starts with prot:// - URI scheme +if strinstr "://" "$1" ; then + prot=${var%://*} + rest=${var#*://} +else + rest="$var" + prot="" +fi +# get the server IP or name and port - URI authority +# you get the path or other token without leading "/" - add it later if +# needed (fixme: port might be broken) +if strinstr ":" "$rest" ; then + server="${rest%:*}" + rest="${rest#*:}" + path="${rest#*/}" + port="${rest%/$path}" +else + tmpval=$rest + rest="${rest#*/}" + server="$(echo $tmpval|sed 's,/.*,,')" + path="${tmpval#${server}}" + port="" +fi +# get path and query components - URI path, query +if strinstr "\?" "$rest" ; then + path="${path%\?*}" + query="${rest#*\?}" +fi +# return the requested token +case "$2" in + prot) echo "$prot" ;; + server) echo "$server" ;; + path) echo "$path" ;; + port) echo "$port" ;; + query) echo "$query" ;; +esac +} +############################################################################# +# load the kernel nfs module if not compiled in +nfsmod () { +cat /proc/filesystems | grep -q -E "[[:space:]]nfs" || \ + { modprobe ${MODPRV} nfs 2>/dev/null || error "$error_nfsmod" nonfatal; } +} +############################################################################# +# configure Xen bridge xenbr0 +xenbr_config () { +modprobe ${MODPRV} netloop +local ipls +local vifnum="0" +local bridge="xenbr${vifnum}" +local netdev="eth${vifnum}" +local pdev="p${netdev}" +local vdev="veth${vifnum}" +local vif0="vif0.${vifnum}" +# fixme: that is the mac address of main ethernet device +local mac=$macaddr + +brctl addbr ${bridge} +brctl stp ${bridge} off +brctl setfd ${bridge} 0 +brctl addif ${bridge} ${vif0} +for ipls in "${netdev} name ${pdev}" "${vdev} name ${netdev}" \ + "${pdev} down arp off" "${pdev} addr fe:ff:ff:ff:ff:ff" \ + "${netdev} addr ${mac} arp on" "${netdev} addr ${mac} arp on" \ + "${bridge} up" "${vif0} up" "${pdev} up" ; do + ip link set ${ipls} +done +brctl addif ${bridge} ${pdev} +} +############################################################################# +# replace @@@serverip@@@ with real serverip. Allows the usage of a variable +# for the server ip address (e.g. in machine-setup or kernel commandline) +checkip () +{ +if [ "@@@serverip@@@" = "$1" -a -n "$serverip" ] ; then + echo $serverip +else + echo $1 +fi +} +############################################################################# +# definition of wlan interface name and wireless connect +wlanlinksetup () { +local wlanif=$(iwconfig 2>/dev/null|sed -n "/ESSID:/p"|sed "s/ .*//") +if [ -n "$if" ] ; then + ip link set dev ${wlanif} up + if iwconfig ${wlanif} mode managed essid "${essid}"; then + nwif=${wlanif} + else + error "$init_nowlan" + fi +else + error "$init_nowlan" +fi +} +############################################################################# +# replacement for which command to find executables inside stage4 rootfs +binfinder() +{ +local program="$1" +local s4path +local notfound=1 +for s4path in bin sbin usr/bin usr/sbin usr/local/bin \ + usr/local/sbin usr/bin/X11; do + if [ -f "/mnt/$s4path/$program" ] && \ + [ -x "/mnt/$s4path/$program" ]; then + printf '%s\n' "/$s4path/$program" + notfound=0 + break + fi +done +return $notfound +} +############################################################################# +# disk formatter and mounter. some proper error message output should be +# added. It uses programs invoked from stage 4 root filesystem. First +# argument is blockdev or file to be formatted, second mountpoint if not +# /mnt/tmp (default) +diskfm () { +local target=$1 +local mntpnt=$2 +local fs +local path +for fs in xfs ext2 reiserfs ; do + if strinfile "$fs" /proc/filesystems || modprobe ${MODPRV} $fs ; then + unset $found + for path in /sbin /bin /usr/sbin /usr/bin ; do + if test -x /mnt/$path/mkfs.$fs ; then + found=yes + case mkfs.$fs in + mkfs.xfs) + fopt="-f" + mopt="-o noexec" + ;; + mkfs.ext2) + fopt="-Fq" + mopt="-o nocheck,noexec" + ;; + mkfs.reiserfs) + fopt="-f" + mopt="-o noexec" + ;; + esac + LD_LIBRARY_PATH=/mnt/lib /mnt/$path/mkfs.$fs $fopt $target \ + >/dev/null 2>&1 #|| error + if [ -z $mntpnt ] ; then + umount /mnt/tmp 2>/dev/null + if mount -t $fs -n $mopt $target /mnt/tmp 2>/dev/null; then + return 0 + else + mount -n -t tmpfs none /mnt/tmp + fi + else + testmkd $mntpnt + mount -t $fs -n -o loop $target $mntpnt 2>/dev/null + return 0 + fi + fi + done + [ -z $found ] && break + else break + fi +done +} + +############################################################################# +# dhcp client function +rundhcp () +{ +local vci="$1" +# ensure the interface is up - might produce conflicts - nbd could fail!! +# fixme: really needed? +# [ -n "$noipyet" ] && ip link set dev $nwif up +[ -f /lib/modules/${KERNEL}/kernel/net/packet/af_packet.ko ] && \ + modprobe ${MODPRV} af_packet +echo "Starting udhcpc for IP configuration" +mkdir /var/lib/dhcp >/dev/null 2>&1 +[ -n $vci ] && vci="-V $vci" +testmkd /usr/share/udhcpc +ln -sf /bin/dhcpmkconfig /usr/share/udhcpc/default.script +# -b option is suboptimal here ... +udhcpc -b -t 8 -q $vci -s /usr/share/udhcpc/default.script \ + -i $nwif 2>/dev/null +} + +############################################################################# +# function for retrieving configuration file (machine-setup) via tftp from a +# predefined server or given source (file=tftp-server:/path via kernel +# command line) +unpack () { +# $1 is config file name to get, $2 IP of server to get file from +local dst=$1 +if [ -s $dst ] ; then + # fixme: handle different types of packaging (gzip/bzip2)?? + if ! tar -xpzf $dst 2> /tmp/ConfTGZ-tar-error ; then + cat /tmp/ConfTGZ-tar-error + error "$unpack_ConfTGZ" nonfatal + rm /tmp/ConfTGZ-tar-error + fi + [ "$DEBUGLEVEL" -le 2 -o "$DEBUGLEVEL" -eq 8 ] && rm $dst + return 0 +else + return 1 +fi +} +fileget () { +# normally tftp would be used, alternatively use wget for ftp or http +# if local device file is specified - mount and unmount after copying +local cfgfile +[ "x$fileprot" = "x" ] && fileprot=tftp +if [ "x$filepath" != "x" ] ; then + cfgfile=${filepath} + [ "x$fileserv" = "x" ] && fileserv=$(checkip ${serverip}) + [ $DEBUGLEVEL -ge 1 ] && echo "fileget - fileprot:$fileprot, filepath:\ +$filepath, fileserv:$fileserv" >>$LOGFILE + case "$fileprot" in + ftp|http) + wget $fileprot://$fileserv/$cfgfile -O /tmp/$(basename $cfgfile) \ + 2>>$LOGFILE && { unpack /tmp/$(basename $cfgfile) && break; } + ;; + file) + local ldev=$fileserv + echo "Waiting for /mnt/etc ...." + waitfor /mnt/etc 10000 + mkdir /tmp/$ldev + echo -e "ext2\nreiserfs\nvfat\nxfs" >/etc/filesystems + mount -o ro /dev/$ldev /tmp/$ldev || error "$init_errlfg" + unpack /tmp/$ldev/$cfgfile + umount /dev/$ldev + ;; + *) + tftp -g -r $cfgfile -l /tmp/$(basename $cfgfile) $fileserv \ + && unpack /tmp/$(basename $cfgfile) 2>>$LOGFILE + ;; + esac +else + # predefined value for OpenSLX environment; it is expected that this + # directory is just below the tftpboot (path to which the daemon is + # restricted to) + filepath="client-config" + [ "x$fileserv" = "x" ] && fileserv=$(checkip ${serverip}) + [ $DEBUGLEVEL -ge 1 ] && echo "fileget - fileprot:$fileprot, filepath:\ +$filepath, fileserv:$fileserv" >>$LOGFILE + # try to get configuration files successively; start with distro client + # and try last distro default ... + echo -e "\n## Configuration via later fileget: Hierarchy is distro client \ +and as last\n# distro/default" >>/tmp/confviafile + mac=$(echo $macaddr|sed "s/:/-/g") + for cfgfile in ${filepath}/${SYSTEM_NAME}/01-$mac.tgz \ + ${filepath}/${SYSTEM_NAME}/default.tgz ; do + case "$fileprot" in + ftp|http) + wget $fileprot://$fileserv/$cfgfile -O /tmp/$(basename $cfgfile) \ + 2>>$LOGFILE && { unpack /tmp/$(basename $cfgfile) && break; } + ;; + tftp) + tftp -g -r $cfgfile -l /tmp/$(basename $cfgfile) $fileserv \ + 2>>$LOGFILE && { unpack /tmp/$(basename $cfgfile) && break; } + ;; + esac + done +fi +cat /initramfs/machine-setup >>/tmp/confviafile +echo "fileget via $fileprot from $fileserv/$cfgfile finished" >/tmp/file-done +[ $DEBUGLEVEL -ge 1 ] && echo "fileget from $cfgfile finished" >>$LOGFILE +} + +############################################################################# +# function for creating directories after testing of their existance avoids +# to recreate directories in union mounts. If second and/or third parameters +# are given check for permission patterns +testmkd () { + test -d $1 || mkdir -p $1 >/dev/null 2>&1 + [ $# -ge 2 ] && for i in "$2" "$3" ; do + echo "$i" | grep -q -E "^[0-9]{3,4}$" && chmod "$i" $1 >/dev/null 2>&1 + echo "$i" | grep -q -E ":." && chown "$i" $1 >/dev/null 2>&1 + done +} + +############################################################################# +# function for writing a syslog-ng.conf file. First parameter is absolute +# destination (incl. /mnt prefix) +# sysngwriter $dest $start_syslog +sysngwriter () { +local mysyslogngcfg=$1 +# logging servers might be specified in $log_servers (from e.g. dhcp) +# fixme!? only first logserver from dhcp variable is used +[ -n "$log_servers" ] && start_syslog="syslog://${log_servers% *}:514/udp" +echo -e "# File written by $0 within InitRamFS\n\ +source src {\n\tfile(\"/proc/kmsg\");\n\ +\tunix-dgram(\"/dev/log\");\n\tinternal();\n};\ndestination console_all {\ +\n\tfile(\"/dev/tty10\");\n};" >$mysyslogngcfg +case "$start_syslog" in + yes|Yes|YES) + echo -e "\nlog {\n\tsource(src);\n\tdestination(console_all);\n};" \ + >>$mysyslogngcfg + ;; + file) + echo -e "destination allmessages {\n\tfile(\"/var/log/allmessages\");\n};\ +\nlog {\n\tsource(src); destination(allmessages);\n};" >>$mysyslogngcfg + ;; + *) + syslogsrv=$(uri_token $start_syslog server) + syslogport=$(uri_token $start_syslog port) + syslogprot=$(uri_token $start_syslog path) + [ -z ${syslogport} ] && syslogport=514 + [ -z ${syslogprot} ] && syslogprot=udp + echo -e "destination loghost {\n\t${syslogprot}(\"${syslogsrv}\" \ +port(${syslogport}));\n};\nlog {\n\tsource(src);\n\tdestination(loghost);\n};"\ + >>$mysyslogngcfg + ;; +esac +} + +############################################################################# +# simple string in string search +strinstr () { + case "$2" in *$1*) return 0;; esac + return 1 +} + +############################################################################# +# simple string in file search, for the future grep should be used instead +strinfile () { + case "$(cat $2)" in *$1*) return 0;; esac + return 1 +} + +############################################################################# +# wait for a file to appear and stop after maxwait counts +waitfor () { +local file=$1 +local maxwait=$2 +local count=0 +[ -z $file ] && return 0 +[ -z $maxwait ] && maxwait=5000 +while [ ! -e $file ] ; do + usleep 1000 + count=$(($count + 1)) + [ $count -gt $maxwait ] && return 1 +done +return 0 +} + +############################################################################# +# ldconfig is needed if rootfilesystem is composed of several parts. Search +# for ldconfig and execute it (we expect ldconfig not to be a dynamically +# linked tool) +# check that /mnt/etc/ld.so.conf is never lost +ldconfig () { +local cachefile="$1" +for ldcfg in /mnt/sbin/ldconfig \ + /mnt/bin/ldconfig \ + /mnt/usr/sbin/ldconfig; do + test -x $ldcfg && { + $ldcfg -r /mnt -C $cachefile; break; } +done +echo "finished at $(sysup)" >/tmp/ldcfg +} + +############################################################################# +# base passwd/shadow, the standard user present in every system. All other +# system users should be generated within the service function +basepasswd () { +# hack (see Ticket #206) +root_pw="$1" +# strip every line with userid between 500 and 99999 from the passwd +# file +sed '/^[a-zA-Z0-9]*:[a-zA-Z0-9]*:[1-9][0-9]\{3,4\}:/d;/^+:*/d;/^+$/d; + /^[a-zA-Z0-9]*:[a-zA-Z0-9]*:[5-9][0-9]\{2\}:/d' /mnt/etc/passwd \ + >/tmp/newpasswd +# and add user nobody again (is there a more elegant way?) +sed -n -e '/nobody/p' /mnt/etc/passwd >> /tmp/newpasswd +# create the shadow from passwd file +echo -e "root:"${root_pw}":12958:0:10000::::" > /mnt/etc/shadow +sed 's/:.*/:!:13078:0:99999:7:::/;/^root.*/d' /tmp/newpasswd \ + >>/mnt/etc/shadow +mv /tmp/newpasswd /mnt/etc/passwd +chmod 0640 /mnt/etc/shadow +} + +############################################################################# +# wait for the completion of configuration file (machine-setup). It is +# composed from different sources +cfgcomplete () { +waitfor /tmp/dhcp-done 10000 || error "$error_errdcfg" nonfatal +waitfor /tmp/file-done 10000 || error "$error_errfcfg" nonfatal +waitfor /tmp/ldap-done 10000 || error "$error_errlcfg" nonfatal +# concatenate the different files now into the central config file, order +# matters - ldap (not implemented yet) data has highest priority +if ! test -f /tmp/cfgcomplete ; then + echo "## Stage3 configuration via initial/early /etc/initramfs-setup" \ + >/etc/ext-initramfs-setup + for config in /etc/initramfs-setup /tmp/confviadhcp /tmp/confviafile \ + /tmp/confvialdap + do test -f $config && cat $config >>/etc/ext-initramfs-setup + done +# check again and replace @@@serverip@@@ and produce a final version for +# stage4 (no much use, just debugging) +sed "s,@@@serverip@@@,$serverip," -i /etc/ext-initramfs-setup +. /etc/ext-initramfs-setup +cp /etc/ext-initramfs-setup /mnt/etc/machine-setup +mv /etc/ext-initramfs-setup /etc/initramfs-setup +echo "config completed" >/tmp/cfgcomplete +fi +} + +############################################################################# +# execute all shell scripts in the given init-hook folder +runinithook () { +local hook=$1 +if [ -d /etc/init-hooks/$hook ]; then + for hook_script in /etc/init-hooks/$hook/*.sh; do + if [ -e $hook_script ]; then + . $hook_script + fi + done +fi +} + +############################################################################# +# localization simply derived from $language variable set in machine-setup or +# other sources - mostly taken from knoppix +localization () { +country="$1" +CONSOLE_FONT="lat9w-16.psfu" +case "$country" in + # German version + de*) + COUNTRY="de" + LANG="de_DE.UTF8" + KEYTABLE="de-latin1-nodeadkeys" + XKEYBOARD="de" + KDEKEYBOARD="de" + CHARSET="utf8" + KDEKEYBOARDS="us,fr" + TZ="Europe/Berlin" + ;; + # Belgian version + be*) + COUNTRY="be" + LANG="C" + KEYTABLE="be2-latin1" + XKEYBOARD="be" + KDEKEYBOARD="be" + CHARSET="iso8859-15" + KDEKEYBOARDS="us,de,fr" + TZ="Europe/Brussels" + ;; + # Bulgarian version + bg*) + COUNTRY="bg" + LANG="bg_BG" + KEYTABLE="bg" + XKEYBOARD="bg" + KDEKEYBOARD="bg" + CHARSET="microsoft-cp1251" + KDEKEYBOARDS="us,de,fr" + TZ="Europe/Sofia" + ;; + # Switzerland (basically de with some modifications) + ch) + LANGUAGE="de" + COUNTRY="ch" + LANG="de_CH" + KEYTABLE="sg-latin1" + XKEYBOARD="de_CH" + KDEKEYBOARD="de_CH" + CHARSET="iso8859-15" + KDEKEYBOARDS="de,us,fr" + TZ="Europe/Zurich" + ;; + # Simplified Chinese + cn) + COUNTRY="cn" + LANG="zh_CN.GB2312" + KEYTABLE="us" + XKEYBOARD="us" + KDEKEYBOARD="us" + CHARSET="gb2312.1980-0" + KDEKEYBOARDS="us,de,fr" + XMODIFIERS="@im=Chinput" + TZ="Asia/Shanghai" + ;; + # Czechoslovakia + cs|cz) + LANGUAGE="cs" + COUNTRY="cs" + LANG="cs_CZ" + KEYTABLE="cz-lat2" + XKEYBOARD="cs" + KDEKEYBOARD="cz" + CHARSET="iso8859-2" + KDEKEYBOARDS="us,de,fr" + TZ="Europe/Prague" + CONSOLE_FONT="iso02g" + ;; + # Denmark + dk|da) + COUNTRY="dk" + LANG="da_DK" + # Workaround: "dk" broken in gettext, use da:da_DK + LANGUAGE="da:da_DK" + KEYTABLE="dk" + XKEYBOARD="dk" + KDEKEYBOARD="dk" + CHARSET="iso8859-15" + KDEKEYBOARDS="dk,de,us,fr" + TZ="Europe/Copenhagen" + ;; + es) + # Spain + COUNTRY="es" + LANG="es_ES@euro" + KEYTABLE="es" + XKEYBOARD="es" + KDEKEYBOARD="es" + CHARSET="iso8859-15" + KDEKEYBOARDS="de,us,fr" + TZ="Europe/Madrid" + ;; + # Finland + fi) + COUNTRY="fi" + LANG="fi_FI@euro" + KEYTABLE="fi" + XKEYBOARD="fi" + KDEKEYBOARD="fi" + CHARSET="iso8859-15" + KDEKEYBOARDS="us" + TZ="Europe/Helsinki" + ;; + # France + fr*) + COUNTRY="fr" + LANG="fr_FR@euro" + KEYTABLE="fr" + XKEYBOARD="fr" + KDEKEYBOARD="fr" + CHARSET="iso8859-15" + KDEKEYBOARDS="de,us" + TZ="Europe/Paris" + ;; + he|il) + # Hebrew version + LANGUAGE="he" + COUNTRY="il" + LANG="he_IL" + KEYTABLE="us" + XKEYBOARD="us" + KDEKEYBOARD="il" + CHARSET="iso8859-8" + KDEKEYBOARDS="us,fr,de" + TZ="Asia/Jerusalem" + ;; + # Ireland + ie) + COUNTRY="ie" + LANG="en_IE@euro" + KEYTABLE="uk" + XKEYBOARD="uk" + KDEKEYBOARD="gb" + CHARSET="iso8859-15" + KDEKEYBOARDS="us,de,es,fr,it" + TZ="Europe/Dublin" + ;; + # Italy + it) + COUNTRY="it" + LANG="it_IT@euro" + KEYTABLE="it" + XKEYBOARD="it" + KDEKEYBOARD="it" + CHARSET="iso8859-15" + KDEKEYBOARDS="fr,us,de" + TZ="Europe/Rome" + ;; + # Japan + ja) + COUNTRY="jp" + LANG="ja_JP" + LANGUAGE="ja" + KEYTABLE="us" + XKEYBOARD="us" + KDEKEYBOARD="us" + CHARSET="iso8859-15" + KDEKEYBOARDS="fr,us,de" + TZ="Asia/Tokyo" + ;; + # The Netherlands + nl) + COUNTRY="nl" + LANG="nl_NL@euro" + KEYTABLE="us" + XKEYBOARD="us" + KDEKEYBOARD="en_US" + CHARSET="iso8859-15" + KDEKEYBOARDS="nl,de,fr" + TZ="Europe/Amsterdam" + ;; + # Poland + pl) + COUNTRY="pl" + LANG="pl_PL" + KEYTABLE="pl" + XKEYBOARD="pl" + KDEKEYBOARD="pl" + CHARSET="iso8859-2" + KDEKEYBOARDS="de,us,fr" + TZ="Europe/Warsaw" + CONSOLE_FONT="iso02g" + ;; + # Russia + ru) + COUNTRY="ru" + LANG="ru_RU.KOI8-R" + KEYTABLE="ru" + XKEYBOARD="ru" + KDEKEYBOARD="ru" + CHARSET="koi8-r" + CONSOLE_FONT="Cyr_a8x16" + KDEKEYBOARDS="de,us,fr" + TZ="Europe/Moscow" + ;; + # Slovakia + sk) + COUNTRY="sk" + LANG="sk" + KEYTABLE="sk-qwerty" + XKEYBOARD="sk" + KDEKEYBOARD="sk" + CHARSET="iso8859-2" + KDEKEYBOARDS="us,de" + TZ="Europe/Bratislava" + CONSOLE_FONT="iso02g" + ;; + # Slovenia + sl) + LANGUAGE="sl" + COUNTRY="si" + LANG="sl_SI" + KEYTABLE="slovene" + XKEYBOARD="sl" + KDEKEYBOARD="si" + CHARSET="iso8859-2" + KDEKEYBOARDS="us,de" + TZ="Europe/Ljubljana" + CONSOLE_FONT="iso02g" + ;; + tr) +# Turkish version (guessed) + COUNTRY="tr" + LANG="tr_TR" + KEYTABLE="tr_q-latin5" + XKEYBOARD="tr" + KDEKEYBOARD="tr" + CHARSET="iso8859-9" + KDEKEYBOARDS="us,de,fr" + TZ="Europe/Istanbul" + ;; + # Taiwan - Traditional Chinese version + tw) + COUNTRY="tw" + LANG="zh_TW.Big5" + LANGUAGE="zh_TW.Big5" + KEYTABLE="us" + XKEYBOARD="us" + KDEKEYBOARD="us" + CHARSET="iso8859-1" + KDEKEYBOARDS="us" + XMODIFIERS="@im=xcin" + TZ="Asia/Taipei" + ;; + # Great Britian + uk) + COUNTRY="uk" + LANG="en_GB" + LANGUAGE="en" + KEYTABLE="uk" + XKEYBOARD="uk" + KDEKEYBOARD="gb" + CHARSET="iso8859-1" + KDEKEYBOARDS="us" + TZ="Europe/London" + ;; + # US and default configuration + *) + LANGUAGE="us" + COUNTRY="us" + LANG="C" + KEYTABLE="us" + XKEYBOARD="us" + KDEKEYBOARD="us" + CHARSET="iso8859-1" + KDEKEYBOARDS="de,fr" + TZ="America/New_York" + ;; +esac +# start distrospecific localization +dlocale +} + +############################################################################# +# This function gets an uri or a comma separated list of uris as parameter. +# It will then try to mount these uris and add them to the union at / +include_in_fsroot_union () { + union_id=0 # used to have guarantee differing names for the unions mount point + union_type=$1 + for ROOTFS in $(echo $2 |sed 's/,/ /g'); do + union_id=$(($union_id + 1)) + srvproto=$(uri_token $ROOTFS prot) + case $srvproto in + nfs) + # activate kernel nfs if not present, nfsroot consists now of two + # different parts + nfsmod + root_path=$(uri_token $ROOTFS path) + nfsserver=$(uri_token $ROOTFS server) + mkdir -p /mnt/tmp/${root_path}_${union_id} + for proto in tcp udp fail; do + [ $proto = "fail" ] && { error "$scfg_nfs"; break; } + mount -n -t nfs -o ro,nolock,$proto $nfsserver:$root_path \ + /mnt/tmp/${root_path}_${union_id} && break + done + ;; + *nbd) + echo "Not working yet" + nbdmod=$srvproto + # get settings for nbd-client, filesystem equals to path in URI + # notation + nbdhost=$(uri_token $ROOTFS server) + nbdport=$(uri_token $ROOTFS port) + nbdrfst=$(uri_token $ROOTFS path) + echo -e "(D)NBD $ROOTFS parsed to $srvproto - $nbdhost - \ + $nbdport - $nbdrfst" >> /tmp/felixtestlog + #FIXME: mount durchführen + ;; + aoe) + echo "Not implemented yet" + ;; + iscsi) + echo "Not implemented yet" + #iscsiserver=$(uri_token $ROOTFS server) + #iscsiport=$(uri_token $ROOTFS port) + #iscsitarget=$(uri_token $ROOTFS path) + ;; + esac + if [ "X$union_type" == "XUnionFS" ]; then + [ "$DEBUGLEVEL" -gt 2 -a "$DEBUGLEVEL" != 8 ] && \ + echo "Using unionctl to mount ${root_path}_${union_id} (type: \ + $union_type)" + unionctl /mnt/ --add --after 1 --mode ro /mnt/tmp/${root_path}_${union_id} + elif [ "X$union_type" == "XAUFS" ]; then + # unionctl for aufs is a sh script needing tools not included in our + # initramfs + [ "$DEBUGLEVEL" -gt 2 -a "$DEBUGLEVEL" != 8 ] && \ + echo "Using aufs-mount to mount ${root_path}_${union_id} (type: $union_type)" + mount -n -o remount,add:1:/mnt/tmp/${root_path}_${union_id}=ro none /mnt + else + error ${init_loadunions} nonfatal + fi + done +} + +############################################################################# +# dummy functions - avoid undefined functions in servconfig (functions are +# normally overwritten by settings within distro-functions) - a file +# generated by mkdxsinitrd from /functions-default & ~-version + +# setup initial boot scripts (for most standard distributions, gentoo is to +# be handled differently) +initial_boot () { +: +} +# function for ntp configuration +config_ntp () { +: +} +# function for afs +config_afs () { +: +} +# function for atd +config_atd () { +: +} +# function for configuration of cron services +config_cron () { +: +} +# syslog service +config_syslog () { +: +} +# secure shell service +config_sshd () { +: +} +# snmp agent for remote monitoring +config_snmp () { +: +} +# consolefont +consolefont () { +: +} +# acpi and powersave +config_acpi () { +: +} +# configure hal, dbus, resmgr and services like that +config_dreshal () { +: +} +# configure automounter, simple NFSv3 imports only +config_automount () { +: +} +# configure print services / start requested printer daemon +config_printer () { +: +} +# configure bluetooth services +config_bt () { +: +} +# create a compliant runlevel script, needed for boot.slx and vmware-prep +d_mkrlscript () { +: +} +# start name service caching daemon +config_nscd () { +: +} +# configure automounter +config_automount () { +: +} +# configure samba service (not winbind, but nmbd, smbd) +config_samba () { +: +} +# start portmapper (needed at least for nfs and nis services) +config_portmap () { +: +} +# start nis/ypbind +config_nis () { +: +} +# configure nfsv4 stuff +config_nfsv4 () { +: +} +# configure keyboard layout +keytable () { +: +} diff --git a/initramfs/stage3-stuff/etc/ldap-functions b/initramfs/stage3-stuff/etc/ldap-functions new file mode 100644 index 00000000..d2b6753e --- /dev/null +++ b/initramfs/stage3-stuff/etc/ldap-functions @@ -0,0 +1,75 @@ +####################################################################### +# configuration via ldap +# get_timeranges: helper function for ldapconf, retrieving timeranges +# of machineconfig-objects under search base $1 (Host,Group,Default) +get_timeranges(){ +trquery=`ldapsearch -x -H ldap://$ldapserver -b $1 -D $user -w $pwd -LLL \ +"(objectclass=machineconfig)" Timerange|sed -n '/Tim*/p'|sed 's/TimeRange: /#/'` +} +# matching_timerange: helper function for ldapconf to get "most +# specific timerange" matching actual time +matching_timerange(){ +match=0 +lines=$[`echo $trquery | sed 's/#/\n#/g'|wc -l` -1] +for ((i=0;i<$lines;i++)) ; do + timerange[$i]=`echo $trquery | cut -d "#" -f $[$i+2] | sed 's/ //g'` +done +while true ; do + for ((i=0;i<$lines;i++)) ; do + trday=`echo ${timerange[i]} | cut -d "_" -f 1` + trbegin=`echo ${timerange[i]} | cut -d "_" -f 2` + trend=`echo ${timerange[i]} | cut -d "_" -f 3` + if [ $trday == $wday ] && [ $trday != "X" ] && [ $trbegin != "X" ] && \ + [ $trbegin -le $time ] && [ $time -le $trend ]; then + echo $wday $time "[D H H]match ->" ${timerange[i]} + tr=${timerange[i]} + match=1 && break + fi + done + if [ $match == 1 ] ; then break ; fi + for ((i=0;i<$lines;i++)) ; do + trday=`echo ${timerange[i]} | cut -d "_" -f 1` + trbegin=`echo ${timerange[i]} | cut -d "_" -f 2` + trend=`echo ${timerange[i]} | cut -d "_" -f 3` + if [ $trday == $wday ] && [ $trbegin == "X" ] && [ $trend == "X" ]; then + echo $wday $time "[D _ _]match ->" ${timerange[i]} + tr=${timerange[i]} + match=1 && break + fi + done + if [ $match == 1 ] ; then break ; fi + for ((i=0;i<$lines;i++)) ; do + trday=`echo ${timerange[i]} | cut -d "_" -f 1` + trbegin=`echo ${timerange[i]} | cut -d "_" -f 2` + trend=`echo ${timerange[i]} | cut -d "_" -f 3` + if [ $trday == "X" ] && [ $trbegin != "X" ] && [ $trbegin -le $time ] && \ + [ $time -le $trend ]; then + echo $wday $time "[_ H H]match ->" ${timerange[i]} + tr=${timerange[i]} + match=1 && break + else + if [ ${timerange[$i]} == "X_X_X" ]; then + echo $wday $time "[_ _ _]match ->" ${timerange[i]} + tr="X_X_X" && match=1 + else + match=0 + fi + fi + done + if [ $match == 1 ] || [ $match == 0 ] ; then break ; fi +done +} +# get_machineconfig: helper function for ldapconf, writing machine +# config data of one timerange $tr into file "tmp/confvialdap/$tr" +get_machineconfig(){ +ldapsearch -x -H ldap://$ldapserver -b $1 -D $user -w $pwd -LLL \ +"(&(objectclass=machineconfig)(timerange=$tr))"|sed '/dn:/d'|sed '/ou=/d'|\ +sed '/dc=/d'|sed '/objectC*/d'|sed '/Tim*/d'|sed '/cn:/d'|sed '/desc*/d'|sed \ +'s/: /=/g'|sed 's/-/_/g' > tmp/confvialdap/$tr +} + +ldapconf () { +local ldapserver=$1 +error "$error_ldapcfg" +echo "not implemented" > /tmp/ldap-done +} diff --git a/initramfs/stage3-stuff/etc/messages b/initramfs/stage3-stuff/etc/messages new file mode 100644 index 00000000..39d603ce --- /dev/null +++ b/initramfs/stage3-stuff/etc/messages @@ -0,0 +1,205 @@ +# Copyright (c) 2003 - 2006 - RZ Uni Freiburg +# Copyright (c) 2006 - 2008 - OpenSLX GmbH +# +# This program/file is free software distributed under the GPL version 2. +# See http://openslx.org/COPYING +# +# If you have any feedback please consult http://openslx.org/feedback and +# send your feedback to feedback@openslx.org +# +# General information about OpenSLX can be found at http://openslx.org +# +# Messages file for all error and info messages generated during client +# bootup (within initialramfs) for OpenSLX linux diskless clients version 4 +# this file could be used for localization of error messages + +# messages from (slx) init +init_errmsg="The functions file contains a lot of slx scripts \ +functionality. Without this\ninit script will not run." +init_mff="The main $init_errmsg" +init_dff="The distro $init_errmsg" +init_sscf="The slx configuration variables could not be found. Please +provide the slxconfig file." +init_noeth=" Unable to configure the ethernet device (eth0). Please check \ +for an\n appropriate kernel module." +init_errip=" Unable to setup at \ +least basic functionality, because no IP configuration\n available. You \ +might pass that information via kernel command line\n through setting of \ +'ipappend 1' in pxelinux.cfg/* or just enable dhcp\n or ldap. They are \ +enabled via tokens ('ldap' or 'dhcp') in kernel\n command line." +init_errldap=" Unable to setup at \ +least basic functionality, because no IP configuration\n available. Please \ +beware - ldap works only in combination of either\n ipappend or similar or \ +with dhcp!" +init_errnwad=" Failed to load the network \ +adaptor modules defined via mkdxsinitrd\n run. Please rerun and list the \ +appropriate modules (without .ko)." +init_nowlan=" No wireless LAN capable interface found. Did you provide the \ +proper kernel\n modules?" +init_wlanf=" Unable to configure the WLAN interface." +init_bootmac=" If you have more than one ethernet adaptor present in your \ +machine or using\n a NVidia chipset then it would be advisable to switch on \ +passing of the\n boot MAC address via kernel commandline (IPAPPEND=3) in \ +your PXElinux\n configuration." +init_nveth=" Your system uses a NVidia ethernet chip which might to fail to \ +get the\n original MAC address assigned. Use IPAPPEND=3 in your PXElinux \ configuration\n to get the boot MAC address passed on." +init_errdhcp=" Did not get complete IP \ +configuration via DHCP. You may want to add\n a vendor code identifier \ +via kernel commandline (vci=VCI)." +init_erripcfg=" Up to now no IP configuration is available. If there is any \ +local file config\n the system may work locally." +init_errbld=" Failed to load \ +module ${NBD}.ko. It is needed if you intend to use\n network block \ +device (D)NBD for the client as root filesystem." +init_nbdcl=" Failed to start the network block device client. Unable to \ +mount root\n filesystem." +init_nbddev=" For some reason the network block device /dev/${NBD}0 never \ +appeared.\n You might want to check udev or your list of static device \ +files." +init_dnbd2s=" After 100 retries, it was not possible to start the dnbd2 \ +service. Please\n check that at least one server is available. You might \ +use the\n /sys/block/vnbd0 interface for this." +init_moddir=" The requested modules directory does not exist. That could \ +mean:\n * The kernel was updated but mkdxsinitrd was not run afterwards.\n\ + * The mounted filesystem does not contain the modules directory at all.\n\ + You might want to check the list of mounted filesystems and if /mnt is\n\ + not empty run 'ls /mnt/lib/modules' to check." +init_loadaufs=" Loading of AUFS failed - Either the module is not present or \ +does \n not match the running kernel. If you do not want to see this \ +\n message remove the token 'aufs' from kernel command line." +init_noaufs_butufs=" AUFS was chosen as Unification FS but is not available. \ +However UnionFS seems to be available. To put it to use append 'unionfs' to the \ +kernel command line." +init_noufs_butaufs=" UnionFS was chosen as Unification FS but is not available. \ +However\n AUFS seems to be available. To put it to use append 'aufs' to the\n \ +kernel command line." +init_loadufs=" Loading of UnionFS failed - Either the module is not present or \ +does \n not match the running kernel. If you do not want to see this message\ +\n remove the token 'unionfs' from kernel command line." +init_loadunions=" Stacking of directories failed, because UnionFS/AUFS is not \ +loaded." +init_loadcow=" Loading of Copy On Write (COW - special block device) module \ +failed -\n Either module is not present or module does not match the \ +running\n kernel. If you do not want to see this message remove the token \ +'cowloop' from kernel command line." +init_cownobld=" Loading of cow module is of no sense if no network/other block \ +device is used or\n UnionFS/AUFS was specified as read write layer too. Remove \ +UnionFS/AUFS token from\n kernel commandline if cowloop should be used instead." +init_nfs=" Mount of root filesystem via NFS was requested via kernel command \ +line\nbut failed. There might be the following reasons for that:\n\ +* No nfs.ko module could be loaded and no NFS support was present in the\n\ +running kernel - see error messages above\n\ +* You tried to mount from wrong server or path ($nfsroot)\n\ +* No NFS server is running or you do not have permissions" +init_ldcfg=" Starting ldconfig - normally switched off. Enable it via kernel \ +cmdline option\n 'noldsc'. You might have/want to add additional library \ +pathes to the\n ld.so.conf file." +init_errlog=" Unable to create the logfile configuration in \ +/etc/${D_SYSCONFDIR}. That\n might indicate some severe error." +init_fstab=" Failed to create /etc/fstab in the clients root filesystem. The\n\ + noexistence of the file might produce some unexpected behaviour of\n\ + mount commands." +init_errldcfg=" For some reason the generation of ld.so.cache did not \ +finish in time." +init_infldcfg=" You decided not to recreate \ +/etc/ld.so.cache file. That might cause errors\n if libraries are installed \ +after this file was created on server." +init_errlfg=" The ConfTGZ filesource was some local device which was not \ +mounted successfully.\n Either the wrong device was given or the filesystem \ +is not known to the kernel." +init_errcfg="of this client did not finish in\n time. You might check the \ +process list and list the modules loaded until\n now." +init_errhw=" For some reason the hardware autoconfig $init_errcfg" +init_errxorg=" For some reason no xorg.conf appeared, check xconfig!" +init_errsw=" For some reason the software configuration $init_errcfg" +init_wait=" Waited $ticks ticks to unmount kernel module directory ..." +init_errumnt=" Unmount of the kernel modules directory \ +failed for some reason. Some\n modprobe still active!?" +init_erritab=" The file /etc/inittab does not exist or is no regular one. It \ +is needed\n for the bootup procedure to follow. If upstart is used instead no \ +inittab\n is needed any more, but a proper configured events.d." +init_errsys=" Unmount of the kernel sys directory \ +failed for some\nreason. You will get some error messages that some files \ +could not be\n removed." +init_runinit=" Could not execute \ +run-init due to missing command or wrong\n parameters given." +init_picfg=" The plugin configuration directory is missing. This could be due \ +to failed\n config get process at the beginning of stage3 setup. Either \ +requested\n configuration file is missing in ~/client-config/ or a \ +general\n transmission error." + +# messages from functions +error_msg="An error occured during execution of $0 script:\n\n" +error_nfe="\n -> This error is not fatal - continuing ...\n" +error_shell="\n -> Running shell for debugging purposes now ...\n" +error_modload="Failed to load module " +error_modnfs="needed for mounting rootfs" +error_nodhcp=" You tried to configure system via dhcp, but no usable dhcp\n\ + client could be found. Please check that you have some client from\n\ + the following list installed: dhclient dhcpcd pump ipconfig." +error_dhcp=" The following problems could produce that error:\n\ + * The af_packet.ko module is either not loaded nor present in kernel.\n\ + * No network device is present - either no module matching the hardware\n\ + was loaded nor present in kernel.\n You might want to run 'lsmod'." +error_dhclient=" Fatal error occured while trying to run dhclient.\n\ +$error_dhcp" +error_ldapcfg=" The configuration via ldap is not implemented yet." +error_errdcfg=" Did not get any configuration data via dhcp until now ..." +error_errfcfg=" Did not get any configuration data via tftp until now ..." +error_errlcfg=" Did not get any configuration data via ldap until now ..." +unpack_ConfTGZ=" Error during unpacking of the ConfTGZ archive.\nAre you sure \ +it is in proper format?" + + +# messages from distro functions +df_errumod=" Failed to load the \"unix\" module. Problems with Hardware \ +detection\nwill probably arise." +df_errserv="seems not to be installed or start script is\n not available\ +so requesting the start of service make no sense. Please\n disable service\ +or install the files/packages needed." +df_errcron=" The cron start script $df_errserv" +df_errsysl=" The syslog start script $df_errserv" +df_errsshd=" The sshd start script $df_errserv" +df_erryp=" The NIS client $df_errserv" +df_erramnt=" Automounter $df_errserv" +df_errnsc=" Name Service caching deamon $df_errserv\n This service might \ +be useful to take load from a ldap user directory." +df_errafsd=" No afs directory present." +df_errafsn=" AFS client service is not available." +df_errkbd=" No non-english keyboard and console settings are installed. \ +Please add\n them to your stage1 to have them enabled." + +# messages from servconfig +scfg_nfs=" Mount of some NFS source failed ..." +scfg_ntptz=" No such timezone data file (needed for ntp time service \ +configuration)." +scfg_evmlm=" Mounting of local device source for vmware directory failed \ +for some reason." +scfg_vmdir=" For some reason the runvmware script is not available for \ +copying. That\n could be the result of failed mount or simply missing \ +file on\n server." +scfg_vmchs=" The virtual machines lister/chooser is not available from \ +~/templates\n directory. Thus no default k/gdm menu entry is created." +scfg_erradir=" Only one directory level is allowed to hook up automounter \ +to and the\n directory should exist (on the servers export) or should be \ +creatable\n (e.g. because of UnionFS writeable root directory)." +scfg_erratpld=" Only toplevel directories \ +are allowed as mount points for user home\n directories. Please set the \ +variable \${automnt_dir} appropriately in\n machine-setup file." +scfg_country=" No configuration for localization found in config file. \ +Using default\n country setting '${D_DEFAULTCOUNTRY}' defined in $0." + +# messages from hwautocfg +hcfg_hwsetup=" The X server configuration file generated by hwautocfg could \ +not\n be found." +gfx_msg="Please check your graphic adaptor settings ($hw_graphic)." +hw_msg=" Please check your predefined monitor settings ($hw_monitor): \ +Automatic\n configuration of display" +hcfg_res=" $hwmsg resolution was attempted but not established. Using \ +default resolutions (defined in xconfig)" +hcfg_hwsetup=" Expected information from hwsetup to appear in \ +/tmp/hwsetup.info.\n Unable to configure parts of the systems hardware. \ +Please check that\n hwsetup is properly installed and executable." +hcfg_keyb=" No settings found for keyboard, using default of '${XKEYBOARD}' \ +defined\n in $0." + diff --git a/initramfs/stage3-stuff/etc/messages.de b/initramfs/stage3-stuff/etc/messages.de new file mode 100644 index 00000000..59a7568e --- /dev/null +++ b/initramfs/stage3-stuff/etc/messages.de @@ -0,0 +1,216 @@ +# Copyright (c) 2003 - 2006 - RZ Uni Freiburg +# Copyright (c) 2006 - 2008 - OpenSLX GmbH +# +# This program/file is free software distributed under the GPL version 2. +# See http://openslx.org/COPYING +# +# If you have any feedback please consult http://openslx.org/feedback and +# send your feedback to feedback@openslx.org +# +# General information about OpenSLX can be found at http://openslx.org +# +# Messages file for all error and info messages generated during client +# bootup (within initialramfs) for OpenSLX linux diskless clients version 4 +# this file could be used for localization of error messages + +# messages from (slx) init / Fehlermeldungen des SLX init +init_errmsg=" ,,functions''-Datei beinhaltet viele Funktionen \ +der SLX Skripte. Ohne diese\n wird das Init-Skript nicht funktionieren." +init_mff=" Die Haupt $init_errmsg" +init_dff=" Die Distro $init_errmsg" +init_sscf=" Die SLX Konfigurations-Variablen wurden nicht gefunden. +Bitte stellen Sie die\n SLX Konfigurations-Datei zur Verfuegung." +init_noeth=" Konnte die Netzwerk-Schnittstelle nicht konfigurieren (eth0).\ + Bitte pruefen,\n ob das geeignete kernel-Modul vorhanden ist." +init_errip=" Konnte die Grund-Funktionalitaet nicht einrichten, \ +da keine IP-Konfigurationen\n vorhanden sind. Sie koennten diese \ +Informationen ueber die Kernel-Command-Line\n durch die Einstellung \ +'ipappend 1' in pxelinux.cfg/* oder ldap\n aktivieren. Sie werden durch \ +Token ('ldap') in den Kernel Start Optionen\n eingeschaltet." +init_errldap=" Konnte nicht wenigstens die Grund-Funktionalitaet einrichten, \ +da keine IP-Konfigurationen\n vorhanden sind. Achtung - ldap arbeitet nur in \ +Kombination mit IPAPPEND (PXE)\n o.ae. oder DHCP!" +init_errnwad=" Konnte die Netzwerk-Adapter, die durch den slx/mkramfs bzw. \ +mkdxsinitrd-Aufruf definiert\n wurden, nicht laden. Bitte erneut aufrufen \ +und die passenden Module auflisten\n (ohne Endung .ko)." +init_nowlan=" Kein brauchbares WLAN-Interface gefunden. Wurden alle \ +notwendigen Kernel-\n module ins InirRamFS eingebaut?" +init_wlanf=" Das WLAN Interface konnte nicht konfiguriert werden." +init_bootmac=" Es scheint mehr als eine Ethernet-Karte installiert und die \ +passenden\n Kernel-Module geladen zu sein. Das kann fuer Probleme sorgen, da \ +evtl.\n die nicht verbundene Netzwerkkarte als das erste Interface konfiguriert\ + \n wurde. Durch die Uebergabe der MAC Adresse des Bootdevices (IPAPPEND=3 in +der PXElinux-Konfiguration) laesst sich dieses vermeiden." +init_nveth=" Ihr System benutzt anscheinend eine NVidia-Netzwerkkarte. Hier \ +kann es\n vorkommen, dass die MAC-Adresse nicht korrekt eingestellt wird. \ +Dieses laesst\n sich durch die Uebergabe der MAC Adresse des Bootdevices \ +(IPAPPEND=3 in der PXElinux-Konfiguration) vermeiden." +init_errdhcp=" Keine komplette IP-Konfiguration ueber DHCP bekommen. \ +Eventuell sollten Sie\n ueber die Kernel Start Optionen eine Hersteller Code \ +ID (vendor code identifier)\n (VCI=vci) hinzufuegen." +init_erripcfg=" Bis zu diesem Zeitpunkt konnte keine (gueltige) IP.\ +Konfiguration beschafft\n werden. Die Maschine kann funktionieren, wenn \ +lokale Konfiguration per\n Datei moeglich ist." +init_errbld=" Konnte nicht das Modul ${NBD}.ko laden. Es wird gebraucht, \ +wenn Sie vorhaben, das\n Netzwerk Block Geraet (network block device) (D)NBD \ +fuer den Klienten als Wurzel-Dateisystem zu verwenden." +init_nbdcl=" Konnte den Network Block Geraete-Dienst nicht starten und damit \ +das Wurzel-Dateisystem\n nicht einhaengen." +init_nbddev=" Aus irgendeinem Grund ist /dev/${NBD}0 nie erschienen. Sie \ +sollten ihr udev-System\n nach Listen von statischen Geraeten untersuchen." +init_dnbd2s=" Nach 100 Versuchen konnte das dnbd2 Blockdevice keinen laufenden \ +Server finden.\n Bitte ueberpruefen Sie die Erreichbarkeit." +init_moddir=" Das angeforderte Modul-Verzeichnis existiert nicht. Das koennte \ +bedeuten:\n * Der Kernel wurde ausgetauscht/erneuert ohne einen neuen Aufruf \ +von slxmkramfs oder\n mkdxsinitrd.\n * Das eingehaengte Dateisystem \ +beinhaltet das Modul-Verzeichnis ueberhaupt nicht.\n Sie sollten die Liste \ +der eingehaengten Dateisysteme pruefen und wenn /mnt\n nicht leer ist, \ +'ls /mnt/lib/modules' ausfuehren." +init_loadunions=" Stapeln mehrerer Verzeichnisse nicht moeglich, da kein \ +UnionFS/AUFS\n Modul geladen ist." +init_loadaufs=" Laden von AUFS schlug fehl - entweder das Modul ist \ +nicht vorhanden, oder\n es passt nicht zum laufenden Kernel. Wenn Sie diese \ +Meldung nicht sehen\n wollen, entfernen Sie das Token 'aufs' von den Kernel \ +Start Optionen." +init_noaufs_butufs=" AUFS wurde als Unification FS angegeben, ist jedoch nicht \ +vorhanden. UnionFS\n steht aber scheinbar zu Verfuegung. Wenn Sie dieses nutzen \ +moechten fuegen\n Sie bitte 'unionfs' zu den Kernel Start Optionen hinzu." +init_noufs_butaufs=" UnionFS wurde als Unification FS angegeben, ist jedoch \ +nicht vorhanden. AUFS\n steht aber scheinbar zu Verfuegung. Wenn Sie dieses nutzen \ +moechten fuegen Sie\n bitte 'aufs' zu den Kernel Start Optionen hinzu." +init_loadcow=" Laden von Copy On Write (COW - Spezielles Block Geraet) Modul \ +schlug fehl -\n entweder das Modul nicht praesent oder es passt nicht zum \ +laufenden\n Kernel. Wenn Sie diese Meldung nicht sehen wollen, entfernen sie \ +das Token 'cowloop' aus den Kernel Start Optionen." +init_loadufs=" Laden von UnionFS schlug fehl - entweder das Modul ist \ +nicht vorhanden, oder\n es passt nicht zum laufenden Kernel. Wenn Sie diese Meldung \ +nicht sehen wollen,\n entfernen Sie das Token 'unionfs' von den Kernel Start \ +Optionen." +init_cownonbd=" Laden des COW-Moduls ist sinnlos, wenn kein Netzwerk Block \ +Geraet benutzt wird oder\n UnionFS als Lese- Schreib-Schicht spezifiziert \ +wurde. Entfernen Sie das UnionFS Token aus\n den Kernel-Start-Optionen wenn \ +'cowloop' stattdessen verwendet werden soll." +init_nfs=" Einhaengen des Wurzel Dateisystems ueber NFS wurde angefordert \ +durch die Kernel Start Optionen,\n aber schlug fehl. Die folgenden Gruende \ +koennten verantwortlich sein:\n\ + * Kein nfs.ko (und weitere dafuer benoetigte) Modul konnte geladen werden und \ +keine NFS Unterstuetzung war im\n laufenden Kernel vorhanden - siehe \ +Fehlermeldungen darueber.\n\ + * Sie versuchten, einen falschen Pfad einzuhaengen ($nfsroot).\n\ + * Kein NFS-Server laeuft oder Sie haben nicht die Zugriffsberechtigungen auf \ +diesen." +init_ldcfg=" Starte ldconfig - normalerweise ausgeschaltet. Wird mit der Kernel \ +Start Option\n 'noldsc' aktiviert. Eventuell sollten Sie zusaetzliche \ +Bibliothekspfade\n zur ld.so.conf hinzufuegen." +init_errlog=" Konnte die Log-Datei Konfiguration nicht anlegen in \ +/etc/${D_SYSCONFDIR}. Das\n koennte auf schwerwiegende Fehler hindeuten." +init_fstab="Das Erzeugen von /etc/fstab im Wurzel-Dateisystem des Clients \ +schlug fehl.\n Die Abwesenheit dieser Datei koennte unvorhergesehenes Verhalten \ +der mount-Befehle\n verursachen." +init_errldcfg=" Aus irgendeinem Grund konnte die Erstellung von ld.so.cache \ +nicht rechtzeitig fertiggestellt\n werden." +init_infldcfg=" Sie entschieden sich, die Datei /etc/ld.so.cache nicht neu \ +zu erstellen. Das koennte Fehler verursachen\n wenn Bibliotheken installiert \ +werden nachdem diese Datei auf dem Server erstellt wurde." +init_errlfg=" Die ConfTGZ Quelle war ein lokales Device, welches nicht korrekt \ +eingebunden werden\n konnte. Entweder wurde das falsche Device/Partition \ +angegeben oder das\n Dateisystem ist dem Kernel nicht bekannt." +init_errcfg="des Clients nicht rechtzeitig beendet\n Sie sollten die Prozess \ +Liste pruefen und die Module, die bis zum jetzigen Zeitpunkt geladen wurden." +init_errhw=" Aus irgendeinem Grund wurde die Hardware Auto-Konfiguration \ +$init_errcfg" +init_errsw=" Aus irgendeinem Grund wurde die Software Konfiguration $init_errcfg" +init_wait=" Wartete $i Schlaege das Kernel Modul Verzeichnis auszuhaengen ..." +init_errumnt=" Das Kernel Modul Verzeichnis auszuhaengen \ +scheiterte aus irgendeinem Grund. Sind einige\n ,,modprobe'' noch aktiv!?" +init_erritab=" Die Datei /etc/inittab existiert nicht oder \ +ist keine regulaere. \nSie wird fuer den Boot-Process benoetigt." +init_errsys=" Aushaengen des Kernel /sys Verzeichnisses schlug aus irgendeinem \ +Grund\n fehl. Sie werden einige Fehlermeldungen bekommen,\ +\ndass einige Dateien nicht entfernt werden konnten." +init_runinit=" Konnte switch_root/run-init nicht ausfuehren, wegen fehlender \ +Befehle\n oder falsch angegebenen Parametern." +init_picfg=" Das Plugin-Konfigurationsverzeichnis fehlt. Dieses könnte an einem \ +fehlgeschlagenen\n holen der Client-Konfiguration liegen, weil entweder die \ +Datei nicht auf\n dem Server verfuegbar ist oder der Transport nicht klappte." + +# messages from functions +error_msg="Ein Fehler trat auf waehrend der Ausfuehrung des $0 Skripts:\n\n" +error_nfe="\n -> Dieser Fehler ist nicht schwerwiegend - setze fort ...\n" +error_shell="\n -> Fuehre Shell aus zum Debuggen ...\n" +error_modload="Es schlug fehl, folgendes Modul zu laden:" +error_modnfs="gebraucht zum einhaengen des Wurzel Dateisystems" +error_nodhcp=" Sie versuchten ihr System mittels DHCP einzurichten, es wurde \ +aber kein brauchbarer DHCP\n Client gefunden. Bitte pruefen Sie, ob sie einen \ +der folgenden Clients\n installiert haben: dhclient dhcpcd pump udhcpc." +error_dhcp=" Die folgenden Probleme koennten den Fehler verursachen:\n\ + * Das af_packet.ko Modul ist weder geladen noch praesent im Kernel.\n\ + * Kein Netzwerk Geraet ist praesent - weder ein passendes Modul\n\ + wurde geladen noch ist praesent im laufenden Kernel.\n Sie sollten \ +'lsmod' ausfuehren." +error_dhclient=" Schwerer Fehler aufgetreten beim Aufrufen von dhclient.\n\ +$error_dhcp" +error_ldapcfg=" Die Konfiguration via ldap ist noch nicht implementiert." +error_errdcfg=" Bis jetzt noch keine Konfigurationsdaten bekommen via dhcp .." +error_errfcfg=" Bis jetzt noch keine Konfigurationsdaten bekommen via tftp ..." +error_errlcfg=" Bis jetzt noch keine Konfigurationsdaten bekommen via ldap ..." +unpack_ConfTGZ=" Fehler beim entpacken des ConfTGZ.\nSind Sie sicher, dass es im \ +richtigen Format ist?" + + +# messages from distro functions +df_errumod=" Das Laden des \"unix\" Moduls schlug fehl. \nWahrscheinlich \ +werden Probleme bei der Hardware-Erkennung auftreten." +df_errserv="ist entweder nicht installiert oder das Start-Skript ist nicht \ +verfuegbar.\n Deswegen macht der Start des Dienstes keinen Sinn. Bitte \ +deaktivieren Sie den Start\n oder installieren Sie die benoetigten Dateien." +df_errcron=" Das cron Start-Skript $df_errserv" +df_errsysl=" Das syslog Start-Skript $df_errserv" +df_errsshd=" Das sshd Start-Skript $df_errserv" +df_erryp=" Der NIS-Klient $df_errserv" +df_erramnt=" Der Automounter $df_errserv" +df_errnsc=" Der Name Service Zwischenspeicherungs Daemon $df_errserv\n \ +Dieser Dienst koennte nuetzlich sein, um Daten von einem ldap Benutzer-\ +Verzeichnis zu bekommen." +df_errafsd=" Kein AFS Verzeichnis erreichbar" +df_errafsn=" Der AFS-Client Dienst ist nicht verfuegbar" +df_errkbd=" Keine nicht-englische Tastatur und/oder Konsolenunterstuetzung \ +installiert.\n Falls gewuenscht/benoetigt diese im Stage1 nachinstallieren!" + +# messages from servconfig +scfg_nfs=" Das Einhaengen einer NFS Quelle schlug fehl..." +scfg_ntptz=" Die Zeitzonen-Datei wurde nicht gefunden (gebraucht fuer die \ +NTP-Zeit Dienst Konfiguration)." +scfg_evmlm=" Das Einbinden der lokalen Festplatte(npartition) des VMware-\ +Image-Verzeichnisses\n schlug fehl." +scfg_vmdir=" Aus irgendeinem Grund kann das runvmware Skript nicht \ +verfuegbar zu kopieren.\n Das koennte das Ergebnis eines fehlgeschlagenen \ +Mount-Versuchs sein\n oder die Datei fehlt auf dem Server." +scfg_vmchs=" Das Auswahltool/menu fuer Virtuelle Machinen ist nicht im \ +~/templates\n Verzeichnis vorhanden. Deshalb wurde kein Default KDM Menu \ +Eintrag erzeugt." +scfg_erradir=" Es wird nur eine Verzeichnis-Ebene erlaubt, den Automounter \ +zu installieren und das\n Verzeichnis sollte existieren (auf dem \ +Server-Export) oder sollte anlegbar sein\n (z.B. durch UnionFS beschreibbares \ +Wurzel-Verzeichnis)." +scfg_erratpld=" Nur Verzeichnisse hoechster Ebene \ +als Einhaenge-Punkte fuer home\n Verzeichnisse. Bitte setzen Sie die \ +Variable \${automnt_dir} entsprechend in\n der machine-setup Datei." +scfg_country=" Keine Konfiguration fuer die Lokalisierung gefunden in der \ +Konfigurations-Datei. Benutzer\n Standard Laender-Einstellung \ +'${D_DEFAULTCOUNTRY}' definiert in $0." + +# messages from hwautocfg +hcfg_hwsetup=" Die xserver-Konfigurations-Datei, erstellt von hwsetup, konnte \ +nicht\n gefunden werden." +gfx_msg="Bitte pruefen Sie ihre Grafik-Adapter-Einstellungen ($hw_graphic)." +hw_msg=" Bitte pruefen Sie ihre vordefinierten Monitor-Einstellungen ($hw_monitor): \ +Automatische\n Konfiguration des Bildschirms." +hcfg_res=" $hwmsg Aufloesung wurde versucht aber nicht eingerichtet. Benutze \ +Standard-Aufloesungen (defined in xconfig)" +hcfg_hwsetup=" Erwartete Informationen von hwsetup in \ +/tmp/hwsetup.info.\n Teile des Systems koennen nicht eingerichtet werden. \ +Bitte pruefen, dass\n hwsetup richtig installiert und ausfuehrbar ist." +hcfg_keyb=" Keine Einstellungen fuer ihre Tastatur gefunden, verwende den \ +Standard-Wert '${XKEYBOARD}' definiert\n in $0." + diff --git a/initramfs/stage3-stuff/init b/initramfs/stage3-stuff/init new file mode 100755 index 00000000..5fb70550 --- /dev/null +++ b/initramfs/stage3-stuff/init @@ -0,0 +1,916 @@ +#!/bin/ash +# Copyright (c) 2003..2006 - RZ Uni Freiburg +# Copyright (c) 2006..2008 - OpenSLX GmbH +# +# This program is free software distributed under the GPL version 2. +# See http://openslx.org/COPYING +# +# If you have any feedback please consult http://openslx.org/feedback and +# send your feedback to feedback@openslx.org +# +# General information about OpenSLX can be found at http://openslx.org +# +# Main script for new type of initial ramdisk for OpenSLX linux stateless +# clients version 4 +############################################################################# + +# fixme: shut down if script fails - this does not really work in case of +# script crash +trap "exec (sleep 30; echo o>/proc/sysrq-trigger)" \ + SIGHUP SIGINT SIGPIPE SIGTERM + +# device files get their own filesystem (to be move mounted later) +devdir="/dev" +mount -n -t tmpfs -o 'size=25%,mode=0755' initramfsdevs ${devdir} + +# mount the important standard directories +[ ! -f /proc/cpuinfo ] && mount -n -t proc proc /proc +[ ! -d /sys/class ] && mount -n -t sysfs sysfs /sys + +# create basic device files an directories (in dev - for most hardware related +# devices mdev should handle that) +for i in "/dev/mem c 1 1" "/dev/null c 1 3" "/dev/zero c 1 5" \ + "/dev/urandom c 1 9" "/dev/kmsg c 1 11" "/dev/tty0 c 4 0" \ + "/dev/tty1 c 4 1" "/dev/tty2 c 4 2" "/dev/tty3 c 4 3" \ + "/dev/tty4 c 4 4" "/dev/tty5 c 4 5" "/dev/tty6 c 4 6" \ + "/dev/tty7 c 4 7" "/dev/tty8 c 4 8" "/dev/tty9 c 4 9" \ + "/dev/tty10 c 4 10" "/dev/tty c 5 0" "/dev/console c 5 1" \ + "/dev/ptmx c 5 2" "/dev/psaux c 10 1" "/dev/agpgart c 10 175" \ + "/dev/fb0 c 29 0" "/dev/xconsole p"; do + mknod $i +done +mkdir -p ${devdir}/pts ${devdir}/shm ${devdir}/.udevdb ${devdir}/.udev \ + ${devdir}/.initramfs /var/log + +# start device auto discovery/setup service of busybox +echo >/etc/mdev.conf +mdev -s + +# source functions file common for all distros, messages contains all error +# and info output (for some reason the error output is not produced properly +# - crash) + +# how do the localization here? There is not yet a country-Variable +. /etc/messages +. /etc/functions || ( echo -e $init_mff && sleep 100 ) +. /etc/distro-functions || ( echo -e $init_dff && sleep 100 ) + +# configuration settings for this slx system's environment +. /etc/slxsystem.conf 2>/dev/null || ( echo -e ${init_sscf} && \ + sleep 100 ) +# initramfs-setup configuration (common initial settings for all clients using +# a certain InitRamFS generated by slxconfig-demuxer) +[ -f /etc/initramfs-setup ] && . /etc/initramfs-setup 2>/dev/null + +export PATH=/bin:/sbin:/usr/bin/:/usr/sbin +export date="${slxconf_date}" + +export DEBUGLEVEL=0 +export KERNEL="${slxconf_kernver}" +export NWMODULES="${slxconf_listnwmod}" +export DISTRO_NAME="${slxconf_distro_name}" +export DISTRO_VER="${slxconf_distro_ver}" +export SYSTEM_NAME="${slxconf_system_name}" +export SLXVERSION="${slxconf_slxver}" + +# do not use dnbd cache file +nodnbdcache="yes" + +# set a default LAN interface, might be modified for WLAN or on machines with +# more than one ethernet card built in +nwif="eth0" + +# load usb modules for keyboard (reenable usb keyboards, otherwise the +# admin has to wait until second run of hwsetup late in stage3) and the +# network adaptor modules, search for pci modules to load later on +hwautocfg base + +# if no kernel version is set, try to get it directly from /proc +if [ -z $KERNEL ] ; then + KERNEL=$(cat /proc/version) + KERNEL=${KERNEL#*version } + KERNEL=${KERNEL% (*) (*} +fi + +# set defaults for some important variables, might be overwritten via +# kernel commandline +tmpfssize="50%" +cowsize="50%" +rwdir=/dev/shm +nfsro="nfs" + +runinithook '00-started' + +# run pre init script and user defined preinit.local, copied by mkdxsinitrd +# from /var/lib/openslx/config/... in stage2 +preinit +[ -x /bin/preinit.local ] && /bin/preinit.local + + +# switch off the several configuration methods, will be switched on +# according to kernel commandline settings +echo "noldap" > /tmp/ldap-done + +# external configuration file retrieval (per tftp) must be done, as otherwise +# we will never get the initramfs-setup file. By default, we try a predefined +# standard path (.../tftpboot/client-config/ ...) +file="yes" + +# read kernel commandline +read KCMDLINE < /proc/cmdline +export KCMDLINE +# read the system wide initramfs-setup and then the kernel commandline +for opts in $(sed "s/#.*//" /etc/initramfs-setup) ${KCMDLINE} ; do + case ${opts} in + # from IPAPPEND + BOOTIF=*) + bootmac=$(echo ${opts} | sed "s/.*=01-//;s/-/:/g") + ;; + # localization + country=*) + COUNTRY=${opts#country=} + grep -q -E "country=" /etc/initramfs-setup && + echo -e "\n# localization information gotten via kernel command line \ +in $0\ncountry=\"${COUNTRY}\"" >>/etc/initramfs-setup + ;; + # single token for debugging ... + debug) + DEBUGLEVEL=1 + ;; + # ... or a specified debug level + debug=*) + DEBUGLEVEL=${opts#debug=} + [ $DEBUGLEVEL -eq 8 -o $DEBUGLEVEL -eq 20 ] && \ + echo "** SLX init started near $(sysup)" + ;; + # essid for WLAN boot (experimental, might be moved to a module component + # in later versions + essid=*) + essid=${opts#essid=} + ;; + # if configuration should not be gathered by dhcp client + nodhcp) + nodhcp="yes" + echo "nodhcp" >/tmp/dhcp-done + ;; + nofile) + unset file + echo "nofile" >/tmp/file-done + ;; + # if ldap configuration should be triggered + ldap) + ldap="yes" + rm /tmp/ldap-done + ;; + # ldap configuration with host and port to contact (base) + ldap=*) + ldap="yes" + rm /tmp/ldap-done + ;; + # file source with tftp server and file location on the server + file=*|file) + if [ "${opts}" != "file" ] ; then + fileprot=$(uri_token ${opts#file=} prot) + fileserv=$(uri_token ${opts#file=} server) + filepath=$(uri_token ${opts#file=} path) + fi + ;; + # if ld.so.cache should be generated; should be switched on when composing + # rootfs from more than one source + ldsc) + ldsc="yes";; + # simple union of base ro rootdir with tempfs on top + unionfs) + unionfs=1;; + # additional source to unify root filesystem with; the top layer will be + # the tempfs + unionfs=*) + unionfs=1 + uniondirs=${opts#unionfs=} + # most probably it is a good idea to run ldconfig, so enable it + ldsc="yes" + ;; + # same for AUFS; alternative to unionfs + aufs) + aufs=1;; + aufs=*) + aufs=1 + uniondirs=${opts#aufs=} + # most probably it is a good idea to run ldconfig, so enable it + ldsc="yes" + ;; + # if cowloop should be used, only ontop of network block device and in + # combination with classical fs, like ext2 useful + cowloop=*) + cowloop=1 + #cowsize=${opts#cowloop=} + ;; + # rootfs will void the variables (d)nbdroot, nfsroot ... + # fixme: allow multiple rootfs sources to be unioned!? + # if strinstr " " "$rootfs" ... + rootfs=*) + rootfs=${opts#rootfs=} + rootfs=${rootfs#\"} + rootfs=${rootfs%%\"} + srvproto=$(uri_token $rootfs prot) + case $srvproto in + nfs) + # nfsroot consists now of two different parts + nfspath=$(uri_token $rootfs path) + nfsserver=$(uri_token $rootfs server) + grep -q -E "nfsserver" /etc/initramfs-setup || \ + echo -e "# nfs root information gotten via kernel command \ +line in $0\nnfsserver=\"${nfsserver}\"\nnfspath=\"${nfspath}\"" \ + >>/etc/initramfs-setup + ;; + *nbd*) + bldmod=$srvproto + # get settings for nbd-client, filesystem equals to path in URI + # notation (remove leading slash from filesystem at the end) + bldhost=$(uri_token $rootfs server) + bldport=$(uri_token $rootfs port) + bldrfst=$(uri_token $rootfs path) + bldrfst=${bldrfst#/*} + ;; + aoe) + echo "Not implemented yet" + bldmod= + ;; + iscsi) + echo "Not implemented yet" + bldmod= + #iscsiserver=$(uri_token $rootfs server) + #iscsiport=$(uri_token $rootfs port) + #iscsitarget=$(uri_token $rootfs path) + ;; + lbdev) + # use a local device for mounting root block device with given + # filesystem, e.g. rootfs=lbdev://sda2/squashfs + bldmod="sata_sil sd_mod" + blddev=$(uri_token $rootfs server) + bldfst=$(uri_token $rootfs path) + bldfst=${bldfst#/*} + ;; + esac + ;; + # size of cache dnbd should use within ram + dcsize=*) + dnbdcachesize=${opts#dcsize=};; + # ip configuration client-ip:server-ip:gateway:netmask + ip=*) + ipinfo=${opts#ip=};; + # deprecated: nfs server and path (will be removed soon) + nfsroot=*) + nfsroot=${opts#nfsroot=} + echo -e "\n# nfs root information gotten via kernel command line in \n\ +$0\n# deprecated: please use rootfs=nfs://...\nnfsroot=\"${nfsroot}\"\n" \ +>> /etc/initramfs-setup + ;; + # size of tempfs if not max. 50% of RAM should be used + tmpfssize=*) + tmpfssize=${opts#tmpfssize=};; + # vendor code identifier for dhcp requests, that way OpenSLX clients could + # be distinguished from other (dhcp) clients + vci=*) + vci=${opts#vci=};; + xenbr) + xenbr=1;; + esac +done + +runinithook '05-have-kernelvars' + +# at this point a timer should be started to ensure an automated reboot +# or halt of the machine if SLX init does not succeed (e.g. missing kernel +# module for the network adaptor) +if [ ${DEBUGLEVEL} -lt 3 -o ${DEBUGLEVEL} = 8 ] ; then + cat< /bin/watchdog +#!/bin/ash +echo \$$ > /tmp/watchdogpid +[ ! -f /proc/version ] && mount -n -t proc proc /proc +sleep 120 2> /dev/null +echo "o" > /proc/sysrq-trigger +EOF + chmod u+x /bin/watchdog + watchdog & +fi + +# check if at least one type of IP configuration is availabe +if [ -n "$nodhcp" -a -z "$ldap" -a -z "$ipinfo" -a $srvproto != "lbdev" ] + then echo -e "# You did not specify any advanced configuration mode for \ +your clients. You\n# might want to add the token 'dhcp' for DHCP config, \ +'file(=source)'\n# for config file get via TFTP or 'ldap(=source)' for LDAP \ +configuration to\n# your kernel command line." >> /etc/initramfs-setup + if strinfile "clientip" /etc/initramfs-setup ; then + # IP configuration seems to be present in initramfs-setup file + # TODO: FIX this, as it will clobber all kernel-cmdline values! + . /etc/initramfs-setup + ipinfo="ip=$clientip:$serverip:$gateway:$subnet_mask" + else + error "$init_errip" + fi +fi + +# for ldap configuration at least basic IP setup is needed to contact the +# server +[ -n "$nodhcp" -a -n "$ldap" -a -z "$ipinfo" ] && error "$init_errldap" +# set debug level and logfile +if [ $DEBUGLEVEL -eq 20 ] ; then + echo "** Setting debuglevel to ${DEBUGLEVEL} at $(sysup)" +elif [ $DEBUGLEVEL -ne 0 ] ; then + echo "Setting debuglevel to ${DEBUGLEVEL}" +fi +export MODPRV=" " +export LOGFILE +if [ "${DEBUGLEVEL}" -gt 0 -a "${DEBUGLEVEL}" != 8 ] ; then + # set LOGFILE and move it later on into stage4 + LOGFILE="/var/log/slx-boot.log" + echo "Starting OpenSLX client boot logging at $(date)" >$LOGFILE + echo "1 4 1 7" >/proc/sys/kernel/printk + [ "${DEBUGLEVEL}" -ge 2 ] && MODPRV="-v" + [ "${DEBUGLEVEL}" -gt 3 -a "${DEBUGLEVEL}" -le 10 ] && { + set -x + # and the kernel too + echo "7 7 7 7" >/proc/sys/kernel/printk; } + [ "${DEBUGLEVEL}" -gt 10 -a "${DEBUGLEVEL}" -le 20 ] && set +x +else + # switch off most of kernel debug output + echo "0 0 0 0" >/proc/sys/kernel/printk + # modprobe should stay quiet + MODPRV="-q" + LOGFILE="/dev/null" + # redirect console (after /dev/null is available, and /dev mounted) + #[ "${DEBUGLEVEL}" != 8 ] && exec < /dev/console > /dev/null 2>&1 +fi + +# check for WLAN specific settings and check for multiple ethernet interfaces +# (we have at least the mac of PXE boot in bootmac) +if [ -n "${essid}" ] ; then + # WLAN setup will most probably change the network interface name stored in + # nwif (to wlan0 or something like that) + wlanlinksetup + #echo "Starting shell for testing of WLAN setup procedure" + #/bin/ash +else + # check here for the active ethernet link + for ethif in eth0 eth1 eth2 eth3 ; do + macaddr=$(ip link show dev $ethif 2>/dev/null | \ + sed -n "/ether [0-9e-f]\{2\}:.*/p" | sed -e "s/.*ether //;s/ .*//") + # if there is no bootmac present in kernel commandline any checks are + # useless + if [ -z "$bootmac" ] ; then + bootmac="$macaddr" + error "$init_bootmac" nonfatal + fi + if [ "$macaddr" = "$bootmac" ] ; then + nwif=$ethif + break + elif [ "x$macaddr" = "x" ] ; then + # if the macaddr is empty on the first interface tried, there is no + # network adaptor visible (missing kernel module) + if [ "$ethif" = "eth0" ] ; then + error "$init_errnwad" + else + # assume a forcedeth problem here (nonmatching MACs) + error "$init_nveth" nonfatal + macaddr=${bootmac} + fi + break + fi + done +fi + +# set up loopback networking +[ $DEBUGLEVEL -eq 20 ] && echo "** starting ip config at $(sysup)" +ip link set dev lo up 2>/dev/null +ip addr add 127.0.0.1/8 dev lo 2>/dev/null +ip link set dev $nwif up 2>/dev/null || error "$init_noeth" + +# XEN bridge config (fixme: should be moved to plugin a special hook might be +# needed at this point) +[ -n "$xenbr" ] && xenbr_config + +# analyze ip information from the kernel command line and put parts +# of it into several variables +if [ -n "$ipinfo" ] ; then + getip () { + local val="$ipinfo:"; i=$(($1 - 1)); + while [ $i -gt 0 ] ; do + val=${val#*:} ; i=$(($i - 1)); + done; + echo $val|sed "s/:.*//"; } + clientip=$(getip 1) + serverip=$(getip 2) + gateway=$(getip 3) + subnet_mask=$(getip 4) + echo -e "# ip configuration written by $0 script:\nclientip=$clientip\n\ +subnet_mask=$subnet_mask\ngateway=$gateway\nserverip=$serverip" \ + >>/etc/initramfs-setup + # set static ip address + ip addr add $clientip/$(ipcalc -s -p $clientip $subnet_mask|sed s/.*=//) \ + dev $nwif 2>/dev/null + ip route add default via $gateway 2>/dev/null +else + noipyet="yes" +fi +# get configuration data via dhcp (with vendor code identifier if present +# in ${vci} from kernel command line or initramfs-setup) ... +[ -z "$nodhcp" ] && ( rundhcp ${vci} + waitfor /tmp/confviadhcp 20000 + echo "dhcp finished at $(sysup)" >/tmp/dhcp-done + . /tmp/confviadhcp + if [ -n "$noipyet" ] ; then + # by now there should be a proper ip configuration present + if [ -z "$clientip" -o -z "$subnet_mask" -o -z "$gateway" \ + -o -z "$broadcast_address" ] ; then + error "$init_errdhcp" + else + { ip addr add $clientip/$(ipcalc -s -p $clientip $subnet_mask) \ + broadcast $broadcast_address dev $nwif 2>/dev/null && \ + ip route add default via $gateway 2>/dev/null; } || \ + error "$init_erripcfg" + fi + # fixme: to be checked!! + # else + # if [ -n "$file" -a "$srvproto" = "lbdev" ] ; then + # error "$init_erripcfg" nonfatal + # else + # error "$init_erripcfg" + # fi + # fi + fi; ) & +# check if serverip is set as variable @@@serverip@@@ +sed "s,@@@serverip@@@,$serverip," -i /etc/initramfs-setup +[ $DEBUGLEVEL -eq 20 ] && echo "** finished ip config at $(sysup)" +# on some network adaptors we need to wait for the link to come up +dmesg | grep -q "link down" && for i in 1 1 1 1 ; do + dmesg | grep -q "link up" && break + [ $DEBUGLEVEL -ge 1 ] && echo "network: waited half a second for the \ +link to come up" >>$LOGFILE + sleep $i +done +# ... or ldap if available (in background) +[ -n "$ldap" ] && ldapconf & +# ... or via (t)ftp/http file get (in background) +[ -n "$file" ] && fileget & + +runinithook '15-have-ip-config' + +# if root filesystem should be imported via local or a network block device +if [ -n "${bldmod}" ] ; then + # load block device driver(s) if needed + for module in ${bldmod} ; do + modprobe ${MODPRV} ${module} || error "$init_errbld" + done + [ -x /bin/mdev ] && mdev -s + [ -z "$bldrfst" ] && bldrfst=squashfs + bldhost=$(checkip $bldhost) + if [ $DEBUGLEVEL -eq 20 ] ; then + echo "** starting setup of ${bldmod} at $(sysup)" + else + echo "Stateless client using ${bldmod} on $bldhost:$bldport with $bldrfst" + fi + # fixme: check for fs in /proc/filesystems before trying to load the module + modprobe ${MODPRV} ${bldrfst} || error "$init_errbld" nonfatal + + case "${srvproto}" in + # network block device present in standard kernel + nbd) + RDEV=/dev/nbd0 + waitfor "${RDEV}" 20000 || error "$init_nbddev" + i=0 + while ! nbd-client $bldhost $bldport ${RDEV} ; do + usleep 100000 + i=$(($i + 1)) + if [ $i -ge 1000 ] ; then + error "$init_nbds"; break + fi + done + usleep 100 + echo deadline > /sys/block/nbd0/queue/scheduler + # echo "32" > /sys/block/nbd0/queue/read_ahead_kb + ;; + # dnbd2 by Vito Di Leo + dnbd2) + RDEV=/dev/vnbd0 + waitfor "${RDEV}" 20000 || error "$init_nbddev" + # quickhack, should be read in from URI + echo 1 > /sys/block/vnbd0/config/vid + echo 1 > /sys/block/vnbd0/config/rid + # check for others in initramfs-setup and then kernel cmdline + rootfs="$(sed -n "/rootfs=/p" /etc/initramfs-setup| \ + sed "s,rootfs=,,;s,\",,g") " + [ "$rootfs" = " " ] && \ + rootfs="$(cat /proc/cmdline|sed "s,.*rootfs=\",,;s,\".*,,") " + i=0 + # assume no more than 16 different dnbd2 servers (default 4) + while [ "x$bldhost" != "x" -a $i -lt 16 ]; do + #echo "I: $i R: $rootfs P:$bldport H:$bldhost" + echo $bldhost $bldport > /sys/block/vnbd0/server${i}/sock + i=$(($i + 1)) + rootfs=${rootfs#* } + bldsp=$(echo ${rootfs}|sed "s, .*,,") + bldhost=$(uri_token $bldsp server) + bldport=$(uri_token $bldsp port) + done + # the cfq scheduler seem not a good idea here + echo deadline > /sys/block/vnbd0/queue/scheduler + # needed for some reason to settle initialization + sleep 1 + i=0 + while [ $(cat /sys/block/vnbd0/config/running) != 1 ] ; do + usleep 100000 + echo 1 > /sys/block/vnbd0/config/running + i=$(($i + 1)) + if [ $i -ge 50 ] ; then + error "$init_dnbd2s"; break + fi + done + echo "64" > /sys/block/vnbd0/queue/read_ahead_kb + ;; + # dnbd by Thorsten Zitterell + dnbd) + # quickhack + RDEV=/dev/dnbd0 + if [ -z $nodnbdcache ] ; then # variable not really used yet + mkdir /dnbd + mount -n -o 'size=10%' -t tmpfs tmpfs /dnbd + ( cat /dev/zero > /dnbd/cache 2>/dev/null || echo "ok" >/tmp/cache ) & + clientopt="-c /dnbd/cache" + waitfor /tmp/cache 10000 + fi + [ $(echo $bldhost|sed "s,\..*,,") -ge 224 ] && \ + ip route add 224.0.0.0/4 dev $nwif + waitfor /dev/dnbd0 10000 || error "$init_nbddev" + echo "dnbd-client -b $bldhost -d $RDEV $clientopt" + while ! dnbd-client -b $bldhost -d $RDEV $clientopt ; do + usleep 10000 + done + # problem with squashfs and cfq scheduler + echo noop > /sys/block/dnbd0/queue/scheduler + echo 0 > /sys/block/dnbd0/queue/read_ahead_kb + ;; + lbdev) + # using clients local block device (disk partition is to be specified) + RDEV=/dev/$blddev + ;; + esac + RWRO="ro" + if [ -n "${cowloop}" -a -x /bin/cowdev ] ; then + modprobe ${MODPRV} cowloop || { + error "$init_loadcow" nonfatal + unset cowloop; } + [ -x /bin/mdev ] && mdev -s + fi + if [ -n "${cowloop}" ] ; then + if [ -n "${unionfs}" -o -n "${aufs}" ] ; then + error "$init_cownobld" + unset unionfs aufs + fi + echo "Using Copy-on-Write block device for rw access" + mount -n -t tmpfs -o size=${cowsize} ramfs ${rwdir} + mkdir /dev/cow && mknod /dev/cow/ctl b 241 255 + usleep 200 + ln -s /dev/cowloop0 /dev/cow/0 + # fixme - cowdev depending on blockdev choosen above ... + cowdev -a /dev/nbd0 ${rwdir}/nbd.cow + usleep 200 + RWRO="rw" + RDEV=/dev/cow/0 + # run ldconfig if not switched off via kernel command line + ldcfg + else + # use normal UnionFS behaviour because rootfs is not NFS + unset nfsro + fi + # finally mount the configured network/local block device + for i in 0 5000 20000 100000 500000 1000000 ; do + usleep $i + mount -n -t $bldrfst -o $RWRO $RDEV /mnt 2>/dev/null && break + done + [ $DEBUGLEVEL -eq 20 ] && echo "** finished blockdev setup stuff at $(sysup)" +elif [ -n ${iscsiserver} ] ; then + [ $DEBUGLEVEL -eq 20 ] && echo "** started setting up iSCSI initiator at \ +$(sysup)" + #if [ -n ${iscsitarget} ] ; then + # echo "InitiatorName=${iscsitarget}"|sed "s,@@@serverip@@@,$serverip," \ + # >/etc/initiatorname.iscsi + #else + # discovery + #fi + #echo -e "node.startup = automatic">/etc/iscsid.conf + #iscsid -c /etc/iscsid.conf + # the cowloop part has to be moved (option for iscsi devices too) + # and should be generalized for nbd, dnbd, iscsi +fi + +# if no type of root filesystem is passed via kernel command line try +# information gathered from dhcp process (only valid for nfs) +if [ -z "${bldmod}" -a -z "${bldhost}" -a -z "${nfsserver}" ] ; then + # information has to be read from dhcp and ldap configuration + # cfgcomplete merges all configuration files + cfgcomplete +fi + +# mount nfs rootfs +if [ -z "${bldmod}" -a -z "${bldserver}" ] ; then + [ $DEBUGLEVEL -eq 20 ] && echo "** started nfs mount" + # read in extended initramfs-setup + . /etc/initramfs-setup + # prefer nfsserver and nfspath from kernel commandline over the information + # gotten from dhcp server + if [ -n "${nfsserver}" -a -n "${nfspath}" ] ; then + # load the nfs module if needed + nfsmod + # check if nfsserver is set as variable @@@serverip@@@ + nfsserver=$(checkip $nfsserver) + nfsroot=${nfsserver}:${nfspath} + else + # we got a problem here + error "$init_nfssp" fatal + fi + for proto in tcp udp fail; do + [ $proto = "fail" ] && { error "$init_nfs"; break; } + mount -n -t nfs -o ro,nolock,${proto} ${nfsroot} /mnt && break + done + [ $DEBUGLEVEL -eq 20 ] && echo "** finished nfs mount at $(sysup)" +fi + +runinithook '20-have-network-root' + +# get the complete collection of kernel modules available +mount -n --bind /mnt/lib/modules/${KERNEL} /lib/modules/${KERNEL} || \ + error "$init_moddir" +# start hardware configuration as background process if not a special +# debuglevel (21) is used for the option of manual hwautocfg start +if [ ${DEBUGLEVEL} = 21 ] ; then + echo "You can run 'hwautocfg main &' manually now ..." + /bin/ash +else + [ $DEBUGLEVEL -eq 20 ] && echo "** started hwautocfg in background at \ +$(sysup)" + hwautocfg main & +fi + +runinithook '25-started-hw-config' + +union_type="" +# try to use unionfs for rw access if available +if [ -n "${unionfs}" ]; then + modprobe ${MODPRV} unionfs && union_type="UnionFS" + if [ -z "$union_type" ]; then + error "$init_loadufs" nonfatal + unset unionfs + # if unionfs is not available, check for aufs and inform user + modprobe ${MODPRV} -n aufs && error $init_noufs_butaufs + fi +fi +# try to use aufs for rw access if available +if [ -n "${aufs}" ]; then + modprobe ${MODPRV} aufs && union_type="AUFS" + if [ -z "$union_type" ]; then + error "$init_loadaufs" nonfatal + unset aufs + # if aufs is not available, check for unionfs and inform user + modprobe ${MODPRV} -n unionfs && error $init_noaufs_butufs + fi +fi + +# setup of client root filesystem dependent on the availability of UnionFS +if [ -n "${unionfs}" -o -n "${aufs}" ] ; then + echo "Using ${union_type} for rw access" + mkdir -p ${rwdir}/union ${rwdir}/uniontmp /rorootfs + mount -n -t tmpfs none ${rwdir}/uniontmp + # hack for handling unionfs with patched run-init + mount -n --move /mnt /rorootfs + if [ "$union_type" == "UnionFS" ]; then + mount -n -t unionfs -o dirs=${rwdir}/uniontmp:/rorootfs=${nfsro}ro \ + none /mnt + elif [ "$union_type" == "AUFS" ]; then + mount -n -t aufs -o br:/${rwdir}/uniontmp:/rorootfs=ro none /mnt + fi + mkdir -p /mnt/uniontmp + mount -n --move ${rwdir}/uniontmp /mnt/uniontmp + chmod 0755 /mnt/uniontmp /mnt + # run ldconfig if switched on via kernel command line (token ldsc) or + # triggered by unionized root filesystem + ldcfg +elif [ -z "${cowloop}" ] ; then + echo "Using bind mounts to ramdisk for rw access" + mount -n -t tmpfs -o size=${tmpfssize} ramfs ${rwdir} + for path in ${D_BINDMPTS} ; do + mkdir -p ${rwdir}/${path} >/dev/null 2>&1 + mount -n --bind ${rwdir}/${path} /mnt/${path} + [ ${DEBUGLEVEL} -gt 1 -a ${DEBUGLEVEL} != 8 ] && \ + echo "Created ${rwdir}/${path} and mounted it to /mnt/$path" + done + # see above ... + ldcfg + # save the RO directories mentioned in the distro-specific + # config to a temporary directory. They will later on be restored + for path in ${D_RODIRSINRW}; do + if [ -d /mnt/${path} ] ; then + list="${path} ${list}" + # exclude them from etc copy process too + echo "${path}/*"|sed -e "s,/root/,,;s,^/,," >>/tmp/etc.exclude + mkdir -p /root/${path} >/dev/null 2>&1 + mount -n --bind /mnt/${path} /root/${path} >/dev/null 2>&1 + fi + done + for path in /etc/${D_SYSCONFDIR} ${D_DIRINBINDMNT} ${list}; do + mkdir -p ${rwdir}/${path} + done + testmkd ${rwdir}/var/tmp 1777 + # exclude all sysv runlevel link stuff + for i in ${D_RCDIRS} ${D_INITBOOTD} ; do + echo "*$i/*" >>/tmp/etc.exclude + done + # add list of files to be excluded and common excludes to the filter list + echo -e "${D_ETCEXCL}\n*~\n*.old\n*-\nxorg.conf*" >>/tmp/etc.exclude + # if ld.so.cache is to be generated then do not copy the file + [ -n "${ldsc}" ] && echo -e "ld.so.cache*" >>/tmp/etc.exclude + # for tar exclude lists might be used, more difficult for cp + cd /mnt + tar -X /tmp/etc.exclude -cp etc/*|tar -xp -C ${rwdir} 2>/dev/null + cd / + mount -n --bind ${rwdir}/etc /mnt/etc + mount -n --bind ${rwdir}/var /mnt/var + # get the "covered" mounts back into filesystem structure + for path in ${list}; do + mount -n --move /root/$path /mnt/$path #>>$LOGFILE 2>&1 + done + #rm -rf /root/* >/dev/null 2>&1 + # run some specific stuff !? +fi + +runinithook '50-have-layered-fs' + +# script for stuff to execute during early bootup +d_mkrlscript init boot.slx "Running configuration postponed from InitRamFS" +echo "fs complete at $(sysup)" >/tmp/fscmpl + +# write debug file information after filesystem setup completed +echo -e "# /etc${D_SYSCONFDIR}/logfile - file created by $0 (initramfs \ +from $date)\n#\n# logfile \ +for linux diskless client specific debugging output\nLOGFILE=\"$LOGFILE\"\n#\ +\n# debug level\nDEBUGLEVEL=\"$DEBUGLEVEL\"" \ + > /mnt/etc/${D_SYSCONFDIR}/logfile || error "$init_errlog" + +# run distribution independent and dependent configuration of files and +# services (offer debug shell in runlevel 22) +if [ ${DEBUGLEVEL} = 22 ] ; then + /bin/ash +else + servconfig & +fi + +for path in @@@COMDIRINDXS@@@ ${D_DIRINDXS} ${D_DIRINBINDMNT} ; do + testmkd /mnt/${path} +done +# Needed writable subdirs nested in readonly subdirs of writable one +for path in ${D_RWDIRSINRO}; do + mount -n -t tmpfs none /mnt/${path} +done +for i in /var/run/utmp /var/log/wtmp /var/log/lastlog /etc/mtab ; do + echo -n > /mnt/$i +done +chown 65534:0 /mnt/var/lib/nobody +# /proc/bus/usb might be deprecated in newer kernels ... +echo -e "# /etc/fstab - file generated by $0 (initramfs from $date)\n#\ +\tOpenSLX Project, info@openslx.com\n\nrootfs\t\t/\t\trootfs\t\tro\t\t 0 0\n\ +proc\t\t/proc\t\tproc\t\tdefaults\t 0 0\ninitramdevs\t/dev\t\ttmpfs\ +\t\trw\t\t 0 0\ndevpts\t\t/dev/pts\tdevpts\t\tmode=0620,gid=5\t 0 0" \ + >/mnt/etc/fstab || error "$init_fstab" +echo -e "rootfs / rootfs rw 0 0\ninitramdevs /dev tmpfs rw\ + 0 0" > /mnt/etc/mtab + +# copy library cache if generated +if [ -n "${ldsc}" ] ; then + # creating library cache takes a while ... + if waitfor /tmp/ldcfg 50000 ; then + test -s /mnt/tmp/ld.so.cache && \ + mv /mnt/tmp/ld.so.cache /mnt/etc/ld.so.cache + else + error "$init_errldcfg" + fi +else + error "$init_infldcfg" nonfatal +fi + +runinithook '60-have-servconfig' + +# wait a while for hardware setup to complete and start cleanup procedure +[ $DEBUGLEVEL -gt 1 ] && echo "Waiting for hwautocfg to finish ..." +waitfor /tmp/hwcfg 20000 || error "$init_errhw" +hwautocfg finish & + +# wait a while for services setup to complete +[ $DEBUGLEVEL -gt 1 ] && echo "Waiting for servconfig to finish ..." +waitfor /tmp/svcfg 10000 || error "$init_errsw" +# IP configuration is complete and should not be updated automatically +killall -9 udhcpc 2>/dev/null + +# if uniondirs is not set yet, maybe the unions were given via initramfs-setup +if [ -z "$uniondirs" ]; then + if [ "$union_type" == "AUFS" ]; then + # does it contain "://"? + if [ "$aufs" != "${aufs#*://}" ]; then + uniondirs="$aufs" + fi + elif [ "$union_type" == "UnionFS" ]; then + # does it contain "://"? + if [ "$unionfs" != "${unionfs#*://}" ]; then + uniondirs="$unionfs" + fi + fi +fi +# if locations are given that should be unioned with the fs root, do it +if [ -n "$uniondirs" ]; then + include_in_fsroot_union "$union_type" "$uniondirs" +fi + +runinithook '70-before-plugins' + +# check for any plugin-specific runlevel scripts and run them, if found: +if [ ${DEBUGLEVEL} = 25 ] ; then + /bin/ash +else + if [ -d /etc/plugin-init.d ]; then + for plugin_starter in /etc/plugin-init.d/*.sh; do + if [ -e $plugin_starter ]; then + [ $DEBUGLEVEL -gt 0 ] \ + && echo "Running plugin starter $plugin_starter ..." + [ $DEBUGLEVEL -eq 15 ] \ + && sed '/^#!/ a\\set -x' -i $plugin_starter + . $plugin_starter >>/tmp/plugin_starter 2>&1 + fi + done + fi +fi + +runinithook '80-after-plugins' + +# create links for initial stage4 boot scripts +initial_boot + +runinithook '85-have-initial-boot' + +# post init for some distro specific +postinit +[ -s /initramfs/postinit.local ] && { + mv /initramfs/postinit.local /bin/postinit.local; + chmod u+x /bin/postinit.local; } +[ -f /bin/postinit.local ] && { + [ $DEBUGLEVEL -gt 0 ] && \ + echo "Running postinit.local - if boot stops here, check the script!" + /bin/postinit.local; } + +# start a debug shell in higher debug levels +[ $DEBUGLEVEL -gt 2 -a $DEBUGLEVEL != 8 ] && /bin/ash + +runinithook '90-postinit-done' + +# unmount the bind mounted modules directory +export ticks +for ticks in 0 1 2 5 10 20 30; do + sleep $ticks && umount -n /lib/modules/${KERNEL} 2>/dev/null && break + error "$init_wait" nonfatal +done + +mount 2>/dev/null | grep -q /lib/modules/${KERNEL} && error "$init_errumnt" +# check for inittab file (might fail for new style init -> upstart) +test -f /mnt/etc/inittab || test -d /mnt/etc/event.d || error "$init_erritab" +# close runlevel script for stuff to execute during early bootup +d_mkrlscript close boot.slx "" +# put /tmp into stage4 mtab and add stuff to stage4 fstab +sed -n "s,/mnt,,;/\/tmp /p" /proc/mounts >> /mnt/etc/mtab +[ -f /tmp/fstab ] && cat /tmp/fstab >> /mnt/etc/fstab +# preparations to leave initramfs - umounting ... +umount -n /sys || error "$init_errsys" nonfatal +umount -n /proc/bus/usb >/dev/null 2>&1 +chmod 1777 /mnt/dev/shm /mnt/tmp /mnt/tmp/scratch 2>/dev/null +mount -n --move /dev /mnt/dev + +runinithook '95-cleanup' + +# kill hwautocfg, servconfig +killall -9 hwautocfg servconfig 2>/mnt/dev/null +# runtimer +[ $DEBUGLEVEL -eq 8 -o $DEBUGLEVEL -eq 20 ] && \ + echo "** SLX init ended near $(sysup)" +# kill the watchdog (autopoweroff, if stage3 init never finishes) +[ -f /tmp/watchdogpid ] && kill $(cat /tmp/watchdogpid) 2>/mnt/dev/null +# move logfile into stage4 filesystem (if exists) +[ -f /var/log/slx-boot.log ] && mv /var/log/slx-boot.log \ + /mnt/var/log/slx-s3boot.log + +# unmount /proc and unset all old,unneeded environment variables +umount -n /proc +unset client debug date initrd ip bldroot nfsroot rootfs ticks vci vga +unset BOOT_IMAGE KCMDLINE KERNEL MODPRV NWMODULES OLDPWD UDEVD_EVENT_TIMEOUT \ + SLXVERSION UDEVD_EXPECTED_SEQNUM PATH + +runinithook '99-handing-over' + +# new style of pivoting (switch_root or run-init) +exec /bin/switch_root -c dev/console /mnt /sbin/init || error "$init_runinit" diff --git a/initramfs/uclib-rootfs/bin/[ b/initramfs/uclib-rootfs/bin/[ new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/[ @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/ar b/initramfs/uclib-rootfs/bin/ar new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/ar @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/arping b/initramfs/uclib-rootfs/bin/arping new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/arping @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/ash b/initramfs/uclib-rootfs/bin/ash new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/ash @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/brctl b/initramfs/uclib-rootfs/bin/brctl new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/brctl @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/bunzip2 b/initramfs/uclib-rootfs/bin/bunzip2 new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/bunzip2 @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/busybox b/initramfs/uclib-rootfs/bin/busybox new file mode 100755 index 00000000..2cbe090b Binary files /dev/null and b/initramfs/uclib-rootfs/bin/busybox differ diff --git a/initramfs/uclib-rootfs/bin/cat b/initramfs/uclib-rootfs/bin/cat new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/cat @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/chmod b/initramfs/uclib-rootfs/bin/chmod new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/chmod @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/chown b/initramfs/uclib-rootfs/bin/chown new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/chown @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/chroot b/initramfs/uclib-rootfs/bin/chroot new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/chroot @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/cp b/initramfs/uclib-rootfs/bin/cp new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/cp @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/cpio b/initramfs/uclib-rootfs/bin/cpio new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/cpio @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/cut b/initramfs/uclib-rootfs/bin/cut new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/cut @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/date b/initramfs/uclib-rootfs/bin/date new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/date @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/dd b/initramfs/uclib-rootfs/bin/dd new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/dd @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/df b/initramfs/uclib-rootfs/bin/df new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/df @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/dialog b/initramfs/uclib-rootfs/bin/dialog new file mode 100755 index 00000000..663774d7 Binary files /dev/null and b/initramfs/uclib-rootfs/bin/dialog differ diff --git a/initramfs/uclib-rootfs/bin/dmesg b/initramfs/uclib-rootfs/bin/dmesg new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/dmesg @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/dnbd-client b/initramfs/uclib-rootfs/bin/dnbd-client new file mode 100755 index 00000000..6671ea2f Binary files /dev/null and b/initramfs/uclib-rootfs/bin/dnbd-client differ diff --git a/initramfs/uclib-rootfs/bin/du b/initramfs/uclib-rootfs/bin/du new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/du @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/echo b/initramfs/uclib-rootfs/bin/echo new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/echo @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/env b/initramfs/uclib-rootfs/bin/env new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/env @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/expr b/initramfs/uclib-rootfs/bin/expr new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/expr @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/fdisk b/initramfs/uclib-rootfs/bin/fdisk new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/fdisk @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/free b/initramfs/uclib-rootfs/bin/free new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/free @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/grep b/initramfs/uclib-rootfs/bin/grep new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/grep @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/gunzip b/initramfs/uclib-rootfs/bin/gunzip new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/gunzip @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/hwclock b/initramfs/uclib-rootfs/bin/hwclock new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/hwclock @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/id b/initramfs/uclib-rootfs/bin/id new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/id @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/insmod b/initramfs/uclib-rootfs/bin/insmod new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/insmod @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/ip b/initramfs/uclib-rootfs/bin/ip new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/ip @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/ipcalc b/initramfs/uclib-rootfs/bin/ipcalc new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/ipcalc @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/kexec b/initramfs/uclib-rootfs/bin/kexec new file mode 100755 index 00000000..29b56212 Binary files /dev/null and b/initramfs/uclib-rootfs/bin/kexec differ diff --git a/initramfs/uclib-rootfs/bin/kill b/initramfs/uclib-rootfs/bin/kill new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/kill @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/killall b/initramfs/uclib-rootfs/bin/killall new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/killall @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/ln b/initramfs/uclib-rootfs/bin/ln new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/ln @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/loadfont b/initramfs/uclib-rootfs/bin/loadfont new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/loadfont @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/loadkmap b/initramfs/uclib-rootfs/bin/loadkmap new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/loadkmap @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/ls b/initramfs/uclib-rootfs/bin/ls new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/ls @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/lsmod b/initramfs/uclib-rootfs/bin/lsmod new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/lsmod @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/mdev b/initramfs/uclib-rootfs/bin/mdev new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/mdev @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/mkdir b/initramfs/uclib-rootfs/bin/mkdir new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/mkdir @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/mknod b/initramfs/uclib-rootfs/bin/mknod new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/mknod @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/mkswap b/initramfs/uclib-rootfs/bin/mkswap new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/mkswap @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/modprobe b/initramfs/uclib-rootfs/bin/modprobe new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/modprobe @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/mount b/initramfs/uclib-rootfs/bin/mount new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/mount @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/mv b/initramfs/uclib-rootfs/bin/mv new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/mv @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/nice b/initramfs/uclib-rootfs/bin/nice new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/nice @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/ping b/initramfs/uclib-rootfs/bin/ping new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/ping @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/printf b/initramfs/uclib-rootfs/bin/printf new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/printf @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/ps b/initramfs/uclib-rootfs/bin/ps new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/ps @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/rdate b/initramfs/uclib-rootfs/bin/rdate new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/rdate @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/rm b/initramfs/uclib-rootfs/bin/rm new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/rm @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/rmmod b/initramfs/uclib-rootfs/bin/rmmod new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/rmmod @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/sed b/initramfs/uclib-rootfs/bin/sed new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/sed @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/sleep b/initramfs/uclib-rootfs/bin/sleep new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/sleep @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/sort b/initramfs/uclib-rootfs/bin/sort new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/sort @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/strace b/initramfs/uclib-rootfs/bin/strace new file mode 100755 index 00000000..240f120f Binary files /dev/null and b/initramfs/uclib-rootfs/bin/strace differ diff --git a/initramfs/uclib-rootfs/bin/swapoff b/initramfs/uclib-rootfs/bin/swapoff new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/swapoff @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/swapon b/initramfs/uclib-rootfs/bin/swapon new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/swapon @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/switch_root b/initramfs/uclib-rootfs/bin/switch_root new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/switch_root @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/tar b/initramfs/uclib-rootfs/bin/tar new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/tar @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/test b/initramfs/uclib-rootfs/bin/test new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/test @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/tftp b/initramfs/uclib-rootfs/bin/tftp new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/tftp @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/time b/initramfs/uclib-rootfs/bin/time new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/time @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/touch b/initramfs/uclib-rootfs/bin/touch new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/touch @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/tr b/initramfs/uclib-rootfs/bin/tr new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/tr @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/udhcpc b/initramfs/uclib-rootfs/bin/udhcpc new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/udhcpc @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/umount b/initramfs/uclib-rootfs/bin/umount new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/umount @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/uptime b/initramfs/uclib-rootfs/bin/uptime new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/uptime @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/usleep b/initramfs/uclib-rootfs/bin/usleep new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/usleep @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/vconfig b/initramfs/uclib-rootfs/bin/vconfig new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/vconfig @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/vi b/initramfs/uclib-rootfs/bin/vi new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/vi @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/wget b/initramfs/uclib-rootfs/bin/wget new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/wget @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/zcat b/initramfs/uclib-rootfs/bin/zcat new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/zcat @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/bin/zcip b/initramfs/uclib-rootfs/bin/zcip new file mode 120000 index 00000000..a3aaff7b --- /dev/null +++ b/initramfs/uclib-rootfs/bin/zcip @@ -0,0 +1 @@ +/bin/busybox \ No newline at end of file diff --git a/initramfs/uclib-rootfs/etc/env.d/50ncurses b/initramfs/uclib-rootfs/etc/env.d/50ncurses new file mode 100644 index 00000000..495f2ccd --- /dev/null +++ b/initramfs/uclib-rootfs/etc/env.d/50ncurses @@ -0,0 +1 @@ +CONFIG_PROTECT_MASK="/etc/terminfo" diff --git a/initramfs/uclib-rootfs/etc/terminfo/a/ansi b/initramfs/uclib-rootfs/etc/terminfo/a/ansi new file mode 100644 index 00000000..52e58b23 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/a/ansi differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/d/dumb b/initramfs/uclib-rootfs/etc/terminfo/d/dumb new file mode 100644 index 00000000..fd4091a9 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/d/dumb differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/l/linux b/initramfs/uclib-rootfs/etc/terminfo/l/linux new file mode 100644 index 00000000..2c3ceb70 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/l/linux differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/r/rxvt b/initramfs/uclib-rootfs/etc/terminfo/r/rxvt new file mode 100644 index 00000000..1e81ea1f Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/r/rxvt differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/s/screen b/initramfs/uclib-rootfs/etc/terminfo/s/screen new file mode 100644 index 00000000..142b54a6 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/s/screen differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/s/sun b/initramfs/uclib-rootfs/etc/terminfo/s/sun new file mode 100644 index 00000000..1976f973 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/s/sun differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/v/vt100 b/initramfs/uclib-rootfs/etc/terminfo/v/vt100 new file mode 100644 index 00000000..1a7176dd Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/v/vt100 differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/v/vt102 b/initramfs/uclib-rootfs/etc/terminfo/v/vt102 new file mode 100644 index 00000000..b9a393c5 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/v/vt102 differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/v/vt200 b/initramfs/uclib-rootfs/etc/terminfo/v/vt200 new file mode 120000 index 00000000..5f37425d --- /dev/null +++ b/initramfs/uclib-rootfs/etc/terminfo/v/vt200 @@ -0,0 +1 @@ +../v/vt220 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/etc/terminfo/v/vt220 b/initramfs/uclib-rootfs/etc/terminfo/v/vt220 new file mode 100644 index 00000000..b3d4d9fb Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/v/vt220 differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/v/vt52 b/initramfs/uclib-rootfs/etc/terminfo/v/vt52 new file mode 100644 index 00000000..b3f466f2 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/v/vt52 differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/x/xterm b/initramfs/uclib-rootfs/etc/terminfo/x/xterm new file mode 100644 index 00000000..a626ac94 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/x/xterm differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/x/xterm-color b/initramfs/uclib-rootfs/etc/terminfo/x/xterm-color new file mode 100644 index 00000000..10bf2e1a Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/x/xterm-color differ diff --git a/initramfs/uclib-rootfs/etc/terminfo/x/xterm-xfree86 b/initramfs/uclib-rootfs/etc/terminfo/x/xterm-xfree86 new file mode 100644 index 00000000..f5f9c2d3 Binary files /dev/null and b/initramfs/uclib-rootfs/etc/terminfo/x/xterm-xfree86 differ diff --git a/initramfs/uclib-rootfs/lib/ld-uClibc-0.9.28.so b/initramfs/uclib-rootfs/lib/ld-uClibc-0.9.28.so new file mode 100755 index 00000000..889f3615 Binary files /dev/null and b/initramfs/uclib-rootfs/lib/ld-uClibc-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/ld-uClibc.so.0 b/initramfs/uclib-rootfs/lib/ld-uClibc.so.0 new file mode 120000 index 00000000..3623e0b3 --- /dev/null +++ b/initramfs/uclib-rootfs/lib/ld-uClibc.so.0 @@ -0,0 +1 @@ +ld-uClibc-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libc.so.0 b/initramfs/uclib-rootfs/lib/libc.so.0 new file mode 120000 index 00000000..0e18fae4 --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libc.so.0 @@ -0,0 +1 @@ +libuClibc-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libcrypt-0.9.28.so b/initramfs/uclib-rootfs/lib/libcrypt-0.9.28.so new file mode 100755 index 00000000..edbc96be Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libcrypt-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libcrypt.so.0 b/initramfs/uclib-rootfs/lib/libcrypt.so.0 new file mode 120000 index 00000000..ae5864eb --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libcrypt.so.0 @@ -0,0 +1 @@ +libcrypt-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libcurses.so b/initramfs/uclib-rootfs/lib/libcurses.so new file mode 120000 index 00000000..c7b1e02a --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libcurses.so @@ -0,0 +1 @@ +libncurses.so.5.6 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libdl-0.9.28.so b/initramfs/uclib-rootfs/lib/libdl-0.9.28.so new file mode 100755 index 00000000..6906a2fa Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libdl-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libdl.so.0 b/initramfs/uclib-rootfs/lib/libdl.so.0 new file mode 120000 index 00000000..d45f274c --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libdl.so.0 @@ -0,0 +1 @@ +libdl-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libiw.so b/initramfs/uclib-rootfs/lib/libiw.so new file mode 120000 index 00000000..ee7675c6 --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libiw.so @@ -0,0 +1 @@ +libiw.so.29 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libiw.so.29 b/initramfs/uclib-rootfs/lib/libiw.so.29 new file mode 100755 index 00000000..4bf02728 Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libiw.so.29 differ diff --git a/initramfs/uclib-rootfs/lib/libm-0.9.28.so b/initramfs/uclib-rootfs/lib/libm-0.9.28.so new file mode 100755 index 00000000..1e90e992 Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libm-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libm.so.0 b/initramfs/uclib-rootfs/lib/libm.so.0 new file mode 120000 index 00000000..71ebff23 --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libm.so.0 @@ -0,0 +1 @@ +libm-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libncurses.so b/initramfs/uclib-rootfs/lib/libncurses.so new file mode 120000 index 00000000..7257b6af --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libncurses.so @@ -0,0 +1 @@ +libncurses.so.5 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libncurses.so.5 b/initramfs/uclib-rootfs/lib/libncurses.so.5 new file mode 120000 index 00000000..c7b1e02a --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libncurses.so.5 @@ -0,0 +1 @@ +libncurses.so.5.6 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libncurses.so.5.6 b/initramfs/uclib-rootfs/lib/libncurses.so.5.6 new file mode 100755 index 00000000..00a18be2 Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libncurses.so.5.6 differ diff --git a/initramfs/uclib-rootfs/lib/libnsl-0.9.28.so b/initramfs/uclib-rootfs/lib/libnsl-0.9.28.so new file mode 100755 index 00000000..321b2216 Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libnsl-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libnsl.so.0 b/initramfs/uclib-rootfs/lib/libnsl.so.0 new file mode 120000 index 00000000..87de9200 --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libnsl.so.0 @@ -0,0 +1 @@ +libnsl-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libpthread-0.9.28.so b/initramfs/uclib-rootfs/lib/libpthread-0.9.28.so new file mode 100755 index 00000000..63be90aa Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libpthread-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libpthread.so.0 b/initramfs/uclib-rootfs/lib/libpthread.so.0 new file mode 120000 index 00000000..af26f0a7 --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libpthread.so.0 @@ -0,0 +1 @@ +libpthread-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libresolv-0.9.28.so b/initramfs/uclib-rootfs/lib/libresolv-0.9.28.so new file mode 100755 index 00000000..5d19420d Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libresolv-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libresolv.so.0 b/initramfs/uclib-rootfs/lib/libresolv.so.0 new file mode 120000 index 00000000..e27a8035 --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libresolv.so.0 @@ -0,0 +1 @@ +libresolv-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/librt-0.9.28.so b/initramfs/uclib-rootfs/lib/librt-0.9.28.so new file mode 100755 index 00000000..bb28da87 Binary files /dev/null and b/initramfs/uclib-rootfs/lib/librt-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/librt.so.0 b/initramfs/uclib-rootfs/lib/librt.so.0 new file mode 120000 index 00000000..a61ce16a --- /dev/null +++ b/initramfs/uclib-rootfs/lib/librt.so.0 @@ -0,0 +1 @@ +librt-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libthread_db-0.9.28.so b/initramfs/uclib-rootfs/lib/libthread_db-0.9.28.so new file mode 100755 index 00000000..ff500f5d Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libthread_db-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libthread_db.so.1 b/initramfs/uclib-rootfs/lib/libthread_db.so.1 new file mode 120000 index 00000000..e766fc1e --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libthread_db.so.1 @@ -0,0 +1 @@ +libthread_db-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/lib/libuClibc-0.9.28.so b/initramfs/uclib-rootfs/lib/libuClibc-0.9.28.so new file mode 100755 index 00000000..6179c1c1 Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libuClibc-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libutil-0.9.28.so b/initramfs/uclib-rootfs/lib/libutil-0.9.28.so new file mode 100755 index 00000000..b6946b14 Binary files /dev/null and b/initramfs/uclib-rootfs/lib/libutil-0.9.28.so differ diff --git a/initramfs/uclib-rootfs/lib/libutil.so.0 b/initramfs/uclib-rootfs/lib/libutil.so.0 new file mode 120000 index 00000000..25065fbd --- /dev/null +++ b/initramfs/uclib-rootfs/lib/libutil.so.0 @@ -0,0 +1 @@ +libutil-0.9.28.so \ No newline at end of file diff --git a/initramfs/uclib-rootfs/new/hwinfo b/initramfs/uclib-rootfs/new/hwinfo new file mode 100755 index 00000000..40db5a5a Binary files /dev/null and b/initramfs/uclib-rootfs/new/hwinfo differ diff --git a/initramfs/uclib-rootfs/new/libhd.so b/initramfs/uclib-rootfs/new/libhd.so new file mode 120000 index 00000000..b221b5ee --- /dev/null +++ b/initramfs/uclib-rootfs/new/libhd.so @@ -0,0 +1 @@ +libhd.so.15.3 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/new/libhd.so.15.3 b/initramfs/uclib-rootfs/new/libhd.so.15.3 new file mode 100755 index 00000000..d2685f8b Binary files /dev/null and b/initramfs/uclib-rootfs/new/libhd.so.15.3 differ diff --git a/initramfs/uclib-rootfs/sbin/hwinfo b/initramfs/uclib-rootfs/sbin/hwinfo new file mode 100755 index 00000000..dc3f71aa Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/hwinfo differ diff --git a/initramfs/uclib-rootfs/sbin/ifrename b/initramfs/uclib-rootfs/sbin/ifrename new file mode 100755 index 00000000..b0945524 Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/ifrename differ diff --git a/initramfs/uclib-rootfs/sbin/iwconfig b/initramfs/uclib-rootfs/sbin/iwconfig new file mode 100755 index 00000000..121cd593 Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/iwconfig differ diff --git a/initramfs/uclib-rootfs/sbin/iwevent b/initramfs/uclib-rootfs/sbin/iwevent new file mode 100755 index 00000000..19cd40b5 Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/iwevent differ diff --git a/initramfs/uclib-rootfs/sbin/iwgetid b/initramfs/uclib-rootfs/sbin/iwgetid new file mode 100755 index 00000000..11b4ad4d Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/iwgetid differ diff --git a/initramfs/uclib-rootfs/sbin/iwlist b/initramfs/uclib-rootfs/sbin/iwlist new file mode 100755 index 00000000..a55dc3d1 Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/iwlist differ diff --git a/initramfs/uclib-rootfs/sbin/iwpriv b/initramfs/uclib-rootfs/sbin/iwpriv new file mode 100755 index 00000000..e4a6fc72 Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/iwpriv differ diff --git a/initramfs/uclib-rootfs/sbin/iwspy b/initramfs/uclib-rootfs/sbin/iwspy new file mode 100755 index 00000000..f32fa24c Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/iwspy differ diff --git a/initramfs/uclib-rootfs/sbin/nbd-client b/initramfs/uclib-rootfs/sbin/nbd-client new file mode 100755 index 00000000..48a0490f Binary files /dev/null and b/initramfs/uclib-rootfs/sbin/nbd-client differ diff --git a/initramfs/uclib-rootfs/usr/bin/captoinfo b/initramfs/uclib-rootfs/usr/bin/captoinfo new file mode 120000 index 00000000..4c747a3f --- /dev/null +++ b/initramfs/uclib-rootfs/usr/bin/captoinfo @@ -0,0 +1 @@ +tic \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/bin/clear b/initramfs/uclib-rootfs/usr/bin/clear new file mode 100755 index 00000000..cc3122fe Binary files /dev/null and b/initramfs/uclib-rootfs/usr/bin/clear differ diff --git a/initramfs/uclib-rootfs/usr/bin/getent b/initramfs/uclib-rootfs/usr/bin/getent new file mode 100755 index 00000000..acb01403 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/bin/getent @@ -0,0 +1,67 @@ +#!/bin/sh +# $Header: /var/cvs/uClibc/extra/scripts/getent,v 1.2 2005/02/02 14:18:01 solar Exp $ + +search_entry() { + if [ -e "$1" ] ; then + /bin/egrep -v "^#" $1 | /bin/sed 's/#.*$//' | /bin/egrep "${string}" | /bin/sed -n 1p + retval=$? + [ "$retval" = 0 ] || retval=2 + else + retval=2 + fi +} + +if [ -z "$1" ] ; then + echo "getent: wrong number of arguments" 1>&2 + exit 1 +fi + +file="/etc/$1" +string="dummy" + +if [ ! -f "$file" ] ; then + echo "Unknown database: $1" 1>&2 + exit 1 +fi + +#aliases|ethers|group|hosts|netgroup|networks|passwd|protocols|rpc|services|shadow) +# dns based search is not supported for hosts|networks +# ethers|netgroup (not done, needed)? +# it returns only the first match +case $1 in + passwd) + string="(^\<$2\>:|^.*:.*:\<$2\>:.*:.*:.*:.*)" + ;; + group) + string="(^|:)\<$2\>:" + ;; + shadow) + string="^\<$2\>:" + ;; + aliases) + if [ -f /etc/postfix/aliases ] ; then + file="/etc/postfix/aliases" + elif [ -f /etc/mail/aliases ] ; then + file="/etc/mail/aliases" + fi + string="^\<$2\>:" + ;; + networks) + string="^\<$2\>" + ;; + hosts|protocols|rpc|services) + string="\<$2\>" + ;; + *) + echo "Unknown database: $1" + exit 1 + ;; +esac + +if [ -z "$2" ] ; then + exec cat $file +else + search_entry "$file" "$2" +fi + +exit $retval diff --git a/initramfs/uclib-rootfs/usr/bin/infocmp b/initramfs/uclib-rootfs/usr/bin/infocmp new file mode 100755 index 00000000..4ce8e3cb Binary files /dev/null and b/initramfs/uclib-rootfs/usr/bin/infocmp differ diff --git a/initramfs/uclib-rootfs/usr/bin/infotocap b/initramfs/uclib-rootfs/usr/bin/infotocap new file mode 120000 index 00000000..4c747a3f --- /dev/null +++ b/initramfs/uclib-rootfs/usr/bin/infotocap @@ -0,0 +1 @@ +tic \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/bin/ldd b/initramfs/uclib-rootfs/usr/bin/ldd new file mode 100755 index 00000000..4e3291de Binary files /dev/null and b/initramfs/uclib-rootfs/usr/bin/ldd differ diff --git a/initramfs/uclib-rootfs/usr/bin/ncurses5-config b/initramfs/uclib-rootfs/usr/bin/ncurses5-config new file mode 100755 index 00000000..bef48cd7 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/bin/ncurses5-config @@ -0,0 +1,156 @@ +#!/bin/sh +# $Id: ncurses-config.in,v 1.11 2006/10/28 20:22:52 tom Exp $ +############################################################################## +# Copyright (c) 2006 Free Software Foundation, Inc. # +# # +# Permission is hereby granted, free of charge, to any person obtaining a # +# copy of this software and associated documentation files (the "Software"), # +# to deal in the Software without restriction, including without limitation # +# the rights to use, copy, modify, merge, publish, distribute, distribute # +# with modifications, sublicense, and/or sell copies of the Software, and to # +# permit persons to whom the Software is furnished to do so, subject to the # +# following conditions: # +# # +# The above copyright notice and this permission notice shall be included in # +# all copies or substantial portions of the Software. # +# # +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # +# THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # +# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # +# DEALINGS IN THE SOFTWARE. # +# # +# Except as contained in this notice, the name(s) of the above copyright # +# holders shall not be used in advertising or otherwise to promote the sale, # +# use or other dealings in this Software without prior written # +# authorization. # +############################################################################## +# +# Author: Thomas E. Dickey, 2006 + +prefix="/usr" +exec_prefix="${prefix}" + +bindir="${exec_prefix}/bin" +libdir="/lib" +datadir="/usr/share" +mandir="/usr/share/man" + +THIS="ncurses" + +test $# = 0 && exec /bin/sh $0 --error + +while test $# -gt 0; do + case "$1" in + -*=*) + ARG=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` + ;; + *) + ARG= + ;; + esac + + case "$1" in + # basic configuration + --prefix=*) + prefix="$ARG" + test -z "$exec_prefix" && exec_prefix="$ARG" + ;; + --prefix) + echo "$prefix" + ;; + --exec-prefix=*) + exec_prefix="$ARG" + ;; + --exec-prefix) + echo "$exec_prefix" + ;; + # compile/link + --cflags) + INCS= + if test "${prefix}/include" != /usr/include ; then + INCS="-I${prefix}/include" + fi + if test "" != no ; then + INCS="$INCS -I${prefix}/include/${THIS}" + fi + sed -e 's,^[ ]*,,' -e 's, [ ]*, ,g' -e 's,[ ]*$,,' <<-ENDECHO + $INCS +ENDECHO + ;; + --libs) + sed -e 's,^[ ]*,,' -e 's, [ ]*, ,g' -e 's,[ ]*$,,' <<-ENDECHO + -L${exec_prefix}/lib -l${THIS} +ENDECHO + ;; + # identification + --version) + echo "5.6.20061217" + ;; + --abi-version) + echo "5" + ;; + --mouse-version) + echo "1" + ;; + # locations + --bindir) + echo "${bindir}" + ;; + --datadir) + echo "${datadir}" + ;; + --libdir) + echo "${libdir}" + ;; + --mandir) + echo "${mandir}" + ;; + --terminfo) + echo "/usr/share/terminfo" + ;; + --terminfo-dirs) + echo "/etc/terminfo:/usr/share/terminfo" + ;; + --termpath) + echo "" + ;; + # general info + --help) + cat <&2 + exit 1 + ;; + esac + shift +done +# vile:shmode diff --git a/initramfs/uclib-rootfs/usr/bin/reset b/initramfs/uclib-rootfs/usr/bin/reset new file mode 120000 index 00000000..73c17909 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/bin/reset @@ -0,0 +1 @@ +tset \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/bin/tack b/initramfs/uclib-rootfs/usr/bin/tack new file mode 100755 index 00000000..2ff51ea0 Binary files /dev/null and b/initramfs/uclib-rootfs/usr/bin/tack differ diff --git a/initramfs/uclib-rootfs/usr/bin/tic b/initramfs/uclib-rootfs/usr/bin/tic new file mode 100755 index 00000000..1104ffea Binary files /dev/null and b/initramfs/uclib-rootfs/usr/bin/tic differ diff --git a/initramfs/uclib-rootfs/usr/bin/toe b/initramfs/uclib-rootfs/usr/bin/toe new file mode 100755 index 00000000..d2189560 Binary files /dev/null and b/initramfs/uclib-rootfs/usr/bin/toe differ diff --git a/initramfs/uclib-rootfs/usr/bin/tput b/initramfs/uclib-rootfs/usr/bin/tput new file mode 100755 index 00000000..18be1648 Binary files /dev/null and b/initramfs/uclib-rootfs/usr/bin/tput differ diff --git a/initramfs/uclib-rootfs/usr/bin/tset b/initramfs/uclib-rootfs/usr/bin/tset new file mode 100755 index 00000000..ac8f6b21 Binary files /dev/null and b/initramfs/uclib-rootfs/usr/bin/tset differ diff --git a/initramfs/uclib-rootfs/usr/lib/libc.so b/initramfs/uclib-rootfs/usr/lib/libc.so new file mode 120000 index 00000000..84b78bfb --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libc.so @@ -0,0 +1 @@ +../../lib/libc.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libcrypt.so b/initramfs/uclib-rootfs/usr/lib/libcrypt.so new file mode 120000 index 00000000..42735716 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libcrypt.so @@ -0,0 +1 @@ +../../lib/libcrypt.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libcurses.so b/initramfs/uclib-rootfs/usr/lib/libcurses.so new file mode 100755 index 00000000..6126685c --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libcurses.so @@ -0,0 +1,10 @@ +/* GNU ld script + Since Gentoo has critical dynamic libraries + in /lib, and the static versions in /usr/lib, + we need to have a "fake" dynamic lib in /usr/lib, + otherwise we run into linking problems. + + See bug http://bugs.gentoo.org/4411 for more info. + */ +OUTPUT_FORMAT ( elf32-i386 ) +GROUP ( /lib/libcurses.so ) diff --git a/initramfs/uclib-rootfs/usr/lib/libdbus-1.so b/initramfs/uclib-rootfs/usr/lib/libdbus-1.so new file mode 120000 index 00000000..24b25b8b --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libdbus-1.so @@ -0,0 +1 @@ +libdbus-1.so.3.4.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3 b/initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3 new file mode 120000 index 00000000..24b25b8b --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3 @@ -0,0 +1 @@ +libdbus-1.so.3.4.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3.4.0 b/initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3.4.0 new file mode 100755 index 00000000..122d2be9 Binary files /dev/null and b/initramfs/uclib-rootfs/usr/lib/libdbus-1.so.3.4.0 differ diff --git a/initramfs/uclib-rootfs/usr/lib/libdl.so b/initramfs/uclib-rootfs/usr/lib/libdl.so new file mode 120000 index 00000000..f648150a --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libdl.so @@ -0,0 +1 @@ +../../lib/libdl.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libform.so b/initramfs/uclib-rootfs/usr/lib/libform.so new file mode 120000 index 00000000..10e91696 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libform.so @@ -0,0 +1 @@ +libform.so.5 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libform.so.5 b/initramfs/uclib-rootfs/usr/lib/libform.so.5 new file mode 120000 index 00000000..4a80f6b6 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libform.so.5 @@ -0,0 +1 @@ +libform.so.5.6 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libform.so.5.6 b/initramfs/uclib-rootfs/usr/lib/libform.so.5.6 new file mode 100755 index 00000000..1ab368df Binary files /dev/null and b/initramfs/uclib-rootfs/usr/lib/libform.so.5.6 differ diff --git a/initramfs/uclib-rootfs/usr/lib/libhal-storage.so b/initramfs/uclib-rootfs/usr/lib/libhal-storage.so new file mode 120000 index 00000000..48cbf292 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libhal-storage.so @@ -0,0 +1 @@ +libhal-storage.so.1.0.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1 b/initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1 new file mode 120000 index 00000000..48cbf292 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1 @@ -0,0 +1 @@ +libhal-storage.so.1.0.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1.0.0 b/initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1.0.0 new file mode 100755 index 00000000..700cb076 Binary files /dev/null and b/initramfs/uclib-rootfs/usr/lib/libhal-storage.so.1.0.0 differ diff --git a/initramfs/uclib-rootfs/usr/lib/libhal.so b/initramfs/uclib-rootfs/usr/lib/libhal.so new file mode 120000 index 00000000..61cababe --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libhal.so @@ -0,0 +1 @@ +libhal.so.1.0.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libhal.so.1 b/initramfs/uclib-rootfs/usr/lib/libhal.so.1 new file mode 120000 index 00000000..61cababe --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libhal.so.1 @@ -0,0 +1 @@ +libhal.so.1.0.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libhal.so.1.0.0 b/initramfs/uclib-rootfs/usr/lib/libhal.so.1.0.0 new file mode 100755 index 00000000..8d001bcf Binary files /dev/null and b/initramfs/uclib-rootfs/usr/lib/libhal.so.1.0.0 differ diff --git a/initramfs/uclib-rootfs/usr/lib/libhd.so b/initramfs/uclib-rootfs/usr/lib/libhd.so new file mode 120000 index 00000000..99d78258 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libhd.so @@ -0,0 +1 @@ +libhd.so.13.28 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libhd.so.13 b/initramfs/uclib-rootfs/usr/lib/libhd.so.13 new file mode 120000 index 00000000..99d78258 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libhd.so.13 @@ -0,0 +1 @@ +libhd.so.13.28 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libhd.so.13.28 b/initramfs/uclib-rootfs/usr/lib/libhd.so.13.28 new file mode 100755 index 00000000..47838b95 Binary files /dev/null and b/initramfs/uclib-rootfs/usr/lib/libhd.so.13.28 differ diff --git a/initramfs/uclib-rootfs/usr/lib/libintl.so b/initramfs/uclib-rootfs/usr/lib/libintl.so new file mode 120000 index 00000000..c1be1d3a --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libintl.so @@ -0,0 +1 @@ +libintl.so.8.0.1 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libintl.so.8 b/initramfs/uclib-rootfs/usr/lib/libintl.so.8 new file mode 120000 index 00000000..c1be1d3a --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libintl.so.8 @@ -0,0 +1 @@ +libintl.so.8.0.1 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libintl.so.8.0.1 b/initramfs/uclib-rootfs/usr/lib/libintl.so.8.0.1 new file mode 100644 index 00000000..d67abd84 Binary files /dev/null and b/initramfs/uclib-rootfs/usr/lib/libintl.so.8.0.1 differ diff --git a/initramfs/uclib-rootfs/usr/lib/libm.so b/initramfs/uclib-rootfs/usr/lib/libm.so new file mode 120000 index 00000000..8d5c614e --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libm.so @@ -0,0 +1 @@ +../../lib/libm.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libmenu.so b/initramfs/uclib-rootfs/usr/lib/libmenu.so new file mode 120000 index 00000000..b12b5cfb --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libmenu.so @@ -0,0 +1 @@ +libmenu.so.5 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libmenu.so.5 b/initramfs/uclib-rootfs/usr/lib/libmenu.so.5 new file mode 120000 index 00000000..869f4a57 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libmenu.so.5 @@ -0,0 +1 @@ +libmenu.so.5.6 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libmenu.so.5.6 b/initramfs/uclib-rootfs/usr/lib/libmenu.so.5.6 new file mode 100755 index 00000000..a66ecf4b Binary files /dev/null and b/initramfs/uclib-rootfs/usr/lib/libmenu.so.5.6 differ diff --git a/initramfs/uclib-rootfs/usr/lib/libncurses.so b/initramfs/uclib-rootfs/usr/lib/libncurses.so new file mode 100755 index 00000000..6d4cb861 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libncurses.so @@ -0,0 +1,10 @@ +/* GNU ld script + Since Gentoo has critical dynamic libraries + in /lib, and the static versions in /usr/lib, + we need to have a "fake" dynamic lib in /usr/lib, + otherwise we run into linking problems. + + See bug http://bugs.gentoo.org/4411 for more info. + */ +OUTPUT_FORMAT ( elf32-i386 ) +GROUP ( /lib/libncurses.so ) diff --git a/initramfs/uclib-rootfs/usr/lib/libnsl.so b/initramfs/uclib-rootfs/usr/lib/libnsl.so new file mode 120000 index 00000000..b4a08661 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libnsl.so @@ -0,0 +1 @@ +../../lib/libnsl.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libpanel.so b/initramfs/uclib-rootfs/usr/lib/libpanel.so new file mode 120000 index 00000000..b5cd4a70 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libpanel.so @@ -0,0 +1 @@ +libpanel.so.5 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libpanel.so.5 b/initramfs/uclib-rootfs/usr/lib/libpanel.so.5 new file mode 120000 index 00000000..ff2e80a5 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libpanel.so.5 @@ -0,0 +1 @@ +libpanel.so.5.6 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libpanel.so.5.6 b/initramfs/uclib-rootfs/usr/lib/libpanel.so.5.6 new file mode 100755 index 00000000..6ba67a6c Binary files /dev/null and b/initramfs/uclib-rootfs/usr/lib/libpanel.so.5.6 differ diff --git a/initramfs/uclib-rootfs/usr/lib/libpthread.so b/initramfs/uclib-rootfs/usr/lib/libpthread.so new file mode 120000 index 00000000..57f4003c --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libpthread.so @@ -0,0 +1 @@ +../../lib/libpthread.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libresolv.so b/initramfs/uclib-rootfs/usr/lib/libresolv.so new file mode 120000 index 00000000..f5b11fcd --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libresolv.so @@ -0,0 +1 @@ +../../lib/libresolv.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/librt.so b/initramfs/uclib-rootfs/usr/lib/librt.so new file mode 120000 index 00000000..b7dd09d3 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/librt.so @@ -0,0 +1 @@ +../../lib/librt.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libthread_db.so b/initramfs/uclib-rootfs/usr/lib/libthread_db.so new file mode 120000 index 00000000..e05f68f2 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libthread_db.so @@ -0,0 +1 @@ +../../lib/libthread_db.so.1 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/libutil.so b/initramfs/uclib-rootfs/usr/lib/libutil.so new file mode 120000 index 00000000..5b103561 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/libutil.so @@ -0,0 +1 @@ +../../lib/libutil.so.0 \ No newline at end of file diff --git a/initramfs/uclib-rootfs/usr/lib/terminfo b/initramfs/uclib-rootfs/usr/lib/terminfo new file mode 120000 index 00000000..32e6eb76 --- /dev/null +++ b/initramfs/uclib-rootfs/usr/lib/terminfo @@ -0,0 +1 @@ +../share/terminfo \ No newline at end of file -- cgit v1.2.3-55-g7522