summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-10-27Following a next pointer of an element deleted from a list is badOtto Moerbeek
2005-10-27use a quirk to attach the new sierra wireless; tony@kozoru.comTheo de Raadt
2005-10-27new sierra card; tony@kozoru.comTheo de Raadt
2005-10-27ironically everything past 8231 has 8 pci lines (we assume)Michael Shalayeff
2005-10-27stupid me, of course these MD macros need to be converted to MI macrosMartin Reindl
2005-10-27apparently 8235 has 8 pci lines too (ommited from the docs); tested by jolan@Michael Shalayeff
2005-10-27make sure ppsratecheck() returns 0 if maxpps is 0;Markus Friedl
2005-10-27Basic support for attaching states from pfsync to the correct rules.Ryan Thomas McBride
2005-10-27- __sparc__ -> __sparc64__Brad Smith
2005-10-27em kind of works now (not under heavy nfs load); ok bradTheo de Raadt
2005-10-26- enable siop(4) in RAMDISK_CD on amd64.Niall O'Higgins
2005-10-26add vt8233 and vt8235 (at least 8235 verified in docs)Michael Shalayeff
2005-10-26reverse 8237 check to only match 8237Michael Shalayeff
2005-10-26add missing bus_dmamap_sync()'s, much closer to working on hppaBrad Smith
2005-10-26add via 8237 back, works nowHenning Brauer
2005-10-26in set_trigger only touch triggers not whole routing crapMichael Shalayeff
2005-10-26fix 8237 trigger maskMichael Shalayeff
2005-10-26revert 82801FBM SATA controller back to being configured as an IDE controllerBrad Smith
2005-10-26Add basic handler for MCE and MCA. Written mostly by toby@ and commiting forMarco Peereboom
2005-10-26regenBrad Smith
2005-10-26fix some Intel chipset names.Brad Smith
2005-10-26use the MI atop() macro for alpha and mipsMartin Reindl
2005-10-26Mach-macro wipeoutMartin Reindl
2005-10-26goodbye more Mach macrosMartin Reindl
2005-10-26no more hppa_round_page() and hppa_trunc_page() macrosMartin Reindl
2005-10-26add an i2s framework, which can be reused in new audio driversJoris Vink
2005-10-26missing name for KERN_CPTIME2; from form@Michael Shalayeff
2005-10-26syncTheo de Raadt
2005-10-26oopsTheo de Raadt
2005-10-26syncTheo de Raadt
2005-10-26new digi puc; bsw71@mail.ruTheo de Raadt
2005-10-26regenBrad Smith
2005-10-26add Compaq iLO controllersBrad Smith
2005-10-26Adapt art(4) to the new link state handling done by sppp(4).Claudio Jeker
2005-10-26Instead of using arc4random() to modulate the TCP isn, call tcp_rndiss_next()Ryan Thomas McBride
2005-10-26typoMichael Shalayeff
2005-10-25Make ffs_fserr() a macro, okay deraadt@Pedro Martelletto
2005-10-25Correctly remove elements from a pagedep dirrem list.Pedro Martelletto
2005-10-25kill unused definition, okay krw@, millert@Pedro Martelletto
2005-10-25dont' -> don't in comments;Jason McIntyre
2005-10-25re-enable IPv6 on the macppc RAMDISK.Brad Smith
2005-10-25mtag in pf_route is now only used for IPSEC, so #ifdef itHenning Brauer
2005-10-25Some uvm problem is being exposed with the more strict macros. Revert untilOtto Moerbeek
2005-10-24add Intel 6300ESBBrad Smith
2005-10-24Revamp interrupt handling in em(4) driver:Brad Smith
2005-10-24Partly backout. NOLIST, used in LISTs is probably interfering. requested byOtto Moerbeek
2005-10-24Conditionalize singler-step code on PTRACE.Mark Kettenis
2005-10-24Factorize db_interface code between luna88k and mvme88k, removing dead codeMiod Vallat
2005-10-24Mach-macro freeMartin Reindl
2005-10-24Remove panic if polling thread can not be created.Marco Peereboom