Age | Commit message (Expand) | Author |
2007-01-14 | regen | Jonathan Gray |
2007-01-14 | Match some additional devices found in Linux driver. | Jonathan Gray |
2007-01-13 | Bring back a <machine/frame.h> for m88k platforms, by splitting <machine/pcb.h> | Miod Vallat |
2007-01-13 | Correctly count outbound packets. | Mark Kettenis |
2007-01-13 | Print Schizo/Tomatillo version number. | Mark Kettenis |
2007-01-13 | Do not match on Expert3D and Expert3D-Lite cards, these will require a | Miod Vallat |
2007-01-13 | attach to Sierra Wireless Aircard 875; ok fkr@ | Kevin Steves |
2007-01-13 | prettify some panic strings, | Thordur I. Bjornsson |
2007-01-13 | Touch of clean up: | Thordur I. Bjornsson |
2007-01-13 | Ignore country code on happy hacking keyboard, it reports itself as japanse. | Miod Vallat |
2007-01-13 | Regen | Miod Vallat |
2007-01-13 | Topre Corporation Happy Hacking Keyboard. | Miod Vallat |
2007-01-12 | Get rid of some dead code. | Mark Kettenis |
2007-01-12 | Keep the wsscreen_descr in the softc, to allow sti of different text | Miod Vallat |
2007-01-12 | Change the secondary CMMU's data cache turn on so that do not hog the | Kenji Aoyama |
2007-01-12 | According to the OpenSolaris sources, the DTO bits are really MMU bit. | Mark Kettenis |
2007-01-12 | proper define for MAX_KMAPENT; miod@ ok | Michael Shalayeff |
2007-01-12 | Do not force the section header to SHT_NOBITS for non-symbol sections; | Miod Vallat |
2007-01-12 | Move kernel virtual address space to make sure it doesn't overlap with | Mark Kettenis |
2007-01-12 | fix altq for mc(4); make mbuf functions return NULL instead of 0 while | Martin Reindl |
2007-01-12 | Also check for 'num < 1' in ffs2_balloc(), no functional change | Pedro Martelletto |
2007-01-12 | support a few more video cards, untested: | Martin Reindl |
2007-01-12 | Switch some lockmgr locks to rwlocks. | Artur Grabowski |
2007-01-11 | Add a platform specific sti_pci_is_console() to decide if a given pci sti | Miod Vallat |
2007-01-11 | Add callbacks to enable and disable the sti rom, so that it is only mapped | Miod Vallat |
2007-01-11 | Add the ability for a sti backend to specify callbacks to disable and enable | Miod Vallat |
2007-01-11 | Assume that the first cpu in the table is the boot processor, instead of | Mark Kettenis |
2007-01-11 | When attaching a dino bridge, keep the presently enabled I/O mappings | Miod Vallat |
2007-01-11 | Allow sti_attach_common() to return an error code, and do not fall into | Miod Vallat |
2007-01-11 | correctly deallocate dependencies when growing into an indirect block | Pedro Martelletto |
2007-01-11 | do not report the clock frequencies on arm becuase there is no | Robert Nagy |
2007-01-10 | Flow control support for bge(4)/brgphy(4). From brad@ based on code from | Mark Kettenis |
2007-01-10 | change firmware byte order to be same on all architectures | Theo de Raadt |
2007-01-10 | fix fallout of the split sensor devices change which caused lockups on | David Gwynne |
2007-01-10 | Fix getitimer to use uptime as setitimer does. Fixes bad output from | Artur Grabowski |
2007-01-09 | Adjust for USIII to RIO EBus renaming. | Mark Kettenis |
2007-01-09 | regen | Mark Kettenis |
2007-01-09 | Spell Ebus as EBus like Sun does. Rename USIII EBus to RIO Ebus. | Mark Kettenis |
2007-01-09 | network byte order firmware, so that firmware files are the same on | Theo de Raadt |
2007-01-09 | Miod used a too large hatchet when trimming userret in 1.80. | Artur Grabowski |
2007-01-08 | Fix comment. From Constantine A. Murenin. | Mark Kettenis |
2007-01-08 | No need to re-init on every media change. | Mark Kettenis |
2007-01-08 | attach to Gigabyte GN-WI05GS Mini-PCI Express adapters. | Damien Bergamini |
2007-01-08 | sync | Damien Bergamini |
2007-01-08 | Add USB id for Mini-PCI Express Gigabyte GN-WI05GS which shows up as | Damien Bergamini |
2007-01-08 | Add support for HW TCP/IP checksum offload for adapters that support it. | Damien Bergamini |
2007-01-08 | add round brackets around return values | Michele Marchetto |
2007-01-08 | discard packet and return if ifp is not a member of the bridge | Michele Marchetto |
2007-01-08 | Add support for Leadtek Winfast TV 2000 XP, from Tim Leslie | Pedro Martelletto |
2007-01-07 | Fix VCore voltage detection on w83637hf. | Mark Kettenis |