> I have a couple of questions about your distribution. First, I am using > a laptop that is using an Adaptec 1480 card. I have included the driver > in the /lib/modules/pcmcia directory. /etc/pcmcia/scsi already included > this card. When I boot up, though I get the following error. > Unsupported card in socket 0. What is the fix for this? You have to either edit the /etc/pcmcia/config file or get the pcmcia-full-config file from the add-ons directory. The PCMCIA config file has been reduced to only the modules that actually are present, so, when you add one, you have to fix pcmcia/config. Take a look at the 2/etc/pcmcia/config file, you'll see what the drill is. > Second, we are developing an application that uses scsi generic and > would like to use tomsrtbt as a rescue disk. Does it support scsi > generic? I have uploaded sg.o.bz2 to http://www.toms.net/rb/add-ons/, get that and insmod it and it will support it. -Tom
