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-06
- fix up the ioctl handler and make it use ether_ioctl() too
Brad Smith
2005-09-06
Step three: remove now unused advmcode*.
Kenneth R Westerback
2005-09-06
Step two: use advmcode* in their new location.
Kenneth R Westerback
2005-09-06
First step in moving advmcode* from dev/ic to dev/microcode/adw.
Kenneth R Westerback
2005-09-06
another round of removing ifdef crud from this driver.
Brad Smith
2005-09-05
On the road again.
Miod Vallat
2005-09-05
correct manfid length check.
Federico G. Schwindt
2005-09-05
in DIOCCHANGERULE, properly initialize table, if used in NAT rule.
Daniel Hartmeier
2005-09-05
If we have a match for the PCI ID we don't care what the PCI class is.
Jonathan Gray
2005-09-04
remove unused NetBSD pci_intr_evcnt() function.
Brad Smith
2005-09-04
add a comment
Brad Smith
2005-09-04
remove unused NetBSD pci_intr_evcnt() function.
Brad Smith
2005-09-04
a couple typos
Brad Smith
2005-09-01
Make sure the packets are aligned for dma while copying,
Can Erkin Acar
2005-09-01
On zaurus, don't fall back to fake geometry if ata_get_params() fails,
Uwe Stuehler
2005-08-31
Remove check that prevents disks that are not in the unused state to move to
Marco Peereboom
2005-08-31
Fix some tsleep magic. Code done by krw@
Marco Peereboom
2005-08-31
Make ioctls stop polling for completion. This enhances the responsiveness
Marco Peereboom
2005-08-31
Comment out KASSERT(mc != NULL) in carp_ether_delmulti. Because we mess with
Ryan Thomas McBride
2005-08-30
- add BCM5780 PCI ids
Brad Smith
2005-08-30
unfortunately large fixes to memleaks caused by abuse of incomplete
David Gwynne
2005-08-29
setpu stack for primary boot at 0x30000 after the load address.
Michael Shalayeff
2005-08-29
Handle AX88178 on 12 Mbit USB controllers such as ohci & uhci more
Jonathan Gray
2005-08-29
regen
Brad Smith
2005-08-29
add Broadcom BCM5780 PCI ids.
Brad Smith
2005-08-29
- use pci_mapreg_type() to fix some systems that would fail to attach
Brad Smith
2005-08-29
If a buffer larger than the max allowed is offered to scsi_mode_sense()
Kenneth R Westerback
2005-08-29
Make sure certain architectures/compilers don't round up the size of
Kenneth R Westerback
2005-08-28
axe gig needs eephy; noted by dlg/jsg, add to required media
Theo de Raadt
2005-08-28
wake aps up on resume from suspend/standby; ok deraadt@
Damien Miller
2005-08-28
The AX88178 sends multiple frames per USB transfer
Jonathan Gray
2005-08-28
We don't need to do a PHY select for AX88178 but we should
Jonathan Gray
2005-08-28
Write back IPG values in a manner more likely to work.
Jonathan Gray
2005-08-28
Tell the AX88178 to give us the full transaction size.
Jonathan Gray
2005-08-28
Account for larger USB transaction size of AX88178 by
Jonathan Gray
2005-08-28
We have to do some extra hand holding on link state change
Jonathan Gray
2005-08-27
remove -beta tag
Theo de Raadt
2005-08-27
Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.
Damien Bergamini
2005-08-27
Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.
Damien Bergamini
2005-08-27
regen
Brad Smith
2005-08-27
BCMunknown -> BCM5752
Brad Smith
2005-08-27
Use the ATA security FREEZE LOCK command on disks before
Jonathan Gray
2005-08-27
recognize 5752 A1 ASIC rev.
Brad Smith
2005-08-27
Define some ATA security feature set commands.
Jonathan Gray
2005-08-27
Fix some issues to make the dual port version work this should also fix the
Claudio Jeker
2005-08-27
Timeout service request in the uncommon case that the port is blocked
Claudio Jeker
2005-08-27
Tell the dma engine to not poll to often for new descriptors and initialize the
Claudio Jeker
2005-08-27
iosize is no longer used, use correct esc->mc_iosize instead. This fixes a
Claudio Jeker
2005-08-27
move some debug messages to use the debug macros so they dont appear
Anil Madhavapeddy
2005-08-27
backout unapproved diff
Theo de Raadt
[next]