.. |
acpi
|
PR# 38683 - T61 cannot suspend with recent kernels
|
2008-09-10 03:56:12 +00:00 |
adb
|
|
|
apm
|
use device_lookup_private to get softc
|
2008-06-12 21:46:21 +00:00 |
arcbios
|
|
|
ata
|
Don't attach RAID volumes with incomplete config blocks which would lead
|
2008-09-10 16:59:32 +00:00 |
bi
|
Fix device/softc split.
|
2008-07-09 18:02:46 +00:00 |
bluetooth
|
Redde Caesari quae sunt Caesaris. Or rather, in this particular case,
|
2008-09-09 03:54:56 +00:00 |
cardbus
|
don't include i82365var.h, fixes build error, from Robert Swindells
|
2008-07-21 09:51:46 +00:00 |
dec
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
dkwedge
|
Recognize apple ufs partitions from Antoine Reilles
|
2008-06-29 15:13:28 +00:00 |
dmover
|
|
|
drm
|
support new drm.
|
2008-07-19 07:26:54 +00:00 |
ebus
|
remove clause #3 from my license where there are no other
|
2008-05-29 14:51:25 +00:00 |
eisa
|
device_t changes, pmf, minor knf.
|
2008-08-27 05:33:47 +00:00 |
gpib
|
- use device_lookup to get device_t
|
2008-06-12 21:45:39 +00:00 |
gpio
|
Both legs of a diagraph must return the same type.
|
2008-06-24 10:05:01 +00:00 |
hpc
|
device_private_lookup()-ification so that hpcarm (at jeast Jornada 72x)
|
2008-06-12 01:46:32 +00:00 |
i2c
|
Fix typo - no functional changes.
|
2008-09-08 23:07:51 +00:00 |
i2o
|
Complete device_t/softc split for the ld(4) attachments. This should
|
2008-09-09 12:45:39 +00:00 |
ic
|
Complete device_t/softc split for the ld(4) attachments. This should
|
2008-09-09 12:45:39 +00:00 |
ieee1394
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
if_ndis
|
|
|
ir
|
use device_lookup_private to get softc
|
2008-06-11 20:52:14 +00:00 |
isa
|
device_t changes, pmf, minor knf.
|
2008-08-27 05:33:47 +00:00 |
isapnp
|
device_t changes, pmf, minor knf.
|
2008-08-27 05:33:47 +00:00 |
marvell
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
mca
|
device_t changes, pmf, minor knf.
|
2008-08-27 05:33:47 +00:00 |
microcode
|
replace \xa0 with space from Andy Shevchenko
|
2008-09-10 19:20:06 +00:00 |
mii
|
regen. for PR 39241: Add support for Broadcom BCM5906(M) from Karl Uwe Lockhoff
|
2008-08-25 08:15:46 +00:00 |
mscp
|
use device_lookup_private() to get the softc -- while device/softc
|
2008-06-11 17:32:30 +00:00 |
mvme
|
use device_lookup_private to get softc
|
2008-06-12 22:44:47 +00:00 |
news
|
|
|
ofisa
|
|
|
ofw
|
use device_lookup_private to get softc
|
2008-06-12 22:28:26 +00:00 |
onewire
|
|
|
pad
|
fix device is not split warning
|
2008-09-04 10:42:55 +00:00 |
pci
|
Add support for SerDes controllers; from the OpenBSD driver. Tested on a
|
2008-09-09 20:12:18 +00:00 |
pckbport
|
remove a KBC_ENABLE call in the console poll method -- this was
|
2008-06-11 17:35:02 +00:00 |
pcmcia
|
Regen.
|
2008-09-06 22:08:38 +00:00 |
podulebus
|
use device_lookup_private to get softc
|
2008-06-12 22:44:47 +00:00 |
ppbus
|
use device_lookup_private to get softc
|
2008-06-11 19:28:52 +00:00 |
pud
|
|
|
putter
|
KASSERT works better with == instead of =
|
2008-08-08 13:02:10 +00:00 |
qbus
|
Replace a 'do { ... } while (0);' with 'for (;;) { ... break; }'
|
2008-07-25 18:37:24 +00:00 |
raidframe
|
Mark a buffer busy in getnewbuf() when it came from the pool_cache since
|
2008-06-17 14:53:10 +00:00 |
rasops
|
|
|
rcons
|
|
|
sbus
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
scsipi
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
smbus
|
|
|
spi
|
use device_lookup_private to get softc
|
2008-06-11 19:28:52 +00:00 |
splash
|
|
|
std
|
|
|
sun
|
mechanical changes to use device_private() or device_lookup_private()
|
2008-06-11 21:25:31 +00:00 |
sysmon
|
Only report new sensor state values if the new value is valid for the
|
2008-09-07 12:13:00 +00:00 |
tc
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
tprof
|
|
|
usb
|
update TODO list: we have isoc support
|
2008-09-10 06:08:27 +00:00 |
videomode
|
|
|
vme
|
Split device_t/softc with misc cosmetic changes.
|
2008-07-06 13:29:50 +00:00 |
wscons
|
use device_lookup_private to get softc
|
2008-06-12 23:04:37 +00:00 |
wsfb
|
|
|
wsfont
|
|
|
xmi
|
|
|
auconv.c
|
|
|
auconv.h
|
|
|
audio_if.h
|
|
|
audio.c
|
device_private(device_lookup()) -> device_lookup_private()
|
2008-06-10 22:53:08 +00:00 |
audiobell.c
|
|
|
audiobellvar.h
|
|
|
audiovar.h
|
|
|
aurateconv.c
|
|
|
bio.c
|
|
|
biovar.h
|
|
|
ccd.c
|
|
|
ccdvar.h
|
|
|
cgd_crypto.c
|
|
|
cgd_crypto.h
|
|
|
cgd.c
|
|
|
cgdvar.h
|
|
|
clock_subr.c
|
|
|
clock_subr.h
|
|
|
clockctl.c
|
|
|
cninit.c
|
|
|
cons.c
|
|
|
cons.h
|
|
|
DEVNAMES
|
Add new accelerated driver for SPX graphics found in some VAXstations,
|
2008-08-12 17:54:47 +00:00 |
dksubr.c
|
|
|
dkvar.h
|
|
|
firmload.c
|
|
|
firmload.h
|
|
|
fss.c
|
Use (*bdev->d_ioctl)() to get the size of the block device the file system
|
2008-08-26 13:04:55 +00:00 |
fssvar.h
|
|
|
kloader.c
|
vm_page: put TAILQ_ENTRY into a union with LIST_ENTRY, so we can use both.
|
2008-06-04 12:41:40 +00:00 |
kloader.h
|
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
|
2008-09-08 23:36:53 +00:00 |
kttcp.c
|
|
|
kttcpio.h
|
|
|
ld.c
|
Complete device_t/softc split for the ld(4) attachments. This should
|
2008-09-09 12:45:39 +00:00 |
ldvar.h
|
Complete device_t/softc split for the ld(4) attachments. This should
|
2008-09-09 12:45:39 +00:00 |
lockstat.c
|
|
|
lockstat.h
|
|
|
Makefile
|
|
|
md_root.c
|
|
|
md.c
|
more cleanup: the sc_dev backpointer is unused, remove it
|
2008-06-16 10:27:47 +00:00 |
md.h
|
|
|
midi_if.h
|
|
|
midi.c
|
use device_lookup to get device_t
|
2008-06-12 22:29:41 +00:00 |
midictl.c
|
The forward declation in the parameter list for a variable-length array is
|
2008-06-24 10:55:48 +00:00 |
midictl.h
|
|
|
midisyn.c
|
|
|
midisynvar.h
|
|
|
midivar.h
|
|
|
mm.c
|
|
|
mulaw.c
|
|
|
mulaw.h
|
|
|
nullcons_subr.c
|
|
|
radio_if.h
|
- use aprint in attach
|
2008-07-09 13:12:54 +00:00 |
radio.c
|
- use aprint in attach
|
2008-07-09 13:12:54 +00:00 |
rnd.c
|
mark callout mpsafe, next comes moving some of the (silly) estimator
|
2008-08-16 13:07:30 +00:00 |
rndpool.c
|
|
|
sequencer.c
|
Use more timespecs internally. From Alexander Shishkin and me.
|
2008-07-15 16:18:08 +00:00 |
sequencervar.h
|
|
|
verified_exec.c
|
|
|
video_if.h
|
Add MI video4linux2 layer, part of Patrick Mahoney's Google Summer
|
2008-09-06 19:00:54 +00:00 |
video.c
|
VIDIOC_QUERYCAP: device_xname on device_t, not softc
|
2008-09-09 04:28:54 +00:00 |
vnd.c
|
buf_destroy() an embedded buffer before returning memory to pool
|
2008-07-19 13:58:08 +00:00 |
vndvar.h
|
|
|