Date: Sun, 24 Aug 2003 13:02:37 -0700 (PDT) From: Maksim Yevmenkin <m_evmenkin@yahoo.com> To: Alexander Pohoyda <alexander.pohoyda@gmx.net> Cc: freebsd-mobile@freebsd.org Subject: Re: CompactFlash Bluetooth Message-ID: <20030824200237.48687.qmail@web40307.mail.yahoo.com> In-Reply-To: <200308241844.h7OIiwrc004206@oak.pohoyda.family>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander, > > > Has anybody used this beast with a PC-Card CompactFlash adapter? > > > > well, there are CompactFlash to PC-Card adapters, for example > > Yes, I have one of those. good. what happes when you plug the card? does FreeBSD sees it at all? can you dump CIS? > > but even if you buy such adapter then you will need drivers for your > > Bluetooth CompactFlash card. i need to know more about the card before > > i can give you an answer. model? manufacturer? does it work on windows? > > There are quite a few cards on the market now. Have a look at this one: > http://cgi.ebay.de/ws/eBayISAPI.dll?ViewItem&item=3042632186&category=19578 > > In the description it says that the card may be used in any WinCE PDA > or Notebook using PCMCIA adapter. That's why I asked if anybody used > it on BSD. > So you say that some special driver is needed.. This makes it less > attractive than USB dongle. And it is much more expensive anyway. you *may* require special driver. it depends. Bluetooth devices usually come with one of the following interfaces: USB, RS-232 and UART (serial). PC-Cards usually have UART interface (i have Xircom and 3Com cards). now if UART is standard (i.e. NS 16550, etc. like in Xircom card) then sio(4) driver will support it, so when you plug the card you will get another serial port (modem). if the card hash non-standard UART (like 3com card) then you need a special driver for the card. anyway, i think that Bluetooth PC-Cards is a mess, so i would recommend to stay away from them. USB devices is your best bet. thanks, max __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030824200237.48687.qmail>