summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-09-18My Bad.Bob Beck
2004-09-18syncTheo de Raadt
2004-09-18new fxp variant, noticed by freebsdBob Beck
2004-09-18syncTheo de Raadt
2004-09-18match the new IDTheo de Raadt
2004-09-18new device supportedTheo de Raadt
2004-09-18regen w/ proper rcsids and constMichael Shalayeff
2004-09-18support microcode being const; krw@ okMichael Shalayeff
2004-09-18repair build that reused y.tab.h for two different parsersMichael Shalayeff
2004-09-18- Record handles for memory and IO spaceBrad Smith
2004-09-18add Linksys PCM200Brad Smith
2004-09-17regenBrad Smith
2004-09-17add Linksys vendor ID and Linksys PCM200 IDBrad Smith
2004-09-17Some cleanup:Alexander Yurchenko
2004-09-16whitespace cleanupMarkus Friedl
2004-09-16Use a sane value for maxsegsz, fixes this card for alpha (PR 3920).Ryan Thomas McBride
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-09-16some additional CIS sanity checks.Brad Smith
2004-09-16- for the generic 82557 PCI ID also print the chip name if we have an 82558Brad Smith
2004-09-16If we can't allocate new jumbo storage, try to copy the packet into aRyan Thomas McBride
2004-09-15code locator is optionalMichael Shalayeff
2004-09-15add pcxu tlb handlers and cpu probingMichael Shalayeff
2004-09-15Return the ability to queue events before hotplugd started.Alexander Yurchenko
2004-09-15Better debug printfs: missing \n and show xfer flags inAlexander Yurchenko
2004-09-15Add support for Intel 6300ESB IDE and SATA.Alexander Yurchenko
2004-09-15Tweak in comment.Alexander Yurchenko
2004-09-14remove unused variable; netbsd, ok theoPeter Valchev
2004-09-14Call tl_ifmedia_upd() in tl_init() for cards with bitrate devicesBrad Smith
2004-09-14allocate ext-cfg memory if was requestd in dd_stimemreqMichael Shalayeff
2004-09-14two more icensemble codecs. now they are via really...Michael Shalayeff
2004-09-11backout 1.48, but maintain the fix for the merge error.David Gwynne
2004-09-08typo, wrong type; cd@sentia.nlTheo de Raadt
2004-09-06add INTEL PRO_1000_GT; ok deraadtMarkus Friedl
2004-09-06syncMarkus Friedl
2004-09-06add intel PRO_1000_GT; ok deraadtMarkus Friedl
2004-09-02Prevent mixer from resetting volume back to blead-from-the-ears.Marco Peereboom
2004-09-01regen for BCM4401-B0Todd C. Miller
2004-09-01Support Broadcom BCM4401-B0; from FreeBSD. OK deraadt@ and henning@Todd C. Miller
2004-08-30from freebsd via Jonathan GrayDavid Gwynne
2004-08-30Remove 'usb_'realloc() usage because it doesn't know the size of the oldDale Rahn
2004-08-29Add Adaptec 2120S. ok deraadt@ mickey@Marco Peereboom
2004-08-25unbreak DEBUG; ok henning, deraadtMarkus Friedl
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-23Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz>Marco Peereboom
2004-08-23The IT87 chip has 3 Fan sensors. Fix the loop invariant and addTodd C. Miller
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