NetBSD/sys/dev
simonb 916b0a21f9 Some space-to-tab changes.
XXX: All the recently added ich8 support functions use 4-space indent,
     not touching that...
2007-10-30 07:49:40 +00:00
..
acpi When no estimate of battery minutes_left can be made, apm should 2007-10-27 19:51:29 +00:00
adb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
apm
arcbios
ata machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
bi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
bluetooth remove unnecessary cast (shortens long line) 2007-10-28 18:49:52 +00:00
cardbus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
dec machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
dkwedge Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
dmover Use the softint API. 2007-10-08 16:18:02 +00:00
drm First round of DRM improvements: switch to mutex(9), make use of & 2007-10-19 20:53:47 +00:00
ebus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
eisa machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
gpib brelse() stragglers. 2007-10-08 20:12:05 +00:00
gpio
hpc wsdisplay has been converted to device_t/softc separation so we can't cast 2007-10-29 20:45:57 +00:00
i2c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
i2o machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ic Fix problem where targets with ID 0, 1, or 2 couldn't be reconnected. 2007-10-29 03:17:24 +00:00
ieee1394 machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
if_ndis machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ir
isa machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
isapnp machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
marvell machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
mca machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
microcode
mii machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
mscp machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
mvme machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
news
ofisa machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ofw Add a new convenience function, of_find_firstchild_byname(), and apply 2007-10-25 16:59:38 +00:00
onewire Remove ONEWIRE_NOWAIT, it's unused now. 2007-09-05 15:39:22 +00:00
pci Some space-to-tab changes. 2007-10-30 07:49:40 +00:00
pckbport machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
pcmcia machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
podulebus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
ppbus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
qbus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
raidframe Merge brelse() changes from the vmlocking branch. 2007-10-08 18:02:53 +00:00
rasops
rcons Initialise the callbacks for tty.t_rstrt_ch in ttymalloc 2007-10-18 18:54:56 +00:00
sbus machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
scsipi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
smbus
spi
splash machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
std
sun machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
sysmon Use a flag for see_flags to know when the sensor has been refreshed 2007-10-23 21:36:03 +00:00
tc machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
usb remove #include <usbhid.h> as its not needed 2007-10-25 19:32:15 +00:00
videomode
vme machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
wscons If you're going to use device_t, may as well include sys/device.h; unb0rks 2007-10-19 08:57:50 +00:00
wsfb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
wsfont
xmi machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
auconv.c
auconv.h
audio_if.h
audio.c Use the softint API. 2007-10-08 16:18:02 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c
biovar.h
ccd.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES change the lines referencing pmppc to evbppc 2007-10-17 23:32:45 +00:00
dksubr.c
dkvar.h
firmload.c
firmload.h
fss.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
fssvar.h Update the file system copy-on-write handler. 2007-10-07 13:38:53 +00:00
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
ldvar.h
lockstat.c
lockstat.h
Makefile
md_root.c
md.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
md.h
midi_if.h
midi.c Use the softint API. 2007-10-08 16:18:02 +00:00
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
radiovar.h
rnd.c
rndpool.c
sequencer.c Use the softint API. 2007-10-08 16:18:02 +00:00
sequencervar.h
verified_exec.c
vnd.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
vndvar.h