Age | Commit message (Expand) | Author |
2006-11-26 | learn about RIM products | Theo de Raadt |
2006-11-26 | Start reworking the raster ops code, and be smarter when monitoring the FIFO | Miod Vallat |
2006-11-26 | regen again. :) | Dimitry Andric |
2006-11-26 | document new MULTI_PACKAGES | Marc Espie |
2006-11-26 | regen | Dimitry Andric |
2006-11-26 | Add some Intel 946, 963 and 965 entries. | Dimitry Andric |
2006-11-26 | Make sure AGP debug printfs actually compile. | Dimitry Andric |
2006-11-26 | there's no longer a `special' main packages in MULTI_PACKAGES ports | Marc Espie |
2006-11-26 | Make use of ieee80211_std_rateset | Jonathan Gray |
2006-11-26 | Much better register description and values. No functional change yet - but | Miod Vallat |
2006-11-26 | leave name simple | Theo de Raadt |
2006-11-26 | Add all available watchdog timers to i386/hardware, pwdog to macppc/hardware. | Marc Balmer |
2006-11-26 | fix a potential problem in multiple handling of va_list; use va_copy instead. | Brad Smith |
2006-11-26 | fail without leaking memory when poll set extension fails. | Brad Smith |
2006-11-26 | allow both read and write callbacks for bufferevents to be NULL. | Brad Smith |
2006-11-26 | Save misc info (ebx) register from cpuid with eax=1, so we can use it | Dimitry Andric |
2006-11-26 | commented out entry for the BCM5709. | Brad Smith |
2006-11-26 | Enable malo(4) for amd64. Tested with a Netgear WG311v3 PCI. Further | Marcus Glocker |
2006-11-26 | cover up a bug (resulting in noise in dmesg) that we still do not | Theo de Raadt |
2006-11-26 | It's sizeof(struct ieee80211_frame) not sizeof(struct ieee80211_frame *). | Marcus Glocker |
2006-11-26 | Activate pwdog(4) after successful testing on i386 and macppc. | Marc Balmer |
2006-11-26 | repair missing DPADD requests | Theo de Raadt |
2006-11-26 | use splclock() instead of splsoftclock() when setting the timeout period | Marc Balmer |
2006-11-26 | no argument names in prototypes pls | David Gwynne |
2006-11-26 | do not have each net80211 driver define its own rates structures. if they use | Theo de Raadt |
2006-11-26 | correct hardware revision mask. | Jonathan Gray |
2006-11-26 | use scsi_detach_target when a device dissapears, rather than using | David Gwynne |
2006-11-26 | provide scsi_detach_bus, _target, and _lun to wrap up config_detach for | David Gwynne |
2006-11-26 | sync | Theo de Raadt |
2006-11-26 | usb client support can be re-enabled | Theo de Raadt |
2006-11-26 | try first mmap() allocation at pagesize, no need to re-mmap at every power | Theo de Raadt |
2006-11-26 | add the Linksys USB1000 | Brad Smith |
2006-11-26 | missing file; sorry niall! | Uwe Stuehler |
2006-11-26 | Fix 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-25 | sync .Nd with what is in pci.4; | Jason McIntyre |
2006-11-25 | tweaks; | Jason McIntyre |
2006-11-25 | use pci_matchbyid() here, too. | Marc Balmer |
2006-11-25 | remove dpt(4) because it sucks. | David Gwynne |
2006-11-25 | Convert pwdog(4) over to using pci_matchbyid(). | Marc Balmer |
2006-11-25 | remove a comment that only applies to freebsd. | Damien Bergamini |
2006-11-25 | enable new devices (flash, usbf, cdcef) | Uwe Stuehler |
2006-11-25 | Add mutex. | Marco Peereboom |
2006-11-25 | Initial USB device controller (UDC) and USB CDC Ethernet function support | Uwe Stuehler |
2006-11-25 | The PWDOG1 card can be jumpered to work I/O or memory mapped. Detect | Marc Balmer |
2006-11-25 | Remove unneeded branch, no need to check if opts is != NULL just set it to | Claudio Jeker |
2006-11-25 | malo works fine here, enable it. | Jonathan Gray |
2006-11-25 | ANSI | Brad Smith |
2006-11-25 | regen | Jonathan Gray |
2006-11-25 | Netgear WG111v2 | Jonathan Gray |