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
2008-01-05
print info in attach before if_attach
Theo de Raadt
2008-01-04
Fix wrong sizeof(). Makes driver work on amd64, too.
Marcus Glocker
2008-01-04
Fix TX padding.
Marcus Glocker
2008-01-04
read the hardware mac address into the drivers ac_enaddr thing rather than
David Gwynne
2008-01-04
we have pci_vpd_read now. get rid of the (bad) comment that left it out
David Gwynne
2008-01-04
Clean up Intel host bridge PCI IDs.
Mark Kettenis
2008-01-04
regen
Mark Kettenis
2008-01-04
Clean up Intel host bridge PCI IDs.
Mark Kettenis
2008-01-03
Fix page fault trap which occured when device was detached after a failed
Marcus Glocker
2008-01-02
Make network scanning work correctly.
Marcus Glocker
2008-01-02
regen
Mark Kettenis
2008-01-02
Fix typo in 82801IH LPC entry.
Mark Kettenis
2008-01-02
Add the ATI SB700 chipset.
Brad Smith
2008-01-02
correct the comment above noct_read().
Brad Smith
2008-01-02
add the NVIDIA MCP77/79 ids.
Brad Smith
2008-01-02
correct the comment in agp_map_aperture().
Brad Smith
2008-01-01
Add devices 11b rateset. Add/Adjust comments.
Marcus Glocker
2008-01-01
No watchdog operations if device is not running.
Marcus Glocker
2008-01-01
More constant naming for some defines.
Marcus Glocker
2008-01-01
Tune TX descriptor so we can successfully set some TX rates. Could
Marcus Glocker
2008-01-01
provide a thing for use with %b to show which xa flags are set.
David Gwynne
2007-12-31
sync
Theo de Raadt
2007-12-31
new product
Theo de Raadt
2007-12-31
re-order product list slightly
Theo de Raadt
2007-12-31
new umsm product
Theo de Raadt
2007-12-31
On some machines we get hotplug interrupts when they're resumed, so don't
Mark Kettenis
2007-12-31
Keep running the scancode translation state machine even when the keyboard
Miod Vallat
2007-12-31
use OpenBSD rcs id's
Jasper Lievisse Adriaanse
2007-12-31
lii(4) is a driver for the atheros l2 ethernet chip as found on the asus
David Gwynne
2007-12-30
Only do pullups when necessary, m_pullup() always prepends an mbuf
Claudio Jeker
2007-12-30
dont freeze lock or set caching modes on ata devices that arent disks, its
David Gwynne
2007-12-30
regen
Brad Smith
2007-12-30
- rename some SATA entries which are shared between the ATI SB700 and SB800 c...
Brad Smith
2007-12-30
regen
Brad Smith
2007-12-30
add the PCI id for the Sun Crypto Accelerator 6000 PCIe board.
Brad Smith
2007-12-29
switch from spls to mutexes for protecting the random state.
David Gwynne
2007-12-29
fix comments after the members of scsi_adapter were changed.
David Gwynne
2007-12-29
Remove debug message. Found by Mike Belopuhov, tsk tsk deraadt.
Marco Peereboom
2007-12-29
the scsi layer always had function pointers for asking the hba about a
David Gwynne
2007-12-28
provide vpd page 0, which lists which vpd pages we provide.
David Gwynne
2007-12-28
rename some functions to make it clear theyre used to emulate vpd responses
David Gwynne
2007-12-28
implement emulation of vpd page 83, the device identification page. if the
David Gwynne
2007-12-28
massage the way vpds are defined. rename the page used for the devices
David Gwynne
2007-12-27
Undo previous commit after debating a few corner cases with gwk. This
Marco Peereboom
2007-12-27
Add _PPC support. Tested by several people.
Marco Peereboom
2007-12-27
Clean up the clock MD code. Move all of the DS1687 register definitions to
Joel Sing
2007-12-27
1.90 again. use the right flags when creating a dmamap for use during
David Gwynne
2007-12-27
oops, there was other code in the previous commit that shouldnt have gone
David Gwynne
2007-12-27
use the right flags when creating dmamaps for use in interrupt handlers.
David Gwynne
2007-12-27
KNF, no functional change
Marco Peereboom
[next]