summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-10-16support for privilege elevation.Jun-ichiro itojun Hagino
2002-10-15re-init the hw on resume, from grendel@zeitbombe.orgMichael Shalayeff
2002-10-15support sf2r card with attenuator; from jumbo@ w/ some knf from mickey@Michael Shalayeff
2002-10-13add support forHenning Brauer
2002-10-13Remove more '\n's from panic() statements. From Chris Kuethe.Kenneth R Westerback
2002-10-13do not flush cache here, better support for intrhook, increase number of tran...Michael Shalayeff
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-10-11pad keys of size != RC4KEYLEN or RC4KEYLEN/2 with zero; noticed and tested by...Markus Friedl
2002-10-11Stash the value of letoh16(ver.wi_ver[0]) in a variable so we don'tTodd C. Miller
2002-10-11Sigh, we can't just put the htole16() in the WI_CARD_IDS macroTodd C. Miller
2002-10-10Make wi_get_id() table driven, similar to NetBSD and FreeBSD butTodd C. Miller
2002-10-10Match the Sun Crypto Adapter 1000, it appears to be a broadcom 5821.Jason Wright
2002-10-10sync; sun crypto 1000; from Jamil NimehJason Wright
2002-10-10Sun Crypto 1000Jason Wright
2002-10-09Remove trailing '\n's from panic messages.Kenneth R Westerback
2002-10-09Nobody expects the spanish inquisition!Miod Vallat
2002-10-09regenHenning Brauer
2002-10-09Broadcom BCM4401Henning Brauer
2002-10-09new message to track uid/gid changesJun-ichiro itojun Hagino
2002-10-07this removes the functionality of adding allocatedMichael Shalayeff
2002-10-06No more need to initialize the result list before uvm_pglistalloc.Artur Grabowski
2002-10-05match 5822Jason Wright
2002-10-04Match INTEL PRO_100_VE_2, too; Chris Nadovich <chris@jtan.com>Jason Wright
2002-10-04formatting, grammar, spaces; from grendel@zeitbombe.orgMichael Shalayeff
2002-10-04free resources on failures in attach, kill some spaces; from grendel@zeitbomb...Michael Shalayeff
2002-10-04do not read the codec regs, it seems to shutter the sound; from grendel@zeitb...Michael Shalayeff
2002-10-04as i said, only check the class; add a comment on signature checkingMichael Shalayeff
2002-10-04regenMichael Shalayeff
2002-10-04some intel ids; from Riccardo.Sibilia@ascom.chMichael Shalayeff
2002-10-04DWL-520+Michael Shalayeff
2002-10-04regenHenning Brauer
2002-10-04Intel 21145Henning Brauer
2002-10-04Limit the TX key to a valid range; imp@Todd C. Miller
2002-10-04simplify format setupJason Wright
2002-10-04More OpenBSDism's (vs FreeBSDisms).Jason Wright
2002-10-03Fix check for I2O based AMI cards (we don't want to match them here); meJason Wright
2002-10-03syncJason Wright
2002-10-03bcm5702/bcm5703Jason Wright
2002-10-03Use our defn of pci command registers, not freebsd'sJason Wright
2002-09-30syncTheo de Raadt
2002-09-30oopsTheo de Raadt
2002-09-30syncTheo de Raadt
2002-09-30pcidevs.hTheo de Raadt
2002-09-30O2 Micro not 2 Micro; noted by henningTheo de Raadt
2002-09-29Plug memory leak; nyar-junk@int0rnet.netJason Wright
2002-09-28- disable if_timer handling (there's a bug which causes this not to getJason Wright
2002-09-27new Netgear adapterNathan Binkert
2002-09-27syncNathan Binkert
2002-09-26time-bind the codec r/w loops, still does not solve problems on transmeta; te...Michael Shalayeff