Diff for /elwix/config/Attic/ELWIX between versions 1.6.4.1 and 1.6.4.2

version 1.6.4.1, 2013/05/17 23:33:42 version 1.6.4.2, 2013/07/15 07:56:07
Line 16 Line 16
 # If you are in doubt as to the purpose or necessity of a line, check first  # If you are in doubt as to the purpose or necessity of a line, check first
 # in NOTES.  # in NOTES.
 #  #
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.583 2013/01/14 00:28:54 svnexp Exp $# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.590 2013/07/07 00:29:29 svnexp Exp $
   
 cpu             I486_CPU  cpu             I486_CPU
 cpu             I586_CPU  cpu             I586_CPU
Line 172  device  sa  # Sequential Access (tape etc) Line 172  device  sa  # Sequential Access (tape etc)
 device          cd              # CD  device          cd              # CD
 device          pass            # Passthrough device (direct ATA/SCSI access)  device          pass            # Passthrough device (direct ATA/SCSI access)
 device          ses             # Enclosure Services (SES and SAF-TE)  device          ses             # Enclosure Services (SES and SAF-TE)
device          ctl             # CAM Target Layer#device          ctl             # CAM Target Layer
   
 # RAID controllers interfaced to the SCSI subsystem  # RAID controllers interfaced to the SCSI subsystem
 device          amr             # AMI MegaRAID  device          amr             # AMI MegaRAID
Line 181  device  asr  # DPT SmartRAID V, VI and Adaptec SCSI RA Line 181  device  asr  # DPT SmartRAID V, VI and Adaptec SCSI RA
 device          ciss            # Compaq Smart RAID 5*  device          ciss            # Compaq Smart RAID 5*
 device          dpt             # DPT Smartcache III, IV - See NOTES for options  device          dpt             # DPT Smartcache III, IV - See NOTES for options
 device          hptmv           # Highpoint RocketRAID 182x  device          hptmv           # Highpoint RocketRAID 182x
   device          hptnr           # Highpoint DC7280, R750
 device          hptrr           # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx  device          hptrr           # Highpoint RocketRAID 17xx, 22xx, 23xx, 25xx
 device          hpt27xx         # Highpoint RocketRAID 27xx  device          hpt27xx         # Highpoint RocketRAID 27xx
 device          iir             # Intel Integrated RAID  device          iir             # Intel Integrated RAID
Line 192  device  tws  # LSI 3ware 9750 SATA+SAS 6Gb/s RAID cont Line 193  device  tws  # LSI 3ware 9750 SATA+SAS 6Gb/s RAID cont
 # RAID controllers  # RAID controllers
 device          aac             # Adaptec FSA RAID  device          aac             # Adaptec FSA RAID
 device          aacp            # SCSI passthrough for aac (requires CAM)  device          aacp            # SCSI passthrough for aac (requires CAM)
   device          aacraid         # Adaptec by PMC RAID
 device          ida             # Compaq Smart RAID  device          ida             # Compaq Smart RAID
 device          mfi             # LSI MegaRAID SAS  device          mfi             # LSI MegaRAID SAS
 device          mlx             # Mylex DAC960 family  device          mlx             # Mylex DAC960 family
Line 234  device  uart  # Generic UART driver Line 236  device  uart  # Generic UART driver
 device          ppc  device          ppc
 device          ppbus           # Parallel port bus (required)  device          ppbus           # Parallel port bus (required)
 device          lpt             # Printer  device          lpt             # Printer
 device          plip            # TCP/IP over parallel  
 device          ppi             # Parallel port interface device  device          ppi             # Parallel port interface device
 #device         vpo             # Requires scbus and da  #device         vpo             # Requires scbus and da
   

Removed from v.1.6.4.1  
changed lines
  Added in v.1.6.4.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>