PERFORCE change 79228 for review
Peter Wemm
peter at FreeBSD.org
Thu Jun 30 03:59:03 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79228
Change 79228 by peter at peter_overcee on 2005/06/30 03:58:53
Undo some changes, sync others with i386
Affected files ...
.. //depot/projects/hammer/sys/amd64/conf/NOTES#71 edit
.. //depot/projects/hammer/sys/modules/Makefile#80 edit
Differences ...
==== //depot/projects/hammer/sys/amd64/conf/NOTES#71 (text+ko) ====
@@ -252,12 +252,6 @@
device arcmsr # Areca SATA II RAID
#
-# Areca 11xx and 12xx series of SATA II RAID controllers.
-# CAM is required.
-#
-device arcmsr # Areca SATA II RAID
-
-#
# 3ware 9000 series PATA/SATA RAID controller driver and options.
# The driver is implemented as a SIM, and so, needs the CAM infrastructure.
#
@@ -325,9 +319,9 @@
device digi_Xem
device digi_Xr
# Parallel (8255 PPI) basic I/O (mode 0) port (e.g. Advantech PCL-724)
-#device pbio
-#hint.pbio.0.at="isa"
-#hint.pbio.0.port="0x360"
+device pbio
+hint.pbio.0.at="isa"
+hint.pbio.0.port="0x360"
# sx device is i386 and pc98 only at the moment.
device sx
options SX_DEBUG
@@ -560,7 +554,3 @@
# The I/O device
device io
-
-# asr old ioctls support, needed by raidutils
-
-options ASR_COMPAT
==== //depot/projects/hammer/sys/modules/Makefile#80 (text+ko) ====
@@ -430,6 +430,7 @@
_em= em
_ext2fs= ext2fs
_i2c= i2c
+_ichwd= ichwd
_ida= ida
_if_ndis= if_ndis
_iir= iir
More information about the p4-projects
mailing list