Date: Tue, 04 Jan 2000 11:12:44 +0900 From: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> To: imp@village.org Cc: mobile@FreeBSD.ORG Subject: Re: ata flash support Message-ID: <200001040212.LAA02788@lavender.yy.cs.keio.ac.jp> In-Reply-To: Your message of "Mon, 3 Jan 2000 07:48:49 JST". <200001022248.PAA31926@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I play with new-only ATA flash supported ATA patch. Wao!!, I can probe and mount Compact Flash PC-Card without problem!! Problem with previous code is single window problem, I also think. ata1 at port 0x240-0x24f irq 10 slot 0 on pccard0 ata_pccard: scan drives ad1: </Ver.7.0> ATA-0 disk at ata2 as master ad1: 31MB (64000 sectors), 500 cyls, 8 heads, 16 S/T, 512 B/S ad1: 1 secs/int, 1 depth queue, ??? ata_pccard: scan ATAPI bus As you thought, I can't play with ATAPI CD-ROM drive with ATA flash patch :-< probe/attach OK mount NG (But currently I only want to use compact Flash :-p) ata1 at port 0x180-0x18f irq 10 slot 0 on pccard0 ata_pccard: scan drives ata_pccard: scan ATAPI bus acd0: <TOSHIBA CD-ROM XM-1802B/1115> CDROM drive at ata2 as master acd0: read 4134KB/s (4134KB/s), 128KB buffer, ??? acd0: Reads: CD-R, CD-RW, CD-DA stream acd0: Audio: play, 16 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM unknown medium, unlocked If I have enough time, I will write detach routine. At first I will read if_ed.c/if_ed_pccard.c driver code about attach/detach routine. Cheers. MIHIRA Yoshiro 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?200001040212.LAA02788>