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-08-14
Fix bogus scanning mode.
Marcus Glocker
2006-08-14
say which type of header is unknown
Theo de Raadt
2006-08-14
split line
Theo de Raadt
2006-08-14
And some more KNF.
Marco Peereboom
2006-08-14
KNF
Marco Peereboom
2006-08-14
More KNF; no functional change.
Marco Peereboom
2006-08-14
Really do what I intended on SMALL_KERNEL configurations.
Miod Vallat
2006-08-14
First in a series of KNF. No functional change.
Marco Peereboom
2006-08-14
replace a incorrect number with a proper define. this is a no-op change
Brad Smith
2006-08-14
enable bnx(4) on the CD RAMDISKs as well.
Brad Smith
2006-08-14
disable debugging.
Brad Smith
2006-08-14
Enable bnx because we now can run traffic.
Marco Peereboom
2006-08-14
Change bus_dmamap_create to use the appropriate values. This fixes the
Marco Peereboom
2006-08-14
Add an attribute to the keyboard devices which can produce the keys the
Miod Vallat
2006-08-14
start and stop bgrb during attach and detach respectively. as a bonus
David Gwynne
2006-08-14
firmware commands (as opposed to io commands) are sent to the firmware via
David Gwynne
2006-08-14
Add a bunch more devices.
Jonathan Gray
2006-08-14
regen
Jonathan Gray
2006-08-14
Add a bunch more rum(4) devices.
Jonathan Gray
2006-08-14
Fix 640x480 mode operation (needs a font change, and stride is larger than
Miod Vallat
2006-08-14
Disable default debug setting now rum works.
Jonathan Gray
2006-08-14
regen
Jonathan Gray
2006-08-14
ARK3116.
Jonathan Gray
2006-08-14
Enable uslcom(4) and uark(4) on all the USB capable archs.
Jonathan Gray
2006-08-14
Driver for Arkmicro Technologies ARK3116 USB UART based devices.
Jonathan Gray
2006-08-14
Turn off debug messages by default.
Jonathan Gray
2006-08-14
Use if_hardmtu and simplify the MTU ioctl handler. no-op change.
Brad Smith
2006-08-14
Now that DEV_BSIZE is universally defined as 1 << DEV_BSHIFT, use it to
Kenneth R Westerback
2006-08-14
Pull in abort path code from FreeBSD. Without this, the hardware data toggle
Christopher Pascoe
2006-08-14
Handle interrupted tsleep when waiting for synchronous transfer completion.
Christopher Pascoe
2006-08-14
Fix mismerge in PWR_RESUME path.
Christopher Pascoe
2006-08-14
enable arc since it works here
David Gwynne
2006-08-13
Remove remains of cut'n'paste from ffs code.
Miod Vallat
2006-08-13
Make sure we generate sfb.h and cfb.h, even though support is not there yet.
Miod Vallat
2006-08-13
Get rid of _HI & _LO macros altogether since they used a wrong idiom.
Marco Peereboom
2006-08-13
fix a panic when trying to fdisk vnd devices (not svnd) wich
Thordur I. Bjornsson
2006-08-13
Let the domain keyboard work on models 362 and 382 as well.
Miod Vallat
2006-08-13
Oops, let HIL keyboards work again in the boot blocks.
Miod Vallat
2006-08-13
RAW_PART p_size on floppies and mcd's should be in sectors.
Kenneth R Westerback
2006-08-13
Fix EV6 processor minor type: 0 is reserved and thus all entries were
Michael Knudsen
2006-08-13
fix a typo, BNX_DRBUG -> BNX_DEBUG
Brad Smith
2006-08-13
Define and use FD_BSIZE, similar to FD_BSIZE from sparc and sparc64
Kenneth R Westerback
2006-08-13
Enable hostap mode. Tested with acx100 and acx111.
Marcus Glocker
2006-08-12
Missing rcsid
Miod Vallat
2006-08-12
Fail TIOCSFLAGS if non-root, like all other serial drivers do.
Miod Vallat
2006-08-12
Rather than using cs->sc_size to set d_secperunit and then RAW_PART's
Kenneth R Westerback
2006-08-12
Make all DEV_BSIZE definitions consistant by using (1 << DEV_BSHIFT)
Kenneth R Westerback
2006-08-12
Setting d_secsize to DEV_BSIZE (or 1 << DEV_BSHIFT, or 512) and then
Kenneth R Westerback
2006-08-12
KNF tweak.
Marcus Glocker
2006-08-12
Fill ic_max_rssi with values depending on the radio type. Makes signal
Marcus Glocker
[next]