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-03-11
Rework command polling to be able to sleep if no SCSI_NOSLEEP flag
Alexander Yurchenko
2009-03-10
regen
Damien Bergamini
2009-03-10
cleanup the mess in Intel WiFi Link PCI Ids.
Damien Bergamini
2009-03-10
Added sensor devices for Thinkpad (temp+fan)
Jordan Hargrave
2009-03-10
Fix cut/paste error.. call _BFS not _PTS
Jordan Hargrave
2009-03-10
Print scsi xfer flags in debug output.
Alexander Yurchenko
2009-03-10
Rearrange physical drive state bits checking so that bioctl gets
Alexander Yurchenko
2009-03-10
Add some more debug.
Alexander Yurchenko
2009-03-10
remove IBSS and HostAP modes since these aren't advertised in ic->ic_caps
Kevin Lo
2009-03-10
Add ips_intrds() function to be able to disable interrupts on hardware.
Alexander Yurchenko
2009-03-10
Limit registers space size to some reasonable value.
Alexander Yurchenko
2009-03-09
Completely rework command processing:
Alexander Yurchenko
2009-03-09
Do not start printing device info before attachment succeeded.
Stefan Sperling
2009-03-08
Move more z8536 defines from MVME188 specific code to the MI header and use it.
Miod Vallat
2009-03-07
No need to spam log with 'unable to alloc CCB' messages now that
Kenneth R Westerback
2009-03-07
Make sure the scsi_xfer timeout is set up before the command may complete;
Miod Vallat
2009-03-07
regen
Jonathan Gray
2009-03-07
Mobility Radeon HD 3400 from Eric JACQUOT and some
Jonathan Gray
2009-03-07
Misc cleanups, remove dead code
Jordan Hargrave
2009-03-06
Bring a few more PCI IDs from freebsd to match IBM ServeRAID 8i and 8s.
Alexander Yurchenko
2009-03-06
Add a few more cpu types from freebsd driver found on serveraid-8k board.
Alexander Yurchenko
2009-03-06
Bring NO_CCB to mpi.
Kenneth R Westerback
2009-03-05
Demacro the inteldrm ring macros too, making them use bus_space_write
Owain Ainsworth
2009-03-05
De-macro the ring manipulation macros in favour of functions. Saves a
Owain Ainsworth
2009-03-05
Additional paranoia for the indirect buffer checking.
Owain Ainsworth
2009-03-05
Do a similar thing to inteldrm re removing the old vblank crtc
Owain Ainsworth
2009-03-05
Kill a bunch of (long long long) dead ioctls.
Owain Ainsworth
2009-03-05
Remove the stats_boxes counters and associated code from radeondrm.
Owain Ainsworth
2009-03-05
Add support for IBM ServeRAID-8k. Thanks to Sergey Prysiazhnyi
Alexander Yurchenko
2009-03-05
Bump bus space size limit to fit all possible registers of the roket
Alexander Yurchenko
2009-03-05
Rip out old fieldio code (no longer used)
Jordan Hargrave
2009-03-05
New ACPI fieldio routines
Jordan Hargrave
2009-03-04
don't bus_space_unmap() sc->mt_ioh with the wrong bus tag
Alexandre Ratchov
2009-03-03
Make sure the scsi_xfer timeout is triggered while the command is still alive.
Miod Vallat
2009-03-03
shorten sizes of variables to the required number of bits, and remove
Theo de Raadt
2009-03-03
attempt support for a single-port variant of the NetMos NM9835 by looking
Theo de Raadt
2009-03-03
regen
Alexander Yurchenko
2009-03-03
Add IBM Remote Supervisor Adapter found on lpinto's machine.
Alexander Yurchenko
2009-03-03
regen
Kevin Lo
2009-03-03
more RealTek RTL8187 based devices
Kevin Lo
2009-03-01
Switch more info printfs to debug. The average user doesn't want to see
Owain Ainsworth
2009-03-01
Time to turn off debug by default. It shrinks ramdisk as a bonus.
Alexander Yurchenko
2009-03-01
Add sensors support.
Alexander Yurchenko
2009-03-01
- add missing letoh32
Alexander Yurchenko
2009-02-27
0x3 is not really a good number for bit flags. Should fix the Logitech
Marcus Glocker
2009-02-27
set interrupt moderation timer for tx; otherwise interrupt always for tx
Kevin Lo
2009-02-26
If acx_attach() fails, print the reason why it is failing.
Stefan Sperling
2009-02-26
Fix PR6089, "panic in acx_detach upon card eject".
Stefan Sperling
2009-02-26
fix the multicast code; tested by sthen@
Kevin Lo
2009-02-25
Fix up multicast support, from brad.
Jonathan Gray
[next]