xcdroast and ide-scsi simulation

Joe Sotham joe-dated-1053609655.5209ac at dubium.com
Sat May 17 06:20:24 PDT 2003


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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


More information about the freebsd-questions mailing list