From owner-freebsd-mobile Thu Mar 23 6:23:34 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from main.avias.com (avias-gw.corbina.net [195.14.40.4]) by hub.freebsd.org (Postfix) with ESMTP id 3C1F837B5EF for ; Thu, 23 Mar 2000 06:23:29 -0800 (PST) (envelope-from juriy@avias.com) Received: from tb.avias.com (tb.avias.com [195.14.38.76]) by main.avias.com (8.9.3/8.9.3) with ESMTP id RAA86312 for ; Thu, 23 Mar 2000 17:23:25 +0300 (MSK) (envelope-from juriy@avias.com) Date: Thu, 23 Mar 2000 17:23:51 +0300 (MSK) From: Juriy Goloveshkin X-Sender: juriy@localhost To: freebsd-mobile@freebsd.org Subject: pcmcia CDROM pscd-740 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have pcmcia cdrom. pscd-740. I don't know about this device something else. In windows98 cdrom works without any special drivers(ony with standart IDE controller driver and standart cdrom driver. I found description of this drive - http://www.qs.com.tw/produce2.htm I has solved to try it under FreeBSD. I add entery in pccard.conf. the kernel says about this cdrom following: ------------- FreeBSD 5.0-CURRENT #16: Thu Mar 23 16:18:50 MSK 2000 root@li.avias.com:/usr/local/src/sys/compile/LI pcic-pci0: mem 0xfff00000-0xfff00fff at device 19.0 on pci0 pcic-pci1: mem 0xfff01000-0xfff01fff at device 19.1 on pci0 pcic0: at port 0x3e0-0x3e1 on isa0 pcic0: Polling mode pccard0: on pcic0 pccard1: on pcic0 pccard: card inserted, slot 0 pcic: I/O win 0 flags 15 170-177 pcic: I/O win 0 flags 5 170-177 pcic: I/O win 0 flags 15 170-177 pcic: I/O win 1 flags 15 376-376 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0x0000 ata1: mask=01 status0=00 status1=ff ata1: mask=01 status0=00 status1=ff ata1: devices = 0x4 ata1 at port 0x170-0x177,0x376 irq 3 slot 0 on pccard0 ata1-master: piomode=4 dmamode=2 udmamode=-1 dmaflag=1 acd0: CDROM drive at ata1 as master acd0: read 4125KB/s (4125KB/s), 128KB buffer, BIOSPIO acd0: Reads: CD-R, CD-RW, CD-DA stream, packet acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked ------------------ It looks fine. BUT. ANY operations with drive(mount,cdcontrol) fall kernel. why? I don't know. What kind of information can I give to solve this problem? Bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message