Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2003 06:20:55 -0700 (PDT)
From:      Joe Sotham <joe-dated-1053609655.5209ac@dubium.com>
To:        "Aaron Peterson" <aaron@alpete.com>
Cc:        questions@freebsd.org
Subject:   Re: xcdroast and ide-scsi simulation
Message-ID:  <1456.192.168.0.1.1053177655.squirrel@mail.dubium.com>
In-Reply-To: <E19H0w8-0007DB-00@host02.ipowerweb.com>
References:  <E19H0w8-0007DB-00@host02.ipowerweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Aaron Peterson said:
> I want to use xcdroast and have installed the port.  I have a newer model
> TDK IDE burner.  I just don't know how to satisfy it's SCSI requirements
> for xcdroast.  I found the following clip in a newsgroup and recompiled my
> kernel with it, but to no avail:
>
> # for ide-scsi simulation
> device          wcd
> device          wdc0    at isa? port IO_WD1 irq 14
> device          wd0     at wdc0 drive 0
> device          wd1     at wdc0 drive 1
> device          wdc1    at isa? port IO_WD2 irq 15
> device          wd2     at wdc1 drive 0
> device          wd3     at wdc1 drive 1
>
> thanks
>
>
>
> --
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

You need in the kernel and at least 4.8 or you have to apply a patch for atapicam
device          atapicam
# SCSI peripherals
device          scbus           # SCSI bus (required)
device          cd              # CD
device          pass            # Passthrough device (d

-- 
Joe Sotham
------------
If the only prayer you say in your entire life is "Thank You",
that will suffice.
        - Meister Eckhart



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1456.192.168.0.1.1053177655.squirrel>