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-29
Add a alpha_shared_intr_reset_strays() function that resets the stray
Martin Reindl
2006-01-29
Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls in
Brad Smith
2006-01-29
prettify dmesg output a touch. from Michael Knudsen.
David Gwynne
2006-01-29
Don't ask bus_dmamem_alloc() for zero bytes. 'bioctl -H x:y amiz' no
Kenneth R Westerback
2006-01-29
index the drive labels from 0 instead of 1 to match the labels on the front
David Gwynne
2006-01-28
Fix hmac calculation.
Marco Pfatschbacher
2006-01-28
a little cleaning.
Brad Smith
2006-01-28
Move address checks forward. Cleanup comments.
Mark Kettenis
2006-01-28
Consider temperatures below -45 degC to be invalid for Winbond chips.
Mark Kettenis
2006-01-28
Disable ds1624/ds1631/ds1721 probe.
Mark Kettenis
2006-01-28
Rename lm_isa.c to lm78_isa.c. Now that there isn't really any NetBSD code
Mark Kettenis
2006-01-28
Rename lm_i2c.c to lm78_i2c.c.
Mark Kettenis
2006-01-28
remove 2 printf's from dc_coal() too.
Brad Smith
2006-01-28
get rid of the sensors globals. theyre were only used by sysctl for
David Gwynne
2006-01-28
Make sure that HW VLAN stripping is not enabled and remove unused code
Brad Smith
2006-01-28
remove printf's from dc_newbuf().
Brad Smith
2006-01-27
Oops, removed too many includes in 1.34 by mistake; spotted matthieu@
Miod Vallat
2006-01-27
Use letoh32 to print out configuration descriptors in debug functions. Now
Claudio Jeker
2006-01-27
add iwi(4).
Brad Smith
2006-01-26
Add glenv(4).
Mark Kettenis
2006-01-26
Fix printf.
Mark Kettenis
2006-01-26
Make lm at iic detach properly, and use config_detach(9) to fully detach
Mark Kettenis
2006-01-26
make timecounter behave; grange@ ok
Michael Shalayeff
2006-01-26
Make T1 work on the dual port version. Time slot map is different than on
Claudio Jeker
2006-01-26
Some fixes to make the card work on big endian systems. Still not enough
Claudio Jeker
2006-01-26
Switch to __HAVE_DEVICE_REGISTER to find the device we're booted from.
Miod Vallat
2006-01-26
Fix character range check in local atoi() function. krw@ "looks correct"
Aaron Campbell
2006-01-26
regen
Brad Smith
2006-01-26
add Promise SATA-II chipsets and fix ordering of some existing entries.
Brad Smith
2006-01-25
Wow, this is clearly wrong (found in esa_set_params):
Brad Smith
2006-01-25
Duh! If askes to halt the input dont halt the output instead. This also
Brad Smith
2006-01-25
Fix problem in ioctl() handling in OSS audio emulation which caused
Brad Smith
2006-01-25
reduce stack use; pedro@ miod@ ok
Michael Shalayeff
2006-01-25
- Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc)
Brad Smith
2006-01-25
kthread_create_deferred() do the things right, no need for
Alexander Yurchenko
2006-01-25
Prevent division by zero, and make it actually update the fan sensors.
Mark Kettenis
2006-01-25
Time-slot mask are u_int32_t so art_mask_tsmap() should return u_int32_t too.
Claudio Jeker
2006-01-25
Check if the dma ring got cleared before accessing it. Fixes a panic that
Claudio Jeker
2006-01-25
Add additional debug function to print framer error counters.
Claudio Jeker
2006-01-25
Reset and initialize part of the device early. Makes reading the ROM more
Claudio Jeker
2006-01-24
Initial stab at glenv(4), a driver for the GL518SM.
Mark Kettenis
2006-01-24
Fix NULL dereference on error condition in nfs_reply(). nmp->nm_so can
Aaron Campbell
2006-01-24
Match a few more NVIDIA product ids found in Linux drivers.
Jonathan Gray
2006-01-24
regen
Jonathan Gray
2006-01-24
Some NVIDIA MCP04/MCP51/C51/MCP55 devices.
Jonathan Gray
2006-01-24
Remove unused fields from struct mac68k_machine.
Miod Vallat
2006-01-23
The GL518SM is a real piece of shit, and if we don't detect it bad things
Mark Kettenis
2006-01-23
support PMTU-Discovery for link2 ipsec bridges; ok claudio
Markus Friedl
2006-01-23
Be more careful when mapping DAFB color registers, so that we don't prevent
Miod Vallat
2006-01-23
Be sure to clear color capabilities from rasops at 8bpp if we do not have
Miod Vallat
[next]