Date: Thu, 30 Jun 2005 03:59:01 GMT From: Peter Wemm <peter@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 79228 for review Message-ID: <200506300359.j5U3x1pu071408@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79228 Change 79228 by peter@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506300359.j5U3x1pu071408>