* [Bluez-devel] "iobase" pcmcia?
@ 2004-09-22 10:40 abhay b
2004-09-22 11:32 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: abhay b @ 2004-09-22 10:40 UTC (permalink / raw)
To: bluez-devel
[-- Attachment #1: Type: text/html, Size: 827 bytes --]
[-- Attachment #2: Type: text/plain, Size: 543 bytes --]
hi i got the code of Bluetooth driver for the Anycom BlueCard (LSE039/LSE041)in this code and some other codes i have seen there is a parameter called "iobase "
its being used in many palces like
outb(0x08 | 0x20, iobase + 0x30);
soem functions take it as argument but i dont know how we r getting a partcular address as nowhere its intialized to some address.
i want to know what this address is? is it base address of io window? is the pcmcia memory is part of io memory? how we get a value for tha parameter "iobase"
thanks
abhay
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-devel] "iobase" pcmcia?
2004-09-22 10:40 [Bluez-devel] "iobase" pcmcia? abhay b
@ 2004-09-22 11:32 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2004-09-22 11:32 UTC (permalink / raw)
To: abhay b; +Cc: BlueZ Mailing List
Hi Abhay,
> i got the code of Bluetooth driver for the Anycom BlueCard (LSE039/LSE041)in this code and some other codes i have seen there is a parameter called "iobase "
> its being used in many palces like
> outb(0x08 | 0x20, iobase + 0x30);
> soem functions take it as argument but i dont know how we r getting a partcular address as nowhere its intialized to some address.
> i want to know what this address is? is it base address of io window? is the pcmcia memory is part of io memory? how we get a value for tha parameter "iobase"
this address comes from the CIS data of the PCMCIA card and is stored in
info->link.io.BasePort1 after configuration.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-22 11:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-22 10:40 [Bluez-devel] "iobase" pcmcia? abhay b
2004-09-22 11:32 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox