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-23
Use PAGE_SIZE instead of NBPG.
Brad Smith
2006-03-23
ANSI and KNF.
Brad Smith
2006-03-23
ANSIfy
Brad Smith
2006-03-23
Extra parentheses in comments.
Ray Lai
2006-03-22
Fixup broken mpbios'es on VT8237 and nForce4 chipsets. Fixes interrupt
Mark Kettenis
2006-03-22
Detect newer revisions of the LM81.
Mark Kettenis
2006-03-22
incorrect check for end of array; ok jsg
Theo de Raadt
2006-03-22
prevent anything outside rote.c from accessing the routing table heads
Henning Brauer
2006-03-22
Fix comment about MINFREE, from Thordur I. Bjornsson <thib@mi.is>
Pedro Martelletto
2006-03-22
Add pci_find_device() a helper function for enumerating the
Jonathan Gray
2006-03-21
Disassembler now pretty prints AML code (like acpidump)
Jordan Hargrave
2006-03-21
Implementation of the Michael MIC as defined in IEEE 802.11i for TKIP.
Reyk Floeter
2006-03-21
Make ural(4) read and show real MAC/BBP rev instead of hardcoded RT2570
Pedro Martelletto
2006-03-21
x << long generates a lint warning, so silence it by casting __NFDBITS
Otto Moerbeek
2006-03-20
Don't forget to unlock of reading the RTC fails.
Mark Kettenis
2006-03-20
de-register.
Brad Smith
2006-03-20
a bit of demagification. this moves the checks for the cpu scaling features
David Gwynne
2006-03-20
remove kernel printfs that say "unable to allocate memory" just before
David Gwynne
2006-03-20
finer grained use of splbio in the ioctl paths. only use it when dealing
David Gwynne
2006-03-20
shrink the ccb even more. instead of having a "wakeup" member to say when
David Gwynne
2006-03-20
introduce rt_if_remove which takes care of routing table updates for an
Henning Brauer
2006-03-20
remove the bits in the ccb for generalised handling of dmaable memory.
David Gwynne
2006-03-20
switch the mgmt ioctl path to use the ioctl completion function.
David Gwynne
2006-03-20
move the drv_inq ioctl path to its own completion routine. all the cleanup
David Gwynne
2006-03-20
get rid of the CCB_READY check in ami_start, it is subtly broken and slows
David Gwynne
2006-03-20
the command queues are important so wrap them up in splbio
David Gwynne
2006-03-20
shorten the setup of the xs timeout
David Gwynne
2006-03-20
de-register.
Brad Smith
2006-03-20
factorize SGMAP-mapped DMA map creation and destroy code
Martin Reindl
2006-03-19
ANSIfy
Brad Smith
2006-03-19
ANSIfy
Brad Smith
2006-03-19
ANSI and KNF.
Brad Smith
2006-03-19
Change BLKDEV_IOSIZE down to 2KB like on all other platforms; ok kettenis@
Miod Vallat
2006-03-19
Do not compile misaligned access recovery code if option SMALL_KERNEL;
Miod Vallat
2006-03-19
mountroot for disk devices shall be dk_mountroot(), not ffs_mountroot().
Miod Vallat
2006-03-19
ANSI and fix comments
Brad Smith
2006-03-19
- check HDRTYPE early, and ignore if it is not supported (n > 2).
Brad Smith
2006-03-19
regen
Brad Smith
2006-03-19
add a few more Intel devices as found on a Acer Travelmate 3012WTMi laptop.
Brad Smith
2006-03-19
sis950 has 0x5b missing, so it looks more like an it8712f-a
Theo de Raadt
2006-03-19
this is a really large reworking of how ami works in terms of submitting
David Gwynne
2006-03-19
ok, what i thought was sis950 is actually likely the it8712f-a
Theo de Raadt
2006-03-19
recognize the 976 and 978
Brad Smith
2006-03-19
rev 1.86
Brad Smith
2006-03-19
remove unused bdbtofsb(bn) macro
Martin Reindl
2006-03-18
probe for it8712 and sis950 (somewhat of a clone)
Theo de Raadt
2006-03-18
No need to keep pointers to cfdriver structs in potential boot devices struct
Miod Vallat
2006-03-18
In _bus_dmamem_alloc_range(), do not ignore the caller's ``high'' parameter.
Miod Vallat
2006-03-18
Switch to a rpcc-based delay() implementation. From NetBSD.
Miod Vallat
2006-03-18
typo
Brad Smith
[next]