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
/
dev
Age
Commit message (
Expand
)
Author
2005-12-17
Don't dynamically assign ring size, simplifies ring structures
Jonathan Gray
2005-12-17
Split length and flags up into seperate variables in
Jonathan Gray
2005-12-17
Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t
Miod Vallat
2005-12-17
regen
Jonathan Gray
2005-12-17
Add 3Com 3CRWE62092B and SanDisk ConnectPlus.
Jonathan Gray
2005-12-16
Typo and use correct header file.
Marco Peereboom
2005-12-16
Remove test for kbd_reset. Prompted deraadt@, ok jordan@
Marco Peereboom
2005-12-16
Added hooks for powerdown/power button press
Jordan Hargrave
2005-12-16
Cleaned up common power management register i/o
Jordan Hargrave
2005-12-16
a little quieter
Brad Smith
2005-12-16
Add new unified header file for devices. Suggested deraadt@
Marco Peereboom
2005-12-16
Use new unified header.
Marco Peereboom
2005-12-16
Remove .h files and replace them with a single one. Suggested deraadt@
Marco Peereboom
2005-12-16
Remove autoconf chatter
Marco Peereboom
2005-12-16
fix error printf's.
Brad Smith
2005-12-16
Fix 2 issues reported by beck.
Marco Peereboom
2005-12-16
remove unused code to use IO space.
Brad Smith
2005-12-16
Moved DSDT AML parsing into parent ACPI driver
Jordan Hargrave
2005-12-15
merge printing of the revision and the interrupt string into one printf.
Brad Smith
2005-12-15
If i is unsigned then i can wrap in 'for(...; i >= 0; i--)'. Spotted
Kenneth R Westerback
2005-12-15
Fix error printf()s.
Kenneth R Westerback
2005-12-15
Missing break and initializations found by lint.
Kenneth R Westerback
2005-12-14
We aren't likely to need to keep track of crypted/decrypted ring
Jonathan Gray
2005-12-14
Initial bits for an nvidia nforce Ethernet driver.
Jonathan Gray
2005-12-14
some codecs have an external amplifier, and in some hw the bit to powering
Federico G. Schwindt
2005-12-14
Add AC device glue.
Marco Peereboom
2005-12-14
Add AC device.
Marco Peereboom
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
Use shiny new acpibat.h
Marco Peereboom
2005-12-13
First stab at battery constants and structures.
Marco Peereboom
2005-12-13
add novatel NRM6831; from Felix Kronlage <fkr@hazardous.org>
Michael Shalayeff
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
- Add a whole bunch of new PCI ids.
Brad Smith
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
Correct typos in comments. From pedro la peu.
Jonathan Gray
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
if_san_common.c
Can Erkin Acar
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
Don't retry unsupported SCSI commands, causing large delays during
Kenneth R Westerback
2005-12-12
ansi, no binary change.
Federico G. Schwindt
[next]