Package: kfreebsd-5 Severity: wishlist Tags: patch Hi!
Please could you enable the atapicam device in the generic build? It is necessary to burn CDs using ATAPI cd-writers. It is strange that upstream didn't enable it by default, but I've tested it (burned CDs with it, etc) and haven't seen any odd effects. -- System Information: Debian Release: testing/unstable Architecture: kfreebsd-i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: GNU/kFreeBSD 5.3-1 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
--- /usr/src/kfreebsd5/src/sys/i386/conf/GENERIC 2004-10-24 20:02:52.000000000 +0200 +++ ./sys/i386/conf/GENERIC 2005-08-13 16:04:39.000000000 +0200 @@ -75,6 +75,8 @@ device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives +device atapicam # emulate ATAPI devices as SCSI ditto via CAM + # needs CAM to be present (scbus & pass) options ATA_STATIC_ID # Static device numbering # SCSI Controllers

