From bb97a3d660efcd937d0d20abe1456f6addbba567 Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 9 Jul 2006 19:25:18 +0000 Subject: url for M$ file changed. --- sys/dev/acpi/acpidevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/acpi/acpidevs b/sys/dev/acpi/acpidevs index 01555ce6c54..1b4ed76f8c6 100644 --- a/sys/dev/acpi/acpidevs +++ b/sys/dev/acpi/acpidevs @@ -1,7 +1,7 @@ -# $NetBSD: acpidevs,v 1.10 2006/03/01 09:29:47 cube Exp $ +# $NetBSD: acpidevs,v 1.11 2006/07/09 19:25:18 christos Exp $ # # Extracted from: -# http://www.microsoft.com/hwdev/download/resources/specs/devids.txt +# 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 :( -- cgit