Age | Commit message (Expand) | Author |
2005-12-13 | add novatel NRM6831; from Felix Kronlage <fkr@hazardous.org> | Michael Shalayeff |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-09-26 | Share com probe code between com and pccom; allows us to get rid of awkward | Miod Vallat |
2005-08-10 | Audiovox RTM-8000 has a st16650 uart but its fifo is 16 bytes instead of | Federico G. Schwindt |
2005-07-19 | more adaption for new com files framework | Theo de Raadt |
2005-01-27 | Use pcmcia_intr_string() for printing the irq (or error) string. | Todd C. Miller |
2004-08-02 | Initialize timeouts correctly, match isa com; fixes panics in | Miod Vallat |
2004-01-27 | this part is not needed for sierra wireless | Theo de Raadt |
2004-01-24 | Also add support for Sierra A550 and A710/A750 which are apparently map | Theo de Raadt |
2004-01-24 | Sierra A555 1x card support | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-11-19 | Use queue.h macros instead of using the structure names directly. | Jason Wright |
2002-06-20 | make this compile on sparc64; deraadt and millert ok. | Federico G. Schwindt |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2001-03-28 | Move code to set sc_frequency out of #ifdef notyet since we now need it. | Todd C. Miller |
2000-12-16 | make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ... | Michael Shalayeff |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist |
2000-02-03 | Make pccomms suspendable (tested on a 3Com Megahertz combo card). | Angelos D. Keromytis |
1999-10-27 | Use SIMPLEQ_XXX. | Federico G. Schwindt |
1999-10-26 | This file has my code in it, attach my copyright. | Jason Downs |
1999-10-26 | Rename internal com_attach() routine. | Jason Downs |
1999-08-16 | manufacturer and product are 16 bits, 0xffff is the special case | Theo de Raadt |
1999-08-16 | more shorten dmesg output. | Federico G. Schwindt |
1999-08-14 | Support for 3CXEM556B-INT. | Federico G. Schwindt |
1999-08-12 | conditionalize some code only working on pccom so far | Niklas Hallqvist |
1999-08-09 | Remove unnecessary printf. | Federico G. Schwindt |
1999-08-08 | Detach support for com; NetBSD and me | Niklas Hallqvist |
1999-07-26 | better | Theo de Raadt |
1999-07-26 | Print the irq first. | Federico G. Schwindt |
1999-07-26 | shrink code, cleanup port printouts, repairs various comments | Theo de Raadt |
1999-01-28 | Add support for: | Federico G. Schwindt |
1999-01-21 | Remove remnicients of old pcmcia code, allow both pccom & com at pcmcia | Niklas Hallqvist |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-12-31 | I messed up in my last patch, thanks wim and federico | Niklas Hallqvist |
1998-12-30 | indent | Theo de Raadt |
1998-12-21 | Use the iomask in a correct way | Niklas Hallqvist |
1998-12-21 | zero alignment is not allowed. shorten some long lines. | Niklas Hallqvist |
1998-10-14 | sync | Federico G. Schwindt |
1998-09-11 | PCMCIA code ported from NetBSD. | Federico G. Schwindt |
1998-03-05 | please GCC 2.8 | Niklas Hallqvist |
1997-07-07 | Removed the unused arg of comprobe1 | Niklas Hallqvist |
1996-11-30 | Com driver moved, still somewhat ISA-dependent though, but it will | Niklas Hallqvist |