Age | Commit message (Expand) | Author |
2006-06-24 | Use pmap_enter_cache() instead of physacc() in bus_mem_add_mapping(), and let | Miod Vallat |
2006-06-24 | Allocate ethernet buffers as uvm pages, and map them with pmap_enter_cache(), | Miod Vallat |
2006-06-24 | Add pmap_enter_cache(), similar to pmap_kenter_cache() but for managed | Miod Vallat |
2006-06-24 | Use pmap_kenter_cache() for device memory mapping, instead of physacc(0 | Miod Vallat |
2006-06-24 | Somehow managed to miss including the part of Henrik's diff where | Jonathan Gray |
2006-06-24 | Support for Promise PDC205xx based SATA controllers; adapted | Jonathan Gray |
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 a set siteXY-<hostname>.tgz and make it selected by default. This | Kenneth R Westerback |
2006-06-23 | allow ifconfig to print the signal quality of the current ap. if the | Reyk Floeter |
2006-06-23 | add an optional max_rssi attribute to the ieee80211com structure and | Reyk Floeter |
2006-06-23 | free and sl_free already check against NULL, remove a few unneeded ifs. | Steven Mestdagh |
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 | -M clarity, ok jmc@ | Todd T. Fries |
2006-06-23 | no more wicontrol on the media (get used to it) | Theo de Raadt |
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 | document that we run in vmware. | David Gwynne |
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 | oops! i put -M in the wrong place; | Jason McIntyre |
2006-06-22 | CAVEATS | Ray Lai |
2006-06-22 | sort hardware section | Martin Reindl |
2006-06-22 | - tweak the -f description | Jason McIntyre |
2006-06-22 | Document /var/db/ntpd.drift; ok jmc@ | Otto Moerbeek |
2006-06-22 | Save the computed clock drift and use it on startup. ok deraadt@ | Otto Moerbeek |
2006-06-22 | fix zuse and turing | Michael Shalayeff |
2006-06-22 | These two env vars don't have a `=' in their name. | Michael Knudsen |
2006-06-22 | sort the hardware list, and zap some .Tn whilst there; | Jason McIntyre |
2006-06-22 | sync the zyd line; | Jason McIntyre |
2006-06-22 | let's just use "getty" as the plural of `getty', because "getty's" is | Jason McIntyre |
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 |