summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/wdc_pcmcia.c
AgeCommit message (Expand)Author
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-06-12Add Archos MiniCD (comes with some Toshiba laptops). ok csapuntz,fgschDavid Leonard
2001-01-29Add wdc_print_current_modes to print current transfer modes set on theConstantine Sapuntzakis
2000-04-24Do not unmap CCR before using them for the last timeNiklas Hallqvist
2000-04-10Added support for wd detach (merge from NetBSD). Support forConstantine Sapuntzakis
2000-02-01New prods; use defines where available; rearrange some entries.Federico G. Schwindt
1999-10-09wdc layer work:Constantine Sapuntzakis
1999-08-16manufacturer and product are 16 bits, 0xffff is the special caseTheo de Raadt
1999-07-26shrink code, cleanup port printouts, repairs various commentsTheo de Raadt
1999-07-21change how this printsTheo de Raadt
1999-07-21Shorter IBM portable cdrom string.Federico G. Schwindt
1999-07-20Add wdc pcmcia controller. As the other new ATA code, it needs to beFederico G. Schwindt