.. |
acpi
|
Missed a struct device -> device_t, found by joerg.
|
2007-11-05 23:57:32 +00:00 |
adb
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
apm
|
warning: 'apm_create_thread' declared 'static' but never defined
|
2007-07-09 22:58:52 +00:00 |
arcbios
|
Adapt to callout_init signature change.
|
2007-07-11 21:19:08 +00:00 |
ata
|
PR/37251 - Brian Buhrow -- FORCE_LBA48 on seagate drives larger then 1TB
|
2007-10-31 09:51:20 +00:00 |
bi
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
bluetooth
|
'struct callout' => callout_t
|
2007-11-03 18:24:00 +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
|
Until I have a chance to further evaluate and re-work the locking here,
|
2007-11-01 13:20:04 +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
|
Use device_t and device_private(). Convert attach to use aprint_*.
|
2007-11-06 02:29:19 +00:00 |
ieee1394
|
+ Sync to FreeBSD.
|
2007-11-05 19:08:56 +00:00 |
if_ndis
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
ir
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
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
|
Add missing aprint_naive("\n"); in rlphyattach.
|
2007-11-06 00:58:32 +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
|
Use device_t and device_private(). Convert attach to use aprint_*.
|
2007-11-06 02:29:19 +00:00 |
pckbport
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
pcmcia
|
'struct callout' => callout_t
|
2007-11-03 18:24:00 +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
|
Implement support for drvctl in RAIDframe. Thanks to jnemeth@ for
|
2007-11-01 04:11:22 +00:00 |
rasops
|
Implement bounds checking in some places in display driver code to avoid
|
2007-07-28 20:28:56 +00:00 |
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
|
It's not a good idea for device drivers to modify b_flags, as they don't
|
2007-07-29 12:15:35 +00:00 |
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
|
Remove sysmon_envsys_find() proto, it's defined on sysmon_envsysvar.h.
|
2007-11-03 23:25:20 +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
|
don't panic if we're not finding all the properties we need. Just complain
|
2007-11-05 16:57:46 +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
|
KNF, MALLOC -> malloc, u_intXX_t -> uintXX_t.
|
2007-11-02 08:38:37 +00:00 |
biovar.h
|
u_quad_t -> uint64_t as suggested by thorpej@.
|
2007-11-02 19:09:22 +00:00 |
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
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
cons.h
|
|
|
DEVNAMES
|
change the lines referencing pmppc to evbppc
|
2007-10-17 23:32:45 +00:00 |
dksubr.c
|
It's not a good idea for device drivers to modify b_flags, as they don't
|
2007-07-29 12:50:17 +00:00 |
dkvar.h
|
Change dk_lookup() to accept an additional argument of the type enum uio_seg
|
2007-06-26 15:22:23 +00:00 |
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
|
- Increase default number of trace buffers to 10000.
|
2007-07-14 13:30:43 +00:00 |
lockstat.h
|
- Increase default number of trace buffers to 10000.
|
2007-07-14 13:30:43 +00:00 |
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
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
rndpool.c
|
|
|
sequencer.c
|
Use the softint API.
|
2007-10-08 16:18:02 +00:00 |
sequencervar.h
|
|
|
verified_exec.c
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |
vnd.c
|
Merge disk init changes from the vmlocking branch. These seperate init /
|
2007-10-08 16:41:05 +00:00 |
vndvar.h
|
Merge some of the less invasive changes from the vmlocking branch:
|
2007-07-09 20:51:58 +00:00 |