Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/acpi Add INT0800 (Intel FWH RNG). Make tabulation c...
details: https://anonhg.NetBSD.org/src/rev/8bdafa110869
branches: trunk
changeset: 588723:8bdafa110869
user: cube <cube%NetBSD.org@localhost>
date: Wed Mar 01 09:29:47 2006 +0000
description:
Add INT0800 (Intel FWH RNG). Make tabulation consistent.
diffstat:
sys/dev/acpi/acpidevs | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r e6f436f8633e -r 8bdafa110869 sys/dev/acpi/acpidevs
--- a/sys/dev/acpi/acpidevs Wed Mar 01 02:06:11 2006 +0000
+++ b/sys/dev/acpi/acpidevs Wed Mar 01 09:29:47 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: acpidevs,v 1.9 2006/02/17 04:33:12 kochi Exp $
+# $NetBSD: acpidevs,v 1.10 2006/03/01 09:29:47 cube Exp $
#
# Extracted from:
# http://www.microsoft.com/hwdev/download/resources/specs/devids.txt
@@ -300,7 +300,7 @@
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)
+PNP8389 Peer IrLAN infrared driver (Microsoft-supplied)
PNP8390 Generic network adapter
NSC6001 NSC IrDA Fast Infrared Port
# ***** SCSI, Proprietary CD Adapters - PNPAxxx **********
@@ -344,9 +344,11 @@
PNPC000 Compaq 14400 Modem (TBD)
PNPC001 Compaq 2400/9600 Modem (TBD)
# ***** ACPI specific devices *****
-ACPI0001 SMBus 1.0 Host Controller
-ACPI0002 Smart Battery Subsystem
-ACPI0003 AC Device
-ACPI0004 Module Device
-ACPI0005 SMBus 2.0 Host Controller
-ACPI0006 GPE Block Device
+ACPI0001 SMBus 1.0 Host Controller
+ACPI0002 Smart Battery Subsystem
+ACPI0003 AC Device
+ACPI0004 Module Device
+ACPI0005 SMBus 2.0 Host Controller
+ACPI0006 GPE Block Device
+# **** Others ****
+INT0800 Intel FWH Random Number Generator
Home |
Main Index |
Thread Index |
Old Index