From owner-freebsd-current Sun May 5 16:13:18 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA17852 for current-outgoing; Sun, 5 May 1996 16:13:18 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id QAA17847 for ; Sun, 5 May 1996 16:13:16 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id QAA03394; Sun, 5 May 1996 16:13:02 -0700 (PDT) To: "Mr. Neeo" cc: current@freebsd.org Subject: Re: ATAPI cdrom In-reply-to: Your message of "Sun, 05 May 1996 15:34:34 PDT." Date: Sun, 05 May 1996 16:13:02 -0700 Message-ID: <3392.831337982@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Just out of curiousity, how well does it work if you compile your kernel with ATAPI_STATIC also defined and don't modload it? Jordan > > Anyone else here having trouble getting the kernel to recognize > their atapi cdrom? I have : > > controller wdc1 > options ATAPI > device wcd0 > > but it doesnt seem to find it.. after boot, when i do : > > modload -e atapi_mod -u -q -o /tmp/atapi_mod /lkm/atapi_mod.o > > i get : > > wdc1: unit 0 (atapi): , removable, iordy > > looks like it worked.. but i get /dev/wcd0c: Device not configured > > whenever i try to mount it, or whatever.. it worked with 2.1, just > curious if something has changed i should know about :> or whatever.. > btw, im running 2.2-960501-SNAP ... > > Paul... > >