Age | Commit message (Expand) | Author |
2006-06-24 | de-register, ANSI functions and a little cleaning. | Brad Smith |
2006-06-24 | some comment fixes. | Brad Smith |
2006-06-24 | make em_fixup_rx() a void function. | Brad Smith |
2006-06-23 | add some constant macros for unsolicited response and jack sense. | Brad Smith |
2006-06-23 | namei() only returns locked vnodes if LOCKLEAF is set, be more clear | Nikolay Sturm |
2006-06-23 | set the RSSI Max value in ath(4) and use the new RSSI radiotap header | Reyk Floeter |
2006-06-23 | add an optional max_rssi attribute to the ieee80211com structure and | Reyk Floeter |
2006-06-23 | Use MI clock conversion code for "new" clock. | Mark Kettenis |
2006-06-23 | A typo a day, keeps the dictionnary away. | Miod Vallat |
2006-06-23 | we choose more drivers/firmwares over ext2fs | Theo de Raadt |
2006-06-23 | match tomatillo varient (not yet fully working) | Theo de Raadt |
2006-06-23 | consistantly count context switches on exit; miod@ ok | Michael Shalayeff |
2006-06-23 | fix two nested loops sharing the same control variable, plug two memory | Pedro Martelletto |
2006-06-23 | regen | Brad Smith |
2006-06-23 | add the Promise PDC40518 SATA-II chipset PCI id. | Brad Smith |
2006-06-23 | regen | Brad Smith |
2006-06-23 | add a few more Broadcom BCM43xx wireless PCI ids. | Brad Smith |
2006-06-23 | In a drivers activate() entry point, if on DVACT_DEACTIVATE it does | Miod Vallat |
2006-06-23 | bump up the RX ring count on sparc64 a little bit. | Brad Smith |
2006-06-22 | Enable sk(4). | Brad Smith |
2006-06-22 | lower the RX ring count and Jumbo slots on sparc64 as a workaround. | Brad Smith |
2006-06-22 | Add appropriate swapping for big-endian systems. Allows sk(4) to work | Brad Smith |
2006-06-22 | BBC-based machines swap the two registers (good going Sun -- that is why we | Theo de Raadt |
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 | 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 | 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 | 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 | 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 | 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 |