|
|
u盘用不了 usb接口的光电鼠标也不行啊
不知道是什么问题哦- joey@gentoo ~ $ grep SCSI /usr/src/linux/.config
- # CONFIG_CISS_SCSI_TAPE is not set
- # CONFIG_BLK_DEV_IDESCSI is not set
- # SCSI device support
- CONFIG_SCSI=y
- CONFIG_SCSI_PROC_FS=y
- # SCSI support type (disk, tape, CD-ROM)
- # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
- # CONFIG_SCSI_MULTI_LUN is not set
- # CONFIG_SCSI_CONSTANTS is not set
- # CONFIG_SCSI_LOGGING is not set
- # SCSI Transport Attributes
- CONFIG_SCSI_SPI_ATTRS=m
- CONFIG_SCSI_FC_ATTRS=m
- # CONFIG_SCSI_ISCSI_ATTRS is not set
- CONFIG_SCSI_SAS_ATTRS=m
- # SCSI low-level drivers
- # CONFIG_ISCSI_TCP is not set
- # CONFIG_SCSI_3W_9XXX is not set
- # CONFIG_SCSI_7000FASST is not set
- # CONFIG_SCSI_ACARD is not set
- # CONFIG_SCSI_AHA152X is not set
- # CONFIG_SCSI_AHA1542 is not set
- # CONFIG_SCSI_AACRAID is not set
- # CONFIG_SCSI_AIC7XXX is not set
- # CONFIG_SCSI_AIC7XXX_OLD is not set
- # CONFIG_SCSI_AIC79XX is not set
- # CONFIG_SCSI_DPT_I2O is not set
- # CONFIG_SCSI_ADVANSYS is not set
- # CONFIG_SCSI_IN2000 is not set
- # CONFIG_SCSI_SATA is not set
- # CONFIG_SCSI_HPTIOP is not set
- # CONFIG_SCSI_BUSLOGIC is not set
- # CONFIG_SCSI_DMX3191D is not set
- # CONFIG_SCSI_DTC3280 is not set
- # CONFIG_SCSI_EATA is not set
- # CONFIG_SCSI_FUTURE_DOMAIN is not set
- # CONFIG_SCSI_GDTH is not set
- # CONFIG_SCSI_GENERIC_NCR5380 is not set
- # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
- # CONFIG_SCSI_IPS is not set
- # CONFIG_SCSI_INITIO is not set
- # CONFIG_SCSI_INIA100 is not set
- # CONFIG_SCSI_NCR53C406A is not set
- # CONFIG_SCSI_SYM53C8XX_2 is not set
- # CONFIG_SCSI_IPR is not set
- # CONFIG_SCSI_PAS16 is not set
- # CONFIG_SCSI_PSI240I is not set
- # CONFIG_SCSI_QLOGIC_FAS is not set
- # CONFIG_SCSI_QLOGIC_1280 is not set
- # CONFIG_SCSI_QLA_FC is not set
- # CONFIG_SCSI_LPFC is not set
- # CONFIG_SCSI_SYM53C416 is not set
- # CONFIG_SCSI_DC395x is not set
- # CONFIG_SCSI_DC390T is not set
- # CONFIG_SCSI_T128 is not set
- # CONFIG_SCSI_U14_34F is not set
- # CONFIG_SCSI_ULTRASTOR is not set
- # CONFIG_SCSI_NSP32 is not set
- # CONFIG_SCSI_DEBUG is not set
- # PCMCIA SCSI adapter support
- # CONFIG_PCMCIA_NINJA_SCSI is not set
- # Old CD-ROM drivers (not SCSI, not IDE)
- # CONFIG_CD_NO_IDESCSI is not set
- # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
复制代码 |
|