Date: Thu, 23 Mar 2000 17:23:51 +0300 (MSK) From: Juriy Goloveshkin <juriy@avias.com> To: freebsd-mobile@freebsd.org Subject: pcmcia CDROM pscd-740 Message-ID: <Pine.BSF.4.21.0003231701270.250-100000@localhost>
next in thread | raw e-mail | index | archive | help
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: <Toshiba ToPIC97 PCI-CardBus Bridge> mem 0xfff00000-0xfff00fff at device 19.0 on pci0 pcic-pci1: <Toshiba ToPIC97 PCI-CardBus Bridge> mem 0xfff01000-0xfff01fff at device 19.1 on pci0 pcic0: <Intel i82365> at port 0x3e0-0x3e1 on isa0 pcic0: Polling mode pccard0: <PC Card bus -- kludge version> on pcic0 pccard1: <PC Card bus -- kludge version> 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: <CRN-8241B/1.05> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003231701270.250-100000>