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
2006-05-17
Refactor scsi path so that we can have a single sgl function for io and non-io
Marco Peereboom
2006-05-16
Nuke some { }
Marco Peereboom
2006-05-16
Move !xs->data case into mfi_start_xs.
Marco Peereboom
2006-05-16
Fix some more htole32 screw-ups.
Marco Peereboom
2006-05-16
Labeling was the wrong way around. Make 5e 5i and vice versa.
Marco Peereboom
2006-05-16
Fix some htole32 I missed.
Marco Peereboom
2006-05-16
Fix tsleep wait channel name; ok damien@
Miod Vallat
2006-05-16
attach 8139's capable of C+ mode to the re(4) driver, instead of the rl(4)
Brad Smith
2006-05-16
consider re(4) as a possible 8139 chipset.
Brad Smith
2006-05-16
only allow setting Jumbo MTU frame sizes with the 8169 chipset.
Brad Smith
2006-05-16
Add READ CAPACITY.
Marco Peereboom
2006-05-16
Oops PREREAD not PREWRITE.
Marco Peereboom
2006-05-16
Add TUR and make it send it directly to firmware.
Marco Peereboom
2006-05-15
Clear all relevant ccb fields when mfi_put_ccb frees a ccb.
Marco Peereboom
2006-05-15
Oops don't send command twice to firmware when polling.
Marco Peereboom
2006-05-15
Add INQUIRY command.
Marco Peereboom
2006-05-15
Sprinkle bus_space_barrier()s after LANCE register writes, as already done
Miod Vallat
2006-05-15
Add AGP support for Intel 945G/GM chipsets. The 945GM (mobile) variant
Dimitry Andric
2006-05-15
Add device name when printing out errors. Pointed out by deraadt@
Marco Peereboom
2006-05-15
Kill evil spacing.
Marco Peereboom
2006-05-15
Make _bmc_io_wait 1 second instead of 500ms.
Marco Peereboom
2006-05-15
add a shutdown hook.
Brad Smith
2006-05-14
up the TX descriptors to the max.
Brad Smith
2006-05-14
only call init if not running.
Brad Smith
2006-05-14
amd64 can handle this too; tleslie@gmail.com
Theo de Raadt
2006-05-14
set the multicast filter in xge_init().
Brad Smith
2006-05-14
set the maximum MRU by default.
Brad Smith
2006-05-14
account for interrupts in the interrupt handler.
Brad Smith
2006-05-14
re-enable link up/down messages because they spray a lot right now
Theo de Raadt
2006-05-14
comment out link up/down printf's.
Brad Smith
2006-05-14
Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABG
Damien Bergamini
2006-05-14
Add abstraction for resistor factors; makes it easier to compare them to
Mark Kettenis
2006-05-14
Add a quirk to force the Wi-spy spectrum analyser to attach as ugen.
Matthieu Herrb
2006-05-13
regen
Matthieu Herrb
2006-05-13
Add Metageek Wi-Spy. ok deraadt@
Matthieu Herrb
2006-05-13
add IFQ_SET_MAXLEN
Brad Smith
2006-05-13
add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that this
Brad Smith
2006-05-13
use the PCI id from pcireg.h
Brad Smith
2006-05-13
add the PCI id and minimal changes necessary for the Xframe-II, according
Brad Smith
2006-05-12
Fix a misreporting bug after bioctl -H is used to create a hotspare. This was
Marco Peereboom
2006-05-12
add the PCI hdaudio subclass.
Brad Smith
2006-05-12
code we can read
Theo de Raadt
2006-05-11
use the PCI multimedia subclass type HD audio define from pcireg.h
Brad Smith
2006-05-11
add PCI multimedia subclass type of HD audio.
Brad Smith
2006-05-11
if (!foo & BAR) bad, if (!(foo & BAR)) better, and I'll have a cookie per
Miod Vallat
2006-05-11
more microHAM devices
Jason Wright
2006-05-11
more microHAM devices (from linux)
Jason Wright
2006-05-11
support the microHAM radio/computer interfaces
Jason Wright
2006-05-11
sync
Jason Wright
2006-05-11
2 microHAM devices from linux, and one from me
Jason Wright
[next]