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
/
pci
Age
Commit message (
Expand
)
Author
2007-06-11
remove all FreeBSD/NetBSD specific code because we will
Robert Nagy
2007-06-10
Remove the definition and use of the USBDEVNAME macro.
Marc Balmer
2007-06-09
print regulatory domain in dmesg output.
Damien Bergamini
2007-06-08
Add support for the Digi Neo 8-port serial adapter.
Marc Balmer
2007-06-08
sync.
Marc Balmer
2007-06-08
Add Digi International Digi Neo 8 (8 serial ports). From Pedro Almeida.
Marc Balmer
2007-06-06
the copyright holder changed the license from "dual bsd/gpl" to be
Reyk Floeter
2007-06-06
Remove IPS_D_INTR debug level, IPS_D_XFER is good enough.
Alexander Yurchenko
2007-06-06
comment an unused function (wpi_setup_beacon).
Damien Bergamini
2007-06-06
- #undef the correct macro
Damien Bergamini
2007-06-06
make sensors framework usage consistent with other drivers; ok damien@
Constantine A. Murenin
2007-06-06
sync
Damien Bergamini
2007-06-06
Remove incorrect entry for Intel PRO/Wireless 3945ABG.
Damien Bergamini
2007-06-05
Major wpi(4) update:
Damien Bergamini
2007-06-02
Add support for ICH8M IDE.
Jonathan Gray
2007-06-02
regen
Jonathan Gray
2007-06-02
Add some devices found on an Intel 965GM/ICH8M laptop.
Jonathan Gray
2007-06-01
initialize the rings
Reyk Floeter
2007-06-01
Only probe phy's at address 0; gets rid of bogus phy's on the
Mark Kettenis
2007-05-31
further improvement of the bus space i/o. firmware loading, booting,
Reyk Floeter
2007-05-31
enable all debugging messages by default if the driver is compiled with
Reyk Floeter
2007-05-31
fix the myx_write function
Reyk Floeter
2007-05-31
add myx(4)
Reyk Floeter
2007-05-31
initial bits of a new driver for the Myricom Myri-10G Lanai-Z8E 10Gb
Reyk Floeter
2007-05-31
only call em_init() when IFF_UP is set, not unconditional.
Henning Brauer
2007-05-31
1000 != 0x1000 (4096)
Chris Kuethe
2007-05-30
Move the knob for the interrupt throttling register next to the knobs for
Chris Kuethe
2007-05-30
fix the ether_aton-like function to print the correct lladdr (swap bytes)
Reyk Floeter
2007-05-30
my (dlg says crappy) laptop requires some more delays in port_reset or
Ted Unangst
2007-05-29
sprinkle some SMALL_KERNEL to permit bio/softraid to run on boot media
Todd T. Fries
2007-05-29
Fix bus_dmamap_sync size argument.
Alexander Yurchenko
2007-05-28
fix C++ style comment
Chris Kuethe
2007-05-28
make it compile on i386
Reyk Floeter
2007-05-28
Enable interrupt holdoff on DP83816 chips. This significantly improves
Chris Kuethe
2007-05-28
Bump timeout.
Alexander Yurchenko
2007-05-28
Decrease max number of commands to 128.
Alexander Yurchenko
2007-05-28
Start adding copperhead chipset support. Not tested at all.
Alexander Yurchenko
2007-05-28
Add more MII glue. Still not working but I want to get this into the tree.
Claudio Jeker
2007-05-28
Fix timeout loop in ips_poll().
Alexander Yurchenko
2007-05-28
Better debug printf.
Alexander Yurchenko
2007-05-28
Initial bits of if_media and mii support.
Claudio Jeker
2007-05-28
use memcpy when copying to/from the fifos, apparently gcc can do a better
David Gwynne
2007-05-28
Provide a separate DMA-able command frame buffer for each CCB to prevent
Alexander Yurchenko
2007-05-28
Sprincle some more scsi_done().
Alexander Yurchenko
2007-05-28
Release CCB before calling scsi_done(). Thanks dlg@ for the tip.
Alexander Yurchenko
2007-05-27
Add basic error detection.
Alexander Yurchenko
2007-05-27
Better debug printf.
Alexander Yurchenko
2007-05-27
A completely rewritten ips driver. Still work in progress but already
Alexander Yurchenko
2007-05-27
Attach ifp to che(4) by cheating a bit -- at least in dlg's opinion.
Claudio Jeker
2007-05-27
move bus_space funcs out of the way, sprinkle some knf.
David Gwynne
[next]