From owner-freebsd-questions Sat Apr 14 12:29: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 0D44737B424 for ; Sat, 14 Apr 2001 12:28:57 -0700 (PDT) (envelope-from bartequi@neomedia.it) Received: (from httpd@localhost) by aragorn.neomedia.it (8.10.1/8.10.1) id f3EJSpX04143; Sat, 14 Apr 2001 21:28:51 +0200 (CEST) To: Kent Stewart Subject: Re: Linking Kernel Fails Message-ID: <987276530.3ad8a4f2ca92a@webmail.neomedia.it> Date: Sat, 14 Apr 2001 21:28:50 +0200 (CEST) From: Salvo Bartolotta Cc: Andrei Cojocaru , freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4-cvs X-WebMail-Company: Neomedia s.a.s. X-Originating-IP: 62.98.170.236 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > There is a favorite miss called "umass" on the USB bus. That seems to get many people. Yup. I recall seeing a few messages of this kind in the past. Hmm, actually, I answered a question of this kind :-) BTW, this is part of my workstation kernel config: # SCSI Controllers device ahc # AHA2940 and onboard AIC7xxx devices options AHC_ALLOW_MEMIO # Allow memory-mapped I/O # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) # USB support -- everything commented out. # No USB peripherals yet. I have seen no linking/whatever errors, though. Andrei's problem is probably (?) connected with the missing SCSI support. Or... I am missing something else :-) -- Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message