Module Name: src
Committed By: jruoho
Date: Wed May 26 09:47:17 UTC 2010
Modified Files:
src/sys/dev/acpi: acpidevs
Log Message:
Split the IrDA devices to their own section. Add HWPC224 and IBM0071,
both for the PC8738x-family of SuperIO chips from NSC (or Winbond).
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/acpi/acpidevs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/acpi/acpidevs
diff -u src/sys/dev/acpi/acpidevs:1.19 src/sys/dev/acpi/acpidevs:1.20
--- src/sys/dev/acpi/acpidevs:1.19 Sun Apr 18 10:22:01 2010
+++ src/sys/dev/acpi/acpidevs Wed May 26 09:47:17 2010
@@ -1,7 +1,9 @@
-# $NetBSD: acpidevs,v 1.19 2010/04/18 10:22:01 jruoho Exp $
+# $NetBSD: acpidevs,v 1.20 2010/05/26 09:47:17 jruoho Exp $
#
-# Extracted from:
+# Originally extracted from:
+
# http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/devids.txt
+#
# XXX we should rig it up to make importation simpler, though we
# probably need to add IDs that are not in that file, too. The list is
# far from comprehensive :(
@@ -59,8 +61,6 @@
PNP0500 Standard PC COM port
PNP0501 16550A-compatible COM port
PNP0502 Multiport serial device (non-intelligent 16550)
-PNP0510 Generic IRDA-compatible device
-PNP0511 Generic IRDA-compatible device
# --Disk Controllers--
PNP0600 Generic ESDI/IDE/ATA compatible hard disk controller
PNP0601 Plus Hardcard II
@@ -294,7 +294,6 @@
PNP828B TI2000-style Token Ring
PNP828C AMD PCNet Family cards
PNP828D AMD PCNet32 (VL version)
-PNP8294 IrDA Infrared NDIS driver (Microsoft-supplied)
PNP82bd IBM PCMCIA-NIC
PNP82C2 Xircom CE10
PNP82C3 Xircom CEM2
@@ -306,10 +305,16 @@
PNP8385 Remote Network Access Driver
PNP8387 RNA Point-to-point Protocol Driver
PNP8388 Reserved for Microsoft Networking components
-PNP8389 Peer IrLAN infrared driver (Microsoft-supplied)
PNP8390 Generic network adapter
+# ***** Infrared Devices **********
+PNP0510 Generic IrDA-compatible device
+PNP0511 Generic IrDA-compatible device
+PNP8294 IrDA Infrared NDIS driver (Microsoft-supplied)
+PNP8389 Peer IrLAN infrared driver (Microsoft-supplied)
+HWPC224 NSC SuperIO chip (inc. IrDA device)
+IBM0071 NSC SuperIO chip (inc. IrDA device)
ITE8708 ITE Tech IrDA Infrared device
-NSC6001 NSC IrDA Fast Infrared Port
+NSC6001 NSC SuperIO chip (inc. IrDA device)
# ***** SCSI, Proprietary CD Adapters - PNPAxxx **********
PNPA002 Future Domain 16-700 compatible controller
PNPA003 Panasonic proprietary CD-ROM adapter (SBPro/SB16)