Age | Commit message (Expand) | Author |
2008-08-11 | Add support for TX/RX checksum offload for newer re(4) chipsets. | Brad Smith |
2008-08-11 | Only print iotdb stuff when DEBUG. | Mark Kettenis |
2008-08-11 | Allow mapping mmio regions that are not page aligned. | Mark Kettenis |
2008-08-11 | Add hw.cupspeed cupport for all CPU types. | Mark Kettenis |
2008-08-11 | Minimal apmvar.h such that we can enable apm(8) and apmd(8) on sparc64. | Mark Kettenis |
2008-08-11 | Add hw.setperf support for UltraSPARC-IIe support. | Mark Kettenis |
2008-08-11 | Undo last commit; deraadt didn't like it. | Marco Peereboom |
2008-08-11 | Add infrastructure to manually kick off rebuilds. | Marco Peereboom |
2008-08-11 | Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4) | Marcus Glocker |
2008-08-10 | Add support for the VAXstation 3[58][24]0 to the bootblocks, currently | Miod Vallat |
2008-08-10 | Fix other integer overflow vulnerability I introduced, this time in | Kenneth R Westerback |
2008-08-10 | Use the STICK logic on UltraSPARC-IIe to generate clock interrupts. | Mark Kettenis |
2008-08-10 | Add hypervisor calls for the sun4v random number generator interface. | Mark Kettenis |
2008-08-10 | 'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe via tech@. | Kenneth R Westerback |
2008-08-10 | Prepare for ehci: | Marcus Glocker |
2008-08-10 | Don't assume the first LAPIC in the table corresponds to the boot processor. | Mark Kettenis |
2008-08-10 | Style fixes and use of tabs for the DRM bits. | Brad Smith |
2008-08-09 | Add isochronous xfer support for ehci(4). From NetBSD. | Marcus Glocker |
2008-08-09 | Add prom_set_sun4v_api_version(). | Mark Kettenis |
2008-08-09 | MCP79 are also capable of Jumbo frames. Add the Jumbo support flag. | Brad Smith |
2008-08-09 | Fix counting of shared (PCI) interrupts. Remove some useless debug code | Mark Kettenis |
2008-08-09 | Prevent integer overflow in DL_BLKTOSEC(). | Mark Kettenis |
2008-08-09 | Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get | Miod Vallat |
2008-08-09 | Do not forget to set the ``specific EOI'' bit when sending a... specific EOI; | Miod Vallat |
2008-08-09 | Regen | Miod Vallat |
2008-08-09 | Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards. | Miod Vallat |
2008-08-09 | turn an MFREE() into an m_free() and garbage collect an | Thordur I. Bjornsson |
2008-08-09 | o nfs_vinvalbuf() is always called with the intrflag as 1, and then | Thordur I. Bjornsson |
2008-08-09 | Revert last commit, it doesn't always help, we need to find another | Marcus Glocker |
2008-08-09 | Prepare for ehci: If GET_DEF request has failed, wait a moment before | Marcus Glocker |
2008-08-08 | Admit b_blkno means block number; a block is DEV_BSIZE (a.k.a. | Kenneth R Westerback |
2008-08-08 | o sync comment with reality, we have never malloc()'ed filehandles | Thordur I. Bjornsson |
2008-08-08 | After beck@ changed the way nfsiod's are notified of work, the | Bret Lambert |
2008-08-08 | Remove code for variable-sized allocations of NFS filehandles by malloc(), | Bret Lambert |
2008-08-08 | remove an if notyet block from sys_fstatfs(), that will never be needed, | Thordur I. Bjornsson |
2008-08-08 | Do not latch the IPSec tdb to the inpcb unconditionally. This has | Alexander Bluhm |
2008-08-08 | Wrap long lines and remove useless comment. | Joel Sing |
2008-08-08 | use cgbase() instead of doing arthmetic on fs_fpg when calculating | Thordur I. Bjornsson |
2008-08-08 | sync | Damien Bergamini |
2008-08-08 | Make sgivol use the sgilabel struct from machine/disklabel.h, rather than | Joel Sing |
2008-08-08 | PCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350). | Damien Bergamini |
2008-08-08 | if we fail to extract the mbuf in the Rx routine, increment | Thordur I. Bjornsson |
2008-08-08 | sync | Reyk Floeter |
2008-08-08 | add eMPIA Technology EeePC 701 camera (currently unsupported uvideo(4) | Reyk Floeter |
2008-08-08 | spacing + wrap a line at 79chars. | Thordur I. Bjornsson |
2008-08-08 | plug an mbuf leak in m_pullup2(); If we fail to get a cluster for an mbuf, | Thordur I. Bjornsson |
2008-08-08 | 'prey' -> 'pray' in comment as prayer rather than predation seems | Kenneth R Westerback |
2008-08-07 | Remove workaround used for the 4.4 release. More route prio stuff is comming | Claudio Jeker |
2008-08-07 | Use %sys_tick to generate clock interrupts on systems that have it. | Mark Kettenis |
2008-08-07 | Give each CPU its own `struct intrhand' for %tick interrupts. Fixes a | Mark Kettenis |