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
2006-09-16
indent
Damien Bergamini
2006-09-16
fix a buggy printf.
Damien Bergamini
2006-09-16
sync (uath)
Damien Bergamini
2006-09-16
Initial import of uath(4), a driver for Atheros USB2.0 AR5005UG/AR5005UX
Damien Bergamini
2006-09-16
Get subvendor from the PROM instead of the PCI configuration space, since the
Mark Kettenis
2006-09-16
Don't panic if firmware files are not in place. Ja ja ja ja claudio@.
Marcus Glocker
2006-09-16
Bring pgt(4) in a working state. Much work also done by claudio@.
Marcus Glocker
2006-09-16
rework the handling of the errors coming off the hardware at the bottom of
David Gwynne
2006-09-16
Asking for HWERR interrupts and not acknowledging them leads
Jonathan Gray
2006-09-16
Support for Intel 6321ESB SATA. Tested on one of cloder's new
Jonathan Gray
2006-09-16
Match VIA VT8237A SATA which while untested should act like
Jonathan Gray
2006-09-16
regen
Jonathan Gray
2006-09-16
VIA VT8237A SATA
Jonathan Gray
2006-09-15
Reserve some commands slot for bioctl/sensorsd so ciss doesn't crash
Kenneth R Westerback
2006-09-15
Kettenis's polished version of diff to preserve the mac address on thecus,
Dale Rahn
2006-08-31
ciss can't do bio ioctl's when >1 logical device is defined. Bail out
Kenneth R Westerback
2006-08-31
Start to get interface attach working.
Marcus Glocker
2006-08-31
Some first cleanup run.
Marcus Glocker
2006-08-31
Bring chip into initialized state.
Marcus Glocker
2006-08-31
Oops! Disable debug.
Marco Peereboom
2006-08-31
Add sensor thread for individual sd devices.
Marco Peereboom
2006-08-31
Do proper chipset identification.
Marcus Glocker
2006-08-31
Prerrt print volume nr in dmesg.
Marco Peereboom
2006-08-31
Get firmware loaded.
Marcus Glocker
2006-08-30
Try to read station address from the chip first, then try the EEPROM (if we
Mark Kettenis
2006-08-30
Return from channel tuning code if we get IEEE80211_CHAN_ANY
Jonathan Gray
2006-08-30
when determining the size of the volumes and disks we want how many
David Gwynne
2006-08-29
#undef I2C_VERBOSE
Mark Kettenis
2006-08-29
Add support for onboard bge(4)'s on Sun UltraSPARC hardware that apparently
Mark Kettenis
2006-08-29
Don't panic when watchdog timeout is called.
Marcus Glocker
2006-08-29
Fix a possible kernel panic in ucom(4) that is caused by ttyclose() using data
Marc Balmer
2006-08-28
Completely rework the allocation/management of Rx buffers.
Damien Bergamini
2006-08-28
Port bus_dmamap_load(9) and bus_dmamap_sync(9).
Marcus Glocker
2006-08-28
Move DMA mapping code from if_pgt_pci.c to pgt.c and port it as is for now.
Marcus Glocker
2006-08-28
Get MAC address from the OpenFirmware local-mac-address property on sparc64.
Mark Kettenis
2006-08-28
move the firmware messaging under NBIO since it's only used by bio.
David Gwynne
2006-08-28
async events defines and structs
Michael Shalayeff
2006-08-28
revert flags usage commits. too close to release. will go in post release ins...
Brad Smith
2006-08-28
make a define for dealing w/ the big bit (0x80); no func change
Michael Shalayeff
2006-08-28
properly detect failed drives and do not crash bioctl; krw@ testing
Michael Shalayeff
2006-08-28
Fix manual media types by always leaving the PHY in autoneg mode but adjusting
Brad Smith
2006-08-28
bzero() the sensor memory after allocating it.
Kenneth R Westerback
2006-08-28
set error and break -- not return an error before spl is set back in ioctl! f...
Michael Shalayeff
2006-08-28
add a BGE_JUMBO flag.
Brad Smith
2006-08-28
turns out the volume info contains a bitmap of failed physdisks in it, so
David Gwynne
2006-08-28
Dell PCI vendor subid.
Brad Smith
2006-08-28
Set the BGE_NO3LED flag to properly adjust the PHY LED mode if attaching
Brad Smith
2006-08-27
display proper volume device name in the volume line (; krw@ testing
Michael Shalayeff
2006-08-27
it works a little better like this.
Brad Smith
2006-08-27
pack several boolean fields into the existing bge_flags field.
Brad Smith
[next]