From: Rob M. <ro...@ma...> - 2002-05-10 07:00:40
|
Be sure to tell me which build of IOPCCardFamily you use. I was talking to the person at Apple in charge of PCCard support in OS X and, apparently, PCI to PCMCIA/Cardbus adapters should work ok now. If you're still finding this to be a problem, let me know both the make/model of the card and the specific chip that it's using. -Rob On Thursday, May 9, 2002, at 10:59 PM, Otto Moerbeek wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > OK, > > I'll try to run the developer version of the IOPCCardFamily when I find some time, > > Thanks, > > Otto > > On donderdag, mei 9, 2002, at 08:01 , Rob McKeever wrote: > >> pretty much accurate. >> >> There's 4 basic interfaces for the PRism chipset to be connected with: >> USB >> PC Card >> PCI >> "Airport", which is actually a variant of the ATA bus used for the CD-ROM drive >> >> Each one uses a different method to handle I/O, with USB and Airport being the most different. The PC Card and PCI versions are almost the same, but need to be handled differently because of the different bus interface mechanisms. Right now, the driver isn't checking to verify that it's really a PCCard interface, but will fail to map the memory if you hack it and it's really seeing something else. >> >> >> ...but... >> >> The PCI adapter you mention is a PCI to PCCard bridge card that uses an off-the-shelf PCCard to do the work. This should work, but it sounds like there's something wrong with the support in IOPCCardFamily that's preventing it from mapping the memory through to the end driver. I'd recommend getting the latest version of IOPCCardFamily from the Darwin CVS archive and compiling it in development mode and then sending a list of the output to me. I can look it over and file a bug report with Apple if it's needed. >> > > > - -- > Otto Moerbeek ot...@dr... > Public Key fingerprint: 13F7 EB00 14D7 7810 88DA CDDE DBF1 B5AB 2FB7 A5A3 > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.6 (Darwin) > Comment: For info see http://www.gnupg.org > > iD8DBQE822HF2/G1qy+3paMRAkczAJ4mR+B5XOqLysBneBTHYNJomCvR6QCgohQy > ppYNw5x0OvrCn336Jss6FRo= > =egaB > -----END PGP SIGNATURE----- > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > Wirelessdriver-devel mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-devel |