Age | Commit message (Expand) | Author |
2008-07-09 | Remove an XXX comment about using the same pool for mfs and ffs, since | Thordur I. Bjornsson |
2008-07-09 | Simplify the match function a bit by just returning the result from | Brad Smith |
2008-07-08 | this makes the code in sdattach less dense by collapsing the flags we pass | David Gwynne |
2008-07-08 | Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for the Intel AHCI controllers | Brad Smith |
2008-07-08 | vmt(4) is a kernel level implementation of the vmware tools. | David Gwynne |
2008-07-08 | Update 2300 firmware from 3.01.20 (Dec 19, 2002) to 3.03.19 (Nov | Kenneth R Westerback |
2008-07-07 | Comment correction, actually -> actual | Brad Smith |
2008-07-07 | Match on XMITS (which is a PCI-X Schizo variant found on Sun Fire | Mark Kettenis |
2008-07-07 | - Improve negotation and fix some more DPRINTFs. | Marcus Glocker |
2008-07-07 | The current drm_locked_task*() code sometimes tries to sleep in an | Owain Ainsworth |
2008-07-07 | Extend sbbc(4) to provide a console driver for the v1280. | Mark Kettenis |
2008-07-07 | Fix typo in comment. | Mark Kettenis |
2008-07-07 | Add an entry to report the bus clock on bernd's atom laptop. | Jonathan Gray |
2008-07-07 | Use bus_dmamap_load_mbuf() instead of bus_dmamap_load() when | Thordur I. Bjornsson |
2008-07-07 | Shorten the sensor description and reserve room for optional characters | Marc Balmer |
2008-07-07 | Add AGP and hostbridge support for the Intel 82945GME chipset. | Bernd Ahlers |
2008-07-07 | sync | Bernd Ahlers |
2008-07-07 | Add Intel 82945GME Hostbridge and Video. | Bernd Ahlers |
2008-07-07 | tweak the alignment of the rx buffers so the headers in the frame are | David Gwynne |
2008-07-06 | Add the position to the sensor description. | Marc Balmer |
2008-07-06 | remove #ifndef nolint goo | Thordur I. Bjornsson |
2008-07-06 | When the device gets close switch back from alternate interface to | Marcus Glocker |
2008-07-06 | Zap redundant prototype for nfsrv_zapsock(); | Thordur I. Bjornsson |
2008-07-06 | pciide_match() is a bit convoluted, we match anything claiming | Jonathan Gray |
2008-07-06 | Use UT_{READ|WRITE}_VENDOR_DEVICE instead of self defined values. | Marc Balmer |
2008-07-06 | Enable ssm(4) and remove hacks that worked around the fact that we didn't | Mark Kettenis |
2008-07-06 | Add ssm(4), a driver for the scalable shared memory device found on | Mark Kettenis |
2008-07-06 | Bump verson number now that the bootloader works on the v1280. | Mark Kettenis |
2008-07-06 | Add sbbc(4), a driver for the BootBus controller on Serengeti and StarCat | Mark Kettenis |
2008-07-06 | Add missing include such that RAMDISK kernels compile again. | Mark Kettenis |
2008-07-05 | Copy OBP breakpoint vector from the PROM trap table into our own trap table. | Mark Kettenis |
2008-07-05 | Add function to read %tba. | Mark Kettenis |
2008-07-05 | Apparantly the "chain" OpenFirmware interface always fails so don't bother | Mark Kettenis |
2008-07-05 | Round up memory allocations to page size. Apparently sane firmware versions do | Mark Kettenis |
2008-07-05 | Specify the correct number of arguments in prom call that sets the trap table | Mark Kettenis |
2008-07-05 | Calculate the size of kernel text correctly if it spans multiple prom mapping | Mark Kettenis |
2008-07-05 | Link bootloader at 1MB (same a the Solaris bootloader) instead of 8MB (which | Mark Kettenis |
2008-07-05 | The firmware on the v1280 changes %wstate behind our back. Work around this | Mark Kettenis |
2008-07-05 | Don't play games with %cleanwin when spinning up secondary CPUs. The firmware | Mark Kettenis |
2008-07-05 | When waking an nfs daemon, use wakeup_one vice wakeup, as | Bret Lambert |
2008-07-05 | regen | Mark Kettenis |
2008-07-05 | Add Sun SBBC. | Mark Kettenis |
2008-07-05 | Remove R_GETONEREP and the code that checks if its set | Thordur I. Bjornsson |
2008-07-05 | in pf_state_key_attach(), when there is already an existing state key that | David Krause |
2008-07-05 | When SCSIDEBUG'ing, print data about to be written (for commands | Kenneth R Westerback |
2008-07-05 | Fix a comment: Code defines FTDI_SIO_GET_STATUS, use that in | Marc Balmer |
2008-07-05 | bumb the bcachestats and the nchstats counters from long | Thordur I. Bjornsson |
2008-07-05 | Clean up some old dead code, mostly nqnfs and kerberos leftovers | Thordur I. Bjornsson |
2008-07-05 | re-introduce vdrop() to signal a lost intrest in a vnode; | Thordur I. Bjornsson |
2008-07-05 | use m_freem() instead of MFREE() since we ignore the | Thordur I. Bjornsson |