index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2008-01-18
Add environ(4).
Mark Kettenis
2008-01-18
First attempt to write a driver for the environment device found on
Mark Kettenis
2008-01-17
Print names we get from the prom within double quotes.
Mark Kettenis
2008-01-17
Remove some #if;ed out code.
Mark Kettenis
2008-01-17
Fix RX queue stalling by regulary reading the device statistics (with a
Marcus Glocker
2008-01-17
Set if_baudrate with IF_Gbps(10);
Thordur I. Bjornsson
2008-01-17
casts so this compiles on i386.
Thordur I. Bjornsson
2008-01-17
In ether_input() scheduling the soft interrupt and queueing the
Alexander Bluhm
2008-01-17
Add splnet around mii_tick() in sk_yukon_tick().
Brad Smith
2008-01-17
Notify us of NOTE_LINK on mkdir(2) as well.
Federico G. Schwindt
2008-01-17
Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightly
Marcus Glocker
2008-01-16
Simplify spilling register windows into the pcb by storing the stack pointer
Mark Kettenis
2008-01-16
Set the baudrate with IF_Gbps(10); and remove an
Thordur I. Bjornsson
2008-01-16
Dont use PR_LIMITFAIL with PR_WAITOK when M_WAIT is passed with
Thordur I. Bjornsson
2008-01-16
- Store the hw revision into a new softc field in re_attach() and reference
Brad Smith
2008-01-16
- Remove a unwanted slash from a error message printf
Brad Smith
2008-01-15
Work around an intel BIOS bug where it locates the ACPI tables in
Tobias Weingartner
2008-01-15
Revert r1.15 and flush pages (if cached) in pmap_remove_pv on every invocation,
Miod Vallat
2008-01-15
Make sabtty(4) adopt the speed configured in OpenFirmware when it is the
Mark Kettenis
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
[next]