Commit Graph

264004 Commits

Author SHA1 Message Date
christos
a5379f8f87 remove stray line 2018-12-22 03:22:19 +00:00
sjg
38267d9f3b ParseVErrorInternal: use .PARSEDIR and
apply realpath(3) if not absolute,
and use .PARSEFILE for consitent results.

Reviewed by: christos
2018-12-22 00:36:32 +00:00
jmcneill
91aa763573 Add com at acpi 2018-12-21 14:52:12 +00:00
jmcneill
ee9d1d3c7b Support Designware APB UART 2018-12-21 14:51:47 +00:00
jmcneill
0063933710 Add acpi_dsd_integer, which reads an integer value from an ACPI 5.0 _DSD
key/value package list.
2018-12-21 14:51:12 +00:00
jmcneill
0aeb60a2ec Use SPCR to force console selection for com@acpi. This is needed because
we may use a non-standard bus_space tag (a4x) to attach the console early,
which breaks com_is_console.
2018-12-21 14:50:18 +00:00
mrg
361b5e9a25 s/Free/Net/; s/amd64/aarch64/. 2018-12-21 11:11:40 +00:00
msaitoh
fc90aacf15 Add SIOCSETHERCAP ioctl. 2018-12-21 09:04:44 +00:00
msaitoh
54c3ce6c94 Welcome to 8.99.28 (SIOCSETHERCAP addition). 2018-12-21 09:00:32 +00:00
msaitoh
7b54e0066d Add SIOCSETHERCAP. It's used to change ec_capenable. 2018-12-21 08:58:08 +00:00
msaitoh
a39cc4efa6 Fix WoL detection once again. 2018-12-21 08:29:22 +00:00
ryo
c1a3d692be - add workaround for Cavium ThunderX errata 27456.
- add cpufuncs table in cpu_info. each cpu clusters may have different erratum. (e.g. big.LITTLE)
2018-12-21 08:01:01 +00:00
maya
0acb37c0a5 Expose nvif ioctl interface.
nvif is a variable length (nested..) ioctl, so it doesn't match the
usual drm_ioctl interface. linux uses a shim to override the ioctl
function for nouveau to allow this, do the same.

fixes 3D acceleration with nouveau.

from riastradh.
2018-12-21 07:51:17 +00:00
msaitoh
5df323e859 Remove ETHERCAP_VLAN_HWFILTER. 2018-12-21 07:13:30 +00:00
sjg
dca4343b05 unexport-env: avoid SEGFAULT if MAKELEVEL not in env 2018-12-21 05:50:19 +00:00
msaitoh
3786980916 Add ETHERCAP_VLAN_HWFILTER and ETHERCAP_EEE. 2018-12-21 04:43:17 +00:00
macallan
7c730df93c set base_year_is_2k on dsrtc so we're compatible with RISC OS 2018-12-20 21:38:23 +00:00
macallan
1e00d307fc make DSRTC_FLAG_YEAR_START_2K settable by device property 2018-12-20 21:36:53 +00:00
jmcneill
9a2ed98046 An ACPI MCFG allocation with start bus number = end bus number is valid,
so do not skip it. An entry like this defines MCFG space for a single bus.
2018-12-20 19:16:17 +00:00
tih
48acc242ba Add D-Link DWA-131 to list of devices expected to work 2018-12-20 15:19:31 +00:00
tih
c07c190fc4 Add D-Link DWA-131 rev E "Wireless N300 Nano USB Adapter"
OK: jmcneill
2018-12-20 15:16:07 +00:00
tih
5bc1193421 regen 2018-12-20 15:13:07 +00:00
tih
30c73f3bb7 Add D-Link DWA-131 rev E "Wireless N300 Nano USB Adapter" 2018-12-20 15:09:46 +00:00
martin
2e2c571302 Add a query function (for external code) to enumerate the know guids.
Add recently added VMware GUIDs to the internal enum type.
Fix some short names (bogus + duplicate).
2018-12-20 14:58:10 +00:00
cherry
555377cf4f Enable 'options NO_PCI_MSI_MSIX' to DTRT in x86 builds.
Document 'options NO_PCI_MSI_MSIX' in options(4).
2018-12-20 10:33:41 +00:00
knakahara
9bd8844de6 Apply the same fix as if_wm.c:r1.606 to ixg(4). Pointed out by msaitoh@n.o, thanks.
XXX pullup-8
2018-12-20 09:47:15 +00:00
msaitoh
8e20597aca - Don't setup WoL on non-WoL capable port.
- Setup PHY wakeup feature on PCH and newer. Tested on Thinkpad X220.
2018-12-20 09:32:12 +00:00
cherry
a8fa6e027e Close .Bl directive properly 2018-12-20 09:17:04 +00:00
msaitoh
58940e3cf5 Fix WoL capability detection on ICH and PCH. 2018-12-20 08:59:22 +00:00
cherry
72b97076c3 Document 'options NO_PREEMPTION'
With prompting from Christoph Badura.
2018-12-20 08:32:55 +00:00
wiz
2f26c96ced If last column contains 'obsolete', last but one should be foo-obsolete 2018-12-20 07:30:00 +00:00
ryo
7596da58e1 - show detail of debug feature register (ID_AA64DFR0_EL1)
- print raw value of registers when verbose flag is set.
- keep forward compatibility. read kernel's aarch64_sysctl_cpu_id, but avoid unknown system registers.
2018-12-20 07:10:23 +00:00
rin
bdf39c6e83 Set IFF_ALLMULTI bit appropriately when we fall back to "allmulti". 2018-12-20 02:52:59 +00:00
msaitoh
36df61b677 Rename functions. Add comment. No functional change. 2018-12-20 02:38:28 +00:00
christos
7f3d5baabc new libsqlite 2018-12-19 22:22:16 +00:00
christos
51db93b1e5 merge conflicts. 2018-12-19 22:21:13 +00:00
christos
af7916830d bump libsqlite3 2018-12-19 22:20:45 +00:00
christos
9cc09bee6e add new sqlite3 man pages. 2018-12-19 22:19:25 +00:00
christos
84e2c99319 SQLite Release 3.26.0 On 2018-12-01
1. Optimization: When doing an UPDATE on a table with indexes on
    expressions, do not update the expression indexes if they do not
    refer to any of the columns of the table being updated.

 2. Allow the xBestIndex() method of virtual table implementations to
    return SQLITE_CONSTRAINT to indicate that the proposed query plan
    is unusable and should not be given further consideration.

 3. Added the SQLITE_DBCONFIG_DEFENSIVE option which disables the
    ability to create corrupt database files using ordinary SQL.

 4. Added support for read-only shadow tables when the
    SQLITE_DBCONFIG_DEFENSIVE option is enabled.

 5. Added the PRAGMA legacy_alter_table command, which if enabled
    causes the ALTER TABLE command to behave like older version of
    SQLite (prior to version 3.25.0) for compatibility.

 6. Added PRAGMA table_xinfo that works just like PRAGMA table_info
    except that it also shows hidden columns in virtual tables.

 7. Added the explain virtual table as a run-time loadable extension.

 8. Add a limit counter to the query planner to prevent excessive
    sqlite3_prepare() times for certain pathological SQL inputs.

 9. Added support for the sqlite3_normalized_sql() interface, when
    compiling with SQLITE_ENABLE_NORMALIZE.

