christos
83449d8960
- fix pcmcia_scan_cis to return:
...
-1 error
0 desired tuple not found
1 desired tuple found
1998-03-09 21:54:13 +00:00
christos
441bea9142
- more 3c562 magic; document that the 0x88 tuple only works in 3c562a-c
...
and not in d where it goes back to use the eeprom method. So we detect
when the tuple method fails and fall back to the original method.
- even more 3c562 magic; the updated linux driver mentions that addresses
0x??00-0x??7f only work instead of the previous...
1998-03-09 21:52:31 +00:00
christos
509cb1d75f
- remove duplicate setting of CCR
...
- fix debugging code so that it compiles
- reorder the disabling code so that it is more logical
- add splhigh()/splx() in the first establish setting for symmetry
1998-03-07 17:58:17 +00:00
thorpej
5a34bf2a24
Add Dayna CommuniCard E, from Havard Eidnes, PR #5120 . Also, remove a
...
few unnecessary/no-longer-completely-accurate comments.
1998-03-06 20:00:28 +00:00
thorpej
8354e68508
Remove "class" declarations, and add "devclass" declarations where
...
appropriate. Fix several inconsistencies between device class and
attributes. Mostly from Chris Demetriou.
1998-02-16 22:12:45 +00:00
enami
ae193ba149
Move entry for IO-DATA PCLA/T out from comment. Since there may be
...
two different location for MAC address, just make bus-independent
layer to ask it.
1998-02-13 04:51:22 +00:00
marc
b01ada14d9
fix up the power management code to dtrt with the 3c562A mfc card (and
...
hopefully the other variants)
1998-02-01 23:52:25 +00:00
marc
6b68f8b698
use an array of serial devices, not a cascaded if
...
add power management support
1998-02-01 23:50:52 +00:00
marc
3a3ac64f4f
rewrite mfc intr management not to use unexported spl* functions
...
add mfc iobase/iosize support
add power management support
1998-02-01 23:49:02 +00:00
marc
cdc3013464
whitespace changes for readability
1998-02-01 23:38:44 +00:00
marc
57e56a34bc
add state to struct pcmcia_function for mfc iobase/iosize support
1998-02-01 23:38:06 +00:00
mycroft
51ffd85641
Uncomment wdc.
1998-01-23 01:18:52 +00:00
mycroft
e89c38b4c2
Slight cleanup.
1998-01-23 01:14:13 +00:00
matt
aa7bb65b1c
Initial support for Digital Mobile Media Adapter.
1998-01-19 19:49:03 +00:00
thorpej
1934051221
Update for changes to config.
1998-01-12 09:36:53 +00:00
marc
4a03c84731
change the initial loop condition not to round up if the iobase starts
...
<= 0x70
1998-01-11 22:22:12 +00:00
enami
929e6f5a6f
Don't print newline at beginning of line.
1997-12-31 01:19:52 +00:00
perry
907c7a3c43
fix the Linksys Combo EthernetCard (for carrel)
1997-12-18 22:29:29 +00:00
drochner
301a6046c8
fix argument declaration inconsistency in the
...
non-"__BROKEN_INDIRECT_CONFIG" case
1997-11-30 15:16:55 +00:00
thorpej
1ff808f998
Add support for the D-Link DE-650, from Eric S. Hvozda <hvozda@helios.ack.org>,
...
PR #4455 .
1997-11-20 04:02:34 +00:00
thorpej
7438e6c882
Adjust for ifmedia-related changes to dp8390 driver.
1997-11-02 00:25:11 +00:00
enami
0afff66463
Include locators.h and use symbolic name comes from it.
1997-10-19 14:04:29 +00:00
enami
4e304b8dd7
Make `manufacturer' and `product' 32bit wide so that they can contain
...
both 16bit id values found in card CIS and special value to indicate
that no value found in CIS. Use that special value for the card that
doesn't have id values. Test that value in ne2000_match().
1997-10-19 14:00:32 +00:00
enami
f0a4660bee
Pull down changes from branch which is commited to by mistake...
...
> revision 1.1.2.6
> date: 1997/10/18 10:50:21; author: enami; state: Exp; lines: +2 -2
> In the macro ne2000_match(), use its argument `fct' instead of
> using pa->pf->number directly.
1997-10-18 10:56:28 +00:00
mikel
27ab302eb9
RCSid police
1997-10-18 03:17:09 +00:00
sommerfe
6bae176723
conditionalize so core pcmcia bus support is omitted if no pcmcia devices configured
1997-10-17 20:51:19 +00:00
thorpej
c66b8643d1
Pull marc-pcmcia branch down from trunk.
1997-10-16 23:27:16 +00:00