.. |
aac
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
aacraid
|
Update aacraid to version 3.2.5.
|
2013-11-08 13:23:26 +00:00 |
acpi_support
|
Consistently cast ACPICA 64-bit integer types when we print them.
|
2013-06-26 23:52:10 +00:00 |
acpica
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
adb
|
Return NOKEY instead of 0 if there are no more key presses queued. This
|
2013-10-29 00:53:17 +00:00 |
adlink
|
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
|
2013-01-30 18:01:20 +00:00 |
advansys
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
ae
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
age
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
agp
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
aha
|
Fix memory and references leak due to unfreed path.
|
2013-10-22 12:42:49 +00:00 |
ahb
|
Reform the busdma API so that new types may be added without modifying
|
2013-02-12 16:57:20 +00:00 |
ahci
|
Destroy mtx lock when failed to allocate memory during attach.
|
2013-12-11 17:40:35 +00:00 |
aic
|
Reform the busdma API so that new types may be added without modifying
|
2013-02-12 16:57:20 +00:00 |
aic7xxx
|
Rework the aicasm build machinery so that it gets built along with toolchain
|
2013-11-04 15:55:04 +00:00 |
alc
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
ale
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
altera
|
These nexus attachments do not execute a real probe and so need
|
2013-10-29 13:48:41 +00:00 |
amdsbwd
|
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
|
2013-01-30 18:01:20 +00:00 |
amdtemp
|
Add support for my:
|
2013-08-26 17:38:36 +00:00 |
amr
|
Change the cap_rights_t type from uint64_t to a structure that we can extend
|
2013-09-05 00:09:56 +00:00 |
an
|
Fix several panics when initialization of an ISA or PC-CARD device fails:
|
2013-12-14 18:49:59 +00:00 |
arcmsr
|
Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,
|
2013-10-30 14:04:47 +00:00 |
asmc
|
Give device_printf format string to pacify clang warning.
|
2012-11-09 14:58:26 +00:00 |
asr
|
Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,
|
2013-10-30 14:04:47 +00:00 |
ata
|
Add some more IDs for Intel ATA, AHCI and USB controllers.
|
2013-11-15 10:28:59 +00:00 |
ath
|
- Provide necessary includes, that before came via if.h pollution.
|
2013-10-28 22:26:03 +00:00 |
atkbdc
|
Revert r255152:
|
2013-09-04 18:42:05 +00:00 |
auxio
|
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
|
2013-01-30 18:01:20 +00:00 |
bce
|
Fix regression introduced in r235816.
|
2013-10-29 06:37:27 +00:00 |
bfe
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
bge
|
Add support for BCM57764, BCM57767, BCM57782, BCM57786 and BCM57787.
|
2013-12-02 05:21:54 +00:00 |
bktr
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
bm
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
buslogic
|
Fix memory and references leak due to unfreed path.
|
2013-10-22 13:52:20 +00:00 |
bvm
|
Probe for existence of the bvm debug port instead of just assuming that it is
|
2012-10-27 22:54:23 +00:00 |
bwi
|
Include necessary headers that now are available due to pollution
|
2013-10-28 07:29:16 +00:00 |
bwn
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
bxe
|
Fixed a tx watchdog chip reset that could occur on mostly idle links.
|
2013-11-15 20:26:14 +00:00 |
cadence
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
cardbus
|
|
|
cas
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
ce
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
cesa
|
Similar to the (1 << 31) case it is not defined to do (2 << 30).
|
2013-11-30 22:16:37 +00:00 |
cfe
|
More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)
|
2013-10-29 14:19:42 +00:00 |
cfi
|
Set BUS_PROBE_NOWILDCARD on this attachment as a stopgap. Unconditionally
|
2013-10-22 14:10:00 +00:00 |
ciss
|
Update ciss(4) with new models of raid controllers from HP
|
2013-08-06 03:17:01 +00:00 |
cm
|
Provide necessary includes that before came via if.h.
|
2013-10-28 23:17:41 +00:00 |
cmx
|
|
|
coretemp
|
Mark the coretemp(4) sysctls as MPSAFE, ensuring that Giant won't be held
|
2013-02-18 22:47:16 +00:00 |
cp
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
cpuctl
|
Call free() on the pointer returned from malloc().
|
2013-09-10 05:17:53 +00:00 |
cpufreq
|
MFC
|
2013-02-26 21:09:35 +00:00 |
cs
|
- Provide necessary includes.
|
2013-10-29 11:17:49 +00:00 |
ct
|
Use ANSI prototype to fix build with clang.
|
2012-11-10 14:58:06 +00:00 |
ctau
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
cx
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
cxgb
|
Include necessary headers that now are available due to pollution
|
2013-10-28 07:29:16 +00:00 |
cxgbe
|
Read card capabilities after firmware initialization, instead of setting
|
2013-12-14 03:08:03 +00:00 |
cy
|
|
|
dc
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
dcons
|
MFcalloutng:
|
2013-02-19 18:22:25 +00:00 |
de
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
digi
|
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
|
2013-01-30 18:01:20 +00:00 |
dpms
|
|
|
dpt
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
drm
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
drm2
|
Do not try to probe/attach if attempt to add fbd child are failed.
|
2013-12-12 14:49:26 +00:00 |
e1000
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
ed
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
eisa
|
|
|
en
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
ep
|
- Provide necessary includes.
|
2013-10-29 11:17:49 +00:00 |
esp
|
- Merge from NetBSD:
|
2012-08-06 08:58:54 +00:00 |
et
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
etherswitch
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
ex
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
exca
|
|
|
fatm
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
fb
|
Implement minimum ioctls set for framebuffer device.
|
2013-11-22 23:36:41 +00:00 |
fdc
|
Reimplement the FDOPT_NOERROR feature that was kicked out in r134081.
|
2013-08-26 21:15:50 +00:00 |
fdt
|
Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiring
|
2013-11-05 13:48:34 +00:00 |
fe
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
ffec
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
filemon
|
Change the cap_rights_t type from uint64_t to a structure that we can extend
|
2013-09-05 00:09:56 +00:00 |
firewire
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
flash
|
Fix a few typos for s25fl types.
|
2013-08-28 14:49:36 +00:00 |
fxp
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
gem
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
glxiic
|
This isn't functionally identical. In some cases a hint to disable
|
2012-10-22 13:06:09 +00:00 |
glxsb
|
Snapshot. This passes the build test, but has not yet been finished or debugged.
|
2013-10-04 06:55:06 +00:00 |
gpio
|
Move the GPIOBUS_SET_PINFLAGS(..., ..., pin, GPIO_PIN_OUTPUT) to led(4)
|
2013-12-06 17:56:20 +00:00 |
gxemul
|
More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)
|
2013-10-29 14:19:42 +00:00 |
hatm
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
hifn
|
Snapshot. This passes the build test, but has not yet been finished or debugged.
|
2013-10-04 06:55:06 +00:00 |
hme
|
Provide necessary includes.
|
2013-10-28 23:34:05 +00:00 |
hpt27xx
|
Re-do r255853. Along with adding back the API/ABI changes from the
|
2013-09-25 17:16:21 +00:00 |
hptiop
|
Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,
|
2013-10-30 14:04:47 +00:00 |
hptmv
|
Re-do r255853. Along with adding back the API/ABI changes from the
|
2013-09-25 17:16:21 +00:00 |
hptnr
|
Re-do r255853. Along with adding back the API/ABI changes from the
|
2013-09-25 17:16:21 +00:00 |
hptrr
|
Re-do r255853. Along with adding back the API/ABI changes from the
|
2013-09-25 17:16:21 +00:00 |
hwpmc
|
Add userland PMC backtracing, and use the PMC trapframe macros for kernel
|
2013-12-14 20:12:28 +00:00 |
hyperv
|
Fix missing new line after:
|
2013-12-10 17:16:13 +00:00 |
ic
|
Wait for DesignWare UART transfers completion before accessing line control
|
2013-10-26 17:24:59 +00:00 |
ichsmb
|
Add ID for Intel Avoton SMBus controller.
|
2013-11-15 13:19:15 +00:00 |
ichwd
|
Add new Coleto Creek device support: SATA, SMBus, and Watchdog devices.
|
2013-07-19 21:37:40 +00:00 |
ida
|
Rework the DMA handling in ida(4) and add locking to make this driver
|
2012-08-27 17:24:07 +00:00 |
ie
|
- Provide necessary includes.
|
2013-10-29 11:17:49 +00:00 |
ieee488
|
|
|
if_ndis
|
Include necessary headers that now are available due to pollution
|
2013-10-28 07:29:16 +00:00 |
iicbus
|
Make more unsigned ints signed.
|
2013-12-07 22:25:07 +00:00 |
iir
|
Re-do r255853. Along with adding back the API/ABI changes from the
|
2013-09-25 17:16:21 +00:00 |
io
|
|
|
ipmi
|
Provide a crutch that prevents watchdog to interrupt dumping
|
2013-10-31 05:13:53 +00:00 |
ips
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
ipw
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
isci
|
Improve logging around some of the isci(4) reset and recovery paths.
|
2013-10-09 19:37:41 +00:00 |
iscsi
|
Properly refuse handoff requests on already connected sessions. Previously
|
2013-12-10 18:18:39 +00:00 |
iscsi_initiator
|
Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,
|
2013-10-30 14:04:47 +00:00 |
isp
|
Use relaxed (write-only) memory barriers when writing some of queue index
|
2013-11-10 23:48:16 +00:00 |
ispfw
|
Switch to using FC-Tape firmware.
|
2012-07-26 13:58:43 +00:00 |
iwi
|
The bssid can change from underneath us, so take a reference before
|
2013-11-26 01:30:10 +00:00 |
iwn
|
Add some initial support for the Intel 6235.
|
2013-12-09 03:40:02 +00:00 |
ixgb
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
ixgbe
|
- Fix link loss on vlan reconfiguration.
|
2013-11-05 09:46:01 +00:00 |
jme
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
joy
|
|
|
kbd
|
|
|
kbdmux
|
This isn't functionally identical. In some cases a hint to disable
|
2012-10-22 13:06:09 +00:00 |
ksyms
|
Streamline use of cdevpriv and correct some corner cases.
|
2012-08-15 16:19:39 +00:00 |
le
|
Provide necessary includes.
|
2013-10-28 23:34:05 +00:00 |
led
|
MFcalloutng:
|
2013-02-19 19:25:50 +00:00 |
lge
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
lindev
|
|
|
lmc
|
Quiesce warning -Wmissing-variable-declarations from buildworld, which is
|
2013-10-28 02:36:34 +00:00 |
malo
|
Include necessary headers that now are available due to pollution
|
2013-10-28 07:29:16 +00:00 |
mbox
|
Add a mailbox interface.
|
2013-07-07 19:47:22 +00:00 |
mc146818
|
|
|
mca
|
|
|
mcd
|
The other giant locked storage drivers have removed splbio(), for the
|
2013-02-21 02:34:04 +00:00 |
md
|
Only assert the length of the passed bio in the mdstart_vnode() when
|
2013-12-10 20:52:31 +00:00 |
mem
|
Add new privileges, PRIV_KMEM_READ and PRIV_KMEM_WRITE, used in opening
|
2013-07-05 21:31:16 +00:00 |
mfi
|
Add PCI device ID for MegaRAID Invader cards. This was the only
|
2013-09-25 15:48:32 +00:00 |
mge
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
mii
|
Add definition for the Atheros 8021 gigabit PHY.
|
2013-11-06 16:28:26 +00:00 |
mk48txx
|
|
|
mlx
|
Remove FreeBSD 4.x compat shims. Verified by md5.
|
2012-09-26 14:17:14 +00:00 |
mly
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
mmc
|
Don't give up so easily on failure of CMD55 to put the card into app-cmd
|
2013-08-23 15:07:54 +00:00 |
mn
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
mps
|
Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,
|
2013-10-30 14:04:47 +00:00 |
mpt
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
mse
|
|
|
msk
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
mvs
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
mwl
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
mxge
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
my
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
nand
|
Add a nand flash controller driver for Atmel at91 family. Tested only
|
2013-12-02 03:52:40 +00:00 |
ncv
|
Remove some more NetBSD compat shims and other unused bits from these
|
2012-09-10 18:49:49 +00:00 |
netmap
|
split netmap code according to functions:
|
2013-12-15 08:37:24 +00:00 |
nfe
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
nge
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
nmdm
|
|
|
nsp
|
Fxi a bunch of typos.
|
2013-05-10 16:41:26 +00:00 |
ntb
|
Remove contractions.
|
2013-09-05 23:14:27 +00:00 |
null
|
Provide a device name in the sysctl tree for programs to query the
|
2012-11-01 17:01:05 +00:00 |
nvd
|
MFC - tracking commit.
|
2013-10-08 19:07:48 +00:00 |
nve
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
nvme
|
Create a unique unit number for each controller and namespace cdev.
|
2013-11-01 23:30:54 +00:00 |
nvram
|
|
|
nvram2env
|
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
|
2013-01-30 18:01:20 +00:00 |
nxge
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
oce
|
Apply vendor improvements to oce(4) driver:
|
2013-12-04 20:24:18 +00:00 |
ofw
|
Avoid warning about insecure format with clang.
|
2013-12-14 22:28:32 +00:00 |
patm
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
pbio
|
|
|
pccard
|
Simplify resource activation a bit.
|
2012-06-28 07:26:44 +00:00 |
pccbb
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
pcf
|
|
|
pci
|
Make pci_get_dma_tag() non-static. Since the function is only
|
2013-10-24 20:29:29 +00:00 |
pcn
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
pdq
|
- Provide necessary includes.
|
2013-10-29 11:17:49 +00:00 |
powermac_nvram
|
"nvram,flash" may not be the first in the compatible list property of the
|
2012-05-20 02:43:54 +00:00 |
ppbus
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
ppc
|
Add support for SIIG x1 pci-e single parallel port card (JJ-E01211-S1)
|
2013-11-09 08:27:55 +00:00 |
pst
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
pty
|
|
|
puc
|
Clean up -Wheader-guard warnings.
|
2013-06-17 20:11:04 +00:00 |
qlxgb
|
Include necessary headers that now are available due to pollution
|
2013-10-28 07:29:16 +00:00 |
qlxgbe
|
ql_hw.[c,h]: set minimum thresholds on pkt size for lro path.
|
2013-11-15 01:26:24 +00:00 |
qlxge
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
quicc
|
|
|
ral
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
random
|
Convert the random entropy harvesting code to use a const void * pointer
|
2013-11-01 20:53:49 +00:00 |
rc
|
|
|
re
|
update to the latest netmap snapshot.
|
2013-11-01 21:21:14 +00:00 |
rndtest
|
Snapshot. This passes the build test, but has not yet been finished or debugged.
|
2013-10-04 06:55:06 +00:00 |
rp
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
rt
|
More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba)
|
2013-10-29 14:19:42 +00:00 |
safe
|
Snapshot. This passes the build test, but has not yet been finished or debugged.
|
2013-10-04 06:55:06 +00:00 |
sbni
|
- Provide necessary includes.
|
2013-10-29 11:17:49 +00:00 |
scc
|
Make r253899 compile.
|
2013-08-03 21:24:52 +00:00 |
scd
|
|
|
sdhci
|
Style changes and typos fixed.
|
2013-08-19 05:48:42 +00:00 |
sec
|
Recognize version 3.1 of the SEC crypto engine.
|
2012-05-24 21:24:23 +00:00 |
sf
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
sfxge
|
Bandaid for compiling with gcc.
|
2013-11-27 08:39:48 +00:00 |
sge
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
si
|
Remove incorrect comment about splsoftclock.
|
2013-02-21 07:19:50 +00:00 |
siba
|
Include necessary headers that now are available due to pollution
|
2013-10-28 07:29:16 +00:00 |
siis
|
Merge CAM locking changes from the projects/camlock branch to radically
|
2013-10-21 12:00:26 +00:00 |
sio
|
Add support for CIR1000 - Cirrus Logic V34 to the sio driver
|
2012-11-13 20:38:55 +00:00 |
sis
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
sk
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
smbus
|
|
|
smc
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
sn
|
Provide includes that are needed in these files, and before were read
|
2013-10-26 18:18:50 +00:00 |
snc
|
Include the now missing headers after untangling if.h and if_var.h.
|
2013-10-30 17:55:31 +00:00 |
snp
|
|
|
sound
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
speaker
|
|
|
spibus
|
Add an OFW SPI compatible bus. Fix the spibus probe to return
|
2013-10-24 16:56:38 +00:00 |
ste
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
stg
|
Fxi a bunch of typos.
|
2013-05-10 16:41:26 +00:00 |
stge
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
streams
|
Restore the previous sendfile(2) behaviour on the block devices.
|
2013-08-16 14:22:20 +00:00 |
sym
|
Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI
|
2013-08-12 23:30:01 +00:00 |
syscons
|
Snapshot. This passes the build test, but has not yet been finished or debugged.
|
2013-10-04 06:55:06 +00:00 |
tdfx
|
Change the cap_rights_t type from uint64_t to a structure that we can extend
|
2013-09-05 00:09:56 +00:00 |
terasic
|
Hints-only devices should have BUS_PROBE_NOWILDCARD set. We probably need
|
2013-10-29 13:43:09 +00:00 |
ti
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
tl
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
tpm
|
|
|
trm
|
Reform the busdma API so that new types may be added without modifying
|
2013-02-12 16:57:20 +00:00 |
tsec
|
Make tsec work with the device tree present on the RB800. The previous code
|
2013-11-11 15:43:21 +00:00 |
twa
|
Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,
|
2013-10-30 14:04:47 +00:00 |
twe
|
Remove remaining 4.x compat shims. No resulting changes (verified by
|
2012-09-07 18:41:19 +00:00 |
tws
|
Re-do r255853. Along with adding back the API/ABI changes from the
|
2013-09-25 17:16:21 +00:00 |
tx
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
txp
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
uart
|
Real OF systems have an ihandle under /chosen/stdout, not a phandle. Use
|
2013-12-01 19:05:32 +00:00 |
ubsec
|
Snapshot. This passes the build test, but has not yet been finished or debugged.
|
2013-10-04 06:55:06 +00:00 |
usb
|
Set chain bit correctly. This will fix some problems sending and
|
2013-12-12 08:34:51 +00:00 |
utopia
|
Revert previous commit...
|
2012-10-10 08:36:38 +00:00 |
vge
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
viawd
|
Fix viawd(4) that was only working as a module.
|
2012-06-20 09:01:44 +00:00 |
virtio
|
Include necessary headers that now are available due to pollution
|
2013-10-28 07:29:16 +00:00 |
vkbd
|
- Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+
|
2013-09-07 13:45:44 +00:00 |
vmware/vmxnet3
|
Include necessary headers that now are available due to pollution
|
2013-10-28 07:29:16 +00:00 |
vr
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
vt
|
Fix a panic when booting with kernels that have FREEBBSD_COMPAT
|
2013-12-11 17:18:10 +00:00 |
vte
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
vx
|
- Provide necessary includes.
|
2013-10-29 11:17:49 +00:00 |
vxge
|
Clean up -Wheader-guard warnings.
|
2013-06-17 20:11:04 +00:00 |
watchdog
|
Fix watchdog pretimeout.
|
2013-07-27 20:47:01 +00:00 |
wb
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
wbwd
|
Add ID for Nuvoton WPCM450RA0BX found on Supermicro X9SCA-F motherboards.
|
2013-01-11 10:22:09 +00:00 |
wds
|
Adjust various SCSI drivers to handle either a 32-bit or 64-bit lun_id_t,
|
2013-10-30 14:04:47 +00:00 |
wi
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
wl
|
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
|
2013-10-26 17:58:36 +00:00 |
wpi
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
wtap
|
wtap should not set the IEEE80211_F_DATAPAD flag;
|
2012-12-18 16:15:20 +00:00 |
xe
|
Provide includes that are needed in these files, and before were read
|
2013-10-26 18:18:50 +00:00 |
xen
|
dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE
|
2013-11-26 08:46:27 +00:00 |
xl
|
The MII layer shouldn't care about administrative status of an
|
2013-10-26 18:40:17 +00:00 |