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-09-02
Remove some out-of-date comments that are no longer present in the NetBSD
Mark Kettenis
2009-09-02
Bring over some more glue from isp_pci.c; makes ISP2200 SBus FC cards actually
Mark Kettenis
2009-09-02
Invoke malloc() with the correct sizeof value in acpipwrres_foundcons().
Miod Vallat
2009-09-01
Add initial support for ISP2200 SBus FC cards. Doesn't quite work yet,
Mark Kettenis
2009-09-01
Glue for the SBus version of the Sun Vector Gigabit Ethernet card.
Mark Kettenis
2009-08-30
Reinstate SPLUSBCHECK checks (DIAGNOSTIC-only), but implemented as splassert(),
Miod Vallat
2009-08-30
Add some new devices. -moj
Mats O Jansson
2009-08-30
Sync. -moj
Mats O Jansson
2009-08-30
Change name on udl device since it matches more models. -moj
Mats O Jansson
2009-08-29
Add forward declaration for struct to_softc such that the firmware builder
Mark Kettenis
2009-08-29
Unbreak the tree.
Mark Kettenis
2009-08-29
Build Tigon firmware on sparc as well.
Mark Kettenis
2009-08-29
Split the ti(4) driver into mostly bus-agnostic code and PCI-specific
Mark Kettenis
2009-08-29
remove more unneeded Debugger() calls from dev/
Jasper Lievisse Adriaanse
2009-08-29
sync. -moj
Mats O Jansson
2009-08-29
Some more udl devices. -moj
Mats O Jansson
2009-08-29
submatch functions used with config_found_sm() are required to invoke the
Miod Vallat
2009-08-29
incorrect array bounds check in I2OVERBOSE error reporting.
Miod Vallat
2009-08-29
typos in comments
Miod Vallat
2009-08-29
Ooops, revert the last bcopy()-elimination commit. I forgot that bcopy()
Marcus Glocker
2009-08-28
Writing 0 to the PCI_LEGACY register *is* the proper way to disable the
Mark Kettenis
2009-08-28
remove a bunch of unused Debugger()s.
Jasper Lievisse Adriaanse
2009-08-27
sync
Jolan Luff
2009-08-27
Radeon HD 4350
Jolan Luff
2009-08-27
sync
David Hill
2009-08-27
nVidia Geforce Go 7950 GTX
David Hill
2009-08-27
Reduce padding overhead in compressed blocks.
Marcus Glocker
2009-08-27
Bring in NetBSD's rev 1.45 by Matthias Drochner
Jonathan Gray
2009-08-26
directly calling Debugger() is bad. turn these printf();Debugger(); series
Jasper Lievisse Adriaanse
2009-08-26
Speedup on raid6 writes, precalculate xor lookup
Jordan Hargrave
2009-08-26
Remove obsolete comment.
Marcus Glocker
2009-08-26
Replace some stupidly used bcopy()s by direct assignment.
Marcus Glocker
2009-08-26
Name fields in the udl_huffman struct same as on the driver side to
Marcus Glocker
2009-08-26
Also avoid __packed struct to Huffman table in the driver side in favour
Marcus Glocker
2009-08-25
add error checking
Theo de Raadt
2009-08-25
if we do not use __packed, we must write the values more carefully
Theo de Raadt
2009-08-25
no need for __packed; ok mglocker
Theo de Raadt
2009-08-25
We can treat BARs initialized to 0 as invalid now on socppc.
Mark Kettenis
2009-08-25
Add USB_PRODUCT_NOVATEL_EU870D that can be found in some dell d430
Robert Nagy
2009-08-25
regen
Robert Nagy
2009-08-25
add Novatel EU870D
Robert Nagy
2009-08-25
Enable pixel compression (Huffman pixel difference method). If the
Marcus Glocker
2009-08-25
Legacy-free PC hardware do not have a real PS/2 keyboard controller, but
Miod Vallat
2009-08-25
Add dev/microcode/udl/ to build.
Marcus Glocker
2009-08-25
16bit Huffman table for pixel difference compression on udl(4) devices.
Marcus Glocker
2009-08-25
catch up to readdisklabel API change; tested by matthieu
Theo de Raadt
2009-08-25
Don't setup multicast when in promiscuous mode. From Brad.
Stuart Henderson
2009-08-24
- fix format strings for values that are daddr64_t
Jasper Lievisse Adriaanse
2009-08-24
- remove double \n in panic string
Jasper Lievisse Adriaanse
2009-08-23
- turn a printf(), which predated a panic()-function that could take printf-l...
Jasper Lievisse Adriaanse
[next]