Remove documentation of the recently removed fuswintr() and suswintr()
[dragonfly.git] / sys / dev /
2007-02-10 Sepherosa Ziehau- Move vke_softc.sc_kqueue initialization from vke_star...
2007-02-10 Sepherosa ZiehauAdd more ids
2007-02-08 Thomas E. SpanjaardMisc cleanups to NATA ata-raid.c to make it compile...
2007-02-08 Sepherosa ZiehauConvert RX buffer signal level to relative RX signal...
2007-02-07 Sepherosa ZiehauConvert RX desc's rssi field to relative RX signal...
2007-02-07 Sepherosa ZiehauFor rum(4) and rt2661 part of ral(4):
2007-02-06 Thomas E. SpanjaardMisc cleanups for NATA ataraid, and write ata_raid_dump...
2007-02-06 Sepherosa ZiehauAbsolute RX siganl strength correction value from EEPRO...
2007-02-06 Sepherosa ZiehauCorrectly calculate absolute RX signal strength and...
2007-02-06 Sepherosa ZiehauUse relative RX signal strength (relative to noise...
2007-02-06 Sepherosa ZiehauFor rt2661 part:
2007-02-06 Sepherosa ZiehauUse relative RX signal strength (relative to noise...
2007-02-05 Thomas E. SpanjaardMake natadisk's ad_dump() actually work. Ditch the...
2007-02-05 Sepherosa ZiehauConvert RSSI to receive signal strength (dbm). The...
2007-02-05 Sepherosa ZiehauNuke unused header files
2007-02-04 Sascha WildnerAdd firewire dependency.
2007-02-03 Sascha WildnerFix typo: firmare -> firmware
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-01-30 Simon SchubertRework DEV_SUPPORT infrastructure.
2007-01-28 YONETANI TomokazuEnable setting debug.acpi.{layer,level} via sysctl...
2007-01-27 Sascha WildnerFix argument lists of locking primitives (thereby fixin...
2007-01-27 Sepherosa ZiehauAdd missing '\n'
2007-01-25 YONETANI TomokazuSilence harmless warnings (for module build).
2007-01-25 YONETANI TomokazuInitialize ACPI task thread before AcpiEnableSubsystem...
2007-01-23 Sepherosa ZiehauCheck EEPROM twice in em_hardware_init(), because for...
2007-01-21 Sepherosa ZiehauAdd a workaround for some Lenovo/IBM laptops' onboard...
2007-01-21 YONETANI Tomokazupbn * vn->sc_secsize may wraparound, because both pbn...
2007-01-20 Sascha WildnerRemove wrong declarations (fix gcc41 build).
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-19 YONETANI TomokazuFix a hang during boot.
2007-01-19 YONETANI TomokazuRework the make rule for patched *.c files.
2007-01-19 YONETANI TomokazuAcpiTbDeleteTable() now takes a (ACPI_TABLE_DESC *...
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-17 YONETANI TomokazuUpdate ACPI build wrappers to use new ACPI-CA code.
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-15 Sepherosa ZiehauBy default do not enable hardware csum on PCIe re(4...
2007-01-15 Matthew DillonPass an interrupt frame to kqueue-based interrupts...
2007-01-15 Matthew DillonAdd kqueue based async I/O support to the virtual kerne...
2007-01-15 Matthew DillonRename type to avoid conflict with 'kqueue' symbol.
2007-01-14 Sepherosa Ziehau- Add multi pseudo network interface support for vkernel
2007-01-13 Matthew DillonAllow VKERNEL builds to build certain non-hardware...
2007-01-13 Thomas E. SpanjaardEnable the ACPI quirks kernel environment variable...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-10 Sascha Wildner[committed on behalf of sephe]
2007-01-09 Thomas E. SpanjaardAdd a temporary fix to ata_interrupt() to ignore weird...
2007-01-09 Thomas E. SpanjaardBail out of acd_open() when we're called with a cdev_t...
2007-01-09 Matthew DillonName the virtual kernel disk device 'vkd' instead of...
2007-01-08 Sascha Wildner[committed on behalf of sephe]
2007-01-08 Sascha Wildner[committed on behalf of sephe]
2007-01-08 Sascha Wildner* Sync with FreeBSD-RELENG_6.
2007-01-07 Matthew DillonAdd a virtual disk device for virtual kernels to boot...
2007-01-06 Matthew DillonUse Maxmem instead of physmem. physmem is used only...
2007-01-06 Matthew DillonVKERNEL work, deal with remaining undefined symbols.
2007-01-06 Matthew DillonRemove all physio_proc_*() calls. They were all NOPs...
2007-01-06 Matthew DillonRename errno to error to avoid conflict with errno.h
2007-01-06 Matthew DillonConditionalize all of the subdirectories in dev so...
2007-01-04 Simon SchubertSay hello to a sound system update from FreeBSD. This...
2007-01-03 Sascha WildnerUnbreak ndis(4) building.
2007-01-03 Sascha WildnerRemove redundant #ifdefs.
2007-01-02 Sascha Wildner[committed on behalf of sephe]
2007-01-01 Sepherosa Ziehau- Obey the beacon interval of the IBSS if we are going...
2006-12-29 Simon SchubertAdd initialization to silence compiler warning.
2006-12-29 Sascha Wildnersyscons doesn't support EGA, CGA etc. anymore, so remov...
2006-12-28 Matthew DillonMake kernel_map, buffer_map, clean_map, exec_map, and...
2006-12-26 Sepherosa ZiehauUse software beacon missing handling
2006-12-25 Sepherosa Ziehauacx(4) firmware can't handle beacon missing, use softwa...
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-24 Sepherosa ZiehauAdd more ids for RT2500USB.
2006-12-24 Sepherosa ZiehauAdd NVIDIA MCP67 LAN support.
2006-12-24 Sepherosa ZiehauAdd more chip id for fxp(4)
2006-12-23 Sepherosa ZiehauSync with Intel's em-6.2.9
2006-12-23 Sepherosa Ziehau- Replace magic number with macro.
2006-12-23 Sepherosa ZiehauSince all necessary bits are in 802_11 layer now:
2006-12-23 Sepherosa Ziehau- Don't call m_adj() to make RX buffer's _payload_...
2006-12-22 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2006-12-21 Sepherosa Ziehau- Use jumbo buffers only when MTU > 1518 bytes.
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-12-18 Matthew DillonRename kvprintf -> kvcprintf (call-back version)
2006-12-17 Matthew DillonPass NULL to objcache_create() to indicate that null_ct...
2006-12-14 Sascha WildnerFix a typo (found in FreeBSD) and update CVS tag.
2006-12-14 Thomas E. SpanjaardThere is no "atapi-all.h" anymore. Remove reference...
2006-12-13 Matthew Dillonrename sscanf -> ksscanf
2006-12-13 Matthew DillonFix umct and add F5U409 USB Serial Adaptor.
2006-12-13 Thomas E. SpanjaardModify the device description for the standard nForce...
2006-12-13 Thomas E. SpanjaardExplicitly specify null_dtor as our objcache destructor...
2006-12-12 Matthew DillonAdd another ICH PCI ID.
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-12-10 Thomas E. SpanjaardThis time *really* fix the .PATHs in the kmod Makefiles...
2006-12-10 Thomas E. SpanjaardFix a deadlock in the request completion code when...
2006-12-10 Sepherosa Ziehaurtw(4) requires wlan_wep(4)
2006-12-10 Sepherosa Ziehau- Hook rum(4) and ural(4) into GENERIC and LINT
2006-12-10 Sepherosa ZiehauAdd missing header if USB_DEBUG is defined
2006-12-10 Sepherosa ZiehauAdd support for RT2501USB/RT2601USB devices.
2006-12-10 Sepherosa ZiehauAdd support for RT2500USB devices.
2006-12-10 Sepherosa ZiehauSync USB support (host controller part) with FreeBSD6.
2006-12-09 Sepherosa Ziehau- Use ieee80211_probe_resp_alloc() to setup probe respo...
2006-12-09 Sascha WildnerFix compilation warnings when compiling without DEVICE_...
2006-12-08 Thomas E. SpanjaardFix the paths in ata_if.m and the module Makefiles...
next