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
2014-12-08
Do not report underruns as bus data errors, as suggested by section
Martin Pieuchot
2014-12-08
Remove a few foo_start() calls within ioctl handlers. Odd spot to have
Brad Smith
2014-12-08
When resetting an endpoint do not purge the ring. Instead set the
Martin Pieuchot
2014-12-08
Have foo_init() call foo_reset() to reset the chip to a known state
Brad Smith
2014-12-08
Split the ACPI resume trampoline into code and data, move the data page to
Mike Larkin
2014-12-07
Bring the 12x22 font in even if SMALL_KERNEL on sgi.
Miod Vallat
2014-12-07
sync
Theo de Raadt
2014-12-07
support WCH2 CH351 puc
Theo de Raadt
2014-12-06
A few last 'easy' #include dedups.
Kenneth R Westerback
2014-12-06
If "machdep.lidsuspend" is not set, do not go back to sleep if the lid
Martin Pieuchot
2014-12-06
Avoid error if a 64K transfer is done from a page-unaligned buffer.
Stefan Fritsch
2014-12-06
Increase low rxr watermark to a value suitable for jumbo frames.
Stefan Fritsch
2014-12-06
match family 16h
Jonathan Gray
2014-12-06
Repost video on all known Intel PowerVR devices not just GMA500, for
Jonathan Gray
2014-12-06
regen
Jonathan Gray
2014-12-06
add some more intel powervr devices and amd 16h misc cfg
Jonathan Gray
2014-12-05
Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.
Martin Pieuchot
2014-12-04
as promised 18 years ago, consolidate isa floppy disks in files.isa
Ted Unangst
2014-12-04
Driver for MosChip Semiconductor 78x0 USB multiport serial adapters.
Martin Pieuchot
2014-12-04
regen
Martin Pieuchot
2014-12-04
Various MosChip Semiconductor multiport serial adapter.
Martin Pieuchot
2014-12-04
Disable MSI with the Samsung S4LN053X01 SSD controller as found in some
Brad Smith
2014-12-04
Simplify the MSI bits a bit.
Brad Smith
2014-12-03
More duplicate #include cleanout.
Kenneth R Westerback
2014-12-03
wb_init() calls wb_stop() and wb_reset() so remove some redundant calls
Brad Smith
2014-12-03
Turn ahci port start into a callback so sxiahci can do some magic to
Jonathan Gray
2014-12-02
regen
Brad Smith
2014-12-02
Add Samsung SSD controller.
Brad Smith
2014-12-01
rxr ioctl handling.
Brad Smith
2014-11-30
Don't overwrite fields in the message when setting up the REMOTE_NDIS_SET_MSG
Mark Kettenis
2014-11-29
rxr ioctl handling.
Brad Smith
2014-11-28
regen
Mark Kettenis
2014-11-28
Add a few entries for SPARC T3/T4/T5/M5 machines. The IDT 89H64H16G3 entry
Mark Kettenis
2014-11-27
Previous change wasn't quite right and broke "classic' PCI sparc64 machines.
Mark Kettenis
2014-11-27
Another spot where the VLAN tag doesn't need swapping in the currently
Brad Smith
2014-11-27
Garbage collect some bits that were never used.
Brad Smith
2014-11-27
Fix a long standing bug in MAC statistics register access. One
Brad Smith
2014-11-27
Use dv_xname instead of if_xname to establish our interrupt. The latter is
Mark Kettenis
2014-11-27
rxr ioctl handling.
Brad Smith
2014-11-27
rxr ioctl handling.
Brad Smith
2014-11-26
The onboard ix(4) interfaces on the SPARC T5 machines don't have a valid MAC
Mark Kettenis
2014-11-26
Seems Sun^H^H^HOracle is doing something naughty and (deliberately) puts
Mark Kettenis
2014-11-26
dont swap the vlan tag twice on big endian archs for transmit.
David Gwynne
2014-11-24
rxr ioctl handling.
Brad Smith
2014-11-24
Fix some issues with 64-bit BARs behind PCI-PCI bridges.
Mark Kettenis
2014-11-24
No point in setting the Interrupt-on Short Packet bit on OUT endpoint.
Martin Pieuchot
2014-11-24
In debug mode, print more information when a transfer is aborted and use
Martin Pieuchot
2014-11-24
rxr ioctl handling.
Brad Smith
2014-11-24
Count how many lids are open, rather than accumulating the values ACPI
Theo de Raadt
2014-11-24
- Check IFF_RUNNING in xl_intr().
Brad Smith
[next]