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
/
isa
Age
Commit message (
Expand
)
Author
2004-12-26
Use list and queue macros where applicable to make the code easier to read;
Miod Vallat
2004-12-26
Make this compile and bring the last few vga fixes in.
Miod Vallat
2004-11-29
Spell precede correctly.
Jonathan Gray
2004-11-17
proper autoconf attachments; grange@ testing; markus@ ok
Michael Shalayeff
2004-10-05
Don't reset the chip on attach. This solves the problem with fans
Alexander Yurchenko
2004-09-28
Use ETHER_MAX_DIX_LEN
Brad Smith
2004-09-23
don't need to set ifp->if_mtu or ifp->if_output in each driver,
Brad Smith
2004-08-23
The IT87 chip has 3 Fan sensors. Fix the loop invariant and add
Todd C. Miller
2004-08-17
don't forget to set rv to zero on false match
Michael Shalayeff
2004-06-13
debranch SMP, have fun
Niklas Hallqvist
2004-06-06
Multicast cleanups
Ryan Thomas McBride
2004-06-05
Missing lockinit().
Alexander Yurchenko
2004-06-05
Remove NGPIO button.
Alexander Yurchenko
2004-06-03
Add support for the GPIO logical device.
Alexander Yurchenko
2004-05-23
gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver.
Alexander Yurchenko
2004-05-18
Be sure to initalized and use the "len" variable correctly in iestart();
Miod Vallat
2004-05-12
network drivers don't need to include bpfdesc.h
Ted Unangst
2004-05-01
Fix a disk_unbusy() that was missing the 3rd argument; Georg Schwarz
Todd C. Miller
2004-04-20
protect from multiple inclusion; ok miod
Peter Valchev
2004-04-02
remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists
Theo de Raadt
2004-02-15
new arg to disk_unbusy, to record separate read/write statistics.
Ted Unangst
2004-02-10
Use SENSOR_FINVALID.
Alexander Yurchenko
2004-02-03
repair cats
Michael Shalayeff
2004-02-02
Yet another signature; reported by danh@
Alexander Yurchenko
2004-02-01
Restore support for amd64.
Thomas Nordin
2004-02-01
add cats support ok deraadt@
Dale Rahn
2004-01-28
Add new probe signature. From Alexey E. Suslikov <cruel@texnika.com.ua>.
Alexander Yurchenko
2004-01-28
an amd64 arch support.
Michael Shalayeff
2004-01-15
Provide explicit function argument declarations.
Miod Vallat
2004-01-13
spelling
Theo de Raadt
2004-01-12
Move sensors externs to sys/sensors.h and introduce a macro
Alexander Yurchenko
2004-01-09
remove uvm_extern.h
Brad Smith
2004-01-05
temp/volt sensor for NS PC87366 LPC Super I/O; based on netbsd version; ok de...
Markus Friedl
2003-12-12
another small compiler warning cleanup (#error instead of bailing out)
Hans-Joerg Hoexer
2003-11-16
convert __attribute__((__packed__)) to __packed so that parsers unaware
Anil Madhavapeddy
2003-11-07
adress -> address, and a few more; all from Jonathon Gray;
Jason McIntyre
2003-11-05
Correct author's email address per his request.
Alexander Yurchenko
2003-11-03
remove support for non-existent scd and pcd drivers. ok deraadt millert
Ted Unangst
2003-10-19
Don't check for valid nio since pnp is not used; similar to lm(4).
Alexander Yurchenko
2003-10-17
Merge an old fix from NetBSD:
Alexander Yurchenko
2003-06-29
Don't check for valid ipa_nio in attach since we don't use pnp here;
Alexander Yurchenko
2003-06-08
Fix probe for GUS MAX cards; from NetBSD.
Miod Vallat
2003-06-08
Do not hardcode the dma channel to 1, use the softc settings instead.
Miod Vallat
2003-06-04
more 3/4 cleanups for lazy developers
Theo de Raadt
2003-06-03
terms 3 & 4 cleanup based on "terms" file
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-02
remove term 3 & 4; permission given from d.doroshenko@omnitel.net
Theo de Raadt
2003-06-02
kill the caluses three and four on some of my code
Michael Shalayeff
2003-06-02
nuke clase 3 & 4
Jason Wright
2003-05-28
Print some debug info on match routine failure
Alexander Yurchenko
[next]