Age | Commit message (Expand) | Author |
2008-01-15 | Move some definitions from mpconfig.h to mpbiosreg.h (where they are on i396). | Mark Kettenis |
2008-01-15 | Enable umbg(4). | Marc Balmer |
2008-01-15 | bring in lots of ac97(4) and auvia(4) updates from NetBSD | Jacob Meuser |
2008-01-14 | Remove extra whitespace after comment; makes file identical to i386 version | Mark Kettenis |
2008-01-14 | Enable umbg(4) on the Zaurus. | Marc Balmer |
2008-01-14 | Fix max disk size: whe have 48 bits for size in 512 bytes units. | Otto Moerbeek |
2008-01-14 | Zap two usless printfs. | Thordur I. Bjornsson |
2008-01-14 | return earlier if the device index is negative | Jacob Meuser |
2008-01-14 | protect against an invalid device index possibly leading to kernel | Jacob Meuser |
2008-01-13 | Kill <machine/mp.h>. | Mark Kettenis |
2008-01-13 | Check for a negative devinfo index, which could get here through | Deanna Phillips |
2008-01-13 | Return pcbmap() errors from deget() rather than ignoring them. EIO at | Kenneth R Westerback |
2008-01-13 | Replace STABS debug info (which causes problems with truncated relocations) | Mark Kettenis |
2008-01-13 | Don't reserve space for msgbuf and bootargs in pmap_bootstrap(), since we | Mark Kettenis |
2008-01-13 | Add a machdep.cputype sysctl, which returns the processor type (0 for 88100, | Miod Vallat |
2008-01-13 | Remove unused cpumod variable. | Miod Vallat |
2008-01-13 | Fix build with DEBUG defined. | Mike Belopuhov |
2008-01-12 | Kill all timeouts and undo carp demotion on pfsync_clone_destroy. | Marco Pfatschbacher |
2008-01-12 | Don't steal a register window in ipi_save_fpstate; it could have bad | Mark Kettenis |
2008-01-12 | Make comconsrate initialized to TTYDEF_SPEED at compile-time, for ports | Miod Vallat |
2008-01-11 | Fall back on using SERDES if MDI0/MDI1 bits aren't set too. Fix PCS handling. | Mark Kettenis |
2008-01-11 | regen | Jonathan Gray |
2008-01-11 | Turns out the id I thought was both CX700/VX700 IDE was only for VX700, | Jonathan Gray |
2008-01-11 | regen | Jonathan Gray |
2008-01-11 | Some additional Intel devices from submitted dmesgs. | Jonathan Gray |
2008-01-11 | regen | Brad Smith |
2008-01-11 | Add the Broadcom 10Gb controller PCI id, BCM57710. | Brad Smith |
2008-01-10 | instead of showing { love }, fix the macro do use the do { ... } while (0) co... | Theo de Raadt |
2008-01-10 | Fix {} | Marco Peereboom |
2008-01-10 | Fix spello | Marco Peereboom |
2008-01-10 | regen | Thordur I. Bjornsson |
2008-01-10 | Add some more Intel 10G PCIe entries. | Thordur I. Bjornsson |
2008-01-10 | return with ENOTTY instead of EINVAL for unknown ioctl requests to trunk | Brad Smith |
2008-01-09 | add urlphy for RAMDISK, move tested devices up. | Stuart Henderson |
2008-01-09 | uark -> uark*, allow multiple devices to attach | Jonathan Gray |
2008-01-09 | Make dec_xxx_intr_map() fail silently; caller will print a message if | Mark Kettenis |
2008-01-09 | Move a couple of tested USB devices out of the 'untested' block, | Stuart Henderson |
2008-01-09 | Make uvm_page_lookup_freelist() simpler and faster if VM_PHYSSEG_MAX is 1. | Miod Vallat |
2008-01-09 | - add support for 4, 6, and 8 channel playback | Jacob Meuser |
2008-01-08 | Don't free res twice. | Marco Peereboom |
2008-01-08 | Be uniform with console message from other devices | Theo de Raadt |
2008-01-08 | the rsc-console on the v880 operates at 115200, not the 9600 we think we | David Gwynne |
2008-01-06 | Nuke avail_start and avail_end, they are not used by ps(1) since ten years, | Miod Vallat |
2008-01-06 | Sync console devices with GENERIC. | Miod Vallat |
2008-01-06 | Enclose some SUN4-specific code within preprocessor directives, this lets SUN4C | Miod Vallat |
2008-01-06 | Add lebuffer. | Miod Vallat |
2008-01-06 | diff missed in previous commit: | Theo de Raadt |
2008-01-06 | Add a more robust gettempreading that debounces the value (idea from FreeBSD) | Marco Peereboom |
2008-01-06 | re-add _PPC. | Marco Peereboom |
2008-01-06 | More NFS-related kernel shrinkage... | Bret Lambert |