index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-11-14
Add lmenv(4), an System Hardware Minitor device that attaches to the I2C bus.
Mark Kettenis
2005-11-14
Restore the disk blinkenlichten lost with the new scsi code, and hp300 users
Miod Vallat
2005-11-14
all other scripts in this dir use $SUDO, not 'sudo', so pull this even
Alexander von Gernler
2005-11-14
Describe (shortly) both fhpib and nhpib there.
Miod Vallat
2005-11-14
Drop the disktab information and the associated BUGS entry - it's been a while
Miod Vallat
2005-11-14
Use config_found_sm() in the probe machinery. This is simpler and allows us
Miod Vallat
2005-11-14
Make HDWAITC and HDRETRY overridable in the kernel configuration file;
Miod Vallat
2005-11-14
constuct -> construct
Miod Vallat
2005-11-14
hz is defined in <sys/kernel.h>
Miod Vallat
2005-11-14
use asprintf
Theo de Raadt
2005-11-14
pci apaprently came in 1.2!
Michael Shalayeff
2005-11-14
sync
Theo de Raadt
2005-11-14
add pci_decompose_tag()
Michael Shalayeff
2005-11-14
oops. proper .dt
Michael Shalayeff
2005-11-14
sync
Theo de Raadt
2005-11-14
re-add comment which is still valid for em_print_hw_stats().
Brad Smith
2005-11-14
remove unused em_print_debug_info() function.
Brad Smith
2005-11-14
use asprintf(); ok mickey
Theo de Raadt
2005-11-14
fix fd leak; then i got a bit carried away making the code prettier
Theo de Raadt
2005-11-14
use asprintf
Theo de Raadt
2005-11-14
use asprintf()
Theo de Raadt
2005-11-14
spacing
Theo de Raadt
2005-11-14
regen
Jonathan Gray
2005-11-14
Tab was hard-coded as delimeter for undump even though it can be
Todd C. Miller
2005-11-14
Some additional devices from a bunch of submitted dmesgs.
Jonathan Gray
2005-11-14
add -descr / -description to clear the interface description, noticed todd
Henning Brauer
2005-11-14
all csr ptrs are offsets and thus bus_size_t not bus_addr_t
Michael Shalayeff
2005-11-14
register offsets [against bh] are expected bus_size_t and not bus_addr_t
Michael Shalayeff
2005-11-14
a quick page for pci_conf_read/write/make_tag
Michael Shalayeff
2005-11-14
remove unused HW VLAN tagging support which cannot be used due to HW limitati...
Brad Smith
2005-11-14
use asprintf()
Theo de Raadt
2005-11-14
bus_size_t is a more proper type for a register offset [against bh]
Michael Shalayeff
2005-11-14
the registers used are either offsets or are in pci conf space thus use prope...
Michael Shalayeff
2005-11-14
minor knf;
Xavier Santolaria
2005-11-14
msize is proper bus_size_t
Michael Shalayeff
2005-11-14
ep_w1_reg() returns int thus no need to stuff it into bus_addr_t
Michael Shalayeff
2005-11-14
Revert candidate list change since it is broken.
Esben Norby
2005-11-14
print RCS file path;
Xavier Santolaria
2005-11-14
fix spello
Christopher Pascoe
2005-11-13
Align _delay() on 8 bytes, not 2^8 bytes.
Miod Vallat
2005-11-13
shorten this a bit through better use of TAILQ macros.
David Gwynne
2005-11-13
match u4
Dale Rahn
2005-11-13
Map the config space area based on sc_maxdevs. (removes panic)
Dale Rahn
2005-11-13
Recognized 970MP processor.
Dale Rahn
2005-11-13
remove unused define.
Federico G. Schwindt
2005-11-13
set type=XX sets the /type/ of the information query, not the /top/
Tom Cosgrove
2005-11-13
missing fclose(); from dhill@mindcry.org
Theo de Raadt
2005-11-13
fseeko() and lseek() have different return values. cope with that correctly....
Theo de Raadt
2005-11-13
pretty up print_hw_addr(), and even fix a teeny buffer overflow; ok otto
Theo de Raadt
2005-11-13
Use name of device driver as wmesg for lock.
Mark Kettenis
[prev]
[next]