Age | Commit message (Expand) | Author |
2006-11-29 | regen | Jonathan Gray |
2006-11-29 | Linksys WUSBF54G | Jonathan Gray |
2006-11-29 | Compile the mixer tuning via keyboard code if NWSKBD_HOTKEY if nonzero | Miod Vallat |
2006-11-29 | Enable monitor mode. | Marcus Glocker |
2006-11-29 | Kernel stack can be swapped. This means that stuff that's on the stack | Miod Vallat |
2006-11-29 | Use uvm_km_alloc() instead of uvm_km_alloc1(), so that the latter can | Miod Vallat |
2006-11-29 | Add a new member to struct wsemuldisplaydev_attach_args, for a frame buffer | Miod Vallat |
2006-11-29 | Add another ID to match for the 88W8310 chip. | Marcus Glocker |
2006-11-29 | oops, don't always enable debugging | Uwe Stuehler |
2006-11-29 | Unbreak. No cookie for dlg. | Alexander Yurchenko |
2006-11-29 | oops, i missed a closing brace with the scsibus_attach_args fixup. | David Gwynne |
2006-11-29 | Show debug messages depending on current debug level, which may be | Uwe Stuehler |
2006-11-29 | add ioctl hack to support the sdio(8) userland tool | Uwe Stuehler |
2006-11-29 | Oh, scsi layer already has timeout stuff for us. | Alexander Yurchenko |
2006-11-29 | oops, i missed ips when giving scsibus an attach args for drivers to fill | David Gwynne |
2006-11-28 | give scsi controllers a real attach args to fill in when attaching scsibus. | David Gwynne |
2006-11-28 | I just don't know why I decided to set block count to 512 unconditionaly | Alexander Yurchenko |
2006-11-28 | identify the chipset. | Brad Smith |
2006-11-28 | Fixed clearing arg for acpi_init_pic | Jordan Hargrave |
2006-11-28 | regen | Robert Nagy |
2006-11-28 | add IDs for SiS550/1/2 audio and SiS530/1/2 vga | Robert Nagy |
2006-11-28 | move printing of the interrupt string into re_attach(). | Brad Smith |
2006-11-28 | Better debug messages. | Alexander Yurchenko |
2006-11-28 | add additional link states to report the half duplex / full duplex | Reyk Floeter |
2006-11-28 | some additional registers. | Brad Smith |
2006-11-28 | Try to detect stalled xfers with timeouts. | Alexander Yurchenko |
2006-11-28 | sync with new miidevs entries. | Brad Smith |
2006-11-28 | regen | Brad Smith |
2006-11-28 | rename Marvell Gig PHY E1000_5/6 to E1116/E1118. | Brad Smith |
2006-11-28 | another motorola device. | Dale Rahn |
2006-11-28 | sync | Dale Rahn |
2006-11-28 | yet another cdce device. | Dale Rahn |
2006-11-28 | acpi may steal power management functionality, in which case we | Mark Kettenis |
2006-11-28 | The default debug level is ``error'' for now. | Alexander Yurchenko |
2006-11-28 | Keep free ccbs in a queue. | Alexander Yurchenko |
2006-11-28 | add needs-flag to allow pxaudc to compile without usbf (to get the | Uwe Stuehler |
2006-11-28 | Add some debug facility. | Alexander Yurchenko |
2006-11-28 | unhandled ioctls return ENOTTY, not 0 | David Gwynne |
2006-11-28 | remove dead code | David Gwynne |
2006-11-28 | Reorder cfxga initialization sequence for clarity, and minor tweaks; no | Miod Vallat |
2006-11-28 | Instead debug message for WEP key setting, just complain if WEP key | Marcus Glocker |
2006-11-28 | Pre-allocate the TX DMA maps intead of creating and destroying a DMA map | Brad Smith |
2006-11-28 | - ixgb_dma_alloc(): Uncomment the line setting the DMA tag to NUL upon failure. | Brad Smith |
2006-11-28 | style changes and cleaning. no op. | Brad Smith |
2006-11-28 | Pretend to implement SCSI SYNCHRONIZE_CACHE command. | Alexander Yurchenko |
2006-11-27 | Replace DMA operations with something less ugly. Still a lot of work remains. | Alexander Yurchenko |
2006-11-27 | Post-process PCI config space opregions | Jordan Hargrave |
2006-11-27 | Don't spam dmesg. | Mark Kettenis |
2006-11-27 | Support for different video modes (by playing with wsconfcfg). | Miod Vallat |
2006-11-27 | regen | Jonathan Gray |