.. |
acpi
|
Match LEN0068 in thinkpad(4) too, as newer Thinkpads report.
|
2012-11-24 20:56:39 +00:00 |
adb
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
altmem
|
…
|
|
apm
|
Remove code from dev/apm/apm.c for setting global variables to parameterise
|
2012-09-30 21:36:18 +00:00 |
arcbios
|
…
|
|
ata
|
Add argument to wdccommandext() to allow the entire contents of the
|
2013-02-03 20:13:27 +00:00 |
bi
|
…
|
|
bluetooth
|
increase some diagnostics
|
2012-12-20 11:17:47 +00:00 |
bus_dma
|
fix path
|
2012-10-02 23:49:19 +00:00 |
cardbus
|
Change sdhc_detach so that it detaches all host controllers at once.
|
2012-12-20 14:37:00 +00:00 |
dec
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
dkwedge
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
dm
|
Fix problem reported by jym on current-user@ patch was provided by mhitch@.
|
2012-08-07 16:11:11 +00:00 |
dmover
|
…
|
|
drm
|
…
|
|
dtv
|
…
|
|
ebus
|
…
|
|
eisa
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
filemon
|
filemon_pid_check:
|
2012-11-19 22:20:10 +00:00 |
flash
|
…
|
|
gpib
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
gpio
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
hil
|
…
|
|
hpc
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
i2c
|
Handle direct configuration if ia->ia_name is set, using iic_compat_match().
|
2013-02-08 15:14:11 +00:00 |
i2o
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
ic
|
Disable ICBOPT_FAST_POST for ISP 2100.
|
2013-02-27 09:29:21 +00:00 |
ieee1394
|
...and be sure to config_pending_decr if kthread_create fails.
|
2012-08-05 02:47:52 +00:00 |
if_ndis
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
ir
|
…
|
|
isa
|
No need to include machine/pio.h now that inb() and outb() are no longer used.
|
2012-12-17 17:46:27 +00:00 |
isapnp
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
iscsi
|
- defer session cleanup to not force detachments
|
2012-12-29 11:05:29 +00:00 |
marvell
|
Fix a bug that a multicast filter entry is incorrectly overrode
|
2012-12-28 08:16:53 +00:00 |
mca
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
microcode
|
…
|
|
mii
|
regen.
|
2013-02-20 16:41:48 +00:00 |
mscp
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
mvme
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
nand
|
Endiannes fixes from Brett Slager in ONFI Param page parsing.
|
2012-11-03 12:45:28 +00:00 |
news
|
…
|
|
nor
|
…
|
|
ofisa
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
ofw
|
Set the size for EEPROM's that we know about ("i2c-at24c64" is set to 8192).
|
2013-02-08 15:17:00 +00:00 |
onewire
|
…
|
|
pad
|
…
|
|
pci
|
Add some bugfixes and enhancement from FreeBSD:
|
2013-02-26 11:06:23 +00:00 |
pckbport
|
Add the extra keys found on the Tadpole SPARCle to the keysym list.
|
2012-10-13 17:51:51 +00:00 |
pcmcia
|
Apply OpenBSD rev. 1.40:
|
2012-12-07 05:45:17 +00:00 |
podulebus
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
ppbus
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
pud
|
…
|
|
putter
|
fix request leak.
|
2012-07-26 10:13:33 +00:00 |
qbus
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
raidframe
|
Fix a few spelling issues. No functional changes.
|
2013-02-18 19:42:54 +00:00 |
rasops
|
make anti-aliased character drawing work on hardware where stride != width * bytes per pixel
|
2012-10-23 15:12:59 +00:00 |
rcons
|
…
|
|
sbus
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
scsipi
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
sdmmc
|
add SDHC_FLAG_NO_HS_BIT flag to prevent sdhc driver from setting the SDHC_HIGH_SPEED bit in SDHC_HOST_CTL, required to get many high speed cards working on rpi
|
2013-01-10 17:19:33 +00:00 |
smbus
|
…
|
|
spi
|
Fix wrong calculation of destination pointer in writes.
|
2013-02-15 17:46:53 +00:00 |
splash
|
…
|
|
stbi
|
exitting -> exiting.
|
2013-01-27 14:47:37 +00:00 |
std
|
…
|
|
sun
|
don't claim alpha font support unless we have enough off-screen memory to
|
2012-11-13 20:47:58 +00:00 |
sysmon
|
Fix spelling, grammar, typos.
|
2013-01-23 18:04:33 +00:00 |
tc
|
remove unused file.
|
2012-10-29 13:19:15 +00:00 |
tprof
|
…
|
|
usb
|
Consistently use the macros to get softc, dxfer, etc.
|
2013-02-23 08:22:05 +00:00 |
videomode
|
aprint_verbose -> aprint_debug
|
2013-02-08 16:35:10 +00:00 |
vme
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
wscons
|
fix a bunch of _IO() ioctl()s to actually work on LP64/BE
|
2013-02-19 15:21:08 +00:00 |
wsfb
|
for WSDISPLAYIO_SMODE, if the bus ioctl handler returns EPASSTHROUGH, dont treat it as an error
|
2013-01-10 22:06:59 +00:00 |
wsfont
|
remove some stray pixels in the R glyph
|
2012-08-09 01:41:47 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
Add em4k, also forgotten empb.
|
2013-01-29 00:54:13 +00:00 |
Makefile
|
…
|
|
TODO.audiomp
|
…
|
|
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
…
|
|
audio_if.h
|
…
|
|
audiobell.c
|
…
|
|
audiobellvar.h
|
…
|
|
audiovar.h
|
…
|
|
aurateconv.c
|
…
|
|
bio.c
|
…
|
|
biovar.h
|
…
|
|
ccd.c
|
…
|
|
ccdvar.h
|
…
|
|
cgd.c
|
add cgdconfig -l like vnconfig -l
|
2012-12-05 02:23:20 +00:00 |
cgd_crypto.c
|
add cgdconfig -l like vnconfig -l
|
2012-12-05 02:23:20 +00:00 |
cgd_crypto.h
|
add cgdconfig -l like vnconfig -l
|
2012-12-05 02:23:20 +00:00 |
cgdvar.h
|
add cgdconfig -l like vnconfig -l
|
2012-12-05 02:23:20 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
cninit.c
|
…
|
|
cons.c
|
…
|
|
cons.h
|
…
|
|
dksubr.c
|
…
|
|
dkvar.h
|
…
|
|
firmload.c
|
…
|
|
firmload.h
|
…
|
|
fss.c
|
Make the spec_node table implementation private to spec_vnops.c.
|
2013-02-13 14:03:48 +00:00 |
fssvar.h
|
…
|
|
keylock.c
|
…
|
|
keylock.h
|
…
|
|
kloader.c
|
…
|
|
kloader.h
|
…
|
|
kttcp.c
|
…
|
|
kttcpio.h
|
…
|
|
ld.c
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
ldvar.h
|
…
|
|
lockstat.c
|
Fix off by one.
|
2012-12-10 06:07:34 +00:00 |
lockstat.h
|
…
|
|
md.c
|
…
|
|
md.h
|
…
|
|
md_root.c
|
…
|
|
midi.c
|
…
|
|
midi_if.h
|
…
|
|
midictl.c
|
…
|
|
midictl.h
|
…
|
|
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
Fix __HAVE_MM_MD_CACHE_ALIASING case to use UVM_KMF_COLORMATCH so that
|
2013-01-19 00:27:34 +00:00 |
mm.h
|
…
|
|
mulaw.c
|
…
|
|
mulaw.h
|
…
|
|
nullcons_subr.c
|
…
|
|
radio.c
|
…
|
|
radio_if.h
|
…
|
|
rnd_private.h
|
…
|
|
rndpseudo.c
|
move context struct to a header for the benefit of fstat.
|
2012-11-25 15:29:24 +00:00 |
sequencer.c
|
…
|
|
sequencervar.h
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
verified_exec.c
|
…
|
|
video.c
|
Allow USB memory allocation by multiple segments in scatter/gather lists
|
2013-01-07 15:07:40 +00:00 |
video_if.h
|
…
|
|
vnd.c
|
…
|
|
vndvar.h
|
…
|
|