..
acpi
In ATZ_F_VERBOSE mode, log a message whenever the active cooling level
2009-12-24 00:26:28 +00:00
adb
…
altmem
…
apm
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
arcbios
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
ata
ATA sepcs changed the LBA48 boundary from 0xfffffff to 0xffffffe between
2009-12-17 21:03:10 +00:00
bi
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
bluetooth
I had a complaint that it was difficult to reconnect a device after
2009-08-21 10:01:25 +00:00
cardbus
Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder).
2009-12-15 22:17:12 +00:00
dec
Remove `volatile' qualifier from argument types of
2009-12-12 14:44:08 +00:00
dkwedge
Implement and use a dkminphys() that calls the parent device's minphys
2009-12-27 01:37:17 +00:00
dm
Add support for DM_QUERY_INACTIVE_TABLE_FLAG to dm_table_status and dm_table_deps
2009-12-06 14:33:46 +00:00
dmover
If a multithreaded app closes an fd while another thread is blocked in
2009-12-20 09:36:05 +00:00
ebus
…
eisa
Cleanup interrupt establish error messages. Do not mix
2009-12-04 11:13:04 +00:00
gpib
Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt
2009-12-05 22:34:43 +00:00
gpio
Delete unnecessary device-activation hooks. Simplify the rest.
2009-12-06 22:33:44 +00:00
hpc
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
i2c
Remove `volatile' qualifier from argument types of
2009-12-12 14:44:08 +00:00
i2o
Remove uarea swap-out functionality:
2009-10-21 21:11:57 +00:00
ic
Change a comment. INSECURE has but one purpose.
2009-12-24 19:16:28 +00:00
ieee1394
Simplify device-activation hook.
2009-12-06 22:56:56 +00:00
if_ndis
make this compile again.
2009-10-20 19:04:59 +00:00
ir
Delete unnecessary device-activation hooks.
2009-12-06 22:40:56 +00:00
isa
Add patch from PR/11805
2009-11-27 20:56:28 +00:00
isapnp
use aprint_* in attach routines
2009-09-29 11:01:39 +00:00
marvell
…
mca
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
microcode
Free memory when done with it.
2009-12-27 16:03:49 +00:00
mii
Sync with Intel's original em driver:
2009-12-16 14:37:26 +00:00
mscp
Make this compile on ports with __HAVE_OLD_DISKLABEL
2009-09-12 18:01:50 +00:00
mvme
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
news
…
ofisa
Make local functions static.
2009-09-22 16:44:08 +00:00
ofw
add another convenience function - of_get_mode_string() to extract a Sun-like
2009-11-11 16:56:52 +00:00
onewire
Simplify device-activation hooks.
2009-12-06 22:49:48 +00:00
pad
PR# kern/39899: audio attach with pad(4) segfaults
2009-09-08 09:47:42 +00:00
pci
- Fix an incorrect test for WM_F_EEPROM_INVALID since rev. 1.183. Some old
2009-12-29 16:01:21 +00:00
pckbport
Add hungarian qwertz keyboard layout.
2009-07-28 18:48:27 +00:00
pcmcia
device_t/softc split.
2009-12-06 23:05:39 +00:00
podulebus
Move Matthias Pfaller's files to 2-clause license. OK matthias@.
2009-10-18 18:13:59 +00:00
ppbus
Make this actually build, as part of the sgimips GENERIC32_IP2x kernel.
2009-11-11 15:34:37 +00:00
pud
Handle DIOCGPART in-kernel because a userspace server doesn't have
2009-12-22 17:32:03 +00:00
putter
If a multithreaded app closes an fd while another thread is blocked in
2009-12-20 09:36:05 +00:00
qbus
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
raidframe
KNF: whitespace.
2009-12-01 01:03:54 +00:00
rasops
…
rcons
…
sbus
Remove some more unnecessary casts.
2009-09-22 13:13:46 +00:00
scsipi
Delete do-nothing device-activation hooks.
2009-12-06 22:48:17 +00:00
sdmmc
Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt
2009-12-05 22:34:43 +00:00
smbus
…
spi
…
splash
…
std
…
sun
make this compile on sparc64
2009-11-25 21:10:56 +00:00
sysmon
Check for value exceeding crit-max limit before checking against warn-max
2009-12-23 18:31:00 +00:00
tc
u_intNN_t -> uintNN_t
2009-08-22 17:38:06 +00:00
tprof
comment
2009-11-18 12:24:05 +00:00
usb
Implement monitoring of CTS and RI lines. Use UCDC_N_SERIAL_* instead
2009-12-25 03:13:43 +00:00
videomode
Fix a wrong index value for edid_products[] inside #ifdef EDIDVERBOSE in
2009-11-14 09:19:41 +00:00
vme
…
wscons
Reserve WSDISPLAY_TYPE for DisplayLink DL-1x0/DL-1x5 USB LCDs and
2009-11-15 17:42:24 +00:00
wsfb
Expose genfb_restore_palette and allow MD code to specify PMF callbacks.
2009-08-24 11:03:44 +00:00
wsfont
…
xmi
…
DEVNAMES
Remove support for NetBSD/playstation2.
2009-12-05 16:29:10 +00:00
Makefile
Install netbsd-dm.h file to include/dev/dm so it can be used by public.
2009-12-05 11:34:37 +00:00
auconv.c
…
auconv.h
…
audio.c
Simplify these device-activation hooks using the following semantic
2009-12-06 22:42:48 +00:00
audio_if.h
Add support for playback- or capture-only devices by adding
2009-09-29 15:58:54 +00:00
audiobell.c
…
audiobellvar.h
…
audiovar.h
…
aurateconv.c
…
bio.c
…
biovar.h
…
ccd.c
…
ccdvar.h
…
cgd.c
avoid doing extra work by just zeroing/printing real blocksize.
2009-11-10 20:39:36 +00:00
cgd_crypto.c
…
cgd_crypto.h
…
cgdvar.h
avoid variable array stack allocation by enforcing and allocating always the
2009-11-10 20:05:50 +00:00
clock_subr.c
Use time_t to calculate days and secs to avoid potential overflow.
2009-12-12 11:22:59 +00:00
clock_subr.h
Remove `volatile' qualifier from argument types of
2009-12-12 15:10:34 +00:00
clockctl.c
Move clockctl policy exception back to the subsystem.
2009-10-03 02:01:12 +00:00
cninit.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
cons.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
cons.h
…
dksubr.c
…
dkvar.h
Put the entire expression that DK_BUSY() evaluates to in parentheses
2009-08-07 00:07:39 +00:00
firmload.c
…
firmload.h
…
fss.c
Remove unneeded vinvalbuf() on backing store as we don't use
2009-10-17 10:29:29 +00:00
fssvar.h
…
keylock.c
Move the keylock.h header from sys/sys to sys/dev where it really belongs.
2009-08-15 09:43:58 +00:00
keylock.h
Move the keylock.h header from sys/sys to sys/dev where it really belongs.
2009-08-15 09:43:58 +00:00
kloader.c
Use PRIxVADDR
2009-12-14 00:52:38 +00:00
kloader.h
…
kttcp.c
…
kttcpio.h
…
ld.c
Extract ldlastclose() and use it in ldclose(). At the top of
2009-07-23 21:38:33 +00:00
ldvar.h
Use "rnd.h" and <sys/rnd.h> to ensure that struct ld_softc
2009-12-18 00:40:24 +00:00
lockstat.c
…
lockstat.h
…
md.c
Drop 3rd and 4th clauses. OK gwr@ leo@ (copyright holders).
2009-10-22 20:15:45 +00:00
md.h
Protect multiple inclusion.
2009-12-14 03:11:22 +00:00
md_root.c
…
midi.c
Simplify these device-activation hooks using the following semantic
2009-12-06 22:42:48 +00:00
midi_if.h
…
midictl.c
…
midictl.h
…
midisyn.c
…
midisynvar.h
…
midivar.h
…
mm.c
…
mulaw.c
…
mulaw.h
…
nullcons_subr.c
Remove some unecessary includes sys/user.h header.
2009-11-23 02:13:44 +00:00
radio.c
Simplify these device-activation hooks using the following semantic
2009-12-06 22:42:48 +00:00
radio_if.h
…
rnd.c
rnd_sample_allocate_isr: pass correct flag to pool_get().
2009-11-01 21:08:32 +00:00
rndpool.c
…
sequencer.c
…
sequencervar.h
…
verified_exec.c
…
video.c
Simplify these device-activation hooks using the following semantic
2009-12-06 22:42:48 +00:00
video_if.h
…
vnd.c
Make vnd_size (the returned size) 64 bit, keeping old field for ioctl
2009-12-06 16:33:18 +00:00
vndvar.h
Protect multiple inclusion.
2009-12-14 03:11:22 +00:00