summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26syncTheo de Raadt
2006-11-26Introduction to Universal Serial Bus function support.Uwe Stuehler
2006-11-26Cleanup some KNF nits, if we can't grab a SCB dont return at splbio.Gordon Willem Klok
2006-11-26- kill trailing spaceJason McIntyre
2006-11-26avoid extra inclusions; ok jsgTheo de Raadt
2006-11-26revert the Jumbo diff that was commited as part of a wireles drivers commit.Brad Smith
2006-11-26enable mpiDavid Gwynne
2006-11-26syncTheo de Raadt
2006-11-26learn about RIM productsTheo de Raadt
2006-11-26Start reworking the raster ops code, and be smarter when monitoring the FIFOMiod Vallat
2006-11-26regen again. :)Dimitry Andric
2006-11-26document new MULTI_PACKAGESMarc Espie
2006-11-26regenDimitry Andric
2006-11-26Add some Intel 946, 963 and 965 entries.Dimitry Andric
2006-11-26Make sure AGP debug printfs actually compile.Dimitry Andric
2006-11-26there's no longer a `special' main packages in MULTI_PACKAGES portsMarc Espie
2006-11-26Make use of ieee80211_std_ratesetJonathan Gray
2006-11-26Much better register description and values. No functional change yet - butMiod Vallat
2006-11-26leave name simpleTheo de Raadt
2006-11-26Add all available watchdog timers to i386/hardware, pwdog to macppc/hardware.Marc Balmer
2006-11-26fix a potential problem in multiple handling of va_list; use va_copy instead.Brad Smith
2006-11-26fail without leaking memory when poll set extension fails.Brad Smith
2006-11-26allow both read and write callbacks for bufferevents to be NULL.Brad Smith
2006-11-26Save misc info (ebx) register from cpuid with eax=1, so we can use itDimitry Andric
2006-11-26commented out entry for the BCM5709.Brad Smith
2006-11-26Enable malo(4) for amd64. Tested with a Netgear WG311v3 PCI. FurtherMarcus Glocker
2006-11-26cover up a bug (resulting in noise in dmesg) that we still do notTheo de Raadt
2006-11-26It's sizeof(struct ieee80211_frame) not sizeof(struct ieee80211_frame *).Marcus Glocker
2006-11-26Activate pwdog(4) after successful testing on i386 and macppc.Marc Balmer
2006-11-26repair missing DPADD requestsTheo de Raadt
2006-11-26use splclock() instead of splsoftclock() when setting the timeout periodMarc Balmer
2006-11-26no argument names in prototypes plsDavid Gwynne
2006-11-26do not have each net80211 driver define its own rates structures. if they useTheo de Raadt
2006-11-26correct hardware revision mask.Jonathan Gray
2006-11-26use scsi_detach_target when a device dissapears, rather than usingDavid Gwynne
2006-11-26provide scsi_detach_bus, _target, and _lun to wrap up config_detach forDavid Gwynne
2006-11-26syncTheo de Raadt
2006-11-26usb client support can be re-enabledTheo de Raadt
2006-11-26try first mmap() allocation at pagesize, no need to re-mmap at every powerTheo de Raadt
2006-11-26add the Linksys USB1000Brad Smith
2006-11-26missing file; sorry niall!Uwe Stuehler
2006-11-26Fix malloc() panic in msdosfs_mountfs(), okay thib@ deraadt@Pedro Martelletto
2006-11-25- disable usbf stuff till the missing header is in; unbreak kernel compile.Niall O'Higgins
2006-11-25sync .Nd with what is in pci.4;Jason McIntyre
2006-11-25tweaks;Jason McIntyre