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
Age
Commit message (
Expand
)
Author
2006-06-28
from freebsd 1.179:
Michael Shalayeff
2006-06-28
No need to add function prototypes twice to a header file.
Claudio Jeker
2006-06-28
Another unused function bites the dust -- this time pflogrtrequest(). OK markus@
Claudio Jeker
2006-06-28
Kill unused encrtrequest(). OK markus@
Claudio Jeker
2006-06-28
+ firmload for rum and zyd devices; ok jsg@.
Xavier Santolaria
2006-06-28
rewrite how the sensors are created. previously they would wait for io to
David Gwynne
2006-06-28
* azalia_pci_detach()
Brad Smith
2006-06-28
put proto where it is because dlg says he is a dodo
Theo de Raadt
2006-06-28
Add a roothook so the firmware can load when the adapter
Jonathan Gray
2006-06-28
Leave usbd_add_drv_event() call till the end of the attach process
Jonathan Gray
2006-06-28
Allow devices > revision 43.30 to attach.
Jonathan Gray
2006-06-28
Remove a struct that is no longer used.
Jonathan Gray
2006-06-28
remove some whitespace.
Brad Smith
2006-06-28
regen
Brad Smith
2006-06-28
better entry for NVidia MCP55 HD Audio.
Brad Smith
2006-06-27
unbreak builds without BIO by moving the sensor setup back under its ifdef.
David Gwynne
2006-06-27
Fix interrupt mapping. This now seems to work on all machines, even with
Mark Kettenis
2006-06-27
add the net80211 hostap options "nwflag hidenwid" for hidden SSID mode
Reyk Floeter
2006-06-27
match pca9555 as a name too
Theo de Raadt
2006-06-27
pull in files.gpio in case we want it
Theo de Raadt
2006-06-27
don't bother printing "{se}bus: %s incomplete" for devices missing a reg
Jason Wright
2006-06-27
don't set BGE_DEBUG by default, reduces the bloat a bit. noticed by deraadt.
Brad Smith
2006-06-27
Disable Jumbos on the 5714 family of chips for now. The bge driver assumes
Brad Smith
2006-06-27
DECLARE_DRIVER_CLASS(zyd, DV_IFNET); ok jsg@.
Xavier Santolaria
2006-06-27
knf in proto's; ok jsg@.
Xavier Santolaria
2006-06-27
Adapt adjtime() code and put in a better stub for adjfreq() for the
Otto Moerbeek
2006-06-27
add some more net80211 compatibility glue:
Reyk Floeter
2006-06-27
Switch from magic numbers to usbdevs for vendor/product pairs.
Jonathan Gray
2006-06-27
regen
Jonathan Gray
2006-06-27
add a bunch of zd1211 devices from zyd
Jonathan Gray
2006-06-27
we can do the sensors without BIO
David Gwynne
2006-06-27
we cant do bioctl or sensors on broken controllers since they dont have the
David Gwynne
2006-06-27
- Make re_diag() off by default.
Brad Smith
2006-06-27
new HW revs, EEPROM commands, softc fields, some macros and device ids.
Brad Smith
2006-06-27
add new RealTek PCI ids.
Brad Smith
2006-06-27
regen
Gordon Willem Klok
2006-06-27
Add device ids for some ATI radeon ports and the Intel 82945GM PCIE
Gordon Willem Klok
2006-06-27
- add fixup code in the RX path for strict alignment architectures.
Brad Smith
2006-06-27
regen
Brad Smith
2006-06-27
add the PCI product ids for the RealTek 8169SC and 8101E.
Brad Smith
2006-06-27
* Correct the rgephy driver so that it only applies the DSP fixup for
Brad Smith
2006-06-27
Rewritten clock driver for 80219/80321, actually manages seperate stat
Dale Rahn
2006-06-27
__attribute__((__packed__)) -> __packed
Jonathan Gray
2006-06-27
__attribute__((__packed__)) -> __packed
Jonathan Gray
2006-06-27
Add support for max rssi/signal strength percentage on RFMD 2958
Jonathan Gray
2006-06-27
Pass process credentials to VOP_READ(), making it possible to load
Pedro Martelletto
2006-06-27
avoid multiple detach problems; ich@florian-stoehr.de
Theo de Raadt
2006-06-26
Clean up some inconsistancies in definitions around DOS MBR code. No
Kenneth R Westerback
2006-06-26
enable mpi
David Gwynne
2006-06-26
atop(PAGE_SIZE) -> 1, 'tis true but it gets computed faster when PAGE_SIZE
Miod Vallat
[prev]
[next]