summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-11-28Instead debug message for WEP key setting, just complain if WEP keyMarcus Glocker
2006-11-28Pre-allocate the TX DMA maps intead of creating and destroying a DMA mapBrad Smith
2006-11-28- ixgb_dma_alloc(): Uncomment the line setting the DMA tag to NUL upon failure.Brad Smith
2006-11-28style changes and cleaning. no op.Brad Smith
2006-11-28Pretend to implement SCSI SYNCHRONIZE_CACHE command.Alexander Yurchenko
2006-11-27Replace DMA operations with something less ugly. Still a lot of work remains.Alexander Yurchenko
2006-11-27Post-process PCI config space opregionsJordan Hargrave
2006-11-27more magic removalBob Beck
2006-11-27get rid of the rest of the asc/ascq magic codes in scsiBob Beck
2006-11-27Don't spam dmesg.Mark Kettenis
2006-11-27Support for different video modes (by playing with wsconfcfg).Miod Vallat
2006-11-27Added support to GENERIC for disabled acpiJordan Hargrave
2006-11-27regenJonathan Gray
2006-11-27Add some Agere Ethernet ids.Jonathan Gray
2006-11-27Add disabled acpi to GENERIC and GENERIC.MP. This is required by the newMarco Peereboom
2006-11-27For the G5 processor setperf function, don't force perflevel to 50 or 100Gordon Willem Klok
2006-11-27Make normal pic interrupt routing work too.Mark Kettenis
2006-11-27add bio code to do hotplug of devices on the scsibus.David Gwynne
2006-11-27Make AML_CRSLEN return the correct length for small resources.Mark Kettenis
2006-11-27rework asc/ascq handling to get rid of "magic" 0x values in the code, changesBob Beck
2006-11-27commit vesabios for matthieu@Gordon Willem Klok
2006-11-27Enable kvm86.Gordon Willem Klok
2006-11-27Properly enable enterrupts. Now I finally can newfs the whole drive.Alexander Yurchenko
2006-11-27IBM ServeRAID controllers driver.Alexander Yurchenko
2006-11-27Add check for acpi pointer. This prevents some ugly panics.Marco Peereboom
2006-11-27Only use the ichpcib speedstep feature if we're running on a (Mobile) Pentium 4,Dimitry Andric
2006-11-27Portuguese LK-201 layout.Miod Vallat
2006-11-27First attempt at making kvm86 MP safe, place mutex lock around callsGordon Willem Klok
2006-11-27Prevent panics when booting GENERIC.MP with a vesabios kernel.Gordon Willem Klok
2006-11-27Initial untested bits for ZD1211B support, different initJonathan Gray
2006-11-27Enable WEP.Marcus Glocker
2006-11-27Fixes for acpiprt routingJordan Hargrave
2006-11-27Added support for parsing _CRS resourcesJordan Hargrave
2006-11-27Add PT_STEP.Mark Kettenis
2006-11-27Do not use a complete bitmap as a backing store for multiple screens, butMiod Vallat
2006-11-27hook scsibus up to bio.David Gwynne
2006-11-27Separate solid fill operations from regular raster ops; this also bringsMiod Vallat
2006-11-27Handle objrefs in _PRT.Mark Kettenis
2006-11-27move uberry to a nicer placeTheo de Raadt
2006-11-27make use of multiple routing tables.Henning Brauer
2006-11-27if there are no luns on a target, then say there were no devices,David Gwynne
2006-11-27Do not perform frame buffer actions on non-active screens.Miod Vallat
2006-11-27enable uberry driverTheo de Raadt
2006-11-27smallest usb driver ever: enable config on the Blackberry which preventsTheo de Raadt
2006-11-27Store the wsscreen_descr structure in the softc.Miod Vallat
2006-11-27The current implementation to handle control options is broken as soon asClaudio Jeker
2006-11-27Always update cfxga_scr emulops field when creating a new screen, in caseMiod Vallat
2006-11-26Replace the firmware reset command by a register write which alsoMarcus Glocker
2006-11-26Rewrite the blitter functions, providing an accelerated putchar in theMiod Vallat
2006-11-26Cleanup some KNF nits, if we can't grab a SCB dont return at splbio.Gordon Willem Klok