summaryrefslogtreecommitdiff
path: root/sys/dev/pcmcia/com_pcmcia.c
AgeCommit message (Expand)Author
1999-10-27Use SIMPLEQ_XXX.Federico G. Schwindt
1999-10-26This file has my code in it, attach my copyright.Jason Downs
1999-10-26Rename internal com_attach() routine.Jason Downs
1999-08-16manufacturer and product are 16 bits, 0xffff is the special caseTheo de Raadt
1999-08-16more shorten dmesg output.Federico G. Schwindt
1999-08-14Support for 3CXEM556B-INT.Federico G. Schwindt
1999-08-12conditionalize some code only working on pccom so farNiklas Hallqvist
1999-08-09Remove unnecessary printf.Federico G. Schwindt
1999-08-08Detach support for com; NetBSD and meNiklas Hallqvist
1999-07-26betterTheo de Raadt
1999-07-26Print the irq first.Federico G. Schwindt
1999-07-26shrink code, cleanup port printouts, repairs various commentsTheo de Raadt
1999-01-28Add support for:Federico G. Schwindt
1999-01-21Remove remnicients of old pcmcia code, allow both pccom & com at pcmciaNiklas Hallqvist
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-12-31I messed up in my last patch, thanks wim and federicoNiklas Hallqvist
1998-12-30indentTheo de Raadt
1998-12-21Use the iomask in a correct wayNiklas Hallqvist
1998-12-21zero alignment is not allowed. shorten some long lines.Niklas Hallqvist
1998-10-14syncFederico G. Schwindt
1998-09-11PCMCIA code ported from NetBSD.Federico G. Schwindt
1998-03-05please GCC 2.8Niklas Hallqvist
1997-07-07Removed the unused arg of comprobe1Niklas Hallqvist
1996-11-30Com driver moved, still somewhat ISA-dependent though, but it willNiklas Hallqvist