Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2002 03:12:44 -0600
From:      "Mike Meyer" <mwm-dated-1015837964.c98667@mired.org>
To:        <k.andiel@web.de>
Cc:        questions@freebsd.org
Subject:   Re: USB CD-Writer under FreeBSD
Message-ID:  <15493.56716.64694.94470@guru.mired.org>
In-Reply-To: <114913416@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
k.andiel@web.de types:
> Hin Folks,

Well, since no one answered, I'll try.

> how can i manage to add umass support to my burner (HP CD 4 vendor 0x03f0,=
>  device 0x0307))=3F

Figure out why it isn't being recognized as a umass device, and fix
/usr/src/sys/dev/usb/umass.c to recognize it. Then use "diff -u" to
generate a patch file, and submit it as a PR so that after it's
commited, you can upgrade and still have it work.

> which software is able to address the device (burncd, cdrecord)=3F

cdrecord.

> do i have to change some conf files =3F

Not that I know of.

> do you have a step by step tiplist =3F=3F

You can try reading the FAQ entry on creating cds, but it's targeted
at data CDs, not audio.

> Another Problem with not that priority is that my notebook does not power =
> off when i halt the system. but that=B4s the next problem

You need to enable apm in the kernel

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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