Age | Commit message (Expand) | Author |
2006-12-18 | fix device names and typos in comments | Martin Reindl |
2006-12-18 | Remove misleading NOTREACHED comments. Sending a signal does not | Can Erkin Acar |
2006-12-18 | sti@pci there too, why not. | Miod Vallat |
2006-12-18 | Add support for pci-based sti devices. ok mickey@ | Miod Vallat |
2006-12-18 | Read word-mode rom regions with bus_space_read_raw_region instead of | Miod Vallat |
2006-12-18 | Change sti attachment to pass an array of base addresses for the sti regions, | Miod Vallat |
2006-12-18 | Provide bus_space_{read,write}_raw_region_{2,4}. | Miod Vallat |
2006-12-18 | Allow bus_space mappings to span more than one 8MB segment; ok mickey@ | Miod Vallat |
2006-12-18 | our panic() can take stdarg arguments | Theo de Raadt |
2006-12-18 | Activate the mbg(4) Meinberg Funkuhren driver. | Marc Balmer |
2006-12-18 | minor cleaning; ok marco | Theo de Raadt |
2006-12-18 | Activate mbg(4). | Marc Balmer |
2006-12-18 | delete extra goo | Theo de Raadt |
2006-12-18 | - struct scsibus_attach_args; | Marco Pfatschbacher |
2006-12-18 | regen | Michael Shalayeff |
2006-12-18 | add c3700 and c8000 | Michael Shalayeff |
2006-12-18 | regen | Michael Shalayeff |
2006-12-18 | the 8900 is called shortfin | Michael Shalayeff |
2006-12-18 | Activate mbg(4). | Marc Balmer |
2006-12-18 | Format dmesg line according to our rules and make sure the firmware id | Marc Balmer |
2006-12-18 | move proto to the right place | Theo de Raadt |
2006-12-18 | force wd at pciide down to PIO mode 4 (yuck) until some DMA issues are | Martin Reindl |
2006-12-17 | More leftovers from rcons. | Miod Vallat |
2006-12-17 | Remove unnecessary <dev/wscons/wscons_raster.h> inclusion. | Miod Vallat |
2006-12-17 | When processing a compose sequence of a dead accent and the spacebar, put | Miod Vallat |
2006-12-17 | Kill some more macros. This time ACX_NOARG_FUNC and ACX_INIT_TMPLT_FUNC | Claudio Jeker |
2006-12-17 | Sync with pckbc.c r1.12: | Miod Vallat |
2006-12-17 | sync with pckbd.c r1.8: | Miod Vallat |
2006-12-17 | mbg(4), a driver for Meinberg Funkuhren time signal station receivers | Marc Balmer |
2006-12-17 | fix index of ERP information element in beacons. | Damien Bergamini |
2006-12-17 | add a little spacing here, to please mglocker | Marc Balmer |
2006-12-17 | regen. | Marc Balmer |
2006-12-17 | Add Meinberg Funkuhren GmbH | Marc Balmer |
2006-12-17 | Add/modify some comments. From Brad. | Kenneth R Westerback |
2006-12-16 | Enable RAM buffer for the second port too; makes dual port cards work so | Mark Kettenis |
2006-12-16 | Button boxes have their Y axis inverted, compared to mice, so compensate | Miod Vallat |
2006-12-16 | Make hil(4) shared interrupts aware, by exiting early if the stat register | Miod Vallat |
2006-12-16 | Process status descriptors for port B. Fix two typos while I'm there. | Mark Kettenis |
2006-12-16 | Better sti_mapchar() implementation, matches Latin char indexes to HP Roman | Miod Vallat |
2006-12-16 | o add missing calibration bits for ZD1211B in zyd_set_chan() | Damien Bergamini |
2006-12-16 | trim 802.11 FCS from received frames. | Damien Bergamini |
2006-12-16 | Adopt FreeBSD's code for non-DEV_BSIZE formatted MSDOSFS filesystems. | Kenneth R Westerback |
2006-12-15 | acpi can fit onto the cd ramdisks | Theo de Raadt |
2006-12-15 | use mii_media_active instead of mii_media_status to get the full | Reyk Floeter |
2006-12-15 | Process status descriptors that have SK_Y2_STOPC_OWN bit set instead of | Mark Kettenis |
2006-12-15 | Correct order of malloc(9) arguments. | Marc Balmer |
2006-12-15 | regen | Mark Kettenis |
2006-12-15 | Add e few entries found on a HP DL585 G2. | Mark Kettenis |
2006-12-15 | fix every architecture being treated as strictly aligned in sf_rxintr() by | Martin Reindl |
2006-12-15 | make enc(4) count; ok markus@ henning@ deraadt@ | Otto Moerbeek |