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
2006-01-12
attempt to probe for the ds1624; ok grange
Theo de Raadt
2006-01-11
Use bounded string functions while constructing the disassembly lines; plus
Miod Vallat
2006-01-11
Let's move the orphans to the Attic.
Miod Vallat
2006-01-11
hotplug(4) and hotplugd(8) here
Martin Reindl
2006-01-11
fix my previous commit. fallback to CCK rates was broken.
Damien Bergamini
2006-01-11
enable multi-rate retries for frames sent at OFDM rates (with CCK fallback).
Damien Bergamini
2006-01-11
fix RTS protection mode.
Damien Bergamini
2006-01-11
Identify Winbond chips that are in a non-zero register bank as w83781d.
Mark Kettenis
2006-01-11
Fix compilation without NVIIC_DEBUG defined, ok dlg@
Jonathan Gray
2006-01-11
Do not use m_adj() on empty mbufs (m->m_len is uninitialised), instead bump
Claudio Jeker
2006-01-11
dont print anything if we're unable to read the status page
David Gwynne
2006-01-11
make the timeout printf a debug message
David Gwynne
2006-01-11
Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from.
Miod Vallat
2006-01-11
only set Ok flag for RX checksums.
Brad Smith
2006-01-11
remove a printf here.
Brad Smith
2006-01-11
In the case that we've used up all 63 fragments then try to allocate an mbuf
Brad Smith
2006-01-11
Disable shared key mode until we have a way for the user to specify
Todd C. Miller
2006-01-10
rewritten lm75 driver. try to cope with the lm75 and lm77 better, but
Theo de Raadt
2006-01-10
add RTS protection mode support.
Damien Bergamini
2006-01-10
- use rssadapt(9) as rate control algorithm
Damien Bergamini
2006-01-10
Simplify external macfb interfaces, kill an intermediate attachment structure.
Miod Vallat
2006-01-10
The __CONCAT macro here collides with the one in cdefs.h pulled in via
Martin Reindl
2006-01-10
missing cast to vaddr_t
Martin Reindl
2006-01-10
list the files the license applies to
Theo de Raadt
2006-01-10
struct cfdriver shall not be declared as const (oops).
Miod Vallat
2006-01-10
need sys/types.h for vaddr_t
Jolan Luff
2006-01-10
fix reading of EEPROM content on big endian arches.
Damien Bergamini
2006-01-10
fix reading of EEPROM content on big endian arches.
Damien Bergamini
2006-01-10
send management, control and beacon frames at the lowest possible rate
Damien Bergamini
2006-01-10
cleanup rt2560_setup_tx_desc().
Damien Bergamini
2006-01-10
fix axe on big endian archs. for jolan
David Gwynne
2006-01-10
Really pass -fno-stack-protector in CFLAGS as intended, and define the
Miod Vallat
2006-01-10
cull the dead
Theo de Raadt
2006-01-10
comment amdpm
Theo de Raadt
2006-01-10
use ${INSTALL_STRIP} ok miod
Theo de Raadt
2006-01-10
The __CONCAT macro here collides with the one in cdefs.h pulled in via
Martin Reindl
2006-01-10
Remove duplicate _C_LABEL define. OK miod@
Todd C. Miller
2006-01-09
Fix last change; we need machine/reg.h for struct sigcontext to
Todd C. Miller
2006-01-09
damn, left a lock
Theo de Raadt
2006-01-09
Delay a bit after sending a reset command if the chip is an 53C94 or a 53C96;
Miod Vallat
2006-01-09
NCRDMA_SETUP() should be called before NCR_SET_COUNT() and NCRCMD_DMA command
Brad Smith
2006-01-09
Spank the clock: remove relics of old GPROF code, compute tickfix for
Miod Vallat
2006-01-09
Remove debug message.
Mark Kettenis
2006-01-09
Introduce a wsdisplay type for mac68k frame buffers; we might need to become
Miod Vallat
2006-01-09
Disable an(4) on BE archs until it works.
Jonathan Gray
2006-01-09
Move an(4) to a driver based on the NetBSD one.
Jonathan Gray
2006-01-09
Remove clock tick adjustment computation inherited from luna68k where some
Miod Vallat
2006-01-09
Remove completely obsolete comment from the pre-wscons sparc days in
Miod Vallat
2006-01-09
Ditch the grf frame buffer abstraction, and directly attach macfb to
Miod Vallat
2006-01-09
Remove duplicate defines with if_ether.h
Miod Vallat
[next]