skrll
969a0df12f
Add Revision ID register
2015-05-30 20:39:56 +00:00
joerg
e754774175
Create a per-device state for iscsi(4), effectively making it a cloning
...
device.
2015-05-30 20:09:47 +00:00
joerg
adac2d746a
Improve wording.
2015-05-30 19:14:46 +00:00
jmcneill
3f31d66c52
dont set SDHC_FLAG_NO_HS_BIT flag
2015-05-30 18:53:39 +00:00
joerg
7169751760
Save space by making ack flag booleans.
2015-05-30 18:12:09 +00:00
joerg
b869fee6c4
Inline SET_CCB_TIMEOUT and SET_CONN_TIMEOUT
2015-05-30 18:09:31 +00:00
joerg
8adffa949a
Remove ISCSI_PERFTEST.
2015-05-30 18:00:09 +00:00
jmcneill
53635e2272
support 8-bit mode for SDHC 3.0+ controllers
2015-05-30 17:52:07 +00:00
jmcneill
b340c54a1a
remove debug printf
2015-05-30 17:12:16 +00:00
riastradh
2d6ddb2075
Null suspend/resume handler for uplcom(4).
2015-05-30 16:44:28 +00:00
joerg
e38564c63d
Remove ISCSI_TEST_MODE and corresponding dev/iscsi_test.h header.
2015-05-30 16:12:33 +00:00
jmcneill
7e86eeda9b
attach gpiobutton to power button pin
2015-05-30 15:36:27 +00:00
jmcneill
710e0b7953
Simple driver for GPIO power/sleep buttons.
2015-05-30 15:35:51 +00:00
jmcneill
abf8a55536
add HDAUDIOVERBOSE
2015-05-30 14:13:12 +00:00
jmcneill
bde2e953b3
regen
2015-05-30 14:12:57 +00:00
jmcneill
605211179f
add Tegra124 HDMI
2015-05-30 14:12:42 +00:00
jmcneill
319b131679
fix path to devlist2h
2015-05-30 14:10:01 +00:00
jmcneill
6e40faebf1
enable hdaudio
2015-05-30 13:47:17 +00:00
jmcneill
1b8b4c6772
add HDAUDIO_32BIT_ACCESS option, which wraps mmio read/writes to only use 32-bit accesses
2015-05-30 13:47:03 +00:00
jmcneill
d33dbb1618
Tegra K1 Watchdog support.
2015-05-30 13:25:55 +00:00
jmcneill
eb69509472
Use PLL LFSR as rnd source.
2015-05-30 11:10:24 +00:00
skrll
d5d53603df
Make the non-USBHIST case compile
2015-05-30 06:41:08 +00:00
skrll
f9a9593515
Add missing KERNHIST_LINK_STATIC(usbhist). Pointed out by t-hash.
2015-05-30 06:10:38 +00:00
jmcneill
0c8d7957c0
disable interrupts when we get an rfsilent event, and make sure to clear intr sync cause register
2015-05-30 00:56:42 +00:00
jmcneill
a34b0ce127
Replace ath with athn, and attach gpiorfkill to GPIO X7
2015-05-29 23:18:30 +00:00
jmcneill
252766dfd0
Simple driver for gpio control of rf enable/disable pins.
2015-05-29 23:17:13 +00:00
matt
c98065b9f6
If the platform support popcount as a __builtin, use that in preference
...
to the libc versions.
2015-05-29 19:38:59 +00:00
macallan
ed22b0ef0b
fix pasto
2015-05-29 18:47:13 +00:00
macallan
26bb68647d
for some reason the previous commit causes ARCS firmware on sgimips64 to
...
spew an endless stream of white ( or rather, blue ) spaces. So revert to
the old code for sgimips only until I can figure out why.
Now sgimips64 n32 kernels boot again.
2015-05-29 16:26:45 +00:00
jmcneill
b06a0e0420
Fix pin group mappings and non-DIAGNOSTIC kernel builds, from anon ymous.
2015-05-29 12:41:14 +00:00
pooka
1c07d29649
Add a rump kernel component for the tap device.
...
from Wei Liu <wei.liu2@citrix.com> via private email
2015-05-29 12:32:23 +00:00
mrg
22c58b8a2f
disable drmkms on r100 and most r200. works around PR#49744, etc.
2015-05-29 05:48:46 +00:00
matt
6bb6817e3f
Appease clang's integrated assembler and have separate thumb2 and arm asm's
...
for ldrht
2015-05-28 21:52:36 +00:00
skrll
8735b6f026
Static initialise usbhist - it can be used by controller drivers, i.e.
...
before usb attaches.
2015-05-28 09:06:36 +00:00
matt
0edf0de881
Use the lwp_getcpu() inline for curcpu().
2015-05-28 04:16:50 +00:00
matt
2ac936932c
ARM systems are no longer small, increase MAXTSIZ/MAXDSIZ/MAXSSIZ.
2015-05-28 02:24:23 +00:00
matt
4a74e1a1e4
A15 change for > 2 cores.
2015-05-28 02:23:18 +00:00
matt
58d2a1ce67
Fix ldrht
2015-05-28 02:22:37 +00:00
matt
8826022743
Remove #define VERBOSE_INIT_ARM
2015-05-28 02:22:05 +00:00
matt
8501aed0c2
add ELF64_MACHDEP_ID
2015-05-28 02:19:05 +00:00
matt
aeae3560b3
Fix netbsd32 ifdrv copy routines to not use memcpy.
2015-05-27 21:56:43 +00:00
matt
0d007d00e3
Add missing SIOCGDRVSPEC32
...
Fix SIOCGETSGCNT32
2015-05-27 21:42:43 +00:00
rmind
657547e6a2
ubc_alloc: perform pmap_update() in the error path as we might have
...
removed the mapping.
2015-05-27 19:43:40 +00:00
jmcneill
6e40120187
MP not ready, disable it again
2015-05-27 09:40:51 +00:00
msaitoh
3b894df12f
- Change the Upper limit of Tjmax from 100 to 110 because some new
...
CPUs have 105. This change is the same as FreeBSD.
- Print Tjmax with aprint_verbose().
- Reduce the diff against FreeBSD.
2015-05-27 00:16:46 +00:00
msaitoh
c92fa10299
Add new bus clock for Airmont.
2015-05-27 00:08:50 +00:00
pooka
8109843429
implement DIOCGMEDIASIZE, from Martin Lucina
2015-05-26 16:48:05 +00:00
msaitoh
ec32285b12
Remove obsolete comment.
2015-05-26 16:08:01 +00:00
pooka
0ba8e59f87
Implement fo_poll so that rump_sys_poll(stdout) works
...
more or less as expected.
from Martin Lucina <martin@lucina.net> via rumpkernel-users
2015-05-26 15:29:39 +00:00
hkenken
88d84f5157
Add SDHC_FLAG_USE_DMA flag for internal DMA mode.
2015-05-26 05:11:33 +00:00