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
/
ic
Age
Commit message (
Expand
)
Author
2013-05-07
fix a double free in an error path
Jonathan Gray
2013-05-03
break out the battery status into excruciating detail. makes it harder for
David Gwynne
2013-05-02
always attach the battery sensor if the adapter lets us query it.
David Gwynne
2013-05-01
provide a sensor for the battery backup unit (bbu) on mfi boards that
David Gwynne
2013-05-01
there's some extra bits for the bbu status that freebsd dont have. provide
David Gwynne
2013-05-01
provide a couple of %b things for mfi_hw_present and mfi_adapter_ops cos
David Gwynne
2013-05-01
dont need to walk alldevs during sensor creation looking for the logical
David Gwynne
2013-04-30
white space tweak
David Gwynne
2013-04-30
white space fixes
David Gwynne
2013-04-30
use MR_DCMD consistently. some MD_DCMD was in there somehow.
David Gwynne
2013-04-30
pull in BBU bits from freebsd
David Gwynne
2013-04-21
Unify the zs tty driver.
Sebastian Reitenbach
2013-04-20
In ahc_reset(), use SELxxx constants instead of magic values. No functional
Miod Vallat
2013-04-20
correct handling of t_apmver
Theo de Raadt
2013-04-20
Enable active PS/2 multiplexing if available.
Tobias Stoeckmann
2013-04-13
Perform a warm reset instead of putting the hardware into full sleep mode
Stefan Sperling
2013-04-07
david imhoff points out that the error handling in mfi_init_ccb gets the
David Gwynne
2013-03-28
Prevent a panic during rtsx(4) attachment. If a card is inserted while booting
Stefan Sperling
2013-03-24
Use ieee80211_set_tim() directly now that it is available.
Claudio Jeker
2013-03-18
Provide a way for *drm(4) to prevent the VGA text console wsdisplay(4) instance
Mark Kettenis
2013-03-17
- Remove the reserved number of TX descriptors. No limitation is mentioned in
Brad Smith
2013-03-14
Cosmetic tweaking. No functional change.
Brad Smith
2013-03-11
Separate out the common capabilities flags from the switch statement
Brad Smith
2013-03-09
Always use the internal PHY on Apple variants, from FreeBSD. This unbreaks
Martin Pieuchot
2013-03-09
Calculating the IP header checksum on Realtek 8168 is broken if the
Alexander Bluhm
2013-03-07
XL_DMACTL is a 32bit register, use the 32bit write macro.
Brad Smith
2013-03-07
Fix and simplify determining whether we're using a 8129 or 8139 chipset. Only
Brad Smith
2013-03-04
replace the LIST_ENTRY in scsi_xfer with a SIMPLEQ_ENTRY. the things that
David Gwynne
2013-02-15
More DPRINTF use, no object change.
Martin Pieuchot
2013-02-15
Do not loop forever if the keyboard send a BAT (Basic Assurance Test)
Martin Pieuchot
2013-02-14
No need to treat amd64 specially; always return CN_HIGHPRI.
Mark Kettenis
2013-01-21
Split AHCI in order to support devices which are not attached via pci.
Patrick Wildt
2013-01-18
data transfers suit STREAMING dma maps.
David Gwynne
2013-01-17
forgot this file when committing the 64bit dva diff.
David Gwynne
2013-01-17
mikeb pointed at that the interrupt status register read in mpi_intr was
David Gwynne
2013-01-17
we dont need to read the interrupt status register to know if we have
David Gwynne
2013-01-17
treat DVAs as 64bits all the time so we can avoid ugly casts and shifts in
David Gwynne
2013-01-14
Fix the sotfware.
Joel Sing
2013-01-06
acknowlege -> acknowledge
Martynas Venckus
2012-12-31
Spell `calculation' correctly.
Miod Vallat
2012-12-07
Remove support for waiting for an interrupt within hostcmd_send(), since only
Stefan Sperling
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-12-01
Add RX TCP/UDP checksum offload support.
Brad Smith
2012-11-29
Add rtsx(4), a new driver for the Realtek RTS5209 card reader.
Stefan Sperling
2012-11-29
Remove setting an initial assumed baudrate upon driver attach which is not
Brad Smith
2012-10-27
Implememnt AP side power saving for acx(4). Tested on acx11.
Claudio Jeker
2012-10-22
Add flow control support.
Brad Smith
2012-10-20
Init values for the AR9485 were for version 1.0 of this chip, which according
Stefan Sperling
2012-10-20
Fix hardware kill switch detection for the ar9300 chip family. The driver was
Stefan Sperling
2012-10-19
Simplify xl_iff_90x() a bit and only check ac->ac_multicnt since ac_multicnt
Brad Smith
[next]