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
/
amd64
Age
Commit message (
Expand
)
Author
2005-12-16
Sync with i386 acpi stuff. Remains disabled of course.
Marco Peereboom
2005-12-16
Make amd64 powerdown logic identical to i386.
Marco Peereboom
2005-12-16
KNF
Marco Peereboom
2005-12-16
re-enable ipmi
Theo de Raadt
2005-12-14
Add commented entries for nfe.
Jonathan Gray
2005-12-14
convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@
Todd C. Miller
2005-12-14
Make clock_t consistent across platforms as a 32 bit int. OK deraadt@
Todd C. Miller
2005-12-13
print lapic clock in mhz (instead of hz)
Michael Shalayeff
2005-12-13
remove ad clause that got copied from older versions of the files; pto by jsg@
Michael Shalayeff
2005-12-13
nuke unused BTOPKERNBASE define
Martin Reindl
2005-12-13
First step in include files overhaul. Use __FOO_VISIBLE (as defined
Todd C. Miller
2005-12-13
Remove the advertising clause in the UCB license which Berkeley
Jonathan Gray
2005-12-12
Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4,
Miod Vallat
2005-12-12
Drop clause 3/4 as per i386 version this was based on.
Jonathan Gray
2005-12-11
Remove some dead code spotted by lint.
Kenneth R Westerback
2005-12-10
Kill MCA related includes.
Kenneth R Westerback
2005-12-09
Drop clause 3/4 as per i386 version.
Jonathan Gray
2005-12-09
disable ipmi in GENERIC until such times as it works everywhere
Bob Beck
2005-12-05
Remove duplicate declaration.
Miod Vallat
2005-11-28
- consistently use x86_round_pdr() allowing us to remove the superfluous
Martin Reindl
2005-11-27
ISOXXX/ISO-XXX -> ISO XXX
Jason McIntyre
2005-11-24
add lint-specific hacks. at the same time, clean out a lot of ancient
Theo de Raadt
2005-11-19
Remove unnecessary lockmgr() archaism that was costing too much in terms
Pedro Martelletto
2005-11-15
add ixgb(4) though commented out for now.
Brad Smith
2005-11-14
add de and pcn
Brad Smith
2005-11-13
remove unused define.
Federico G. Schwindt
2005-11-13
untested kgdb support for amd64. prolly needs more work when
Federico G. Schwindt
2005-11-07
add some needed defs for upcoming kgdb support.
Federico G. Schwindt
2005-11-07
KGDB_DEVNAME should use com.
Federico G. Schwindt
2005-11-06
enable midi@pcppi and sequencer
Jolan Luff
2005-11-05
Add bus_space_alloc and _free.
Marco Peereboom
2005-11-05
add or enable lmc(4)
Brad Smith
2005-10-28
Check for init(8) return path by process ID and make it the exception rather
Mark Kettenis
2005-10-28
Use normal kernel stack for #BP exceptions. Fixes PR 4562.
Mark Kettenis
2005-10-26
- enable siop(4) in RAMDISK_CD on amd64.
Niall O'Higgins
2005-10-26
goodbye more Mach macros
Martin Reindl
2005-10-21
use the MI trunc_page() and round_page() macros instead of rolling or own
Martin Reindl
2005-10-20
Enable IPMI on amd64.
Marco Peereboom
2005-10-19
Add IPMI to amd64. Keep it disabled for now.
Marco Peereboom
2005-10-09
spelling
Federico G. Schwindt
2005-10-06
lots of pcmcia, cardbus, and wireless goodies come to town; work with tdeval
Theo de Raadt
2005-10-05
Add CardBus/PCMCIA support to AMD64.
Thierry Deval
2005-10-02
pci machines need the hme stub here
Theo de Raadt
2005-10-02
remove isa_intr_evcnt() prototype. a NetBSD-ism.
Brad Smith
2005-10-02
add hme
Brad Smith
2005-09-29
Execute operations in the correct order. From jason@
Marco Peereboom
2005-09-27
make options TIMEZONE and DST work; from form
Theo de Raadt
2005-09-27
ARGH! disable gart, I suck!
Marco Peereboom
2005-09-27
Clean up prints. From jason@
Marco Peereboom
2005-09-26
Use SCSI_IGNORE_ILLEGAL_REQUEST when reading a cd's table of contents.
Kenneth R Westerback
[next]