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
2006-02-22
Constify arrays and strings; plus KNF.
Miod Vallat
2006-02-22
Attach as scf0 as per the config(8) stanza, instead of sysconfig0.
Miod Vallat
2006-02-22
Remove unused probeset() function.
Miod Vallat
2006-02-22
Remove unused _{ins,rem}que functions - they were not even implemented on
Miod Vallat
2006-02-22
Remove long unused ELF{32,64}_MACHDEP macros.
Miod Vallat
2006-02-22
Nuke unused includes.
Miod Vallat
2006-02-22
fix nfe_txeof() to reset the wathdog timeout only when a full tx frame
Damien Bergamini
2006-02-22
Make dmesg less verbose.
Marco Peereboom
2006-02-22
Fix size in snprintf() call; previous value turned out to be correct by luck.
Miod Vallat
2006-02-22
Added parsing of SSDT tables
Jordan Hargrave
2006-02-22
Added new aml_register to notify by device id
Jordan Hargrave
2006-02-22
Added new aml_register_notify to handle call-by-ID
Jordan Hargrave
2006-02-22
Rework notify handler.
Marco Peereboom
2006-02-22
re-enable interrupt mitigation and mask out NFE_IRQ_TIMER that was causing
Damien Bergamini
2006-02-22
IBM makes a pcn card that shows up as:
Brad Smith
2006-02-22
Added notify callback for A/C device
Jordan Hargrave
2006-02-22
Add insertion and removal events for batteries.
Marco Peereboom
2006-02-22
Expect PMU_INT_SNDBRT while resetting the adb bus; although this brings the
Miod Vallat
2006-02-22
For 82544 and newer chips increase the number of TX descriptors to 512.
Brad Smith
2006-02-22
regen
Brad Smith
2006-02-22
update the media settings after MAC setup.
Brad Smith
2006-02-21
KNF
Marco Peereboom
2006-02-21
disable interrupt mitigation until i figure out why we're spending 10% of
Damien Bergamini
2006-02-21
KNF
Marco Peereboom
2006-02-21
remove some commented out and NetBSD-specific code.
Brad Smith
2006-02-21
add missing MTU ioctl switch case.
Brad Smith
2006-02-21
Added button type field
Jordan Hargrave
2006-02-21
Readjust debug levels that crept in too low over the last few days.
Marco Peereboom
2006-02-21
Adjust debug levels since _STA often doesn't exist and its annoyingly loud.
Marco Peereboom
2006-02-21
Fix a panic reported by D.Snezhkov by issuing an ifconfig command with
Claudio Jeker
2006-02-21
use after free; from itojun@
Markus Friedl
2006-02-21
Rig the power button so that the machine shuts down correctly.
Marco Peereboom
2006-02-21
- Overhaul link state detection code.
Brad Smith
2006-02-21
Adjust debugging levels to something more reasonable.
Marco Peereboom
2006-02-21
Print the parent name which is way more useful than the node name.
Marco Peereboom
2006-02-20
Calling parseint instead of parseval for getpciaddr
Jordan Hargrave
2006-02-20
Added aml_bufcmp buffer comparisons
Jordan Hargrave
2006-02-20
Fix a typo cbproc -> proc. Found by drahn@
Marco Peereboom
2006-02-20
Fixed structure size for sleep states (bad grange!)
Jordan Hargrave
2006-02-20
- remove mbuf linearization code. it is broken in this context and it is very
Damien Bergamini
2006-02-20
Fix kernel builds without bpfilter. Linking is still broken.
Damien Bergamini
2006-02-20
Remove historical yet completely undocumented ``is this a tape'' ioctl for
Miod Vallat
2006-02-20
Compile out more rthreads stuff unless option RTHREADS;
Miod Vallat
2006-02-20
Be sure to call shutdownhook_disestablish() as this is a removeable device.
Jonathan Gray
2006-02-20
fix conversion for the temp values. i think i was losing some precision
David Gwynne
2006-02-20
Region has to be read and write not just read.
Marco Peereboom
2006-02-20
Region has to be read/write not just read.
Marco Peereboom
2006-02-20
Display device name for button attach
Jordan Hargrave
2006-02-20
Add acpibtn device. Remains disabled for now.
Marco Peereboom
2006-02-19
Added code for aml_notify GPE notification callback
Jordan Hargrave
[next]