9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] anyone using a TI PCI 1220 cardbus with plan9?
@ 2001-01-09 18:19 nemo
  0 siblings, 0 replies; 4+ messages in thread
From: nemo @ 2001-01-09 18:19 UTC (permalink / raw)
  To: 9fans

I'm playing around with a wavelan driver for a dell i7k, 
and I think the plan9 cardbus driver is not working properly for me.

Just wondering...

thanks




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] anyone using a TI PCI 1220 cardbus with plan9?
@ 2001-01-09 18:33 nemo
  0 siblings, 0 replies; 4+ messages in thread
From: nemo @ 2001-01-09 18:33 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 318 bytes --]

: I didn't even know we had a cardbus driver, I thought all we had was
: pcmcia.  They're not the same.

Funny, that's a fine reason for a ``cardbus driver'' to fail, not being there :-)


I'll play then with a cardbus driver before playing with a wavelan
driver. Or is any other 9fan working on such thing?


[-- Attachment #2: Type: message/rfc822, Size: 3880 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 102 bytes --]

I didn't even know we had a cardbus driver, I thought all we had was
pcmcia.  They're not the same.

[-- Attachment #2.1.2: Type: message/rfc822, Size: 1377 bytes --]

From: nemo@gsyc.escet.urjc.es
To: 9fans@cse.psu.edu
Subject: [9fans] anyone using a TI PCI 1220 cardbus with plan9?
Date: Tue, 9 Jan 2001 18:19:36 0000
Message-ID: <20010109171952.73AB019A41@mail.cse.psu.edu>

I'm playing around with a wavelan driver for a dell i7k, 
and I think the plan9 cardbus driver is not working properly for me.

Just wondering...

thanks


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] anyone using a TI PCI 1220 cardbus with plan9?
@ 2001-01-09 18:20 jmk
  0 siblings, 0 replies; 4+ messages in thread
From: jmk @ 2001-01-09 18:20 UTC (permalink / raw)
  To: 9fans

nemo@gsyc.escet.urjc.es:
	I'm playing around with a wavelan driver for a dell i7k, 
	and I think the plan9 cardbus driver is not working properly for me.

there is no cardbus support in plan9, all it understands is pcmcia.
however, most cardbus controllers have a 'compatibility mode' where they
just look like the old intel 82365 controller. sometimes they
doe this automatically, sometimes you have to tell the machine which
mode you want the controller to come up in (either a bios setup option
or some magic system configuration option under windows). in most cases,
unless you plug a real cardbus card in, pcmcia cards work ok as the
controller defaults to compatibility mode - but not always.

we have wavelan cards working with plan 9 in cardbus-equipped laptops, 
and as far as i can remember, only the toshiba 3440ct required us to
tell the machine to use the compatibilty option via a windows programme.


cardbus support would be really nice (especially if someone else did it...).
basically, as far as i understand, you have to probe the pci bus until you
find a cardbus controller, which is really just a pci-pci bridge. the
tricky part is you have to initialise the bridge controller windows, etc.
after that, you can find the cards on the cardbus, and they look just
like pci devices - except they probably have not been configured yet,
so you have to give them i/o, memory addresses, irq's etc. this is a
level of management and bookkeeping the current pci and system initialisation
code is not up to yet.

if anyone wants to tackle it right now (rather than when i get round to it)
i'd be happy to help.

--jim


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] anyone using a TI PCI 1220 cardbus with plan9?
@ 2001-01-09 17:22 presotto
  0 siblings, 0 replies; 4+ messages in thread
From: presotto @ 2001-01-09 17:22 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 102 bytes --]

I didn't even know we had a cardbus driver, I thought all we had was
pcmcia.  They're not the same.

[-- Attachment #2: Type: message/rfc822, Size: 1377 bytes --]

From: nemo@gsyc.escet.urjc.es
To: 9fans@cse.psu.edu
Subject: [9fans] anyone using a TI PCI 1220 cardbus with plan9?
Date: Tue, 9 Jan 2001 18:19:36 0000
Message-ID: <20010109171952.73AB019A41@mail.cse.psu.edu>

I'm playing around with a wavelan driver for a dell i7k, 
and I think the plan9 cardbus driver is not working properly for me.

Just wondering...

thanks


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-01-09 18:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-09 18:19 [9fans] anyone using a TI PCI 1220 cardbus with plan9? nemo
  -- strict thread matches above, loose matches on Subject: below --
2001-01-09 18:33 nemo
2001-01-09 18:20 jmk
2001-01-09 17:22 presotto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).