1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-28 16:43:09 +00:00
freebsd/sys/dev/pccard
Warner Losh 6b4a5b0b88 I believe that this tsleep was placed here in 1.28 to try to solve the
problems we were having properly mapping the CIS attr space on some
cards.  Those problems have been solved other ways, so this kludge is
no longer necessary.  Remove it and have pccards come up a whole
second faster.
2005-07-17 20:16:22 +00:00
..
card_if.m Add a much-requested feature: The ability for pccard attachments to 2005-07-01 03:40:28 +00:00
pccard_cis_quirks.c deal with failed malloc calls 2005-03-26 21:30:49 +00:00
pccard_cis.c I believe that this tsleep was placed here in 1.28 to try to solve the 2005-07-17 20:16:22 +00:00
pccard_cis.h The supposed OLD STYLE network MAC id tuple was really just a buggy 2005-07-13 14:59:06 +00:00
pccard.c Insert missing int i; 2005-07-15 01:43:08 +00:00
pccarddevs Add device id for RATOC REX CFU1 sl811 based USB Host Controller. 2005-07-14 14:53:38 +00:00
pccardreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
pccardvar.h o Check to make sure the card has a function (panic if not) in read_ivar. 2005-07-13 15:00:59 +00:00
power_if.m Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00