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
2008-03-02
Change some spaces to tabs in the transmit functions.
Brad Smith
2008-03-02
if there is no smbios, there cannot be acpi
Theo de Raadt
2008-03-02
Clear interrupts on detach. Fixes interrupt storm on digital-only
Deanna Phillips
2008-03-02
Add missing half duplex flag for 100baseT4.
Brad Smith
2008-03-02
Correct a status flag which could cause half duplex to be reported for
Brad Smith
2008-03-02
Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit.
Brad Smith
2008-03-02
If bus_dmamap_load_mbuf() fails in ixgb_get_buf() use m_freem() intead of
Brad Smith
2008-03-02
At the moment em_flowstatus() does not deal with fiber interfaces and
Brad Smith
2008-03-02
If bus_dmamap_load_mbuf() fails in em_get_buf() use m_freem() intead of
Brad Smith
2008-03-01
Resolve an issue where the Starfire chipset can get into an endless loop
Brad Smith
2008-03-01
Print consoleness the canonical way.
Mark Kettenis
2008-03-01
Print consoleness the canonical way.
Mark Kettenis
2008-03-01
Use getpropspeed() to get console speed. Add code to handle "ssp-console" and
Mark Kettenis
2008-03-01
Make sabtty(4) adopt the speed configured in OpenFirmware when it is the
Mark Kettenis
2008-03-01
Add getpropspeed(); a function which decodes a property describing a serial
Mark Kettenis
2008-03-01
Provide "reg" property when attaching cpu(4).
Mark Kettenis
2008-03-01
regen
Mark Kettenis
2008-03-01
Add O2 Micro firewire.
Mark Kettenis
2008-03-01
regen
Mark Kettenis
2008-03-01
Correct/shorten a few more Intel chipset entries I overlooked before.
Mark Kettenis
2008-02-29
Fix dksc() bootpath parsing.
Miod Vallat
2008-02-29
Fix db_read_bytes() for short reads.
Miod Vallat
2008-02-29
replacement algorithm. initialize a 64K-short buffer using Durstenfeld
Theo de Raadt
2008-02-28
from audio(4):
Jacob Meuser
2008-02-28
Add initial bits for fiber support with the BCM5706/BCM5708 chipsets.
Brad Smith
2008-02-28
Update for the BCM5706 miidevs entry change.
Brad Smith
2008-02-28
regen
Brad Smith
2008-02-28
- Update the BCM5706 PHY entry to also mention SX since this id is shared
Brad Smith
2008-02-27
Don't dump duplicate data in stack segments of core dumps when the stack
Mark Kettenis
2008-02-27
Make sure we match the correct pci domain; clean up the code a bit and remove
Mark Kettenis
2008-02-27
Add ICH8M SATA IDE support, and adjust for renamed ICH7 and ICH8 IDs.
Mark Kettenis
2008-02-27
regen
Mark Kettenis
2008-02-27
Add ICH8M SATA IDE, and correct a few ICH7 and ICH8 SATA/AHCI/RAID entries.
Mark Kettenis
2008-02-27
Correct the watchdog timer by moving it out from under the condition check
Brad Smith
2008-02-27
return from tda_attach before registering the sensor task
Robert Nagy
2008-02-26
sync
Theo de Raadt
2008-02-26
support EPSON CX5400 scanner; Christophe Etcheverry <cetcheve at gmail dot com>
Theo de Raadt
2008-02-26
sync
Theo de Raadt
2008-02-26
Add support for Axesstel MV100H, as used on CDMA network operated by O2 CZ;
Theo de Raadt
2008-02-25
- Add lii(4) commented out to the amd64 configs
Brad Smith
2008-02-25
Following up with further dmesg display tweaking after the cardbusprint()
Brad Smith
2008-02-25
delete prototypes for functions which the kernel does not have
Theo de Raadt
2008-02-25
Make bwi compile in debug mode again.
Marcus Glocker
2008-02-25
Sync up with DragonFlyBSD driver. Please read their commit message
Marcus Glocker
2008-02-25
Remove redundant information from the dmesg entry which is already
Brad Smith
2008-02-25
Stop cardbusprint() from printing the CIS data so that CardBus dmesg
Brad Smith
2008-02-25
regen
Bernd Ahlers
2008-02-25
Add some ATI ids. help/ok jsg@
Bernd Ahlers
2008-02-25
Fix broken cast on 64bit platforms
Uwe Stuehler
2008-02-24
Correctly check that we have a complete rthdr before trying to do m_copydata(...
Ryan Thomas McBride
[next]