summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2003-02-03lanergy appian pci lite; peter.galbavy at knowtion.netJason Wright
2003-02-02Real (although generic) negotiation results message during boot.Kenneth R Westerback
2003-02-01Look, noone cares if you run of out rx descriptors and whining about it just ...Jason Wright
2003-01-31These cards just don't master... don't bother trying to enable it.Jason Wright
2003-01-31Working wscons attachment and block move operations; joint debug by mickeyMiod Vallat
2003-01-31more quietTheo de Raadt
2003-01-31fetch the font and use it, some cleanup and knfMichael Shalayeff
2003-01-30Many Ultra 5s likes to hang when starting. The last thing on the consoleHenric Jungheim
2003-01-29oops, test-compiled the wrong source, missing parenMichael Shalayeff
2003-01-29make it work on both yamaha and ensoniq mpus; from hunter@dg.net.uaMichael Shalayeff
2003-01-28Japanese type 5 layout; from a picture of the actual layout on sunsolve,Miod Vallat
2003-01-27pad minimum frames with 0's; based on netbsdJason Wright
2003-01-27pad tx buffer on < minimum length frames; based on NetBSD; tested on hppa.Jason Wright
2003-01-27Pad tx buffer with 0's on minimum sized frames; based on NetBSD.Jason Wright
2003-01-26compute record high water mark from record parameters not play parameters; fr...Jason Wright
2003-01-26regenMichael Shalayeff
2003-01-26a bunch of devices used in hp machinesMichael Shalayeff
2003-01-25hppa provides its own IPL_AUDIO, tooJason Wright
2003-01-23- Either memset() or loop and set to zero, not bothJason Wright
2003-01-23be consistant on the spl everywhere and use splimp(), this seems to prevent w...Michael Shalayeff
2003-01-22Recognize the Voyager ``Compact-1'' keyboard layouts.Miod Vallat
2003-01-21Use a 2-level timeout for hostap. Instead of of sending a stationTodd C. Miller
2003-01-21fix cut and paste piece in dma programming, caused jumpieness in animation; g...Michael Shalayeff
2003-01-21Stub out hostap bits #ifdef SMALL_KERNEL to free up space on theTodd C. Miller
2003-01-21do not need explicit match on intel; from alexander.guy@andern.orgMichael Shalayeff
2003-01-21bzero() siop_target structure after malloc().Kenneth R Westerback
2003-01-20syncTheo de Raadt
2003-01-20the real liar is Tony Pierce <tonypi@pcisig.com>. he says this is a "misunder...Theo de Raadt
2003-01-19Temporary fix for PR#3069 (thanks for the report, Alex Cichowski), untilThierry Deval
2003-01-19Wording.Thierry Deval
2003-01-17syncTheo de Raadt
2003-01-17typoTheo de Raadt
2003-01-1780-pin -> 80-wire in debug output; requested by chris@Alexander Yurchenko
2003-01-16recognize the Hauppauge wintv-fm #191; from wolfgang@wsrcc.comMichael Shalayeff
2003-01-16syncTheo de Raadt
2003-01-16fuckheadsTheo de Raadt
2003-01-16Missing breakAlexander Yurchenko
2003-01-16- add two inline functions for accessing chip configuration spaceAlexander Yurchenko
2003-01-16regenMichael Shalayeff
2003-01-16add support for a few more devices (sis7012, nforce, amd768, amd8111), from n...Michael Shalayeff
2003-01-16Add channel number to report of registers mapping type.Alexander Yurchenko
2003-01-16Don't hardcode IO mapping for cmd/ctl regs, use pci_mapreg_type()Alexander Yurchenko
2003-01-15regenMichael Shalayeff
2003-01-15a few more products and wdcMichael Shalayeff
2003-01-15Get rid of the remaining vm_offset_t in pci drivers.Artur Grabowski
2003-01-15Get rid of vm_offset_t in bktr.Artur Grabowski
2003-01-15revert last change; request from mickey@Alexander Yurchenko
2003-01-14regenAnil Madhavapeddy
2003-01-14add ATI Radeon 9500/9700 gfx cardAnil Madhavapeddy
2003-01-14In wihap_shutdown() use a broadcast for disassoc and deauth packetsTodd C. Miller