summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-21this gpio should not be enabledTheo de Raadt
2006-06-21retry if sense code indicates not ready. fixes writing for drivesMichael Coulter
2006-06-21add the machdep.kbdreset logic to sparc64 (stuff to use it is coming)Jason Wright
2006-06-21grr... missed this... nuke SUN4U stuff here, tooJason Wright
2006-06-21can do g tooTheo de Raadt
2006-06-21minimal KNF and spacingJasper Lievisse Adriaanse
2006-06-21Xr zydTheo de Raadt
2006-06-21syncTheo de Raadt
2006-06-21slapped together a prelim man page based on atu.4Theo de Raadt
2006-06-21syncTheo de Raadt
2006-06-21Don't need option SUN4U. It's not -really- an option on sparc64, duh.Jason Wright
2006-06-21There was hope, at one time, of sharing fpu/ with sparc. That's stillJason Wright
2006-06-21remove some unused code.Brad Smith
2006-06-21minimal cleaningTheo de Raadt
2006-06-21minimal knf and cleanupTheo de Raadt
2006-06-21a good start at a driver for the Zydas ZD1211 802.11 devices byTheo de Raadt
2006-06-21use __sparc__ and __sparc64__ instead of SUN4|SUN4C|SUN4M vs SUN4U to figureJason Wright
2006-06-21handle -- as POSIX requires; from kili@outback.escape.de; ok ottoTheo de Raadt
2006-06-21don't need #ifdef SUN4U any moreJason Wright
2006-06-21regenBrad Smith
2006-06-21add the BCM5786 PCI id.Brad Smith
2006-06-21from netbsd: make anons dynamically allocated from pool.Michael Shalayeff
2006-06-21properly handle timeout failure in while loopTheo de Raadt
2006-06-21pretty code, shorten it, etc, ok drahnTheo de Raadt
2006-06-21let this compile after time.h changesTheo de Raadt
2006-06-21Add a few RT73 devices that are known to exist in the wild.Jonathan Gray
2006-06-21regenJonathan Gray
2006-06-21Add a few RT73 devices that are known to exist in the wild.Jonathan Gray
2006-06-21removal of '#ifdef rbus ... #else ...' directives, we use rbus in allFelix Kronlage
2006-06-21propagate the wait flag from fsync down to softdep_fsync_mountdev()Michael Shalayeff
2006-06-21do not wait in pool_get() here as we can recover from no memory; tedu@ pedro@...Michael Shalayeff
2006-06-21avoid a race by installing SIGCHLD handler before fork() is called.Otto Moerbeek
2006-06-21use the 10Gb SR media type for now.Brad Smith
2006-06-21add media types for 10Gb Ethernet, though only using a baudrateBrad Smith
2006-06-21If tty timestamping is enabled, copy the tty timestamp early to preserveMarc Balmer
2006-06-21make sure to return and indicate an error when an invalid PCM formatBrad Smith
2006-06-21match Aceeca MEZ1000, from Mike Durian in FreeBSD PR 82839Jonathan Gray
2006-06-21regenJonathan Gray
2006-06-21Aceeca MEZ1000, from Mike Durian in FreeBSD PR 82839Jonathan Gray
2006-06-20The ike/ikedel tests 48 to 50 do net exist yet. They will be neededHans-Joerg Hoexer
2006-06-20Fix PMAP_DEBUG-only tests I botched in revision 1.13.Miod Vallat
2006-06-20Do not print hostid while booting, there's a sysctl for this.Miod Vallat
2006-06-20Fix tsbsize computation; from NetBSDMiod Vallat
2006-06-20More supported models.Miod Vallat
2006-06-20revert the interrupt vector diff, this fixes zaurus suspend; ok drahn@Todd T. Fries
2006-06-20pruning; ok mbalmerTheo de Raadt
2006-06-20fix memory reporting on alphas with 2GB or more; ok miodTheo de Raadt
2006-06-20Typo.Ray Lai
2006-06-20Mention that only the superuser may adjust the frequency. Like inRay Lai
2006-06-20have bge_start() check for an empty send queue instead.Brad Smith