iwasaki add17facd3 Fix a bug so that we have correct number of pccard instances in pcic_attach().
pcic_attach() got a wrong pointer to pcic_slots since device haven't
set correct unit number yet, so always accessed elements of pcic_slots
which belong to pcic0 (unit number 0).

Now we set unit number to pcic device first, then access to pcic_slots
based on the unit number we've just set.
2000-07-24 21:44:00 +00:00
..
2000-07-21 22:36:42 +00:00
2000-07-18 19:48:58 +00:00
2000-07-19 14:02:09 +00:00
2000-07-24 15:32:26 +00:00
2000-05-01 20:32:07 +00:00
2000-05-01 20:32:07 +00:00