Age | Commit message (Expand) | Author |
2006-11-30 | fix wep key index in firmware command. | Damien Bergamini |
2006-11-30 | no need for #if NPF > 0 inside #if NPF > 0 | Henning Brauer |
2006-11-30 | replace a bunch of ifs w/ an array scan and add a few more | Michael Shalayeff |
2006-11-30 | unitialized variable, busted by dlg, fixed by dlg | Theo de Raadt |
2006-11-30 | more ZD1211B devices | Jonathan Gray |
2006-11-30 | regen | Jonathan Gray |
2006-11-30 | Add a bunch more ZD1211B devices mostly from http://zd1211.ath.cx/ | Jonathan Gray |
2006-11-30 | Yay, forgot to add IEEE80211_C_SHPREAMBLE and IEEE80211_C_SHSLOT | Marcus Glocker |
2006-11-30 | Remove the macros SET_CURPCB, GET_CURPCB and GET_CPUINFO, they are only used | Gordon Willem Klok |
2006-11-29 | Nuke all commons but one, and enable --warn-common in LINKFLAGS. | Miod Vallat |
2006-11-29 | Unused global variable. | Miod Vallat |
2006-11-29 | After a long debate at the hackathon it was decided that the acpi implementation | Marco Peereboom |
2006-11-29 | Enable short slots, which should increase / stableize throughput | Marcus Glocker |
2006-11-29 | From Jon Simola <simola@mecha.com>: | Marcus Glocker |
2006-11-29 | Remove all the extern cpu_{id,model,whatever} declarations from most | Dimitry Andric |
2006-11-29 | Reflect reality in a comment. | Marc Balmer |
2006-11-29 | Detach correctly; ok deraadt@ | Miod Vallat |
2006-11-29 | Fix the major bug in ips which prevents GENERIC to attach it. | Alexander Yurchenko |
2006-11-29 | Don't print masks if we're in apic mode. | Mark Kettenis |
2006-11-29 | Do not consider unrecognized buttons as lid sensors. ok marco@ | Miod Vallat |
2006-11-29 | No need to include pcdisplay.h here anymore. | Miod Vallat |
2006-11-29 | Change the getchar wsdisplay_accessops function to not return a | Miod Vallat |
2006-11-29 | Add an unpack_attr function to struct wsdisplay_emulops, to match the | Miod Vallat |
2006-11-29 | Limit the number of openings to 1 for now, there're still bugs. | Alexander Yurchenko |
2006-11-29 | Remaining bits required for ZD1211B support. | Jonathan Gray |
2006-11-29 | Fix cpu_model string screwup. | Dimitry Andric |
2006-11-29 | The historical reasons to spoof the 'c' partition of ccdN as being FFS | Kenneth R Westerback |
2006-11-29 | Report about command error | Alexander Yurchenko |
2006-11-29 | ips firmware runs on a little-endian cpu so do endian conversion | Alexander Yurchenko |
2006-11-29 | Add some constants. | Alexander Yurchenko |
2006-11-29 | Correct the calculation of block address for specfs block i/o on | Kenneth R Westerback |
2006-11-29 | disable a gpio that is not needed | Theo de Raadt |
2006-11-29 | move CSD/CID decoding to sdmmc_mem.c | Uwe Stuehler |
2006-11-29 | make interrupt handler stay quiet in case of shared interrupts | Uwe Stuehler |
2006-11-29 | match Linksys WUSBF54G | Jonathan Gray |
2006-11-29 | regen | Jonathan Gray |
2006-11-29 | Linksys WUSBF54G | Jonathan Gray |
2006-11-29 | detect potential multiplicative overflow before allocation, and return via | Theo de Raadt |
2006-11-29 | Compile the mixer tuning via keyboard code if NWSKBD_HOTKEY if nonzero | Miod Vallat |
2006-11-29 | Use unsigned numbers for comparisons in mmmmap(). | Miod Vallat |
2006-11-29 | Update the sensor description based on the GPS operation mode. Initial | Marc Balmer |
2006-11-29 | Remove MAPPEDCOPY. It does not work and I am not convinced it is worth | Miod Vallat |
2006-11-29 | Add commented out ips here as well. | Alexander Yurchenko |
2006-11-29 | cpu_swapin is nomore | Michael Shalayeff |
2006-11-29 | Enable monitor mode. | Marcus Glocker |
2006-11-29 | cpu_swapin is nomore | Michael Shalayeff |
2006-11-29 | We don't use mb_map anymore since a long time already. Remove it. | Miod Vallat |
2006-11-29 | Remove cpu_swapin() and cpu_swapout(), they are no longer necessary (except | Miod Vallat |
2006-11-29 | Kernel stack can be swapped. This means that stuff that's on the stack | Miod Vallat |
2006-11-29 | Add an alignment parameter to uvm_km_alloc1(), and change all callers to | Miod Vallat |