Date: Wed, 17 Apr 2002 21:51:50 +0100 (BST) From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> To: <freebsd-mobile@freebsd.org> Subject: PCMCIA ATA flash card problem Message-ID: <Pine.BSF.4.33.0204172036540.93810-100000@ury.york.ac.uk>
next in thread | raw e-mail | index | archive | help
Hi! I have just aquired a Kingston Technology 48Mb PCMCIA ATA flash storage card, and was hoping to use it on my NEWCARD FreeBSD-CURRENT system. However, inserting the card yields the following output: pccard1: Allocation failed for cfe 0 ata2 at port 0x110-0x11f irq 11 function 0 config 1 on pccard1 pccard1: WARNING: Resource not reserved by pccard bus device_probe_and_attach: ata2 attach returned 6 I have searched the mailing list archives and the web, and very few other people hae had a problem with ATA PCMCIA cards. However with full pccard debugging enabled, here's what I get (notice the bad-sounding "not yet implemented" messages): pccard1: chip_socket_enable pccard1: read_cis cis mem map c9736000 pccard1: CIS tuple chain: CISTPL_DEVICE type=funcspec speed=250ns 01 03 d9 01 ff unhandled CISTPL 18 18 02 df 01 CISTPL_FUNCID 21 02 04 01 CISTPL_FUNCE 22 02 01 01 CISTPL_FUNCE 22 03 02 04 07 CISTPL_CONFIG 1a 06 05 03 00 02 7f 02 CISTPL_CFTABLE_ENTRY 1b 06 c0 c0 a0 08 00 20 CISTPL_CFTABLE_ENTRY 1b 08 c1 41 98 64 f0 ff ff 20 CISTPL_CFTABLE_ENTRY 1b 0c 82 41 18 ea 61 f0 01 07 f6 03 01 ee CISTPL_CFTABLE_ENTRY 1b 0c 83 41 18 ea 61 70 01 07 76 03 01 ee CISTPL_VERS_1 15 11 05 00 4b 54 43 20 20 00 41 54 41 00 31 2e 30 00 ff unhandled CISTPL 80 80 04 2d 48 50 2d CISTPL_NO_LINK 14 00 CISTPL_END ff pccard1: check_cis_quirks pccard1: CIS version PC Card Standard 5.0 pccard1: CIS info: KTC , ATA, 1.0 pccard1: Manufacturer code 0xffffffff, product 0xffffffff pccard1: function 0: fixed disk, ccr addr 200 mask 27f pccard1: function 0, config table entry 0: memory card; irq mask 0; memspace 0-7ff; powerdown pccard1: function 0, config table entry 1: I/O card; irq mask ffff; iomask 4, iospace 0-f; memspace 0-7ff; powerdown pccard1: function 0, config table entry 2: I/O card; irq mask 4000; iomask a, iospace 1f0-1f7 3f6-3f7; memspace 0-7ff; rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown pccard1: function 0, config table entry 3: I/O card; irq mask 4000; iomask a, iospace 170-177 376-377; memspace 0-7ff; rdybsy_active io8 io16 irqshare irqpulse irqlevel powerdown pccard1: functions scanning pccard1: Memory space not yet implemented. pccard1: Neither memory nor I/O mampped pccard1: Allocation failed for cfe 0 pccard1: I/O rid 0 start 0 end ffffffff pccard1: Memory space not yet implemented. pccard1: ccr_res == 84003000-840033ff, base=200 pccard1: function 0 CCR at 0 offset 200: 41 a0 2e 0, 0 0 0 0, 0 ata2 at port 0x110-0x11f irq 11 function 0 config 1 on pccard1 pccard1: WARNING: Resource not reserved by pccard bus ata2: probe allocation failed device_probe_and_attach: ata2 attach returned 6 Any suggestions? Where can I go from here? With thanks, Gavin 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.33.0204172036540.93810-100000>