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
/
dev
Age
Commit message (
Expand
)
Author
2009-08-13
add a shutdown hook to stop unsolicited responses and the CORB and
Jacob Meuser
2009-08-13
Forgot to add break to the switch cases. Silly.
Paul Irofti
2009-08-13
Add wake/suspend support for pckbd(4).
Paul Irofti
2009-08-13
Rewrite part of the promiscuous/multicast handling; tested by myself,
Stuart Henderson
2009-08-13
add ioctls to allow userland to initiator a probe or detach of devices it
David Gwynne
2009-08-13
Replace the error strings that were being passed around with much simpler
Theo de Raadt
2009-08-13
- consistify cfdriver for the ethernet drivers (0 -> NULL)
Jasper Lievisse Adriaanse
2009-08-13
set ITSDONE on the xs before calling scsi_done()
David Gwynne
2009-08-12
Add wake support to acpihpet(4).
Paul Irofti
2009-08-12
Optimize Syndrome calculation, 30% speedup on writes
Jordan Hargrave
2009-08-12
only pull in the source file if it is needed, so that all the others
Theo de Raadt
2009-08-12
revert my change to m_cluncount which tries to prevent the system
David Gwynne
2009-08-12
Let this work with C99 compilers that do not define __GNUC__
Jonathan Gray
2009-08-12
Mark sensor as invalid if the i2c transaction to read its value fails.
Mark Kettenis
2009-08-12
ix currently relies on a gcc extension that removes a comma
Jonathan Gray
2009-08-12
Backing store for ega and vga virtual console is not allocated until the
Miod Vallat
2009-08-12
New lisa(4) driver for ST LIS331DL accelerometer in HP 2133 Mini-Note PC; ok...
Constantine A. Murenin
2009-08-12
if we get dangerously low on clusters during interrupts, we need
David Gwynne
2009-08-12
always mark an xs complete if we're about to return COMPLETE to the
David Gwynne
2009-08-12
though shalt complete the xs (ie, call scsi_done with it) before returning
David Gwynne
2009-08-12
fix unused widgets to contain the actual ids; ok jakemsr@
Martynas Venckus
2009-08-11
don't take chip revision as a pointer to the string; swap it with xname
Martynas Venckus
2009-08-11
More exact matching for Sunix 40XX 4 and 8 port units so that we can fix
Theo de Raadt
2009-08-10
The start function did enough so the shutdown hook is not needed
Theo de Raadt
2009-08-10
hook no longer needed
Theo de Raadt
2009-08-10
This does not need a shutdown function either (though the equilevant
Theo de Raadt
2009-08-10
More cases of shutdown hooks not needed after card is already stopped. In
Theo de Raadt
2009-08-10
More cases of shutdown hooks not needed after card is already stopped. In
Theo de Raadt
2009-08-10
USB network devices do not DMA in a way that requires a shutdown function
Theo de Raadt
2009-08-10
A few more simple cases of shutdown hooks which only call xxstop, when
Theo de Raadt
2009-08-10
clear the beacons owner/valid bits to avoid garbage.
Damien Bergamini
2009-08-10
clear the beacons owner/valid bits to avoid garbage.
Damien Bergamini
2009-08-10
three more shutdown hooks bite the dust.
Damien Bergamini
2009-08-10
xge_shutdown is not needed now that interface is stopped, since
Theo de Raadt
2009-08-10
missing argument to DPRINTF.
Damien Bergamini
2009-08-10
delete xxshutdown handlers that are never even hooked up
Theo de Raadt
2009-08-10
undef OTUS_DEBUG.
Damien Bergamini
2009-08-10
i prefer (m == NULL) over (!m)
Damien Bergamini
2009-08-09
Make ami(4) use NO_CCB at least some of the time.
Kenneth R Westerback
2009-08-09
Check if the command buffer has been allocated before we free it. Fixes
Marcus Glocker
2009-08-09
Switch softraid to vnodes to prevent bad things from happening when using
Marco Peereboom
2009-08-09
Make this compile when SEA_ASSEMBLER is not defined.
Jonathan Gray
2009-08-09
MCLGETI() will now allocate a mbuf header if it is not provided, thus
Theo de Raadt
2009-08-09
spelling error
Theo de Raadt
2009-08-09
Get node and port WWN's from the Open Firmware tree on sparc64 if they are
Mark Kettenis
2009-08-09
Rewrite bits of the multicast handling code as it should be.
Kevin Lo
2009-08-08
match 5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown
Christian Weisgerber
2009-08-08
regen
Christian Weisgerber
2009-08-08
5464 / 5461 IDs found in the Linux broadcom PHY driver and unknown
Christian Weisgerber
2009-08-08
Add support for the IC Plus IP1001 GigE PHY. From FreeBSD, via Brad.
Christian Weisgerber
[next]