PERFORCE change 30703 for review

Robert Watson rwatson at FreeBSD.org
Wed May 7 16:54:40 GMT 2003


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

Change 30703 by rwatson at rwatson_tislabs on 2003/05/07 09:54:08

	Sync MAC with GENERIC.

Affected files ...

.. //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#44 edit

Differences ...

==== //depot/projects/trustedbsd/mac/sys/i386/conf/MAC#44 (text+ko) ====

@@ -16,7 +16,7 @@
 # If you are in doubt as to the purpose or necessity of a line, check first 
 # in NOTES.
 #
-# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.376 2003/02/13 22:24:43 obrien Exp $
+# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.382 2003/04/21 16:44:04 simokawa Exp $
 
 machine		i386
 cpu		I486_CPU
@@ -213,6 +213,7 @@
 device		ex		# Intel EtherExpress Pro/10 and Pro/10+
 device		ep		# Etherlink III based cards
 device		fe		# Fujitsu MB8696x based cards
+device		ie		# EtherExpress 8/16, 3C507, StarLAN 10 etc.
 device		lnc		# NE2100, NE32-VL Lance Ethernet cards
 device		sn		# SMC's 9000 series of ethernet chips
 device		xe		# Xircom pccard ethernet
@@ -254,5 +255,11 @@
 device		uscanner	# Scanners
 # USB Ethernet, requires mii
 device		aue		# ADMtek USB ethernet
+device		axe		# ASIX Electronics USB ethernet
 device		cue		# CATC USB ethernet
 device		kue		# Kawasaki LSI USB ethernet
+
+# FireWire support
+device		firewire	# FireWire bus code
+device		sbp		# SCSI over FireWire (Requires scbus and da)
+device		fwe		# Ethernet over FireWire (non-standard!)
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list