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
2005-12-14
convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@
Todd C. Miller
2005-12-14
Prevent access to PCI config space for function >0 on bus 0.
Mark Kettenis
2005-12-14
Add a __statement macro to use with gcc statement expressions instead
Todd C. Miller
2005-12-14
Make clock_t consistent across platforms as a 32 bit int. OK deraadt@
Todd C. Miller
2005-12-14
Don't hard-code card present and number of socket bits in the PCMCIA bus
Uwe Stuehler
2005-12-14
Remove useless crap that was there from the beginning. One particular
Uwe Stuehler
2005-12-14
some codecs have an external amplifier, and in some hw the bit to powering
Federico G. Schwindt
2005-12-14
timeout code is not so happy with the negative values
Ted Unangst
2005-12-14
Add AC device.
Marco Peereboom
2005-12-14
Add AC device glue.
Marco Peereboom
2005-12-14
Add AC device.
Marco Peereboom
2005-12-14
change wait message for thrsleep to "thrsleep"
Ted Unangst
2005-12-14
Adjust debug printing levels to something more sane.
Marco Peereboom
2005-12-14
KNF
Marco Peereboom
2005-12-14
Add the last bits and cleanup advice from dlg.
Marco Peereboom
2005-12-13
print lapic clock in mhz (instead of hz)
Michael Shalayeff
2005-12-13
Use shiny new acpibat.h
Marco Peereboom
2005-12-13
First stab at battery constants and structures.
Marco Peereboom
2005-12-13
remove ad clause that got copied from older versions of the files; pto by jsg@
Michael Shalayeff
2005-12-13
add novatel NRM6831; from Felix Kronlage <fkr@hazardous.org>
Michael Shalayeff
2005-12-13
Deal with ki2c(4) controllers with multiple i2c busses.
Mark Kettenis
2005-12-13
add new device.
Dale Rahn
2005-12-13
sync
Dale Rahn
2005-12-13
support cdce mode.
Dale Rahn
2005-12-13
Prevent recursive interrupts. Solves kernel stack overflow on i386 under
Aaron Campbell
2005-12-13
- Add a whole bunch of new PCI ids.
Brad Smith
2005-12-13
Whoops, need to #undef _BIG_ENDIAN not _BYTE_ORDER
Todd C. Miller
2005-12-13
use consistent naming for members of the softc struct
David Gwynne
2005-12-13
the megaraid i4 and my dell perc 3/dc share the same vendor and product
David Gwynne
2005-12-13
ansi/deregister. No binary change.
Jonathan Gray
2005-12-13
Correct typos in comments. From pedro la peu.
Jonathan Gray
2005-12-13
make exiting actually work when a thread receives a signal.
Ted Unangst
2005-12-13
stupid me got the cast backwards
Ted Unangst
2005-12-13
Add acpibat device but keep it disabled.
Marco Peereboom
2005-12-13
Add glue to attach devices to apci.
Marco Peereboom
2005-12-13
Need some stuff outside of dsdt.c so create a .h
Marco Peereboom
2005-12-13
Add battery device.
Marco Peereboom
2005-12-13
rebuild
Ted Unangst
2005-12-13
thrsleep and thrwakeup, cast syscall arg from void * to long.
Ted Unangst
2005-12-13
change the first arg to thrsleep and thrwakeup to a void *.
Ted Unangst
2005-12-13
if_san_common.c
Can Erkin Acar
2005-12-13
It would seem that some cards do not get reset correctly if RESET is
Uwe Stuehler
2005-12-13
Added new objtype values to amltypes
Jordan Hargrave
2005-12-13
Add check for return value in recvcmd.
Marco Peereboom
2005-12-13
no need for device name before fail
Theo de Raadt
2005-12-13
Don't continue to poke ipmi registers if the ID command fails.
Marco Peereboom
2005-12-13
the status field for power supplies is different to the rest of the
David Gwynne
2005-12-13
nuke unused BTOPKERNBASE define
Martin Reindl
2005-12-13
Pchip0 PCI memory starts at 0x80000000000, correct and use
Martin Reindl
2005-12-13
Don't retry unsupported SCSI commands, causing large delays during
Kenneth R Westerback
[next]