--- R29/drivers/scsi/scsi_scan.c 2004-03-24 19:55:45.000000000 +0000 +++ R63/drivers/scsi/scsi_scan.c 2005-05-31 06:33:23.000000000 +0100 @@ -703,7 +703,7 @@ printk("*** %d\n", SDpnt->host->hostt->port); /* restrict device on certain port grant */ SDpnt->host->hostt->removable = SDpnt->removable; - +#if 0 if ( SDpnt->removable && (USB_DEVPATH_1 == SDpnt->host->hostt->port) ) { create_proc_read_entry("usb_err", @@ -718,8 +718,9 @@ shpnt->porttype = 1; return 0; } +#endif // add by super - if (SDpnt->removable){ + /*if (SDpnt->removable){ printk("is removable disk \n"); *IXP425_GPIO_GPOUTR &= 0xfffb; create_proc_read_entry("usb_conn", @@ -747,7 +748,7 @@ NULL ); } - } + }*/ //end /* * Check the peripheral qualifier field - this tells us whether LUNS