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-10-24
Remove redundant duplicate packet length check.
Ryan Thomas McBride
2005-10-24
fix compilation for KGDB; looked by miod@.
Federico G. Schwindt
2005-10-24
change read/write callbacks to use a void * instead of struct rtw_regs.
Reyk Floeter
2005-10-24
two sc_anaparm registers
Reyk Floeter
2005-10-24
fix RTW_DEBUG
Reyk Floeter
2005-10-24
change RTW_ANAPARM to RTW_ANAPARM_0 for consistency with the rtl8225 code.
Reyk Floeter
2005-10-24
- remove some redundnt checks before pci_mapreg_map()
Brad Smith
2005-10-24
add a comma here.
Brad Smith
2005-10-23
regen
Brad Smith
2005-10-23
add Davicom DM9132
Brad Smith
2005-10-23
regen
Brad Smith
2005-10-23
better like this
Brad Smith
2005-10-23
regen
Brad Smith
2005-10-23
add Znyx Networks vendor id.
Brad Smith
2005-10-23
m68k_btop() and m68k_ptob() were mostly used by mac68k only and can
Martin Reindl
2005-10-23
Allow devices to attach behind memory controller, u3 has secondary interrupt
Dale Rahn
2005-10-23
up to 18 lines of unconfigured gpio pins is just noise, hide behind ifdef.
Dale Rahn
2005-10-23
Rework of multicast deletion code for vlan(4) and trunk(4).
Marco Pfatschbacher
2005-10-23
Document units.
Mark Kettenis
2005-10-23
Preliminary sensors support for iMac G5.
Mark Kettenis
2005-10-23
Move rtw_attach error condition handling out of rtw_detach and into
Jonathan Gray
2005-10-23
use read/write/barrier callbacks, will be used later
Reyk Floeter
2005-10-23
knf
Reyk Floeter
2005-10-23
Some additional rtl8185 specific defines.
Jonathan Gray
2005-10-23
typo
Pedro Martelletto
2005-10-22
shorten ne(4) dmesg entries from 2-3 lines to 1.
Brad Smith
2005-10-22
check for 82801FBM SATA in one more spot.
Brad Smith
2005-10-22
82801FBM_IDE -> 82801FBM_SATA
Brad Smith
2005-10-22
regen
Brad Smith
2005-10-22
Intel PCI id 2653 is actually a SATA controller on the ICH6-M and
Brad Smith
2005-10-22
Make sure we use the corrrect interrupt line on Shasta.
Mark Kettenis
2005-10-22
Initialize ddb again.
Mark Kettenis
2005-10-22
When a scsi command is waiting for an opening or is waiting to be retried,
Kenneth R Westerback
2005-10-22
s/970/970FX/g
Mark Kettenis
2005-10-22
In icmp6_redirect_output(), sip6 is initialised to point to the data area of
Brad Smith
2005-10-21
tidy up dmesg printing.
Brad Smith
2005-10-21
tidy up dmesg printing a bit, makes PCI hme only take 2 lines
Brad Smith
2005-10-21
Clean up RTC code.
Mark Kettenis
2005-10-21
amd elan is not a pentium, it's i486, so don't touch pentium_mhz
Alexander Yurchenko
2005-10-21
use the MI trunc_page() and round_page() macros instead of rolling or own
Martin Reindl
2005-10-21
pretty up dmesg output
Theo de Raadt
2005-10-21
remove unused arm_trunc_page() macro
Martin Reindl
2005-10-21
remove two unused and deprecated Mach macros, alpha_round_page() and
Martin Reindl
2005-10-21
A bit more registers from the Linux sata_svw.c driver.
Alexander Yurchenko
2005-10-21
Zap return at the end of a void function. No binary change.
Alexander Yurchenko
2005-10-21
Remove unused global adapter linked list.
Brad Smith
2005-10-21
In em_process_receive_interrupts() cycle check IFF_RUNNING flag.
Brad Smith
2005-10-20
Instead of keeping track of the index into the receive ring use the already
Brad Smith
2005-10-20
fix command and write rid handling and fix some fmt strings used on debug.
Federico G. Schwindt
2005-10-20
defintion -> definition;
Jason McIntyre
[next]