hi there,
people with atapi devices have been used to having the atapicam(4) option
enabled in their kernel conf so applications relying on the scsi(4) subsystem
(such as cdrecord or growsisofs) work with those atapi devices.
since the whole ata(4) infrastructure will eventually die: is there a w
[EMAIL PROTECTED] wrote:
Hi, I am using FreeBSD 5.1
Is scsi emulation available
in freeBSD 5.1? If yes, How?
If not, is there a way I can use
cdrecord with an IDE cdrw drive?
If both answers to these two
questions is "NO" , do you know
if freeBSD will support SCSI
emulation in th
Hi, I am using FreeBSD 5.1
Is scsi emulation available
in freeBSD 5.1? If yes, How?
If not, is there a way I can use
cdrecord with an IDE cdrw drive?
If both answers to these two
questions is "NO" , do you know
if freeBSD will support SCSI
emulation in their future releases?
I appre
Trey Sizemore writes:
> Coming from a linux background, I understand that up to the 2.4.x series
> of kernels that scsi emulation is required of ide drives in order to
> burn CDs. This will no longer be a requirement with the new 2.6.x
> series of kernels.
>
> What is the curr
Coming from a linux background, I understand that up to the 2.4.x series
of kernels that scsi emulation is required of ide drives in order to
burn CDs. This will no longer be a requirement with the new 2.6.x
series of kernels.
What is the current requirement in FreeBSD? Is this scsi emulation
7-Release.
> > Is there any way of doing ide-scsi emulation for CDROM/CDWriter drives
> > on FreeBSD-4.7-Release on i386?
the only way to do it on 4.7-Release would be to merge the patches from
-current yourself. Or a little easier would be to cvsup to 4-stable. Use
RELENG_4 the
"Subhro Sankha Kar" <[EMAIL PROTECTED]> writes:
> Is there any way of doing ide-scsi emulation for CDROM/CDWriter drives
> on FreeBSD-4.7-Release on i386?
Yes, with the atapicam support (add it to your kernel).
Unlike Linux, however, there's no need to emulate SCSI
> Is there any way of doing ide-scsi emulation for CDROM/CDWriter drives
> on FreeBSD-4.7-Release on i386?
see man atapicam
and http://www.cuivre.fr.eu.org/~thomas/atapicam/
You don't have to patch if you are on the latest RELENG (not sure about
4.7-RELEASE)
--
Scott A. Mob
Hello,
Is there any way of doing ide-scsi emulation for CDROM/CDWriter drives on
FreeBSD-4.7-Release on i386?
Subhro Sankha Kar
IIIT-Calcutta
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
+++ Willie Viljoen [28-02-03 11:41 +0200]:
| On Friday 28 February 2003 8:18, someone, possibly Shantanu Mahajan, typed:
| > on http://www.cuivre.fr.eu.org/~thomas/atapicam/,
| > found out the .diff files. But don't have
| > sys/dev/ata/atapi-cam.c file.
|
| First two lines of atapicam-200
On Fri, Feb 28, 2003 at 11:41:02AM +0200, Willie Viljoen wrote:
> First two lines of atapicam-20020820.diff:
>
> --- /dev/null Mon Aug 19 21:34:21 2002
> +++ sys/dev/ata/atapi-cam.c Mon Aug 12 22:08:00 2002
>
> This means that applying the patch should create atapi-cam.c. Try applying
> f
On Friday 28 February 2003 8:18, someone, possibly Shantanu Mahajan, typed:
> on http://www.cuivre.fr.eu.org/~thomas/atapicam/,
> found out the .diff files. But don't have
> sys/dev/ata/atapi-cam.c file.
First two lines of atapicam-20020820.diff:
--- /dev/null Mon Aug 19 21:34:21 20
on http://www.cuivre.fr.eu.org/~thomas/atapicam/,
found out the .diff files. But don't have
sys/dev/ata/atapi-cam.c file.
Here's the output of ls.
> ls /usr/src/sys/dev/ata/
ata-all.c ata-disk.hata-raid.catapi-cd.c
atapi-tape.c
On Thursday 27 February 2003 7:59, someone, possibly Shantanu Mahajan,
typed:
> I tried to compile the kernel with above options. But for
> deviceatapicam
> it says
> Warning: device "atapicam" is unknown
> also tried ATAPICAM
>
> > uname -rs
>
> FreeBSD 4.7-RELEASE
The ATAPICAM code was
+++ Willie Viljoen [26-02-03 21:31 +0200]:
| On Wednesday 26 February 2003 19:42, someone, possibly Michael Sharp, typed:
| > I understand ALL IDE CD-RWs are supported under FreeBSD, but has anyone
| > actually used a CD-RW by LiteON ( http://liteonit.com ) and had sucess
| > with it under burncd?
Ok, so last I heard was that the latest 4.7-STABLE had the apticam build in.
But how do I get it working exactly. I went though the realing notes and
didn't see specifics. Though I could just be stupid. And if I still can't
get the SCSI emulation working there can someone point me
> Le 2002-10-31, Andy Sparrow écrivait :
>
> > Yup, that's probably it. I just (re)patched my src tree after a fresh
> > cvsup, and this file fails to patch with atapicam-STABLE-config-20020820.
> > diff. Here's sys/conf/files.rej:
>
> A patch is not needed anymore: I have MFCd ATAPI/CAM on the
Le 2002-10-31, Andy Sparrow écrivait :
> Yup, that's probably it. I just (re)patched my src tree after a fresh
> cvsup, and this file fails to patch with atapicam-STABLE-config-20020820.
> diff. Here's sys/conf/files.rej:
A patch is not needed anymore: I have MFCd ATAPI/CAM on the RELENG_4
branc
> Check that the file /usr/src/sys/conf/files has been patched. It should
> contain the lines
> < dev/ata/atapi-all.c optional atapicam
> < dev/ata/atapi-cam.c optional atapicam
Yup, that's probably it. I just (re)patched my src tree after a fresh
cvsup, and this file fails to patch wi
> I have a custom kernel and I'm running Stable I am really just making sure
> this is a resonable solution. However I have applied all patches and am
> getting an error during the build process. This is all applicalbe info
>
> 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 28 12:16:28 EST 2002
>
>
Le 2002-10-30, Brad Laue écrivait :
> Given the fact that the new cdrecord uses ATAPI commands instead of relying on
> SCSI emulation, is there another practical reason ATAPICAM exists?
First, I do not know what 'new cdrecord' you are referring to. The
version from the ports tre
be great. So if someone else has used
> these patches or another method let me know how you did and and if it works
> well. Thanks.
> TooManyMirrors
Given the fact that the new cdrecord uses ATAPI commands instead of relying on
SCSI emulation, is there another practical reason
Hi,
May I correct some discriptions?
From: Hiroyuki CHIBA <[EMAIL PROTECTED]>
Subject: Re: SCSI emulation help and patching
Date: Wed, 30 Oct 2002 16:23:39 +0900 (JST)
Message-ID: <[EMAIL PROTECTED]>
clin> They will be made under /usr/obj/{path of src}, may be
/usr/obj/usr/src
Hi,
From: "TooMany Mirrors" <[EMAIL PROTECTED]>
Subject: RE: SCSI emulation help and patching
Date: Wed, 30 Oct 2002 00:50:19 -0500
Message-ID: <[EMAIL PROTECTED]>
> Where is the kernels tmp build dir? and I'm using the new make buildkernel
> KERNCONF=KERNE
should be under
/usr/src/sys/compile
presuming of course that the KERNCONF method uses the same dir.
Quoting TooMany Mirrors <[EMAIL PROTECTED]>:
>
>
> Where is the kernels tmp build dir? and I'm using the new make buildkernel
> KERNCONF=KERNEL method, not the old ./config cd ../../make etc
Where is the kernels tmp build dir? and I'm using the new make buildkernel
KERNCONF=KERNEL method, not the old ./config cd ../../make etc.
_
Surf the Web without missing calls! Get MSN Broadband.
http://resourcecenter.msn.com/a
On October 29, 2002 04:52 pm, Michael Joyner wrote:
> there is a third file you need to download
>
> atapicam-20020820.diff
> atapicam-STABLE-config-20020820.diff
> cam_xpt.c.diff
>
> Quoting TooMany Mirrors <[EMAIL PROTECTED]>:
> >
> > 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 28 12:16:28 EST 200
did you remove the kernel temporary build directory
and re-run config before re-building?
Quoting TooMany Mirrors <[EMAIL PROTECTED]>:
>
> Ok, I am still getting the same build error about unknow device as before.
> All three patches apply without errors but the kernel build still fails. I
>
Ok, I am still getting the same build error about unknow device as before.
All three patches apply without errors but the kernel build still fails. I
have included all info incuding the kernel in a previous email. If someone
can figure out what the heck I am doing different than everyone else
there is a third file you need to download
atapicam-20020820.diff
atapicam-STABLE-config-20020820.diff
cam_xpt.c.diff
Quoting TooMany Mirrors <[EMAIL PROTECTED]>:
> I have a custom kernel and I'm running Stable I am really just making sure
> this is a resonable solution. However I have applied
I have a custom kernel and I'm running Stable I am really just making sure
this is a resonable solution. However I have applied all patches and am
getting an error during the build process. This is all applicalbe info
4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 28 12:16:28 EST 2002
patch < atapic
Le 2002-10-29, TooMany Mirrors écrivait :
> to make music cds from OGGs/MP3s. I found the site
> http://www.cuivre.fr.eu.org/~thomas/atapicam/
> and got the patches, but I'm honestly not sure how to use them and I want
If you are not at ease with the process of patching, recompiling and
resinta
I have a few questions that I need some help with. I would like to set up my
cd burner with scsi emultion so I can use some of the X cd burning apps to
make music cds from OGGs/MP3s. I found the site
http://www.cuivre.fr.eu.org/~thomas/atapicam/
and got the patches, but I'm honestly not sure how
33 matches
Mail list logo