Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2002 10:49:10 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22619 for review
Message-ID:  <200212221849.gBMInA8k098782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=22619

Change 22619 by marcel@marcel_nfs on 2002/12/22 10:49:09

	ACPI has been entangled with ISA. Not illogical, but undesirable.
	Add sio_isa.c if acpi is enabled. This is not what we should be
	doing for all ISA devices, so I do it for sio(4) only as a way to
	make progress.

Affected files ...

.. //depot/projects/ia64/sys/conf/files.ia64#27 edit

Differences ...

==== //depot/projects/ia64/sys/conf/files.ia64#27 (text+ko) ====

@@ -89,6 +89,7 @@
 dev/kbd/kbd.c			optional	kbd
 dev/kbd/kbd.c			optional	sc
 dev/kbd/kbd.c			optional	ukbd
+dev/sio/sio_isa.c		optional	sio acpi
 dev/sio/sio_isa.c		optional	sio isa
 dev/syscons/schistory.c		optional	sc
 dev/syscons/scmouse.c		optional	sc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212221849.gBMInA8k098782>