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-20
regen
Marcus Glocker
2008-01-20
Add one more device which could work. Fix comment typo in usbdevs while
Marcus Glocker
2008-01-19
Add initial scaffold for RAID 0. No IO just yet.
Marco Peereboom
2008-01-19
Fix add_net_randomness() not being called because the wrong
Marco Pfatschbacher
2008-01-19
Simplify CLKF_INTR by making it look at the saved interrupt level,
Mark Kettenis
2008-01-19
When I say commented out, I should comment it out before comitting.
Mark Kettenis
2008-01-19
Add commented out entry for environ(4).
Mark Kettenis
2008-01-19
Remove printf that doesn't make sense.
Marco Peereboom
2008-01-19
Activate upgt(4) for macppc. Tested for a while on my PowerBook.
Marcus Glocker
2008-01-19
Make host bridges provide their own implementation of pci_conf_read() and
Mark Kettenis
2008-01-19
Make the device work again on big endian archs (after firmware upgrade).
Marcus Glocker
2008-01-18
Print consoleness the canonical way.
Mark Kettenis
2008-01-18
Add LED support.
Marcus Glocker
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
[next]