Quoting Slawa Olhovchenkov <s...@zxy.spb.ru> (from Fri, 2 Mar 2012 13:24:01 +0400):

On Fri, Mar 02, 2012 at 10:09:24AM +0100, Alexander Leidinger wrote:

Quoting Slawa Olhovchenkov <s...@zxy.spb.ru> (from Thu, 1 Mar 2012
18:58:34 +0400):

> On Tue, Feb 21, 2012 at 02:35:37PM +0100, Alexander Leidinger wrote:
>
>> You can download from
>>    http://www.Leidinger.net/FreeBSD/current-patches/
>> The files are
>>    - i386_SMALL
>>    - i386_SMALL_loader.conf
>>    - amd64_SMALL
>>    - amd64_SMALL_loader.conf
>
> Where SCSI disk/etc?

CAM and ATA are loaded as modules in the loader.conf (except for two
SCSI controllers, which are not available as modules). I may have
missed to load a module, or I may not load in the correct order (which
would be a bug of missing/wrong dependencies in some modules). I'm
investigating a corresponding report with error messages.

Not controllers, peripherals: disk/tape/etc

device          scbus           # SCSI bus (required for ATA/SCSI)
device          ch              # SCSI media changers
device          da              # Direct Access (disks)
device          sa              # Sequential Access (tape etc)
device          cd              # CD
device          pass            # Passthrough device (direct ATA/SCSI access)
device          ses             # SCSI Environmental Services (and SAF-TE)

They should be all in the cam module, they don't exist as separate modules. If something is missing, it's a bug or omitted on purpose (but then there's hopefully a comment somewhere explaining why).

Bye,
Alexander.

--
BOFH excuse #418:

Sysadmins busy fighting SPAM

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to