..
acpi
use device_lookup_private to get softc
2008-06-12 21:46:21 +00:00
adb
Let ADB button devices send PMF events instead of pretending to be keyboards.
2008-05-15 19:19:50 +00:00
apm
use device_lookup_private to get softc
2008-06-12 21:46:21 +00:00
arcbios
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ata
Mark a buffer busy
in getnewbuf() when it came from the pool_cache since
2008-06-17 14:53:10 +00:00
bi
Fix device/softc split.
2008-07-09 18:02:46 +00:00
bluetooth
hold bt_lock when sending data via sco_send()
2008-06-23 12:34:38 +00:00
cardbus
Don't write a register on the device until PCI I/O access has been
2008-07-11 21:02:53 +00:00
dec
use device_lookup_private to get softc
2008-06-12 21:51:12 +00:00
dkwedge
Recognize apple ufs partitions from Antoine Reilles
2008-06-29 15:13:28 +00:00
dmover
drm
remove some more local changes of the form "foo.h" -> <dev/*/foo.h>
2008-07-08 06:50:22 +00:00
ebus
remove clause #3 from my license where there are no other
2008-05-29 14:51:25 +00:00
eisa
use device_lookup_private to get softc
2008-06-12 21:46:21 +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
Set SDA High (it means turning off open-collector driver
2008-07-12 02:11:32 +00:00
i2o
Replace device_lookup() with device_lookup_private() on getting softc
2008-06-08 12:43:51 +00:00
ic
- device/softc split
2008-07-09 20:07:19 +00:00
ieee1394
Replace gcc extension of comma-elimination variadic macros with aprint_debug_ifnet().
2008-06-24 10:13:51 +00:00
if_ndis
use aprint_*_dev and device_xname
2008-04-08 06:12:21 +00:00
ir
use device_lookup_private to get softc
2008-06-11 20:52:14 +00:00
isa
constify the pcmcia/cardbus method tables
2008-06-26 12:33:17 +00:00
isapnp
struct device * -> device_t
2008-07-04 04:53:41 +00:00
marvell
Use a local temporary struct gt_softc* so we don't try to
2008-06-17 22:41:30 +00:00
mca
Replace device_lookup() with device_lookup_private() on getting softc
2008-06-08 12:43:51 +00:00
microcode
Update 2400 f/w to something more akin to what is current.
2008-05-11 02:04:33 +00:00
mii
Rename some softc variables for readability.
2008-05-06 11:35:38 +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
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ofw
use device_lookup_private to get softc
2008-06-12 22:28:26 +00:00
onewire
device_t/softc split and other related cosmetic changes.
2008-05-05 13:58:58 +00:00
pad
use new "defpseudodev" where appropriate, and remove dummy interface
2008-06-10 12:49:16 +00:00
pci
- device/softc split
2008-07-09 20:07:19 +00:00
pckbport
remove a KBC_ENABLE call in the console poll method -- this was
2008-06-11 17:35:02 +00:00
pcmcia
split device/softc
2008-07-03 19:07:43 +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
Don't call devsw_attach/detach if _MODULE is not defined.
2008-05-30 11:24:57 +00:00
qbus
use device_lookup_private to get softc
2008-06-12 23:06:14 +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
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
rcons
sbus
change licence of my old code to two-clause BSD licence
2008-07-02 10:16:20 +00:00
scsipi
The Intel SCA backplane "ESG-SHV" does not support logical units.
2008-07-03 13:22:31 +00:00
smbus
spi
use device_lookup_private to get softc
2008-06-11 19:28:52 +00:00
splash
Backout previous: the license sweep touched these files in error, so
2008-05-10 15:31:03 +00:00
std
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sun
mechanical changes to use device_private() or device_lookup_private()
2008-06-11 21:25:31 +00:00
sysmon
in sme_battery_check(), explicitely check whether the battery is
2008-06-11 17:40:06 +00:00
tc
- device/softc split
2008-07-09 13:19:33 +00:00
tprof
tprof_start: fix workqueue's IPL.
2008-05-07 08:48:11 +00:00
usb
Constify most umidi-quirk data. Addresses PR#39017.
2008-07-08 11:34:43 +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
Convert to new 2 clause license
2008-04-29 06:53:00 +00:00
wsfont
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
xmi
auconv.c
auconv.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
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
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
aurateconv.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
bio.c
use aprint_*_dev and device_xname
2008-04-09 05:47:19 +00:00
biovar.h
ccd.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
ccdvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cgd_crypto.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cgd_crypto.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cgd.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
cgdvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
clock_subr.c
clock_subr.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES
dksubr.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
dkvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
firmload.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
firmload.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
fss.c
Stop reusing a buffer obtained with getiobuf().
2008-07-08 14:57:03 +00:00
fssvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
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
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
kttcp.c
Merge the socket locking patch:
2008-04-24 11:38:36 +00:00
kttcpio.h
ld.c
Use device_private() where appropriate.
2008-07-06 14:07:44 +00:00
ldvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
lockstat.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
lockstat.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
Makefile
md_root.c
Allow md_root_setconf() to set in a miniroot as the root file system
2008-05-02 13:02:31 +00:00
md.c
more cleanup: the sc_dev backpointer is unused, remove it
2008-06-16 10:27:47 +00:00
md.h
Allow md_root_setconf() to set in a miniroot as the root file system
2008-05-02 13:02:31 +00:00
midi_if.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
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
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
midisyn.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
midisynvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
midivar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
mm.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
mulaw.c
mulaw.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
nullcons_subr.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
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
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
rndpool.c
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
sequencer.c
use device_lookup_private to get softc
2008-06-12 23:06:14 +00:00
sequencervar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
verified_exec.c
vnd.c
Disable the check introduced in rev. 1.184. It works in first place, but not in second place.
2008-06-17 09:01:56 +00:00
vndvar.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00