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-15
get rid of MD m68k_trunc_page and m68k_round_page and replace by MI
Martin Reindl
2005-09-15
Revert rev 1.202 for now as it breaks at least one machine.
Jonathan Gray
2005-09-15
Don't fake MODE SENSE page 4 info inside raid drivers, just let sd
Kenneth R Westerback
2005-09-15
Move two tiny sa2400 init functions back into calling sa2400 init function.
Jonathan Gray
2005-09-15
Remove rtw_rfbus_write abstraction for readability.
Jonathan Gray
2005-09-14
As the _create functions for all the rf transceivers now just set some
Jonathan Gray
2005-09-14
Remove rtw_rf/rtw_rfbus and some other related abstractions
Jonathan Gray
2005-09-14
ptrace(2) following fork(2)
Mark Kettenis
2005-09-14
correctly set IFF_RUNNING flag after device state changes.
Reyk Floeter
2005-09-14
Support for ATI IXP 200/300/400 IDE mostly based on changes
Jonathan Gray
2005-09-14
Remove unused label.
Marco Peereboom
2005-09-14
decrease RX copy treshold to MHLEN to prevent
Can Erkin Acar
2005-09-13
Oops, fix ivec[] prototype.
Miod Vallat
2005-09-13
some missing cleanup from the previous commit.
Federico G. Schwindt
2005-09-13
knf; no binary change.
Federico G. Schwindt
2005-09-13
make a macro instead of #ifdef DEBUG if() printf() #endif; no functional change
Michael Shalayeff
2005-09-13
make compile; good
Michael Shalayeff
2005-09-13
only include what is needed (tree.h) and not the whole metric assload of unre...
Michael Shalayeff
2005-09-13
merge the macglobals one-liner into locore
Martin Reindl
2005-09-13
replace the node hash table with a red-black tree. this fixes some
Reyk Floeter
2005-09-12
Change the NKMEMPAGES range to 4-64MB for 32bit arches, and 8-128MB for 64bit
Miod Vallat
2005-09-12
Do not ouput anything unless option CARDBUS_DEBUG; ok fgs@
Miod Vallat
2005-09-12
knf plus use __func__; no functional change.
Federico G. Schwindt
2005-09-12
Do not leak memory if cardbus_read_exrom() fails; ok fgs@
Miod Vallat
2005-09-12
better cis string parsing. from drochner@netbsd.org; tested by jmc@.
Federico G. Schwindt
2005-09-12
cleanup comments
Martin Reindl
2005-09-12
regen
Jonathan Gray
2005-09-12
ZyDAS USB IDs.
Jonathan Gray
2005-09-12
regen
Jonathan Gray
2005-09-12
ZyDAS PCI IDs.
Jonathan Gray
2005-09-12
- Add byte-swap and stride options to bus_space.
Martin Reindl
2005-09-12
provide m68k_page_offset()
Martin Reindl
2005-09-11
typo, th -> the
Brad Smith
2005-09-11
ivec[] needs to be one entry larger on 188.
Miod Vallat
2005-09-11
oops. unused var
Michael Shalayeff
2005-09-11
do not inline pci_mapreg_map() anymore as it is olrite now; brad@ ok
Michael Shalayeff
2005-09-11
Don't use a global variable to indicate that we are
Brad Smith
2005-09-11
Simplify code by changing struct scsi_mode_sense_buf{ union {}
Kenneth R Westerback
2005-09-11
Some UMASS devices blow up if MODE SENSE buffer length is 0 (aka 256).
Kenneth R Westerback
2005-09-11
when adding any IP addresses make sure to UP the interface.
Brad Smith
2005-09-11
cope with the ___moddi3 issue, same as mvme68k
Theo de Raadt
2005-09-10
whitespace removal and KNF
Brad Smith
2005-09-10
- a few fixes from the FreeBSD driver
Brad Smith
2005-09-10
update the trunk(4) driver
Reyk Floeter
2005-09-10
do not trust user input for sysctl. constrain arguments passed to ktrace
Theo de Raadt
2005-09-10
copy the MAC address from sc_arpcom.ac_enaddr to sc_enaddr in
Brad Smith
2005-09-10
Prettier diagnostic message; ok deraadt@.
Alexander Yurchenko
2005-09-10
upon shutdown(), if socket is unconnected return ENOTCONN; ok millert
Theo de Raadt
2005-09-10
ansi, no binary change.
Jonathan Gray
2005-09-10
beef up and correct the example section
Martin Reindl
[next]