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
Age
Commit message (
Expand
)
Author
2005-09-22
remove the very basic ath(4) rate control implementation and use
Reyk Floeter
2005-09-22
revert 1.82 and 1.83 of ami.c and 1.26 of amivar.h since it seems to be
David Gwynne
2005-09-22
NEWINTR is not an option on OpenBSD.
Dale Rahn
2005-09-22
Print MAC name and version and use "address" instead of
Jonathan Gray
2005-09-21
isbad() is only used on SMD disks on sparc; remove it on other platforms.
Miod Vallat
2005-09-21
Reduce NKMEMPAGES_MAX_DEFAULT_SUN4M, or we may allocate too much of kernel_map
Miod Vallat
2005-09-21
fix ami_drv_inq so it uses ami_cmd's ability to use an arbitrary kernel
David Gwynne
2005-09-21
dont use the scsi xfer in ami_done to figure out if we have to sync a
David Gwynne
2005-09-21
remove the bits in the ccb that were needed to support scsi commands on
David Gwynne
2005-09-21
rename nsg to nsge in struct ami_passthrough to be consistent with the
David Gwynne
2005-09-21
use the ccbs passthrough command in the raw scsi path rather than
David Gwynne
2005-09-21
allocate space in each ccb to store a passthrough command
David Gwynne
2005-09-21
Improve readability by using a variable instead of repeated
Kenneth R Westerback
2005-09-21
Missing parenthesis. Same problem was addressed in sd.c r1.90. Could
Kenneth R Westerback
2005-09-20
unbreak tree, how did you do that miod
Theo de Raadt
2005-09-20
Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators,
Miod Vallat
2005-09-20
add iterators for usb descriptors. from Tony Lambris and Staffan Ulfberg.
David Gwynne
2005-09-20
memory, media handling and a bunch of register definitions for Yukon-2.
Brad Smith
2005-09-20
merge xmaciireg.h and yukonreg.h into if_skreg.h
Brad Smith
2005-09-20
remove unused pci_intr_evcnt() macro.
Brad Smith
2005-09-20
shuffle some stuff from skreg to skvar
Brad Smith
2005-09-19
sync
Theo de Raadt
2005-09-19
Cypress rs232 (not currently ucom compatible)
Theo de Raadt
2005-09-19
spaces.
Federico G. Schwindt
2005-09-19
o Add initial bits for IBSS support.
Damien Bergamini
2005-09-19
sin6_scope_id maps to interface indices for link local addresses only!
Brad Smith
2005-09-19
remove the unused in6_ifindex2scopeid()
Brad Smith
2005-09-19
knf.
Federico G. Schwindt
2005-09-19
spelling.
Federico G. Schwindt
2005-09-19
another D-Link DFE-670TXD PCMCIA varient; from henrik@flodell.se; ok fgsch
Theo de Raadt
2005-09-19
don't attach unsupported radio chipsets
Reyk Floeter
2005-09-19
dont use htole32 to set up values to be assigned to an 8 bit field.
David Gwynne
2005-09-19
replace the pointer mess used to handle wakeups on ccbs with a real flag
David Gwynne
2005-09-19
A few 'demon' -> 'daemon'.
Kenneth R Westerback
2005-09-19
Use variable to eliminate repeated calculation. More readable. No
Kenneth R Westerback
2005-09-19
Make idle a global variable so that gprof can see it and the time can
Dale Rahn
2005-09-19
Typo 'taget' -> 'target'.
Kenneth R Westerback
2005-09-19
typo
Theo de Raadt
2005-09-19
Fix initialisation of baddynamicports.udp, busted since 1997, wow.
Theo de Raadt
2005-09-19
floppy support; form@openbsd.ru
Theo de Raadt
2005-09-18
Correctly close RAID components. Fixes PR 4508, okay deraadt@
Pedro Martelletto
2005-09-18
ansi. No binary change.
Jonathan Gray
2005-09-18
speeling
David Gwynne
2005-09-17
boot uses abstract 'hd' device names, and 'set tty' works
Uwe Stuehler
2005-09-17
KNF
Brad Smith
2005-09-17
re-add code which allows setting master/slave flag for links with
Brad Smith
2005-09-17
- use PHY_RESET() on all models in brgphy_service()
Brad Smith
2005-09-17
KNF and remove function/line number references from log messages
Can Erkin Acar
2005-09-17
regen
Jonathan Gray
2005-09-17
Handful of additional devices.
Jonathan Gray
[next]