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
2005-07-14
More bge ids, found in Broadcom's Linux driver. ok brad@
Jonathan Gray
2005-07-14
regen
Jonathan Gray
2005-07-14
More bge ids, found in Broadcom's Linux driver. ok brad@
Jonathan Gray
2005-07-14
Oops, commit actual structure that we need...
Marco Peereboom
2005-07-14
Add physical disk structure.
Marco Peereboom
2005-07-14
add D-Link PCI id.
Brad Smith
2005-07-14
regen
Brad Smith
2005-07-14
fix PCI ID for SysKonnect SK9Exx cards and add a PCI ID for some
Brad Smith
2005-07-13
remove white space and fix formatting for readability.
Brad Smith
2005-07-12
write ds1 ctrl mcode where we wanted the ds1e varient
Theo de Raadt
2005-07-12
h/w doesn't decrypt rx frames in monitor mode so don't try to remove the
Damien Bergamini
2005-07-12
Print the card number the chipset string is obtained from.
Jonathan Gray
2005-07-12
handle TI 64 byte fifo units here too; steve.shockley@shockley.net
Theo de Raadt
2005-07-12
Add AMI_MAX_TARGET.
Marco Peereboom
2005-07-12
sync
Theo de Raadt
2005-07-12
new INTEL 915GM*; pablomh@gmail.com
Theo de Raadt
2005-07-12
remove unused prototype sk_free_jumbo_mem
Brad Smith
2005-07-12
free resources for Jumbo buffers in sk_stop().
Brad Smith
2005-07-11
Enable IR receive mode only for infrared capable PXA2x0 UARTs. Normal
Uwe Stuehler
2005-07-11
sync
Theo de Raadt
2005-07-11
new devs; maxim@student.chalmers.se
Theo de Raadt
2005-07-10
Spacing cleanup.
Alexander Yurchenko
2005-07-10
pci_conf_read() return pcireg_t not u_int32_t and fix some style
Michael Shalayeff
2005-07-10
Protect from multiple inclusion.
Alexander Yurchenko
2005-07-10
Add diskarray structure for modern controllers.
Marco Peereboom
2005-07-09
remove code for TX checksum
Brad Smith
2005-07-09
don't clear RUNNING here.
Brad Smith
2005-07-09
Do not #include "foo.h" and keep the whole file between #if NFOO >0 ... #endif,
Miod Vallat
2005-07-09
remove braces here
Brad Smith
2005-07-09
better
Brad Smith
2005-07-09
- mbuf external storage is of (caddr_t), not (caddr_t *).
Brad Smith
2005-07-09
handle 64bit bar; found by mpf@
Michael Shalayeff
2005-07-09
rev 1.34
Brad Smith
2005-07-09
fix SIOCSIFMTU
Brad Smith
2005-07-09
- disable TX checksum offload since this chip has a bug where
Brad Smith
2005-07-09
Missing pciide_print_modes() in pdc203xx_setup_channel(). fgsch@ ok.
Hakan Olsson
2005-07-08
Fix mismatched brace and compile when NWSMUX and NWSDISPLAY not defined.
Marco S Hyman
2005-07-08
- use ETHER_MAX_LEN_JUMBO in one more spot
Brad Smith
2005-07-08
Remove verbosity during autoconf when running in vmware.
Marco Peereboom
2005-07-08
add a return here.
Brad Smith
2005-07-07
extend what jcs did a bit further by removing atus storage for the ssid.
David Gwynne
2005-07-07
check ETHERMIN and stop calling em_init_locked() from SIOCSIFMTU ioctl.
Brad Smith
2005-07-07
Make Fractional T1 work, reported and tested by Greg Mortensen,
Can Erkin Acar
2005-07-07
ueagle.c
Can Erkin Acar
2005-07-07
- the PCI layer enables bus mastering so don't bother again here.
Brad Smith
2005-07-07
initialize Scan.SSID from the right source
joshua stein
2005-07-07
Match an additional 10 ural ids, most of which are already listed
Jonathan Gray
2005-07-07
regen
Jonathan Gray
2005-07-07
10 more RT2570 devices, found in Windows drivers.
Jonathan Gray
2005-07-07
remove unused structure definitions. ok damien@
Kevin Lo
[next]