Age | Commit message (Expand) | Author |
2006-06-22 | adjust PCI ids. | Brad Smith |
2006-06-22 | regen | Brad Smith |
2006-06-22 | The DGE560T_2 PCI id was a guess and more of a place holder as I did not | Brad Smith |
2006-06-22 | better media handling. | Brad Smith |
2006-06-22 | identify CX4 based hardware. | Brad Smith |
2006-06-22 | recognize the BCM5703 B0. | Brad Smith |
2006-06-22 | mpi works here too. | David Gwynne |
2006-06-22 | do not enable the gpio parent either | Theo de Raadt |
2006-06-22 | Roll in some defines for the file types used in udf_vget() and add one | Pedro Martelletto |
2006-06-22 | ok there is a good reason not to do this yet | Theo de Raadt |
2006-06-22 | accept SIGUSR2. Like SIGUSR1, except it makes RB_POWERDOWN mandatory. | Theo de Raadt |
2006-06-22 | Make udf_find_partmaps() correctly spot virtual partition maps in | Pedro Martelletto |
2006-06-21 | if machdep.kbdreset==1 and the front panel button interrupt fires, tell init | Jason Wright |
2006-06-21 | make powerdown the default; discussed with jason | Theo de Raadt |
2006-06-21 | Only attach timer to the first counter-timer found. | Miod Vallat |
2006-06-21 | Pick the sbus clock frequency from the attach args instead of peeking at the | Miod Vallat |
2006-06-21 | this gpio should not be enabled | Theo de Raadt |
2006-06-21 | retry if sense code indicates not ready. fixes writing for drives | Michael Coulter |
2006-06-21 | add the machdep.kbdreset logic to sparc64 (stuff to use it is coming) | Jason Wright |
2006-06-21 | grr... missed this... nuke SUN4U stuff here, too | Jason Wright |
2006-06-21 | can do g too | Theo de Raadt |
2006-06-21 | minimal KNF and spacing | Jasper Lievisse Adriaanse |
2006-06-21 | Xr zyd | Theo de Raadt |
2006-06-21 | sync | Theo de Raadt |
2006-06-21 | slapped together a prelim man page based on atu.4 | Theo de Raadt |
2006-06-21 | sync | Theo de Raadt |
2006-06-21 | Don't need option SUN4U. It's not -really- an option on sparc64, duh. | Jason Wright |
2006-06-21 | There was hope, at one time, of sharing fpu/ with sparc. That's still | Jason Wright |
2006-06-21 | remove some unused code. | Brad Smith |
2006-06-21 | minimal cleaning | Theo de Raadt |
2006-06-21 | minimal knf and cleanup | Theo de Raadt |
2006-06-21 | a good start at a driver for the Zydas ZD1211 802.11 devices by | Theo de Raadt |
2006-06-21 | use __sparc__ and __sparc64__ instead of SUN4|SUN4C|SUN4M vs SUN4U to figure | Jason Wright |
2006-06-21 | handle -- as POSIX requires; from kili@outback.escape.de; ok otto | Theo de Raadt |
2006-06-21 | don't need #ifdef SUN4U any more | Jason Wright |
2006-06-21 | regen | Brad Smith |
2006-06-21 | add the BCM5786 PCI id. | Brad Smith |
2006-06-21 | from netbsd: make anons dynamically allocated from pool. | Michael Shalayeff |
2006-06-21 | properly handle timeout failure in while loop | Theo de Raadt |
2006-06-21 | pretty code, shorten it, etc, ok drahn | Theo de Raadt |
2006-06-21 | let this compile after time.h changes | Theo de Raadt |
2006-06-21 | Add a few RT73 devices that are known to exist in the wild. | Jonathan Gray |
2006-06-21 | regen | Jonathan Gray |
2006-06-21 | Add a few RT73 devices that are known to exist in the wild. | Jonathan Gray |
2006-06-21 | removal of '#ifdef rbus ... #else ...' directives, we use rbus in all | Felix Kronlage |
2006-06-21 | propagate the wait flag from fsync down to softdep_fsync_mountdev() | Michael Shalayeff |
2006-06-21 | do not wait in pool_get() here as we can recover from no memory; tedu@ pedro@... | Michael Shalayeff |
2006-06-21 | avoid a race by installing SIGCHLD handler before fork() is called. | Otto Moerbeek |
2006-06-21 | use the 10Gb SR media type for now. | Brad Smith |
2006-06-21 | add media types for 10Gb Ethernet, though only using a baudrate | Brad Smith |