Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/acpi Split the IrDA devices to their own section. Ad...
details: https://anonhg.NetBSD.org/src/rev/5dac07d7c8bc
branches: trunk
changeset: 755177:5dac07d7c8bc
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed May 26 09:47:17 2010 +0000
description:
Split the IrDA devices to their own section. Add HWPC224 and IBM0071,
both for the PC8738x-family of SuperIO chips from NSC (or Winbond).
diffstat:
sys/dev/acpi/acpidevs | 19 ++++++++++++-------
1 files changed, 12 insertions(+), 7 deletions(-)
diffs (51 lines):
diff -r 4e2dcfdc2891 -r 5dac07d7c8bc sys/dev/acpi/acpidevs
--- a/sys/dev/acpi/acpidevs Wed May 26 09:42:42 2010 +0000
+++ b/sys/dev/acpi/acpidevs Wed May 26 09:47:17 2010 +0000
@@ -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
+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)
-PNP8390 Generic network adapter
+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)
Home |
Main Index |
Thread Index |
Old Index