Age | Commit message (Expand) | Author |
2007-02-07 | enable arc(4) for Areca RAID Controllers. they work great. | David Gwynne |
2007-02-07 | enable bio(4) | David Gwynne |
2007-02-07 | bus_space_{read,write}_raw_region_[24] take the length of the buffer theyre | David Gwynne |
2007-02-06 | Define trap #0x81 for cache range flush, will be necessary soon for gcc | Miod Vallat |
2007-02-06 | Get memory size from SH-IPL+g whenever possible, before relying upon the | Miod Vallat |
2007-02-06 | Use uvm_grow() instead of rolling our own inline version. | Miod Vallat |
2007-02-06 | define the bio(4) cdev stuff in conf.h, rather than having a per machine | David Gwynne |
2007-02-06 | Evil typo; spotted by Thorsten Glaser | Miod Vallat |
2007-02-06 | fix some dodgy displays; | Jason McIntyre |
2007-02-06 | Added support for calling _OSI method | Jordan Hargrave |
2007-02-06 | Use atomic.h operation for manipulating p_siglist in struct proc. Solves | Artur Grabowski |
2007-02-06 | Add machine/atomic.h to all architectures and define two operations | Artur Grabowski |
2007-02-06 | Change the behaviour of tun(4) on close. | Claudio Jeker |
2007-02-06 | add macros describing the ports interrupt status, interrupt enable, task | David Gwynne |
2007-02-06 | De-register. No object code change. | Kenneth R Westerback |
2007-02-05 | Map the pci space registers, so that the MEMORY enable gets turned on, | Dale Rahn |
2007-02-05 | Oops, forgot to commit these files when adding md mutex code; spotted by nick@ | Miod Vallat |
2007-02-04 | Add zyd to cd ramdisks | Jonathan Gray |
2007-02-04 | Correctly fake dinode for the FFS2 case in handle_workitem_freeblocks() | Pedro Martelletto |
2007-02-03 | Make comment match code. ok pedro | Alexander Bluhm |
2007-02-03 | Simple single-processor mutex implementation, simpler than the MI code by | Miod Vallat |
2007-02-03 | Don't spoof an msdosfs partition if it claims to start after the end | Kenneth R Westerback |
2007-02-03 | Change sensor description to `docked'/`not docked' depending on actual | Michael Knudsen |
2007-02-03 | There is no good reason to disable half of the 7751 cache, so don't. | Miod Vallat |
2007-02-03 | Remove unused functionality from lockmgr(): | Miod Vallat |
2007-02-03 | Fix typo; clear tx FIFO underrun IRQ as intended instead of rx FIFO overrun | Mark Kettenis |
2007-02-03 | Don't set the RL_CFG1_FULLDUPLEX bit. The RL_CFG1_FULLDUPLEX bit in | Kenneth R Westerback |
2007-02-02 | up the accepted length to ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN on rx; from brad@ | Jason Wright |
2007-02-01 | When doing signotify, check if we're notifying a process on another | Artur Grabowski |
2007-02-01 | Rename the MICROSET IPI we inherited from NetBSD to simply NOP since | Artur Grabowski |
2007-02-01 | correct rfc; from Kris Katterjohn | Jason McIntyre |
2007-02-01 | Don't throttle and serialize I/O operations, okay miod@ krw@ | Pedro Martelletto |
2007-01-31 | Introduce acpi_hasprocfvs thats "ACPI Has Processor Frequency and Voltage | Gordon Willem Klok |
2007-01-31 | oops. now is the miodski version of the diff (; | Michael Shalayeff |
2007-01-31 | run a timeout (calling intr handler) to recover from in buffer oflows that ma... | Michael Shalayeff |
2007-01-31 | Workaround for the problem where the SD card reader stops responding after | Claudio Jeker |
2007-01-31 | macros describing a ports sata status register | David Gwynne |
2007-01-31 | handle the full duplex link state in trunk(4). load sharing trunks | Reyk Floeter |
2007-01-30 | Simplify agp_generic_bind_memory by not trying to allocate big chunks | Dimitry Andric |
2007-01-30 | default to have pckbd_set_xtscancode() instruct the 8042 to use | joshua stein |
2007-01-30 | Oops, missed this in the regen commit. | Jonathan Gray |
2007-01-30 | update vic(4) to use the LINK_STATE_IS_UP() macro | Reyk Floeter |
2007-01-30 | Allow the bnx(4) driver to make use of all of the available hardware | Kenneth R Westerback |
2007-01-30 | Rough in more support for 5787/5755 chips so far known to not work or | Kenneth R Westerback |
2007-01-30 | Add some umsm devices found in Linux driver. | Jonathan Gray |
2007-01-30 | regen | Jonathan Gray |
2007-01-30 | Add some additional umsm products found in Linux driver. | Jonathan Gray |
2007-01-29 | LCD device driver support for luna88k, first step. | Kenji Aoyama |
2007-01-29 | Bump fixed part of the stackgap to 2k. Allows two full paths to be | Otto Moerbeek |
2007-01-28 | regen | Mark Kettenis |