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