10. Enhanced triggers so that they can use table-valued functions
    that exist in schemas other than the schema where the trigger is
    defined.

11. Enhancements to the CLI:
    a. Improvements to the ".help" command.
    b. The SQLITE_HISTORY environment variable, if it exists,
       specifies the name of the command-line editing history file
    c. The --deserialize option associated with opening a new
       database cause the database file to be read into memory and
       accessed using the sqlite3_deserialize() API. This simplifies
       running tests on a database without modifying the file on disk.

12. Enhancements to the geopoly extension:
    a. Always stores polygons using the binary format, which is
       faster and uses less space.
    b. Added the geopoly_regular() function.
    c. Added the geopoly_ccw() function.

13. Enhancements to the session extension:
    a. Added the SQLITE_CHANGESETAPPLY_INVERT flag
    b. Added the sqlite3changeset_start_v2() interface and the
       SQLITE_CHANGESETSTART_INVERT flag.
    c. Added the changesetfuzz.c test-case generator utility.
2018-12-19 19:56:42 +00:00
jakllsch
9a70fb1871 fix set lists for symlinked man pages after compat_svr4 removal 2018-12-19 18:58:43 +00:00
skrll
5bec2f343e Remove CONS_OVERRIDE - it's an i386 option 2018-12-19 16:56:17 +00:00
martin
b18e79c6bb compat/svr4* is gone - adapt 2018-12-19 16:27:26 +00:00
riastradh
2dc6cf1f07 Load curlwp into a0 to call fpu_save(curlwp), not fpu_save(garbage).
The lwp argument to fpu_save was added by chuq in revision 1.14 of
mips_fpu.c, but this call was not updated to pass it.  This is the
correct lwp to pass because we are in the middle of executing a
kernel-emulated fp instruction, so curlwp must own the fpu state, and
we are trying to write the fp registers to memory so we can adjust
them there when ctc1 would fail.

Fixes PR port-cobalt/53090, PR port-sgimips/53791.
2018-12-19 15:10:46 +00:00
maxv
a9d03d12db Note removal of COMPAT_SVR4. 2018-12-19 14:07:51 +00:00
maxv
43c9320743 Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
but also as discussed several times in the past.
2018-12-19 13:57:44 +00:00
mrg
48003606bd minor rewording. fix alphabeta ordering of contributors. 2018-12-19 12:40:32 +00:00
mrg
d72250570a mark gcc 4.5 mips files obsolete. should fix failure to obsolete
properly because /usr/include/gcc-4.5 isn't empty.
2018-12-19 12:03:35 +00:00
mrg
cffa8474c3 be consistent about uint64_t and bit masks. 2018-12-19 11:02:21 +00:00
mrg
35db1fca91 use uint64_t for idx_mask. fixes lookups for some PAs. from skrll.
bump copyright.  we updated this a lot of this in 2018.
2018-12-19 11:00:09 +00:00
maya
b11c599c79 Disable MSI/MSI-X for nouveau.
Fixes functionality for me (GTX 770) and apparently anyone with
MSI/MSI-X capable hardware.
2018-12-19 09:20:56 +00:00