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
2005-09-19
floppy support; form@openbsd.ru
Theo de Raadt
2005-09-13
only include what is needed (tree.h) and not the whole metric assload of unre...
Michael Shalayeff
2005-09-13
replace the node hash table with a red-black tree. this fixes some
Reyk Floeter
2005-08-28
wake aps up on resume from suspend/standby; ok deraadt@
Damien Miller
2005-08-06
Improved X40 kludge, tested by djm@.
Jonathan Gray
2005-08-05
Correct URL. Noticed by Dries Schellekens <gwyllion at ulyssis.org>.
Jonathan Gray
2005-08-05
X40 has to be prodded a bit more to work.
Jonathan Gray
2005-08-05
Start of a driver for the "Active Protection System" accelerometer
Jonathan Gray
2005-07-31
Don't use new dmesg line when printing logical devices info.
Alexander Yurchenko
2005-07-31
Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chain
Christopher Pascoe
2005-07-28
Add viasio(4), a driver for VIA VT1211 LPC Super I/O found on
Alexander Yurchenko
2005-07-26
Fan tachometers improvements from form@pdp-11.org.ru:
Alexander Yurchenko
2005-06-20
Replace arpcom in the softc with ieee80211com in preparation for
Jonathan Gray
2005-06-08
remove netns crud.
Henning Brauer
2005-05-23
loose is not lose. ok deraadt tdeval and a few more typos from jfb
Ted Unangst
2005-05-22
remove "0x" in front of %p in printfs.
Artur Grabowski
2005-04-29
Correct FAN3 divisor for IT8705 and add support for FAN3 divisor on IT8712.
Alexander Yurchenko
2005-04-15
make sure aligment does not return zero block size
Michael Shalayeff
2005-04-09
Use vendor id register for chip matching instead of configuration
Alexander Yurchenko
2005-04-05
nuke a second driver for ISA Intel EtherExpress PRO/10 cards which
Brad Smith
2005-04-03
ether_input_mbuf() conversion.
Brad Smith
2005-04-03
fix comment
Brad Smith
2005-04-02
support setting the MTU
Brad Smith
2005-03-25
during probe test for a mem window reduction in case there is not enough spac...
Michael Shalayeff
2005-03-16
Use biowait() instead of rolling our own.
Miod Vallat
2005-03-08
Cosmetics...
Thierry Deval
2005-03-02
Spaces.
Alexander Yurchenko
2005-02-17
ehternet -> ethernet
Miod Vallat
2005-02-17
miscellaneous typo fixes:
Jean-Francois Brousseau
2005-01-27
Add pcmcia_intr_string() to format the intr string for pcmcia attach
Todd C. Miller
2005-01-27
Make pcic_isa_chip_intr_establish() silent; irq printing will move
Todd C. Miller
2005-01-15
make sure interface is in RUNNING state before touching the multicast filters
Brad Smith
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
[next]