summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-11-25use pci_matchbyid() here, too.Marc Balmer
2006-11-25remove dpt(4) because it sucks.David Gwynne
2006-11-25Convert pwdog(4) over to using pci_matchbyid().Marc Balmer
2006-11-25remove a comment that only applies to freebsd.Damien Bergamini
2006-11-25enable new devices (flash, usbf, cdcef)Uwe Stuehler
2006-11-25Add mutex.Marco Peereboom
2006-11-25Initial USB device controller (UDC) and USB CDC Ethernet function supportUwe Stuehler
2006-11-25The PWDOG1 card can be jumpered to work I/O or memory mapped. DetectMarc Balmer
2006-11-25Remove unneeded branch, no need to check if opts is != NULL just set it toClaudio Jeker
2006-11-25malo works fine here, enable it.Jonathan Gray
2006-11-25ANSIBrad Smith
2006-11-25regenJonathan Gray
2006-11-25Netgear WG111v2Jonathan Gray