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-06-23
Make sure that the metadata level matches the requested assembly level when
Joel Sing
2009-06-23
Fix some more whitespace issues.
Joel Sing
2009-06-23
Add support for the 82574L chips and the bme1000 phy which is also used on
Claudio Jeker
2009-06-23
Ignore the PCT if the PSS has zero entries, only became
Gordon Willem Klok
2009-06-23
Don't use == for string comparison.
Jonathan Gray
2009-06-22
Sync the strict alignment with vr(4). Remove the if (1) and replace it with
Claudio Jeker
2009-06-22
Tidy up promiscuous mode and multicast handling; tested by Simon Kuhnle
Stuart Henderson
2009-06-21
Use static for forward decl of static arrays instead of extern
Jonathan Gray
2009-06-21
simplify write_s16 routine and just use memory stack instead of two
Martynas Venckus
2009-06-21
fix rcs ids. ok sthen@
Martynas Venckus
2009-06-20
Rewrite the interface flag handling case code and update the receive
Christian Weisgerber
2009-06-20
Force atapiscsi to depend upon wdc_base. This allows kernels to have
Miod Vallat
2009-06-20
First stab at state transitions.
Marco Peereboom
2009-06-19
Allow bge(4) to recognize the revisions of the 57780 ASICs. From Brad.
Christian Weisgerber
2009-06-19
Some more defines for bge(4). Mainly bits for accessing
Christian Weisgerber
2009-06-19
Tidy up allocation of transmit DMA maps and generalize it to also
Christian Weisgerber
2009-06-19
Always report 0 as the minimal brightness level to wscons. This results in
Mark Kettenis
2009-06-19
Either jordan or jsing left some debug prints behind. tsk tsk.
Marco Peereboom
2009-06-18
fix previous: start playback when at least one block of data has
Jacob Meuser
2009-06-18
Remove the if (1) that makes blambert@ cry. Appreciated blambert@
Claudio Jeker
2009-06-18
First sync the descriptor then check if the owner of the descriptor.
Claudio Jeker
2009-06-18
MCLGETI support for vr(4) interfaces. This will make the newer soekris and
Claudio Jeker
2009-06-18
Add other valid chunk state transitions for RAID 1.
Joel Sing
2009-06-18
Check the set state status rather than always assuming a rebuild has been
Joel Sing
2009-06-18
Fix some typos and whitespace issues.
Joel Sing
2009-06-18
KNF, okay deraadt@.
Paul Irofti
2009-06-18
regen
Jonathan Gray
2009-06-18
Remove support for cancelled NVIDIA MCP7B and add initial support for
Jonathan Gray
2009-06-17
Enabled EXPERIMENTAL RAID4/5 discipline
Jordan Hargrave
2009-06-17
Added openings callback; cleanup & KNF
Jordan Hargrave
2009-06-17
Make openings variable instead of maxwu; needed for more exotic raid sets.
Marco Peereboom
2009-06-17
Force Raid0/4/5 volume size to multiple of stripe size
Jordan Hargrave
2009-06-17
fix endianness issue on BE.
Damien Bergamini
2009-06-17
Remove __packed from memory structure. No idea what in the wolrd I was
Marco Peereboom
2009-06-17
Revert bufq's. this is inline with the major midlayer reverts that
Thordur I. Bjornsson
2009-06-13
Simplify ioctl handling. From Brad.
Mark Kettenis
2009-06-13
Fixed writes for RAID4/5, was not properly freeing Xor buffer
Jordan Hargrave
2009-06-12
Add flag for freeing ccb buffer on I/O completion
Jordan Hargrave
2009-06-12
Remove #if 0 code that is of no use at all. Ring overflows will actually
Claudio Jeker
2009-06-12
KNF and wrap at 80 columns.
Joel Sing
2009-06-12
Allow chunks marked as offline to be used for rebuild (ie. once disk has
Joel Sing
2009-06-12
Added working support for raid4/raid5 softraid
Jordan Hargrave
2009-06-11
Limit the BCM5701 B5 chipset to 32-bit mode as a workaround for a
Stuart Henderson
2009-06-11
Set the DMA read watermark to 4 on the BCM5703 chipset in PCI-X mode.
Stuart Henderson
2009-06-11
Simplify the ioctl handling code. From Brad.
Stuart Henderson
2009-06-11
Create a hotplug callback mechanism.
Marco Peereboom
2009-06-11
fix potential use of uninitialized value.
Charles Longeau
2009-06-11
remove dead assignment and newly created unused variable.
Charles Longeau
2009-06-11
KNF
Marco Peereboom
2009-06-11
add the VIA CX800 south bridge.
Kevin Lo
[next]