Commit Graph

221099 Commits

Author SHA1 Message Date
martin 6e9fb02d07 Comment out a variable only used in #if 0 code 2013-09-14 21:06:50 +00:00
martin 83301d9000 Quell a few "unused variable" warnings (where the variables are generated
by macros)
2013-09-14 21:02:36 +00:00
martin 243edbb1dc Nove a CTASSERT to global scope 2013-09-14 20:53:48 +00:00
martin 083fcd5d58 ifdef a variable like its use 2013-09-14 20:52:43 +00:00
martin d0c00269ee Guard a function local CTASSERT with prologue/epilogue 2013-09-14 20:49:31 +00:00
martin f6c835fd37 Move a few CTASSERT to global scope 2013-09-14 20:47:48 +00:00
martin fa588be65c Push/Pop pragma magic to avoid gcc warning aber a less-than NULL comparision 2013-09-14 20:46:27 +00:00
soren 0f214788e7 Regen. 2013-09-14 20:29:54 +00:00
soren c96fc5fa49 Add ASIX AX88179 USB 3.0 ethernet controllers. 2013-09-14 20:28:15 +00:00
soren 3f57e92e28 Update some AMD/ATI chipset names.
Add Renesas USB 3.0 controllers.
2013-09-14 20:26:51 +00:00
martin 7698187086 Move a CTASSERT to global scope (easiest way to avoid gcc 4.8.1 local unused
typedef warnings)
2013-09-14 20:24:22 +00:00
martin 04162fd193 ktrop() seems to be expected [by it's callers] to return a "bool like"
value, not an errno - make it so.
Remove another unused variable.
2013-09-14 20:20:09 +00:00
msaitoh 13add5607a Add shared TLB.
KNF.
2013-09-14 17:23:18 +00:00
msaitoh 14076ae099 Add Shared L2 TLB and some cache and tlb entries from the latest document. 2013-09-14 17:21:19 +00:00
msaitoh 66afe11791 Add some definitions of Intel's cpuid feature from the latest document. 2013-09-14 17:18:18 +00:00
matt 3c2ba04fe8 If MAKE_NATIVE, use sysctl to get MACHINE_ARCH from hw.machine_arch. 2013-09-14 15:09:34 +00:00
jakllsch f042e00fb6 Try to dump device at address 0. Allows dumping of xhci(4) root hub. 2013-09-14 14:07:56 +00:00
jakllsch 79ce8a4c50 Allow USB_DEVICEINFO on address 0. Needed for the xhci(4) root hub device. 2013-09-14 14:06:40 +00:00
martin 97374bea1a Avoid warnings for a local CTASSERT 2013-09-14 13:46:52 +00:00
martin cd2d3c18eb Define a prologue/epilogue for CTASSERTs using local variables (to avoid
warnings about decalarations of localy defined but unused types)
2013-09-14 13:46:30 +00:00
joerg 16460541b2 Some splay trees don't use the next method, so mark it as potentially unused 2013-09-14 13:20:45 +00:00
joerg 106176e34b wapbl_advance and friends are only used in the kernel 2013-09-14 13:19:50 +00:00
joerg c954523660 MUTEX_CLEAR_WAITERS is only ever used by !__HAVE_SIMPLE_MUTEXES 2013-09-14 13:19:18 +00:00
joerg 072ff8a985 nodebug is only used with LOCKDEBUG 2013-09-14 13:18:31 +00:00
joerg 3314878444 GC various arrays defined and used in kern_proc.c 2013-09-14 13:18:02 +00:00
joerg 5ff8dcf375 Put UREAD4 under UHCI_DEBUG 2013-09-14 13:17:21 +00:00
joerg d81879eb4a Conditionalize udl_draw_line_comp and udl_cmp_add_buf_comp 2013-09-14 13:15:53 +00:00
joerg f01301bfd3 GC OREAD1 and OREAD2 2013-09-14 13:13:59 +00:00
joerg 68615879ca GC pcmcia_sierra_ac850_func0 and *cfe0 2013-09-14 13:13:33 +00:00
joerg b3c54e40b7 GC wc_rdreg and wc_rdchctl 2013-09-14 13:12:41 +00:00
joerg b3e3b5bdf9 Comment out twa_error_table, but keep it around for documentation
purposes.
2013-09-14 13:12:03 +00:00
joerg d8c7c44423 Conditionalize iwn_memwrite_2 and friends under !IEEE80211_NO_HT. 2013-09-14 13:11:31 +00:00
joerg 595c128a0c Don't include atw_hw_decrypted, it is not used. Keep it for
documentation purposes.
2013-09-14 13:10:25 +00:00
joerg 3c04b03b1b GC unused functions and variables. 2013-09-14 13:09:55 +00:00
joerg e52dd40ecb Put helper functions for debugging under the corresponding debug
options.
2013-09-14 13:09:18 +00:00
joerg fc6d69fab6 #if 0 iop_status, but keep it for documentation purposes. 2013-09-14 13:08:31 +00:00
joerg 69d8041e2d GC max_cpus. 2013-09-14 13:07:55 +00:00
joerg db0a20e19e GC put16.
XXX Use sys/endian.h
2013-09-14 13:05:51 +00:00
ast 555103854f Fix build release of evbarm which had been failing in mkimage
beagleboard_smp with the elusive message:

    "gzip: can't stat: gzip: No such file or directory"

This was due to GZIP=gzip being defined in mkimage; we now use:

    GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)

as distrib/sets/sets.subr already does in these files as well:

    distrib/utils/embedded/mkimage
    distrib/utils/embedded/conf/beagleboard.conf
    distrib/utils/embedded/conf/rpi.conf
    distrib/utils/embedded/conf/rpi_inst.conf
2013-09-14 12:51:27 +00:00
martin 57bfdd2d7c Remove unused variable 2013-09-14 12:44:17 +00:00
martin 8e35e63ef9 Remove unused variables, use C99 open arrays for variable sized arrays 2013-09-14 12:43:08 +00:00
joerg 0c1143e0a4 Mark mach64_set_dma_eol as unused. 2013-09-14 12:39:28 +00:00
joerg 6f627b4ea2 Use __KERNEL_RCSID. 2013-09-14 12:39:09 +00:00
martin ee129994cf Fix return value of ipf_sync_nat 2013-09-14 12:18:06 +00:00
martin 9e58a5046a Remove unused variables 2013-09-14 12:06:19 +00:00
martin 1e30f2d6cd Remove a few unused variables, ifdef others like their use 2013-09-14 12:03:10 +00:00
martin 9a3cf38a1f Remove unused variables 2013-09-14 11:51:47 +00:00
martin d07fab0561 Remove unused variable 2013-09-14 11:41:45 +00:00
martin e6cb94a704 Remove unused variable and ifdef another like their use 2013-09-14 11:39:08 +00:00
martin 3d10084754 Remove unused variable and ifdef some others like their use 2013-09-14 11:33:59 +00:00