Age | Commit message (Expand) | Author |
2004-08-22 | Do check for STATS_OFLOW in interrupt handler. The overflow interrupt is | Can Erkin Acar |
2004-08-21 | in case of failure use the same logic for unmapping as it was used for mappin... | Michael Shalayeff |
2004-08-20 | sync | Theo de Raadt |
2004-08-20 | a belkin ID on a sk card | Theo de Raadt |
2004-08-19 | Do as much in com_puc_attach2() as done in com_attach_subr(), until they | Miod Vallat |
2004-08-19 | #ifdef TI_VERBOSE around "no free jumbo buffers" printf. | Ryan Thomas McBride |
2004-08-19 | Don't complain about lack of available jumbo buffers when processing incoming | Ryan Thomas McBride |
2004-08-19 | Don't complain about lack of jumbo storage when processing incoming packets | Ryan Thomas McBride |
2004-08-18 | Fix last commit, all 4 com ports use the same frequency. Prompted | Todd C. Miller |
2004-08-18 | regen for NetMos 4S | Todd C. Miller |
2004-08-18 | Add NetMos 4S (4 port serial) | Todd C. Miller |
2004-08-17 | don't forget to set rv to zero on false match | Michael Shalayeff |
2004-08-17 | printf repair | Theo de Raadt |
2004-08-16 | crank wi_cmd_count to 2000 for the time being; should help avoid | Todd C. Miller |
2004-08-13 | Fix issue with auto request sense handling for both ahc and ahd. | Kenneth R Westerback |
2004-08-13 | sync | Theo de Raadt |
2004-08-13 | LK204-24-USB LCD; adulau@foo.be | Theo de Raadt |
2004-08-12 | Leave the command wait interrupt enabled as long as there is at least one | Jason Wright |
2004-08-11 | a few debug cleanups: | David Gwynne |
2004-08-11 | fix spelling, macros and formatting | David Gwynne |
2004-08-11 | slight KNF and ANSI | David Gwynne |
2004-08-11 | from netbsd, uhci.c revision 1.175, 1.179, 1.181 | David Gwynne |
2004-08-11 | from netbsd, uhci.c revision 1.180 | David Gwynne |
2004-08-11 | from netbsd, uhci.c revision 1.178 | David Gwynne |
2004-08-11 | from netbsd, uhci.c revision 1.176 | David Gwynne |
2004-08-11 | from netbsd-bugs, pr 26547: | David Gwynne |
2004-08-11 | Fixes a merge error as well as being from netbsd-bugs, pr 26546: | David Gwynne |
2004-08-11 | from netbsd-bugs, pr 26545: | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.140, 1.143, 1.148, 1.149, 1.150 | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.151 | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.150 | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.142 1.147 | David Gwynne |
2004-08-11 | from netbsd, ohci.c 1.141 | David Gwynne |
2004-08-10 | regen | Brad Smith |
2004-08-10 | 1000baseTX -> 1000baseT | Brad Smith |
2004-08-09 | remove some old stuff and clean up. arc and galileo is gone. | Per Fogelstrom |
2004-08-09 | remove old arc stuff and add sgi support. | Per Fogelstrom |
2004-08-09 | mips/sgi uses same symbol table style setup as sparc64 | Per Fogelstrom |
2004-08-09 | update ste(4) with stability and performance fixes from | Can Erkin Acar |
2004-08-08 | do not reset the chip (and subsequently the phy) when unnecessary; that is, | Brad Smith |
2004-08-06 | sgi support; from pefo@ | Michael Shalayeff |
2004-08-06 | Easy one! Remove two redundant assignments. | Per Fogelstrom |
2004-08-06 | add MII_MODEL_AMD_79C875phy | Per Fogelstrom |
2004-08-06 | Add support for Am79C875 quad phy. | Per Fogelstrom |
2004-08-06 | Remove __static inline to make the kernel ~24k smaller on i386 and make the d... | Marco Peereboom |
2004-08-05 | remove some separate per driver constants and use | Brad Smith |
2004-08-05 | compile before you commit damnit | Theo de Raadt |
2004-08-05 | use ETHER_MAX_LEN. | Brad Smith |
2004-08-05 | remove some separate per driver constants and use | Brad Smith |
2004-08-05 | Remove forgotten debug code which does not compile on alpha. | Miod Vallat |