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
/
arch
/
sparc64
Age
Commit message (
Expand
)
Author
2008-03-01
Use getpropspeed() to get console speed. Add code to handle "ssp-console" and
Mark Kettenis
2008-03-01
Make sabtty(4) adopt the speed configured in OpenFirmware when it is the
Mark Kettenis
2008-03-01
Add getpropspeed(); a function which decodes a property describing a serial
Mark Kettenis
2008-03-01
Provide "reg" property when attaching cpu(4).
Mark Kettenis
2008-02-27
return from tda_attach before registering the sensor task
Robert Nagy
2008-02-24
Add commented out Bluetooth HID section
Uwe Stuehler
2008-02-24
Remove some bogus 32-bit compatibiliy code and comments.
Mark Kettenis
2008-02-20
enable tda(4)
Robert Nagy
2008-02-20
make tda(4) run the fans at maximum speed when we are about to drop
Robert Nagy
2008-02-18
Only attach on Sun Blade 1000/2000.
Mark Kettenis
2008-02-18
remove the definition of amd7930_trap(), it is not used anywhere.
Robert Nagy
2008-02-17
We're not printing interrupt priority levels (ot whatever ipl stands for) but
Mark Kettenis
2008-02-14
Make sure an interrupt handler does not get on the per-cpu list of pending
Mark Kettenis
2008-02-12
add tda(4), commented out for now
Robert Nagy
2008-02-12
tda(4) is a driver for Philips TDA8444 which can be found in
Robert Nagy
2008-02-10
Attach to "lom-console". Hopefuly this will give us a proper console on
Mark Kettenis
2008-02-10
Add interrupt state diagnostic registers.
Mark Kettenis
2008-02-03
Map windows little-endian like the MI pcmcia code expects.
Mark Kettenis
2008-02-02
id like to install via a fibre gem on my 880, so add the gentbi phy that it
David Gwynne
2008-01-24
Finish the beep(4) driver by hooking it up to the ukbd(4) beep handler
Robert Nagy
2008-01-23
Cleanup cn_pri. Change constants to more meaningful names, rather than
Joel Sing
2008-01-20
Add temperature sensor.
Mark Kettenis
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
Make host bridges provide their own implementation of pci_conf_read() and
Mark Kettenis
2008-01-18
Print consoleness the canonical way.
Mark Kettenis
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-16
Simplify spilling register windows into the pcb by storing the stack pointer
Mark Kettenis
2008-01-15
Make sabtty(4) adopt the speed configured in OpenFirmware when it is the
Mark Kettenis
2008-01-15
Enable umbg(4).
Marc Balmer
2008-01-12
Don't steal a register window in ipi_save_fpstate; it could have bad
Mark Kettenis
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-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
Add STICK_INT.
Mark Kettenis
2008-01-04
Prevent sign-extension when setting ASI in %tstate.
Mark Kettenis
2008-01-03
Fix debug code.
Mark Kettenis
2008-01-03
Add an explicit clobber to prevent gcc from reordering instructions around
Miod Vallat
2008-01-03
Remove redundant extenr declaration.
Mark Kettenis
2008-01-03
Don't depend on evil (struct psycho_pbm *) cast.
Mark Kettenis
2008-01-03
Remove some junk.
Mark Kettenis
2008-01-03
Make slowtrap check the real stack pointer instead of whatever is in %g6.
Mark Kettenis
2008-01-01
Implement an MP-safe rw_cas() based upon the casx instruction; ok kettenis@
Miod Vallat
2007-12-26
Use the TSTATE_xxx constants instead of (PSTATE_xxx << TSTATE_PSTATE_SHIFT)
Miod Vallat
2007-12-23
In pmap_dumpmmu(), account for the fact that we use 4MB mappings for text and
Mark Kettenis
[next]