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-03-09
Pretty.
Marco Peereboom
2006-03-09
Create separate function to parse name + scope. Should shave some bytes of
Marco Peereboom
2006-03-09
unbreak the tree. i dunno how this compiled on my box at home.
David Gwynne
2006-03-08
amdpmreg.h is only used by amdpm.c, so merge the header into the c file.
David Gwynne
2006-03-08
Glue showval into ddb.
Marco Peereboom
2006-03-08
Add showval to ddb interface. Now we can pretty much debug anything AML
Marco Peereboom
2006-03-08
Fix proto.
Marco Peereboom
2006-03-08
Fix device id typo introduced in r1.41; found the hard way by Daniel Hamlin.
Miod Vallat
2006-03-08
Properly route ISA interrupts through ioapics.
Mark Kettenis
2006-03-08
Really unbreak GENERIC.MP.
Mark Kettenis
2006-03-08
tweak the debug macros a bit
David Gwynne
2006-03-08
fix support for the smbus controller on nforce 1 chipsets. only try to
David Gwynne
2006-03-08
unbreak GENERIC.MP; from gklok
Theo de Raadt
2006-03-08
KNF.
Marco Peereboom
2006-03-08
KNF + alignment.
Marco Peereboom
2006-03-08
Patch from Gordon Klock to update AMD PowerNow K8 support on i386,
Uwe Stuehler
2006-03-07
Add hooks for "machine acpi disasm"
Marco Peereboom
2006-03-07
Add "disasm" code for ddb. With this one can disassemble AML code from DDB.
Marco Peereboom
2006-03-07
Add a few more SMSC devices.
Mark Kettenis
2006-03-07
Fix collision between SI_SOFTSERIAL and OS timers in the interrupt mask.
Uwe Stuehler
2006-03-07
Add the proper constant to replace a magic interrupt number.
Uwe Stuehler
2006-03-07
Improve adm1030/adm1031 detection.
Mark Kettenis
2006-03-07
- Use the correct initialization routine for the VIA VT8233 chipset
Brad Smith
2006-03-07
Don't issue I2O_EXEC_IOP_CLEAR to AMI boards, since some
Brad Smith
2006-03-07
Remove COMPAT_1x stuff inherited from NetBSD, which does not apply to us.
Miod Vallat
2006-03-07
On via-pmu systems, check whether the firmware has found adb devices on the
Miod Vallat
2006-03-07
use the cu_bridge_id rather than the cu_rootid for the bridge address.
Brad Smith
2006-03-07
whitespace fixes
David Gwynne
2006-03-07
advertisment -> advertisement; from leonardo chiquitto filho
Jason McIntyre
2006-03-07
Add support for the serial interface to the UMTS/GPRS/GSM modem
Jonathan Gray
2006-03-07
regen
Jonathan Gray
2006-03-07
Add id for the serial interface to the UMTS/GPRS/GSM modem on
Jonathan Gray
2006-03-07
regen
Jonathan Gray
2006-03-07
Add a few entries found in submitted dmesgs.
Jonathan Gray
2006-03-07
It does not make sense to check for IA64 CPUID flag here.
Jonathan Gray
2006-03-07
Check for a few additional CPUID flags.
Jonathan Gray
2006-03-07
Remove last NRND NetBSDisms from tree.
Kenneth R Westerback
2006-03-06
sync
Theo de Raadt
2006-03-06
ricoh sd/mmc controller
Theo de Raadt
2006-03-06
Remove accidentally committed debug printf.
Mark Kettenis
2006-03-06
Make UDMA on the VT8237 work again.
Mark Kettenis
2006-03-06
deal w/ uvm_km_alloc() returning null; tedu@ ok
Michael Shalayeff
2006-03-06
Synch bits of the i386 and amd64 ioapic code.
Mark Kettenis
2006-03-06
do not panic unwiring unmapped memory (mmap3 regress); from netbsd; kettenis@...
Michael Shalayeff
2006-03-06
get rid of questionable macro gore.
Henning Brauer
2006-03-06
change a questionable multi-level foo ? a : b construct into readable
Henning Brauer
2006-03-06
more cleanup, again no binary change.
Henning Brauer
2006-03-06
cvhange a KASSERT into a if() .. panic() construct so the binary doesn't
Henning Brauer
2006-03-06
KNF, cleanup etc, no binary change
Henning Brauer
2006-03-06
No longer needed since it is moved to acpihpet.
Marco Peereboom
[next]