Date: Fri, 2 Mar 2012 13:24:01 +0400 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: stable@FreeBSD.org, current@FreeBSD.org Subject: Re: [CFT] modular kernel config Message-ID: <20120302092401.GP52973@zxy.spb.ru> In-Reply-To: <20120302100924.Horde.vnzeDZjmRSRPUI5EsjnnPZA@webmail.leidinger.net> References: <20120221143537.Horde.deyFDZjmRSRPQ52pxBIpnLA@webmail.leidinger.net> <20120301145834.GH97848@zxy.spb.ru> <20120302100924.Horde.vnzeDZjmRSRPUI5EsjnnPZA@webmail.leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 02, 2012 at 10:09:24AM +0100, Alexander Leidinger wrote: > Quoting Slawa Olhovchenkov <slw@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120302092401.GP52973>