PERFORCE change 95268 for review

Marcel Moolenaar marcel at FreeBSD.org
Fri Apr 14 21:20:18 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=95268

Change 95268 by marcel at marcel_nfs on 2006/04/14 21:19:25

	o  puc(4) uses the serdev I/F for efficient interrupt handling.
	o  remove support for sio(4) as it doesn't support the serdev I/F.

Affected files ...

.. //depot/projects/uart/conf/files#57 edit

Differences ...

==== //depot/projects/uart/conf/files#57 (text+ko) ====

@@ -845,7 +845,6 @@
 dev/si/si_pci.c			optional si pci
 dev/sio/sio_pccard.c		optional sio pccard
 dev/sio/sio_pci.c		optional sio pci
-dev/sio/sio_puc.c		optional sio puc pci
 dev/smbus/smb.c			optional smb
 dev/smbus/smbconf.c		optional smbus
 dev/smbus/smbus.c		optional smbus
@@ -1320,7 +1319,7 @@
 kern/md5c.c			standard
 kern/sched_4bsd.c		optional sched_4bsd
 kern/sched_ule.c		optional sched_ule
-kern/serdev_if.m		optional scc
+kern/serdev_if.m		optional puc | scc
 kern/subr_autoconf.c		standard
 kern/subr_blist.c		standard
 kern/subr_bus.c			standard


More information about the p4-projects mailing list