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
2008-05-23
Simplify the combination use of pci_mapreg_type()/pci_mapreg_map() as
Brad Smith
2008-05-23
Make rd act more like a 'normal' disk device, allowing the elimination of
Kenneth R Westerback
2008-05-22
Quick hack to make non-MULTIPROCESSOR kernels work by restricting
Mark Kettenis
2008-05-22
zap useless comment block with no content.
Jasper Lievisse Adriaanse
2008-05-22
Restrict interrupt vectors to 11 bits. Needed to make sun4us work.
Mark Kettenis
2008-05-22
use PR_ZERO instead of calling bzero directly
Thordur I. Bjornsson
2008-05-22
ANSI function definitions.
Brad Smith
2008-05-22
sync
Theo de Raadt
2008-05-22
simplify (less bytes in media)
Theo de Raadt
2008-05-22
never schedule a timer for a negative time, if in the past schedule short delay.
Dale Rahn
2008-05-22
More timeout(9) usage cleaned up.
Michael Knudsen
2008-05-22
- ises(4) was removed some time ago, zap it here too.
Jasper Lievisse Adriaanse
2008-05-22
Use LIST_FOREACH() instead of handrolling.
Thordur I. Bjornsson
2008-05-22
kill 2 bogus ARGUSED and use the LIST_FOREACH() macro
Thordur I. Bjornsson
2008-05-22
Remove unnecessary receive filter call from the attach hook. This is
Brad Smith
2008-05-22
Add the MCP77, 79 and 7B SMBus controller ids.
Brad Smith
2008-05-22
Read the MII_ANAR register and get the common denominator ability.
Brad Smith
2008-05-22
Remove the "loaded firmware" message from dmesg. Only print something
Brad Smith
2008-05-22
regen
Jonathan Gray
2008-05-22
Add a bunch of devices from submitted dmesgs.
Jonathan Gray
2008-05-21
Fujitsu PRIMEPOWER250/450 secondary LAN is a BCM5703C in disguise.
Mark Kettenis
2008-05-21
regen
Mark Kettenis
2008-05-21
Add Fujitsu PRIMEPOWER250/450 secundary LAN.
Mark Kettenis
2008-05-21
Only cancel (timeout_del()) the timeout if we're not going to delay it
Michael Knudsen
2008-05-21
Just clear the timeout since timeout_del() can cope with
Michael Knudsen
2008-05-21
Make _PROF_PROLOGUE visible if PROF is defined; will be needed by libc
Miod Vallat
2008-05-21
Remove <machine/elf_abi.h> on platforms which have it. Nothing in the tree
Miod Vallat
2008-05-21
Not all cache operations need to be run from P2, so don't do this unless
Miod Vallat
2008-05-21
ddb expects the kernel longjmp() to only take a single parameter and always
Miod Vallat
2008-05-21
First step towards supporting sun4us machines with Fujitsu's SPARC64-V CPU.
Mark Kettenis
2008-05-21
regen
Miod Vallat
2008-05-21
More pccom references
Miod Vallat
2008-05-21
sync
Theo de Raadt
2008-05-21
intel 5100 chipset; mitja
Theo de Raadt
2008-05-21
Switch i386 from pccom to com. Welcomed by many.
Mark Kettenis
2008-05-21
Print a specific message for non i2c attachments like macppc
Jonathan Gray
2008-05-20
Add multicast support to lii(4), with suggestions/changes from brad@.
Joel Sing
2008-05-20
Change the OpenBSD/sgi boot loader so that we use libsa loadfile(), rather
Joel Sing
2008-05-20
Fix last commit, it is rtrequest1() and not rtrequest(). Lucky me it seems
Claudio Jeker
2008-05-20
regen
Brad Smith
2008-05-20
Add the NVIDIA Quadro FX 3500 id.
Brad Smith
2008-05-20
Remove stray "attach com at isapnp with com_isapnp".
Mark Kettenis
2008-05-19
Add tsec(4)
Mark Kettenis
2008-05-19
tsec(4)
Mark Kettenis
2008-05-19
A driver for the Three Speed Ethernet Controller (TSEC) found on the
Mark Kettenis
2008-05-19
Add support for TSEC interrupts.
Mark Kettenis
2008-05-19
Change all remaining MD uses of MALLOC and FREE into proper malloc() and
Miod Vallat
2008-05-19
regen
Miod Vallat
2008-05-19
Add the Sun extended keys (L keys, volume keys) to the console mode layouts.
Miod Vallat
2008-05-19
do not leak memory if there is no power source. code is ifdef USB_DEBUG.
Federico G. Schwindt
[next]