svn commit: r326255 - in head/sys/dev: aac aacraid adb adlink advansys ae age agp aha ahci aic aic7xxx aic7xxx/aicasm alc ale altera/atse altera/avgen altera/jtag_uart altera/sdcard amdsbwd amdtemp...
Pedro F. Giffuni
pfg at FreeBSD.org
Mon Nov 27 14:52:55 UTC 2017
Author: pfg
Date: Mon Nov 27 14:52:40 2017
New Revision: 326255
URL: https://svnweb.freebsd.org/changeset/base/326255
Log:
sys/dev: further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.
The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
Modified:
head/sys/dev/aac/aac.c
head/sys/dev/aac/aac_cam.c
head/sys/dev/aac/aac_debug.c
head/sys/dev/aac/aac_disk.c
head/sys/dev/aac/aac_linux.c
head/sys/dev/aac/aac_pci.c
head/sys/dev/aac/aac_tables.h
head/sys/dev/aac/aacreg.h
head/sys/dev/aac/aacvar.h
head/sys/dev/aacraid/aacraid.c
head/sys/dev/aacraid/aacraid_cam.c
head/sys/dev/aacraid/aacraid_debug.c
head/sys/dev/aacraid/aacraid_debug.h
head/sys/dev/aacraid/aacraid_linux.c
head/sys/dev/aacraid/aacraid_pci.c
head/sys/dev/aacraid/aacraid_reg.h
head/sys/dev/aacraid/aacraid_var.h
head/sys/dev/adb/adb.h
head/sys/dev/adb/adb_bus.c
head/sys/dev/adb/adb_buttons.c
head/sys/dev/adb/adb_kbd.c
head/sys/dev/adb/adb_mouse.c
head/sys/dev/adb/adbvar.h
head/sys/dev/adlink/adlink.c
head/sys/dev/advansys/adv_isa.c
head/sys/dev/advansys/adv_pci.c
head/sys/dev/advansys/advansys.c
head/sys/dev/advansys/advansys.h
head/sys/dev/advansys/advlib.c
head/sys/dev/advansys/advlib.h
head/sys/dev/advansys/adw_pci.c
head/sys/dev/advansys/adwcam.c
head/sys/dev/advansys/adwlib.c
head/sys/dev/advansys/adwlib.h
head/sys/dev/advansys/adwvar.h
head/sys/dev/ae/if_ae.c
head/sys/dev/ae/if_aereg.h
head/sys/dev/ae/if_aevar.h
head/sys/dev/age/if_age.c
head/sys/dev/age/if_agereg.h
head/sys/dev/age/if_agevar.h
head/sys/dev/agp/agp.c
head/sys/dev/agp/agp_ali.c
head/sys/dev/agp/agp_amd.c
head/sys/dev/agp/agp_amd64.c
head/sys/dev/agp/agp_apple.c
head/sys/dev/agp/agp_ati.c
head/sys/dev/agp/agp_i810.c
head/sys/dev/agp/agp_i810.h
head/sys/dev/agp/agp_intel.c
head/sys/dev/agp/agp_nvidia.c
head/sys/dev/agp/agp_sis.c
head/sys/dev/agp/agp_via.c
head/sys/dev/agp/agppriv.h
head/sys/dev/agp/agpreg.h
head/sys/dev/agp/agpvar.h
head/sys/dev/aha/aha.c
head/sys/dev/aha/aha_isa.c
head/sys/dev/aha/ahareg.h
head/sys/dev/ahci/ahci.c
head/sys/dev/ahci/ahci.h
head/sys/dev/ahci/ahciem.c
head/sys/dev/aic/aic.c
head/sys/dev/aic/aic6360reg.h
head/sys/dev/aic/aic_isa.c
head/sys/dev/aic/aic_pccard.c
head/sys/dev/aic/aicvar.h
head/sys/dev/aic7xxx/ahc_isa.c
head/sys/dev/aic7xxx/aic7770.c
head/sys/dev/aic7xxx/aic79xx.c
head/sys/dev/aic7xxx/aic79xx.h
head/sys/dev/aic7xxx/aic79xx_inline.h
head/sys/dev/aic7xxx/aic79xx_pci.c
head/sys/dev/aic7xxx/aic7xxx.c
head/sys/dev/aic7xxx/aic7xxx.h
head/sys/dev/aic7xxx/aic7xxx_93cx6.h
head/sys/dev/aic7xxx/aic7xxx_inline.h
head/sys/dev/aic7xxx/aic7xxx_pci.c
head/sys/dev/aic7xxx/aicasm/aicasm.c
head/sys/dev/aic7xxx/aicasm/aicasm.h
head/sys/dev/aic7xxx/aicasm/aicasm_gram.y
head/sys/dev/aic7xxx/aicasm/aicasm_insformat.h
head/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
head/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
head/sys/dev/aic7xxx/aicasm/aicasm_scan.l
head/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
head/sys/dev/aic7xxx/aicasm/aicasm_symbol.h
head/sys/dev/alc/if_alc.c
head/sys/dev/alc/if_alcreg.h
head/sys/dev/alc/if_alcvar.h
head/sys/dev/ale/if_ale.c
head/sys/dev/ale/if_alereg.h
head/sys/dev/ale/if_alevar.h
head/sys/dev/altera/atse/a_api.h
head/sys/dev/altera/atse/if_atse.c
head/sys/dev/altera/atse/if_atse_fdt.c
head/sys/dev/altera/atse/if_atse_nexus.c
head/sys/dev/altera/atse/if_atsereg.h
head/sys/dev/altera/avgen/altera_avgen.c
head/sys/dev/altera/avgen/altera_avgen.h
head/sys/dev/altera/avgen/altera_avgen_fdt.c
head/sys/dev/altera/avgen/altera_avgen_nexus.c
head/sys/dev/altera/jtag_uart/altera_jtag_uart.h
head/sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c
head/sys/dev/altera/jtag_uart/altera_jtag_uart_fdt.c
head/sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c
head/sys/dev/altera/jtag_uart/altera_jtag_uart_tty.c
head/sys/dev/altera/sdcard/altera_sdcard.c
head/sys/dev/altera/sdcard/altera_sdcard.h
head/sys/dev/altera/sdcard/altera_sdcard_disk.c
head/sys/dev/altera/sdcard/altera_sdcard_fdt.c
head/sys/dev/altera/sdcard/altera_sdcard_io.c
head/sys/dev/altera/sdcard/altera_sdcard_nexus.c
head/sys/dev/amdsbwd/amdsbwd.c
head/sys/dev/amdtemp/amdtemp.c
head/sys/dev/amr/amr.c
head/sys/dev/amr/amr_cam.c
head/sys/dev/amr/amr_disk.c
head/sys/dev/amr/amr_linux.c
head/sys/dev/amr/amr_pci.c
head/sys/dev/amr/amr_tables.h
head/sys/dev/amr/amrio.h
head/sys/dev/amr/amrreg.h
head/sys/dev/amr/amrvar.h
head/sys/dev/arcmsr/arcmsr.c
head/sys/dev/arcmsr/arcmsr.h
head/sys/dev/asmc/asmc.c
head/sys/dev/asmc/asmcvar.h
head/sys/dev/ata/ata-all.c
head/sys/dev/ata/ata-all.h
head/sys/dev/ata/ata-card.c
head/sys/dev/ata/ata-dma.c
head/sys/dev/ata/ata-isa.c
head/sys/dev/ata/ata-lowlevel.c
head/sys/dev/ata/ata-pci.c
head/sys/dev/ata/ata-pci.h
head/sys/dev/ata/ata-sata.c
head/sys/dev/ata/chipsets/ata-acard.c
head/sys/dev/ata/chipsets/ata-acerlabs.c
head/sys/dev/ata/chipsets/ata-amd.c
head/sys/dev/ata/chipsets/ata-ati.c
head/sys/dev/ata/chipsets/ata-cenatek.c
head/sys/dev/ata/chipsets/ata-cypress.c
head/sys/dev/ata/chipsets/ata-cyrix.c
head/sys/dev/ata/chipsets/ata-fsl.c
head/sys/dev/ata/chipsets/ata-highpoint.c
head/sys/dev/ata/chipsets/ata-intel.c
head/sys/dev/ata/chipsets/ata-ite.c
head/sys/dev/ata/chipsets/ata-jmicron.c
head/sys/dev/ata/chipsets/ata-marvell.c
head/sys/dev/ata/chipsets/ata-micron.c
head/sys/dev/ata/chipsets/ata-national.c
head/sys/dev/ata/chipsets/ata-netcell.c
head/sys/dev/ata/chipsets/ata-nvidia.c
head/sys/dev/ata/chipsets/ata-promise.c
head/sys/dev/ata/chipsets/ata-serverworks.c
head/sys/dev/ata/chipsets/ata-siliconimage.c
head/sys/dev/ata/chipsets/ata-sis.c
head/sys/dev/ata/chipsets/ata-via.c
head/sys/dev/ath/ah_osdep.c
head/sys/dev/ath/ah_osdep.h
head/sys/dev/ath/ath_dfs/null/dfs_null.c
head/sys/dev/ath/ath_hal/ar9002/ar9002phy.h
head/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c
head/sys/dev/ath/ath_hal/ar9002/ar9280_olc.h
head/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c
head/sys/dev/ath/ath_hal/ar9002/ar9285_cal.h
head/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.c
head/sys/dev/ath/ath_hal/ar9002/ar9285_diversity.h
head/sys/dev/ath/ath_hal/ar9002/ar9285_phy.c
head/sys/dev/ath/ath_hal/ar9002/ar9285_phy.h
head/sys/dev/ath/ath_hal/ar9002/ar9285phy.h
head/sys/dev/ath/ath_hal/ar9002/ar9287_cal.c
head/sys/dev/ath/ath_hal/ar9002/ar9287_cal.h
head/sys/dev/ath/ath_hal/ar9002/ar9287_olc.c
head/sys/dev/ath/ath_hal/ar9003/ar9300_devid.h
head/sys/dev/ath/ath_rate/amrr/amrr.c
head/sys/dev/ath/ath_rate/amrr/amrr.h
head/sys/dev/ath/ath_rate/onoe/onoe.c
head/sys/dev/ath/ath_rate/onoe/onoe.h
head/sys/dev/ath/ath_rate/sample/sample.c
head/sys/dev/ath/ath_rate/sample/sample.h
head/sys/dev/ath/ath_rate/sample/tx_schedules.h
head/sys/dev/ath/if_ath.c
head/sys/dev/ath/if_ath_ahb.c
head/sys/dev/ath/if_ath_alq.c
head/sys/dev/ath/if_ath_alq.h
head/sys/dev/ath/if_ath_beacon.c
head/sys/dev/ath/if_ath_beacon.h
head/sys/dev/ath/if_ath_btcoex.c
head/sys/dev/ath/if_ath_btcoex.h
head/sys/dev/ath/if_ath_debug.c
head/sys/dev/ath/if_ath_debug.h
head/sys/dev/ath/if_ath_keycache.c
head/sys/dev/ath/if_ath_keycache.h
head/sys/dev/ath/if_ath_led.c
head/sys/dev/ath/if_ath_led.h
head/sys/dev/ath/if_ath_lna_div.c
head/sys/dev/ath/if_ath_lna_div.h
head/sys/dev/ath/if_ath_misc.h
head/sys/dev/ath/if_ath_pci.c
head/sys/dev/ath/if_ath_rx.c
head/sys/dev/ath/if_ath_rx.h
head/sys/dev/ath/if_ath_rx_edma.c
head/sys/dev/ath/if_ath_rx_edma.h
head/sys/dev/ath/if_ath_spectral.c
head/sys/dev/ath/if_ath_spectral.h
head/sys/dev/ath/if_ath_sysctl.c
head/sys/dev/ath/if_ath_sysctl.h
head/sys/dev/ath/if_ath_tdma.c
head/sys/dev/ath/if_ath_tdma.h
head/sys/dev/ath/if_ath_tsf.h
head/sys/dev/ath/if_ath_tx.c
head/sys/dev/ath/if_ath_tx.h
head/sys/dev/ath/if_ath_tx_edma.c
head/sys/dev/ath/if_ath_tx_edma.h
head/sys/dev/ath/if_ath_tx_ht.c
head/sys/dev/ath/if_ath_tx_ht.h
head/sys/dev/ath/if_athdfs.h
head/sys/dev/ath/if_athioctl.h
head/sys/dev/ath/if_athrate.h
head/sys/dev/ath/if_athvar.h
head/sys/dev/atkbdc/atkbd.c
head/sys/dev/atkbdc/atkbd_atkbdc.c
head/sys/dev/atkbdc/atkbdc.c
head/sys/dev/atkbdc/atkbdc_ebus.c
head/sys/dev/atkbdc/atkbdc_isa.c
head/sys/dev/atkbdc/atkbdc_subr.c
head/sys/dev/atkbdc/atkbdc_subr.h
head/sys/dev/atkbdc/atkbdcreg.h
head/sys/dev/atkbdc/atkbdreg.h
head/sys/dev/auxio/auxio.c
head/sys/dev/auxio/auxioreg.h
head/sys/dev/bfe/if_bfe.c
head/sys/dev/bfe/if_bfereg.h
head/sys/dev/bktr/bktr_audio.c
head/sys/dev/bktr/bktr_audio.h
head/sys/dev/bktr/bktr_card.c
head/sys/dev/bktr/bktr_card.h
head/sys/dev/bktr/bktr_core.c
head/sys/dev/bktr/bktr_core.h
head/sys/dev/bktr/bktr_i2c.c
head/sys/dev/bktr/bktr_i2c.h
head/sys/dev/bktr/bktr_mem.c
head/sys/dev/bktr/bktr_mem.h
head/sys/dev/bktr/bktr_os.c
head/sys/dev/bktr/bktr_os.h
head/sys/dev/bktr/bktr_reg.h
head/sys/dev/bktr/bktr_tuner.c
head/sys/dev/bktr/bktr_tuner.h
head/sys/dev/bktr/ioctl_meteor.h
head/sys/dev/bktr/msp34xx.c
head/sys/dev/bm/if_bm.c
head/sys/dev/bm/if_bmreg.h
head/sys/dev/bm/if_bmvar.h
head/sys/dev/buslogic/bt.c
head/sys/dev/buslogic/bt_isa.c
head/sys/dev/buslogic/bt_pci.c
head/sys/dev/buslogic/btreg.h
head/sys/dev/bvm/bvm_console.c
head/sys/dev/bvm/bvm_dbg.c
head/sys/dev/bwi/bitops.h
head/sys/dev/bwi/if_bwi_pci.c
head/sys/dev/bwn/if_bwn.c
head/sys/dev/bwn/if_bwnreg.h
head/sys/dev/bwn/if_bwnvar.h
head/sys/dev/cadence/if_cgem.c
head/sys/dev/cadence/if_cgem_hw.h
head/sys/dev/cardbus/cardbus.c
head/sys/dev/cardbus/cardbus_cis.c
head/sys/dev/cardbus/cardbus_cis.h
head/sys/dev/cardbus/cardbus_device.c
head/sys/dev/cardbus/cardbusreg.h
head/sys/dev/cardbus/cardbusvar.h
head/sys/dev/cas/if_cas.c
head/sys/dev/cas/if_casreg.h
head/sys/dev/cas/if_casvar.h
head/sys/dev/cesa/cesa.c
head/sys/dev/cesa/cesa.h
head/sys/dev/cfe/cfe_api.c
head/sys/dev/cfe/cfe_api.h
head/sys/dev/cfe/cfe_api_int.h
head/sys/dev/cfe/cfe_console.c
head/sys/dev/cfe/cfe_env.c
head/sys/dev/cfe/cfe_error.h
head/sys/dev/cfe/cfe_ioctl.h
head/sys/dev/cfe/cfe_resource.c
head/sys/dev/cfi/cfi_bus_ixp4xx.c
head/sys/dev/cfi/cfi_bus_nexus.c
head/sys/dev/cfi/cfi_disk.c
head/sys/dev/ciss/ciss.c
head/sys/dev/ciss/cissio.h
head/sys/dev/ciss/cissreg.h
head/sys/dev/ciss/cissvar.h
head/sys/dev/cm/if_cm_isa.c
head/sys/dev/cm/smc90cx6.c
head/sys/dev/cm/smc90cx6reg.h
head/sys/dev/cm/smc90cx6var.h
head/sys/dev/cmx/cmx_pccard.c
head/sys/dev/cmx/cmxreg.h
head/sys/dev/cmx/cmxvar.h
head/sys/dev/coretemp/coretemp.c
head/sys/dev/cpuctl/cpuctl.c
head/sys/dev/cpufreq/ichss.c
head/sys/dev/cs/if_cs.c
head/sys/dev/cs/if_cs_isa.c
head/sys/dev/cs/if_cs_pccard.c
head/sys/dev/cs/if_csreg.h
head/sys/dev/cs/if_csvar.h
head/sys/dev/cxgb/bin2h.pl
head/sys/dev/cxgb/common/cxgb_ael1002.c
head/sys/dev/cxgb/common/cxgb_aq100x.c
head/sys/dev/cxgb/common/cxgb_common.h
head/sys/dev/cxgb/common/cxgb_firmware_exports.h
head/sys/dev/cxgb/common/cxgb_mc5.c
head/sys/dev/cxgb/common/cxgb_mv88e1xxx.c
head/sys/dev/cxgb/common/cxgb_regs.h
head/sys/dev/cxgb/common/cxgb_sge_defs.h
head/sys/dev/cxgb/common/cxgb_t3_cpl.h
head/sys/dev/cxgb/common/cxgb_t3_hw.c
head/sys/dev/cxgb/common/cxgb_tcb.h
head/sys/dev/cxgb/common/cxgb_tn1010.c
head/sys/dev/cxgb/common/cxgb_vsc7323.c
head/sys/dev/cxgb/common/cxgb_vsc8211.c
head/sys/dev/cxgb/common/cxgb_xgmac.c
head/sys/dev/cxgb/cxgb_adapter.h
head/sys/dev/cxgb/cxgb_ioctl.h
head/sys/dev/cxgb/cxgb_main.c
head/sys/dev/cxgb/cxgb_offload.h
head/sys/dev/cxgb/cxgb_osdep.h
head/sys/dev/cxgb/cxgb_sge.c
head/sys/dev/cxgb/cxgb_t3fw.h
head/sys/dev/cxgb/sys/mvec.h
head/sys/dev/cxgb/sys/uipc_mvec.c
head/sys/dev/cxgb/t3b_protocol_sram.h
head/sys/dev/cxgb/t3b_tp_eeprom.h
head/sys/dev/cxgb/t3c_protocol_sram.h
head/sys/dev/cxgb/t3c_tp_eeprom.h
head/sys/dev/cxgbe/adapter.h
head/sys/dev/cxgbe/common/common.h
head/sys/dev/cxgbe/common/t4_hw.c
head/sys/dev/cxgbe/common/t4_hw.h
head/sys/dev/cxgbe/common/t4_msg.h
head/sys/dev/cxgbe/common/t4_regs.h
head/sys/dev/cxgbe/common/t4_regs_values.h
head/sys/dev/cxgbe/common/t4_tcb.h
head/sys/dev/cxgbe/iw_cxgbe/cm.c
head/sys/dev/cxgbe/iw_cxgbe/cq.c
head/sys/dev/cxgbe/iw_cxgbe/device.c
head/sys/dev/cxgbe/iw_cxgbe/ev.c
head/sys/dev/cxgbe/iw_cxgbe/id_table.c
head/sys/dev/cxgbe/iw_cxgbe/iw_cxgbe.h
head/sys/dev/cxgbe/iw_cxgbe/mem.c
head/sys/dev/cxgbe/iw_cxgbe/provider.c
head/sys/dev/cxgbe/iw_cxgbe/qp.c
head/sys/dev/cxgbe/iw_cxgbe/resource.c
head/sys/dev/cxgbe/iw_cxgbe/t4.h
head/sys/dev/cxgbe/iw_cxgbe/user.h
head/sys/dev/cxgbe/offload.h
head/sys/dev/cxgbe/osdep.h
head/sys/dev/cxgbe/t4_ioctl.h
head/sys/dev/cxgbe/t4_l2t.c
head/sys/dev/cxgbe/t4_l2t.h
head/sys/dev/cxgbe/t4_main.c
head/sys/dev/cxgbe/t4_sge.c
head/sys/dev/cxgbe/t4_tracer.c
head/sys/dev/cxgbe/tom/t4_connect.c
head/sys/dev/cxgbe/tom/t4_cpl_io.c
head/sys/dev/cxgbe/tom/t4_ddp.c
head/sys/dev/cxgbe/tom/t4_listen.c
head/sys/dev/cxgbe/tom/t4_tom.c
head/sys/dev/cxgbe/tom/t4_tom.h
head/sys/dev/cxgbe/tom/t4_tom_l2t.c
head/sys/dev/cxgbe/tom/t4_tom_l2t.h
head/sys/dev/cy/cy.c
head/sys/dev/cy/cy_isa.c
head/sys/dev/cy/cy_pci.c
head/sys/dev/cy/cyvar.h
head/sys/dev/de/dc21040reg.h
head/sys/dev/de/if_de.c
head/sys/dev/de/if_devar.h
head/sys/dev/dpt/dpt.h
head/sys/dev/dpt/dpt_pci.c
head/sys/dev/dpt/dpt_scsi.c
head/sys/dev/drm2/drm_gem.c
head/sys/dev/drm2/drm_gem_names.c
head/sys/dev/drm2/drm_gem_names.h
head/sys/dev/drm2/drm_linux_list_sort.c
head/sys/dev/drm2/i915/i915_gem.c
head/sys/dev/ed/ax88x90reg.h
head/sys/dev/ed/dl100xxreg.h
head/sys/dev/ed/if_ed.c
head/sys/dev/ed/if_ed_3c503.c
head/sys/dev/ed/if_ed_hpp.c
head/sys/dev/ed/if_ed_isa.c
head/sys/dev/ed/if_ed_novell.c
head/sys/dev/ed/if_ed_pccard.c
head/sys/dev/ed/if_ed_pci.c
head/sys/dev/ed/if_ed_rtl80x9.c
head/sys/dev/ed/if_ed_sic.c
head/sys/dev/ed/if_ed_wd80x3.c
head/sys/dev/ed/if_edvar.h
head/sys/dev/ed/rtl80x9reg.h
head/sys/dev/ed/tc5299jreg.h
head/sys/dev/ep/if_ep.c
head/sys/dev/ep/if_ep_isa.c
head/sys/dev/ep/if_ep_pccard.c
head/sys/dev/ep/if_epreg.h
head/sys/dev/ep/if_epvar.h
head/sys/dev/esp/am53c974reg.h
head/sys/dev/esp/esp_pci.c
head/sys/dev/esp/esp_sbus.c
head/sys/dev/esp/ncr53c9x.c
head/sys/dev/esp/ncr53c9xreg.h
head/sys/dev/esp/ncr53c9xvar.h
head/sys/dev/etherswitch/arswitch/arswitch.c
head/sys/dev/etherswitch/arswitch/arswitch_7240.c
head/sys/dev/etherswitch/arswitch/arswitch_7240.h
head/sys/dev/etherswitch/arswitch/arswitch_8216.c
head/sys/dev/etherswitch/arswitch/arswitch_8216.h
head/sys/dev/etherswitch/arswitch/arswitch_8226.c
head/sys/dev/etherswitch/arswitch/arswitch_8226.h
head/sys/dev/etherswitch/arswitch/arswitch_8316.c
head/sys/dev/etherswitch/arswitch/arswitch_8316.h
head/sys/dev/etherswitch/arswitch/arswitch_8327.c
head/sys/dev/etherswitch/arswitch/arswitch_8327.h
head/sys/dev/etherswitch/arswitch/arswitch_9340.c
head/sys/dev/etherswitch/arswitch/arswitch_9340.h
head/sys/dev/etherswitch/arswitch/arswitch_phy.c
head/sys/dev/etherswitch/arswitch/arswitch_phy.h
head/sys/dev/etherswitch/arswitch/arswitch_reg.c
head/sys/dev/etherswitch/arswitch/arswitch_reg.h
head/sys/dev/etherswitch/arswitch/arswitch_vlans.c
head/sys/dev/etherswitch/arswitch/arswitch_vlans.h
head/sys/dev/etherswitch/arswitch/arswitchreg.h
head/sys/dev/etherswitch/arswitch/arswitchvar.h
head/sys/dev/etherswitch/etherswitch.c
head/sys/dev/etherswitch/ip17x/ip175c.c
head/sys/dev/etherswitch/ip17x/ip175c.h
head/sys/dev/etherswitch/ip17x/ip175d.c
head/sys/dev/etherswitch/ip17x/ip175d.h
head/sys/dev/etherswitch/ip17x/ip17x.c
head/sys/dev/etherswitch/ip17x/ip17x_phy.c
head/sys/dev/etherswitch/ip17x/ip17x_phy.h
head/sys/dev/etherswitch/ip17x/ip17x_reg.h
head/sys/dev/etherswitch/ip17x/ip17x_var.h
head/sys/dev/etherswitch/ip17x/ip17x_vlans.c
head/sys/dev/etherswitch/ip17x/ip17x_vlans.h
head/sys/dev/etherswitch/miiproxy.c
head/sys/dev/etherswitch/miiproxy.h
head/sys/dev/etherswitch/rtl8366/rtl8366rb.c
head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h
head/sys/dev/etherswitch/ukswitch/ukswitch.c
head/sys/dev/ex/if_ex.c
head/sys/dev/ex/if_ex_isa.c
head/sys/dev/ex/if_ex_pccard.c
head/sys/dev/ex/if_exreg.h
head/sys/dev/ex/if_exvar.h
head/sys/dev/exca/exca.c
head/sys/dev/exca/excareg.h
head/sys/dev/exca/excavar.h
head/sys/dev/fb/creator.c
head/sys/dev/fb/creatorreg.h
head/sys/dev/fb/fb.c
head/sys/dev/fb/fbd.c
head/sys/dev/fb/fbreg.h
head/sys/dev/fb/machfb.c
head/sys/dev/fb/s3_pci.c
head/sys/dev/fb/splash.c
head/sys/dev/fb/splash_bmp.c
head/sys/dev/fb/splash_pcx.c
head/sys/dev/fb/splash_txt.c
head/sys/dev/fb/splashreg.h
head/sys/dev/fb/vesa.c
head/sys/dev/fb/vesa.h
head/sys/dev/fb/vga.c
head/sys/dev/fb/vgareg.h
head/sys/dev/fdc/fdc_acpi.c
head/sys/dev/fdc/fdc_isa.c
head/sys/dev/fdc/fdc_pccard.c
head/sys/dev/fdc/fdcvar.h
head/sys/dev/fdt/fdt_common.c
head/sys/dev/fdt/fdt_common.h
head/sys/dev/fdt/fdt_powerpc.c
head/sys/dev/fdt/fdt_slicer.c
head/sys/dev/fdt/simplebus.c
head/sys/dev/ffec/if_ffec.c
head/sys/dev/ffec/if_ffecreg.h
head/sys/dev/filemon/filemon.c
head/sys/dev/filemon/filemon.h
head/sys/dev/filemon/filemon_wrapper.c
head/sys/dev/firewire/firewire.c
head/sys/dev/firewire/firewire.h
head/sys/dev/firewire/firewire_phy.h
head/sys/dev/firewire/firewirereg.h
head/sys/dev/firewire/fwdev.c
head/sys/dev/firewire/fwohci.c
head/sys/dev/firewire/fwohci_pci.c
head/sys/dev/firewire/fwohcireg.h
head/sys/dev/firewire/fwohcivar.h
head/sys/dev/firewire/iec13213.h
head/sys/dev/firewire/iec68113.h
head/sys/dev/firewire/sbp.c
head/sys/dev/firewire/sbp.h
head/sys/dev/flash/at45d.c
head/sys/dev/flash/mx25l.c
head/sys/dev/flash/mx25lreg.h
head/sys/dev/fxp/if_fxp.c
head/sys/dev/fxp/if_fxpreg.h
head/sys/dev/fxp/if_fxpvar.h
head/sys/dev/gem/if_gem.c
head/sys/dev/gem/if_gem_pci.c
head/sys/dev/gem/if_gem_sbus.c
head/sys/dev/gem/if_gemreg.h
head/sys/dev/gem/if_gemvar.h
head/sys/dev/glxiic/glxiic.c
head/sys/dev/glxsb/glxsb.h
head/sys/dev/glxsb/glxsb_hash.c
head/sys/dev/gpio/gpiobus.c
head/sys/dev/gpio/gpiobusvar.h
head/sys/dev/gpio/gpioc.c
head/sys/dev/gpio/gpioiic.c
head/sys/dev/gpio/gpioled.c
head/sys/dev/gpio/ofw_gpiobus.c
head/sys/dev/gxemul/cons/gxemul_cons.c
head/sys/dev/gxemul/disk/gxemul_disk.c
head/sys/dev/gxemul/disk/gxemul_diskreg.h
head/sys/dev/gxemul/ether/gxreg.h
head/sys/dev/gxemul/ether/if_gx.c
head/sys/dev/hifn/hifn7751.c
head/sys/dev/hifn/hifn7751reg.h
head/sys/dev/hifn/hifn7751var.h
head/sys/dev/hme/if_hme.c
head/sys/dev/hme/if_hme_pci.c
head/sys/dev/hme/if_hme_sbus.c
head/sys/dev/hme/if_hmereg.h
head/sys/dev/hme/if_hmevar.h
head/sys/dev/hpt27xx/array.h
head/sys/dev/hpt27xx/him.h
head/sys/dev/hpt27xx/himfuncs.h
head/sys/dev/hpt27xx/hpt27xx_config.c
head/sys/dev/hpt27xx/hpt27xx_config.h
head/sys/dev/hpt27xx/hpt27xx_os_bsd.c
head/sys/dev/hpt27xx/hpt27xx_osm_bsd.c
head/sys/dev/hpt27xx/hptintf.h
head/sys/dev/hpt27xx/ldm.h
head/sys/dev/hpt27xx/list.h
head/sys/dev/hpt27xx/os_bsd.h
head/sys/dev/hpt27xx/osm.h
head/sys/dev/hpt27xx/wj.h
head/sys/dev/hptiop/hptiop.c
head/sys/dev/hptiop/hptiop.h
head/sys/dev/hptmv/access601.h
head/sys/dev/hptmv/array.h
head/sys/dev/hptmv/atapi.h
head/sys/dev/hptmv/command.h
head/sys/dev/hptmv/entry.c
head/sys/dev/hptmv/global.h
head/sys/dev/hptmv/gui_lib.c
head/sys/dev/hptmv/hptintf.h
head/sys/dev/hptmv/hptproc.c
head/sys/dev/hptmv/ioctl.c
head/sys/dev/hptmv/mv.c
head/sys/dev/hptmv/mvOs.h
head/sys/dev/hptmv/mvSata.h
head/sys/dev/hptmv/mvStorageDev.h
head/sys/dev/hptmv/osbsd.h
head/sys/dev/hptmv/raid5n.h
head/sys/dev/hptmv/vdevice.h
head/sys/dev/hptnr/array.h
head/sys/dev/hptnr/him.h
head/sys/dev/hptnr/himfuncs.h
head/sys/dev/hptnr/hptintf.h
head/sys/dev/hptnr/hptnr_config.c
head/sys/dev/hptnr/hptnr_config.h
head/sys/dev/hptnr/hptnr_os_bsd.c
head/sys/dev/hptnr/hptnr_osm_bsd.c
head/sys/dev/hptnr/ldm.h
head/sys/dev/hptnr/list.h
head/sys/dev/hptnr/os_bsd.h
head/sys/dev/hptnr/osm.h
head/sys/dev/hptnr/wj.h
head/sys/dev/hptrr/array.h
head/sys/dev/hptrr/him.h
head/sys/dev/hptrr/himfuncs.h
head/sys/dev/hptrr/hptintf.h
head/sys/dev/hptrr/hptrr_config.c
head/sys/dev/hptrr/hptrr_config.h
head/sys/dev/hptrr/hptrr_os_bsd.c
head/sys/dev/hptrr/hptrr_osm_bsd.c
head/sys/dev/hptrr/ldm.h
head/sys/dev/hptrr/list.h
head/sys/dev/hptrr/os_bsd.h
head/sys/dev/hptrr/osm.h
head/sys/dev/hwpmc/hwpmc_amd.c
head/sys/dev/hwpmc/hwpmc_amd.h
head/sys/dev/hwpmc/hwpmc_arm.c
head/sys/dev/hwpmc/hwpmc_core.c
head/sys/dev/hwpmc/hwpmc_core.h
head/sys/dev/hwpmc/hwpmc_intel.c
head/sys/dev/hwpmc/hwpmc_logging.c
head/sys/dev/hwpmc/hwpmc_mips.c
head/sys/dev/hwpmc/hwpmc_mips24k.c
head/sys/dev/hwpmc/hwpmc_mod.c
head/sys/dev/hwpmc/hwpmc_mpc7xxx.c
head/sys/dev/hwpmc/hwpmc_octeon.c
head/sys/dev/hwpmc/hwpmc_pentium.c
head/sys/dev/hwpmc/hwpmc_pentium.h
head/sys/dev/hwpmc/hwpmc_piv.c
head/sys/dev/hwpmc/hwpmc_piv.h
head/sys/dev/hwpmc/hwpmc_powerpc.c
head/sys/dev/hwpmc/hwpmc_powerpc.h
head/sys/dev/hwpmc/hwpmc_ppc970.c
head/sys/dev/hwpmc/hwpmc_ppro.c
head/sys/dev/hwpmc/hwpmc_ppro.h
head/sys/dev/hwpmc/hwpmc_soft.c
head/sys/dev/hwpmc/hwpmc_soft.h
head/sys/dev/hwpmc/hwpmc_sparc64.c
head/sys/dev/hwpmc/hwpmc_tsc.c
head/sys/dev/hwpmc/hwpmc_tsc.h
head/sys/dev/hwpmc/hwpmc_uncore.c
head/sys/dev/hwpmc/hwpmc_uncore.h
head/sys/dev/hwpmc/hwpmc_x86.c
head/sys/dev/hwpmc/hwpmc_xscale.c
head/sys/dev/hwpmc/hwpmc_xscale.h
head/sys/dev/hwpmc/pmc_events.h
head/sys/dev/hyperv/include/hyperv.h
head/sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
head/sys/dev/hyperv/storvsc/hv_vstorage.h
head/sys/dev/hyperv/utilities/hv_kvp.h
head/sys/dev/ic/cd1400.h
head/sys/dev/ic/cd180.h
head/sys/dev/ic/i8259.h
head/sys/dev/ic/quicc.h
head/sys/dev/ic/sab82532.h
head/sys/dev/ic/via6522reg.h
head/sys/dev/ic/z8530.h
head/sys/dev/ichwd/ichwd.c
head/sys/dev/ichwd/ichwd.h
head/sys/dev/ida/ida.c
head/sys/dev/ida/ida_disk.c
head/sys/dev/ida/ida_pci.c
head/sys/dev/ida/idareg.h
head/sys/dev/ida/idavar.h
head/sys/dev/iicbus/ad7417.c
head/sys/dev/iicbus/ad7418.c
head/sys/dev/iicbus/adt746x.c
head/sys/dev/iicbus/ds1631.c
head/sys/dev/iicbus/ds1672.c
head/sys/dev/iicbus/ds1775.c
head/sys/dev/iicbus/icee.c
head/sys/dev/iicbus/if_ic.c
head/sys/dev/iicbus/iic.c
head/sys/dev/iicbus/iic.h
head/sys/dev/iicbus/iicbb.c
head/sys/dev/iicbus/iicbus.c
head/sys/dev/iicbus/iicbus.h
head/sys/dev/iicbus/iicoc.c
head/sys/dev/iicbus/iicoc.h
head/sys/dev/iicbus/iiconf.c
head/sys/dev/iicbus/iiconf.h
head/sys/dev/iicbus/iicsmb.c
head/sys/dev/iicbus/max6690.c
head/sys/dev/iicbus/s35390a.c
head/sys/dev/iir/iir.c
head/sys/dev/iir/iir.h
head/sys/dev/iir/iir_ctrl.c
head/sys/dev/iir/iir_pci.c
head/sys/dev/io/iodev.c
head/sys/dev/io/iodev.h
head/sys/dev/ipmi/ipmi.c
head/sys/dev/ipmi/ipmi_acpi.c
head/sys/dev/ipmi/ipmi_isa.c
head/sys/dev/ipmi/ipmi_kcs.c
head/sys/dev/ipmi/ipmi_linux.c
head/sys/dev/ipmi/ipmi_pci.c
head/sys/dev/ipmi/ipmi_smbios.c
head/sys/dev/ipmi/ipmi_smbus.c
head/sys/dev/ipmi/ipmi_smic.c
head/sys/dev/ipmi/ipmi_ssif.c
head/sys/dev/ipmi/ipmivars.h
head/sys/dev/ips/ips.c
head/sys/dev/ips/ips.h
head/sys/dev/ips/ips_commands.c
head/sys/dev/ips/ips_disk.c
head/sys/dev/ips/ips_disk.h
head/sys/dev/ips/ips_ioctl.c
head/sys/dev/ips/ips_ioctl.h
head/sys/dev/ips/ips_pci.c
head/sys/dev/ips/ipsreg.h
head/sys/dev/ipw/if_ipw.c
head/sys/dev/ipw/if_ipwreg.h
head/sys/dev/ipw/if_ipwvar.h
head/sys/dev/isci/environment.h
head/sys/dev/isci/isci.c
head/sys/dev/isci/isci.h
head/sys/dev/isci/isci_controller.c
head/sys/dev/isci/isci_domain.c
head/sys/dev/isci/isci_interrupt.c
head/sys/dev/isci/isci_io_request.c
head/sys/dev/isci/isci_logger.c
head/sys/dev/isci/isci_oem_parameters.c
head/sys/dev/isci/isci_remote_device.c
head/sys/dev/isci/isci_sysctl.c
head/sys/dev/isci/isci_task_request.c
head/sys/dev/isci/isci_timer.c
head/sys/dev/isci/scil/intel_ata.h
head/sys/dev/isci/scil/intel_pci.h
head/sys/dev/isci/scil/intel_sas.h
head/sys/dev/isci/scil/intel_sat.h
head/sys/dev/isci/scil/intel_sata.h
head/sys/dev/isci/scil/intel_scsi.h
head/sys/dev/isci/scil/sati.c
head/sys/dev/isci/scil/sati.h
head/sys/dev/isci/scil/sati_abort_task_set.c
head/sys/dev/isci/scil/sati_abort_task_set.h
head/sys/dev/isci/scil/sati_atapi.c
head/sys/dev/isci/scil/sati_atapi.h
head/sys/dev/isci/scil/sati_callbacks.h
head/sys/dev/isci/scil/sati_design.h
head/sys/dev/isci/scil/sati_device.c
head/sys/dev/isci/scil/sati_device.h
head/sys/dev/isci/scil/sati_inquiry.c
head/sys/dev/isci/scil/sati_inquiry.h
head/sys/dev/isci/scil/sati_log_sense.c
head/sys/dev/isci/scil/sati_log_sense.h
head/sys/dev/isci/scil/sati_lun_reset.c
head/sys/dev/isci/scil/sati_lun_reset.h
head/sys/dev/isci/scil/sati_mode_pages.c
head/sys/dev/isci/scil/sati_mode_pages.h
head/sys/dev/isci/scil/sati_mode_select.c
head/sys/dev/isci/scil/sati_mode_select.h
head/sys/dev/isci/scil/sati_mode_sense.c
head/sys/dev/isci/scil/sati_mode_sense.h
head/sys/dev/isci/scil/sati_mode_sense_10.c
head/sys/dev/isci/scil/sati_mode_sense_10.h
head/sys/dev/isci/scil/sati_mode_sense_6.c
head/sys/dev/isci/scil/sati_mode_sense_6.h
head/sys/dev/isci/scil/sati_move.c
head/sys/dev/isci/scil/sati_move.h
head/sys/dev/isci/scil/sati_passthrough.c
head/sys/dev/isci/scil/sati_passthrough.h
head/sys/dev/isci/scil/sati_read.c
head/sys/dev/isci/scil/sati_read.h
head/sys/dev/isci/scil/sati_read_buffer.c
head/sys/dev/isci/scil/sati_read_buffer.h
head/sys/dev/isci/scil/sati_read_capacity.c
head/sys/dev/isci/scil/sati_read_capacity.h
head/sys/dev/isci/scil/sati_reassign_blocks.c
head/sys/dev/isci/scil/sati_reassign_blocks.h
head/sys/dev/isci/scil/sati_report_luns.c
head/sys/dev/isci/scil/sati_report_luns.h
head/sys/dev/isci/scil/sati_request_sense.c
head/sys/dev/isci/scil/sati_request_sense.h
head/sys/dev/isci/scil/sati_start_stop_unit.c
head/sys/dev/isci/scil/sati_start_stop_unit.h
head/sys/dev/isci/scil/sati_synchronize_cache.c
head/sys/dev/isci/scil/sati_synchronize_cache.h
head/sys/dev/isci/scil/sati_test_unit_ready.c
head/sys/dev/isci/scil/sati_test_unit_ready.h
head/sys/dev/isci/scil/sati_translator_sequence.h
head/sys/dev/isci/scil/sati_types.h
head/sys/dev/isci/scil/sati_unmap.c
head/sys/dev/isci/scil/sati_unmap.h
head/sys/dev/isci/scil/sati_util.c
head/sys/dev/isci/scil/sati_util.h
head/sys/dev/isci/scil/sati_verify.c
head/sys/dev/isci/scil/sati_verify.h
head/sys/dev/isci/scil/sati_write.c
head/sys/dev/isci/scil/sati_write.h
head/sys/dev/isci/scil/sati_write_and_verify.c
head/sys/dev/isci/scil/sati_write_and_verify.h
head/sys/dev/isci/scil/sati_write_buffer.c
head/sys/dev/isci/scil/sati_write_buffer.h
head/sys/dev/isci/scil/sati_write_long.c
head/sys/dev/isci/scil/sati_write_long.h
head/sys/dev/isci/scil/sci_abstract_list.c
head/sys/dev/isci/scil/sci_abstract_list.h
head/sys/dev/isci/scil/sci_base_controller.c
head/sys/dev/isci/scil/sci_base_controller.h
head/sys/dev/isci/scil/sci_base_domain.c
head/sys/dev/isci/scil/sci_base_domain.h
head/sys/dev/isci/scil/sci_base_iterator.c
head/sys/dev/isci/scil/sci_base_iterator.h
head/sys/dev/isci/scil/sci_base_library.c
head/sys/dev/isci/scil/sci_base_library.h
head/sys/dev/isci/scil/sci_base_logger.c
head/sys/dev/isci/scil/sci_base_logger.h
head/sys/dev/isci/scil/sci_base_memory_descriptor_list.c
head/sys/dev/isci/scil/sci_base_memory_descriptor_list.h
head/sys/dev/isci/scil/sci_base_memory_descriptor_list_decorator.c
head/sys/dev/isci/scil/sci_base_object.c
head/sys/dev/isci/scil/sci_base_object.h
head/sys/dev/isci/scil/sci_base_observer.c
head/sys/dev/isci/scil/sci_base_observer.h
head/sys/dev/isci/scil/sci_base_phy.c
head/sys/dev/isci/scil/sci_base_phy.h
head/sys/dev/isci/scil/sci_base_port.c
head/sys/dev/isci/scil/sci_base_port.h
head/sys/dev/isci/scil/sci_base_remote_device.c
head/sys/dev/isci/scil/sci_base_remote_device.h
head/sys/dev/isci/scil/sci_base_request.c
head/sys/dev/isci/scil/sci_base_request.h
head/sys/dev/isci/scil/sci_base_state.h
head/sys/dev/isci/scil/sci_base_state_machine.c
head/sys/dev/isci/scil/sci_base_state_machine.h
head/sys/dev/isci/scil/sci_base_state_machine_logger.c
head/sys/dev/isci/scil/sci_base_state_machine_logger.h
head/sys/dev/isci/scil/sci_base_state_machine_observer.c
head/sys/dev/isci/scil/sci_base_state_machine_observer.h
head/sys/dev/isci/scil/sci_base_subject.c
head/sys/dev/isci/scil/sci_base_subject.h
head/sys/dev/isci/scil/sci_controller.h
head/sys/dev/isci/scil/sci_controller_constants.h
head/sys/dev/isci/scil/sci_fast_list.h
head/sys/dev/isci/scil/sci_iterator.h
head/sys/dev/isci/scil/sci_library.h
head/sys/dev/isci/scil/sci_logger.h
head/sys/dev/isci/scil/sci_memory_descriptor_list.h
head/sys/dev/isci/scil/sci_memory_descriptor_list_decorator.h
head/sys/dev/isci/scil/sci_object.h
head/sys/dev/isci/scil/sci_overview.h
head/sys/dev/isci/scil/sci_pool.h
head/sys/dev/isci/scil/sci_simple_list.h
head/sys/dev/isci/scil/sci_status.h
head/sys/dev/isci/scil/sci_types.h
head/sys/dev/isci/scil/sci_util.c
head/sys/dev/isci/scil/sci_util.h
head/sys/dev/isci/scil/scic_config_parameters.h
head/sys/dev/isci/scil/scic_controller.h
head/sys/dev/isci/scil/scic_io_request.h
head/sys/dev/isci/scil/scic_library.h
head/sys/dev/isci/scil/scic_logger.h
head/sys/dev/isci/scil/scic_overview.h
head/sys/dev/isci/scil/scic_phy.h
head/sys/dev/isci/scil/scic_port.h
head/sys/dev/isci/scil/scic_remote_device.h
head/sys/dev/isci/scil/scic_sds_controller.c
head/sys/dev/isci/scil/scic_sds_controller.h
head/sys/dev/isci/scil/scic_sds_controller_registers.h
head/sys/dev/isci/scil/scic_sds_library.c
head/sys/dev/isci/scil/scic_sds_library.h
head/sys/dev/isci/scil/scic_sds_logger.h
head/sys/dev/isci/scil/scic_sds_pci.c
head/sys/dev/isci/scil/scic_sds_pci.h
head/sys/dev/isci/scil/scic_sds_phy.c
head/sys/dev/isci/scil/scic_sds_phy.h
head/sys/dev/isci/scil/scic_sds_phy_registers.h
head/sys/dev/isci/scil/scic_sds_port.c
head/sys/dev/isci/scil/scic_sds_port.h
head/sys/dev/isci/scil/scic_sds_port_configuration_agent.c
head/sys/dev/isci/scil/scic_sds_port_configuration_agent.h
head/sys/dev/isci/scil/scic_sds_port_registers.h
head/sys/dev/isci/scil/scic_sds_remote_device.c
head/sys/dev/isci/scil/scic_sds_remote_device.h
head/sys/dev/isci/scil/scic_sds_remote_node_context.c
head/sys/dev/isci/scil/scic_sds_remote_node_context.h
head/sys/dev/isci/scil/scic_sds_remote_node_table.c
head/sys/dev/isci/scil/scic_sds_remote_node_table.h
head/sys/dev/isci/scil/scic_sds_request.c
head/sys/dev/isci/scil/scic_sds_request.h
head/sys/dev/isci/scil/scic_sds_sgpio.c
head/sys/dev/isci/scil/scic_sds_smp_remote_device.c
head/sys/dev/isci/scil/scic_sds_smp_request.c
head/sys/dev/isci/scil/scic_sds_smp_request.h
head/sys/dev/isci/scil/scic_sds_ssp_request.c
head/sys/dev/isci/scil/scic_sds_stp_packet_request.c
head/sys/dev/isci/scil/scic_sds_stp_packet_request.h
head/sys/dev/isci/scil/scic_sds_stp_pio_request.h
head/sys/dev/isci/scil/scic_sds_stp_remote_device.c
head/sys/dev/isci/scil/scic_sds_stp_request.c
head/sys/dev/isci/scil/scic_sds_stp_request.h
head/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.c
head/sys/dev/isci/scil/scic_sds_unsolicited_frame_control.h
head/sys/dev/isci/scil/scic_sgpio.h
head/sys/dev/isci/scil/scic_task_request.h
head/sys/dev/isci/scil/scic_user_callback.h
head/sys/dev/isci/scil/scif_config_parameters.h
head/sys/dev/isci/scil/scif_controller.h
head/sys/dev/isci/scil/scif_domain.h
head/sys/dev/isci/scil/scif_io_request.h
head/sys/dev/isci/scil/scif_library.h
head/sys/dev/isci/scil/scif_logger.h
head/sys/dev/isci/scil/scif_overview.h
head/sys/dev/isci/scil/scif_remote_device.h
head/sys/dev/isci/scil/scif_sas_constants.h
head/sys/dev/isci/scil/scif_sas_controller.c
head/sys/dev/isci/scil/scif_sas_controller.h
head/sys/dev/isci/scil/scif_sas_controller_state_handlers.c
head/sys/dev/isci/scil/scif_sas_controller_states.c
head/sys/dev/isci/scil/scif_sas_design.h
head/sys/dev/isci/scil/scif_sas_domain.c
head/sys/dev/isci/scil/scif_sas_domain.h
head/sys/dev/isci/scil/scif_sas_domain_state_handlers.c
head/sys/dev/isci/scil/scif_sas_domain_states.c
head/sys/dev/isci/scil/scif_sas_high_priority_request_queue.c
head/sys/dev/isci/scil/scif_sas_high_priority_request_queue.h
head/sys/dev/isci/scil/scif_sas_internal_io_request.c
head/sys/dev/isci/scil/scif_sas_internal_io_request.h
head/sys/dev/isci/scil/scif_sas_io_request.c
head/sys/dev/isci/scil/scif_sas_io_request.h
head/sys/dev/isci/scil/scif_sas_io_request_state_handlers.c
head/sys/dev/isci/scil/scif_sas_io_request_states.c
head/sys/dev/isci/scil/scif_sas_library.c
head/sys/dev/isci/scil/scif_sas_library.h
head/sys/dev/isci/scil/scif_sas_logger.h
head/sys/dev/isci/scil/scif_sas_remote_device.c
head/sys/dev/isci/scil/scif_sas_remote_device.h
head/sys/dev/isci/scil/scif_sas_remote_device_ready_substate_handlers.c
head/sys/dev/isci/scil/scif_sas_remote_device_ready_substates.c
head/sys/dev/isci/scil/scif_sas_remote_device_starting_substate_handlers.c
head/sys/dev/isci/scil/scif_sas_remote_device_starting_substates.c
head/sys/dev/isci/scil/scif_sas_remote_device_state_handlers.c
head/sys/dev/isci/scil/scif_sas_remote_device_states.c
head/sys/dev/isci/scil/scif_sas_request.c
head/sys/dev/isci/scil/scif_sas_request.h
head/sys/dev/isci/scil/scif_sas_sati_binding.h
head/sys/dev/isci/scil/scif_sas_smp_activity_clear_affiliation.c
head/sys/dev/isci/scil/scif_sas_smp_io_request.c
head/sys/dev/isci/scil/scif_sas_smp_io_request.h
head/sys/dev/isci/scil/scif_sas_smp_phy.c
head/sys/dev/isci/scil/scif_sas_smp_phy.h
head/sys/dev/isci/scil/scif_sas_smp_remote_device.c
head/sys/dev/isci/scil/scif_sas_smp_remote_device.h
head/sys/dev/isci/scil/scif_sas_stp_io_request.c
head/sys/dev/isci/scil/scif_sas_stp_io_request.h
head/sys/dev/isci/scil/scif_sas_stp_remote_device.c
head/sys/dev/isci/scil/scif_sas_stp_remote_device.h
head/sys/dev/isci/scil/scif_sas_stp_task_request.c
head/sys/dev/isci/scil/scif_sas_stp_task_request.h
head/sys/dev/isci/scil/scif_sas_task_request.c
head/sys/dev/isci/scil/scif_sas_task_request.h
head/sys/dev/isci/scil/scif_sas_task_request_state_handlers.c
head/sys/dev/isci/scil/scif_sas_task_request_states.c
head/sys/dev/isci/scil/scif_sas_timer.c
head/sys/dev/isci/scil/scif_task_request.h
head/sys/dev/isci/scil/scif_user_callback.h
head/sys/dev/isci/scil/scu_bios_definitions.h
head/sys/dev/isci/scil/scu_completion_codes.h
head/sys/dev/isci/scil/scu_constants.h
head/sys/dev/isci/scil/scu_event_codes.h
head/sys/dev/isci/scil/scu_registers.h
head/sys/dev/isci/scil/scu_remote_node_context.h
head/sys/dev/isci/scil/scu_task_context.h
head/sys/dev/isci/scil/scu_unsolicited_frame.h
head/sys/dev/isci/scil/scu_viit_data.h
head/sys/dev/isci/types.h
head/sys/dev/iscsi/icl.c
head/sys/dev/iscsi/icl.h
head/sys/dev/iscsi/iscsi.c
head/sys/dev/iscsi/iscsi.h
head/sys/dev/iscsi/iscsi_ioctl.h
head/sys/dev/iscsi/iscsi_proto.h
head/sys/dev/iscsi_initiator/isc_cam.c
head/sys/dev/iscsi_initiator/isc_sm.c
head/sys/dev/iscsi_initiator/isc_soc.c
head/sys/dev/iscsi_initiator/isc_subr.c
head/sys/dev/iscsi_initiator/iscsi.c
head/sys/dev/iscsi_initiator/iscsi.h
head/sys/dev/iscsi_initiator/iscsi_subr.c
head/sys/dev/iscsi_initiator/iscsivar.h
head/sys/dev/isp/isp.c
head/sys/dev/isp/isp_freebsd.c
head/sys/dev/isp/isp_freebsd.h
head/sys/dev/isp/isp_ioctl.h
head/sys/dev/isp/isp_library.c
head/sys/dev/isp/isp_library.h
head/sys/dev/isp/isp_pci.c
head/sys/dev/isp/isp_sbus.c
head/sys/dev/isp/isp_stds.h
head/sys/dev/isp/isp_target.c
head/sys/dev/isp/isp_target.h
head/sys/dev/isp/ispmbox.h
head/sys/dev/isp/ispreg.h
head/sys/dev/isp/ispvar.h
head/sys/dev/ispfw/asm_1000.h
head/sys/dev/ispfw/asm_1040.h
head/sys/dev/ispfw/asm_1080.h
head/sys/dev/ispfw/asm_12160.h
head/sys/dev/ispfw/asm_2100.h
head/sys/dev/ispfw/asm_2200.h
head/sys/dev/ispfw/asm_2300.h
head/sys/dev/ispfw/asm_2322.h
head/sys/dev/ispfw/asm_2400.h
head/sys/dev/ispfw/asm_2500.h
head/sys/dev/ispfw/ispfw.c
head/sys/dev/iwi/if_iwi.c
head/sys/dev/iwi/if_iwireg.h
head/sys/dev/iwi/if_iwivar.h
head/sys/dev/jme/if_jme.c
head/sys/dev/jme/if_jmereg.h
head/sys/dev/jme/if_jmevar.h
head/sys/dev/joy/joy.c
head/sys/dev/joy/joy_isa.c
head/sys/dev/joy/joyvar.h
head/sys/dev/kbd/kbd.c
head/sys/dev/kbd/kbdreg.h
head/sys/dev/kbd/kbdtables.h
head/sys/dev/kbdmux/kbdmux.c
head/sys/dev/ksyms/ksyms.c
head/sys/dev/le/am7990.c
head/sys/dev/le/am79900.c
head/sys/dev/le/am79900reg.h
head/sys/dev/le/am79900var.h
head/sys/dev/le/am7990reg.h
head/sys/dev/le/am7990var.h
head/sys/dev/le/if_le_isa.c
head/sys/dev/le/if_le_lebuffer.c
head/sys/dev/le/if_le_ledma.c
head/sys/dev/le/if_le_pci.c
head/sys/dev/le/lance.c
head/sys/dev/le/lancereg.h
head/sys/dev/le/lancevar.h
head/sys/dev/le/lebuffer_sbus.c
head/sys/dev/lmc/if_lmc.c
head/sys/dev/lmc/if_lmc.h
head/sys/dev/malo/if_malo.c
head/sys/dev/malo/if_malo.h
head/sys/dev/malo/if_malo_pci.c
head/sys/dev/malo/if_malohal.c
head/sys/dev/malo/if_malohal.h
head/sys/dev/malo/if_maloioctl.h
head/sys/dev/mc146818/mc146818.c
head/sys/dev/mc146818/mc146818var.h
head/sys/dev/mem/memdev.c
head/sys/dev/mem/memutil.c
head/sys/dev/mfi/mfi.c
head/sys/dev/mfi/mfi_cam.c
head/sys/dev/mfi/mfi_debug.c
head/sys/dev/mfi/mfi_disk.c
head/sys/dev/mfi/mfi_ioctl.h
head/sys/dev/mfi/mfi_linux.c
head/sys/dev/mfi/mfi_pci.c
head/sys/dev/mfi/mfi_syspd.c
head/sys/dev/mfi/mfi_tbolt.c
head/sys/dev/mfi/mfireg.h
head/sys/dev/mfi/mfivar.h
head/sys/dev/mii/acphy.c
head/sys/dev/mii/acphyreg.h
head/sys/dev/mii/atphy.c
head/sys/dev/mii/atphyreg.h
head/sys/dev/mii/axphy.c
head/sys/dev/mii/bmtphy.c
head/sys/dev/mii/bmtphyreg.h
head/sys/dev/mii/e1000phy.c
head/sys/dev/mii/gentbi.c
head/sys/dev/mii/icsphy.c
head/sys/dev/mii/icsphyreg.h
head/sys/dev/mii/ip1000phy.c
head/sys/dev/mii/ip1000phyreg.h
head/sys/dev/mii/jmphy.c
head/sys/dev/mii/jmphyreg.h
head/sys/dev/mii/lxtphy.c
head/sys/dev/mii/lxtphyreg.h
head/sys/dev/mii/mii.c
head/sys/dev/mii/mii.h
head/sys/dev/mii/mii_bitbang.c
head/sys/dev/mii/mii_bitbang.h
head/sys/dev/mii/mii_physubr.c
head/sys/dev/mii/miivar.h
head/sys/dev/mii/nsgphy.c
head/sys/dev/mii/nsphy.c
head/sys/dev/mii/nsphyreg.h
head/sys/dev/mii/nsphyter.c
head/sys/dev/mii/nsphyterreg.h
head/sys/dev/mii/qsphy.c
head/sys/dev/mii/qsphyreg.h
head/sys/dev/mii/rdcphy.c
head/sys/dev/mii/rdcphyreg.h
head/sys/dev/mii/smcphy.c
head/sys/dev/mii/smscphy.c
head/sys/dev/mii/tdkphy.c
head/sys/dev/mii/tdkphyreg.h
head/sys/dev/mii/tlphy.c
head/sys/dev/mii/tlphyreg.h
head/sys/dev/mii/ukphy.c
head/sys/dev/mii/ukphy_subr.c
head/sys/dev/mk48txx/mk48txx.c
head/sys/dev/mk48txx/mk48txxreg.h
head/sys/dev/mk48txx/mk48txxvar.h
head/sys/dev/mlx/mlx.c
head/sys/dev/mlx/mlx_disk.c
head/sys/dev/mlx/mlx_pci.c
head/sys/dev/mlx/mlxio.h
head/sys/dev/mlx/mlxreg.h
head/sys/dev/mlx/mlxvar.h
head/sys/dev/mly/mly.c
head/sys/dev/mly/mly_tables.h
head/sys/dev/mly/mlyio.h
head/sys/dev/mly/mlyreg.h
head/sys/dev/mly/mlyvar.h
head/sys/dev/mmc/bridge.h
head/sys/dev/mmc/mmc.c
head/sys/dev/mmc/mmcbrvar.h
head/sys/dev/mmc/mmcreg.h
head/sys/dev/mmc/mmcsd.c
head/sys/dev/mmc/mmcvar.h
head/sys/dev/mps/mpi/mpi2.h
head/sys/dev/mps/mpi/mpi2_cnfg.h
head/sys/dev/mps/mpi/mpi2_hbd.h
head/sys/dev/mps/mpi/mpi2_init.h
head/sys/dev/mps/mpi/mpi2_ioc.h
head/sys/dev/mps/mpi/mpi2_ra.h
head/sys/dev/mps/mpi/mpi2_raid.h
head/sys/dev/mps/mpi/mpi2_sas.h
head/sys/dev/mps/mpi/mpi2_targ.h
head/sys/dev/mps/mpi/mpi2_tool.h
head/sys/dev/mps/mpi/mpi2_type.h
head/sys/dev/mps/mps.c
head/sys/dev/mps/mps_config.c
head/sys/dev/mps/mps_mapping.c
head/sys/dev/mps/mps_mapping.h
head/sys/dev/mps/mps_pci.c
head/sys/dev/mps/mps_sas.c
head/sys/dev/mps/mps_sas.h
head/sys/dev/mps/mps_sas_lsi.c
head/sys/dev/mps/mps_table.c
head/sys/dev/mps/mps_table.h
head/sys/dev/mps/mpsvar.h
head/sys/dev/mpt/mpt.c
head/sys/dev/mpt/mpt.h
head/sys/dev/mpt/mpt_cam.c
head/sys/dev/mpt/mpt_cam.h
head/sys/dev/mpt/mpt_debug.c
head/sys/dev/mpt/mpt_pci.c
head/sys/dev/mpt/mpt_raid.c
head/sys/dev/mpt/mpt_raid.h
head/sys/dev/mpt/mpt_reg.h
head/sys/dev/mse/mse.c
head/sys/dev/mse/mse_isa.c
head/sys/dev/mse/msevar.h
head/sys/dev/mvs/mvs.c
head/sys/dev/mvs/mvs.h
head/sys/dev/mvs/mvs_pci.c
head/sys/dev/mvs/mvs_soc.c
head/sys/dev/mwl/if_mwl.c
head/sys/dev/mwl/if_mwl_pci.c
head/sys/dev/mwl/if_mwlioctl.h
head/sys/dev/mwl/if_mwlvar.h
head/sys/dev/mwl/mwldiag.h
head/sys/dev/mwl/mwlhal.c
head/sys/dev/mwl/mwlhal.h
head/sys/dev/mwl/mwlreg.h
head/sys/dev/mxge/eth_z8e.h
head/sys/dev/mxge/ethp_z8e.h
head/sys/dev/mxge/if_mxge.c
head/sys/dev/mxge/if_mxge_var.h
head/sys/dev/mxge/mcp_gen_header.h
head/sys/dev/mxge/mxge_mcp.h
head/sys/dev/mxge/rss_eth_z8e.h
head/sys/dev/mxge/rss_ethp_z8e.h
head/sys/dev/my/if_my.c
head/sys/dev/my/if_myreg.h
head/sys/dev/nand/nand.c
head/sys/dev/nand/nand.h
head/sys/dev/nand/nand_bbt.c
head/sys/dev/nand/nand_cdev.c
head/sys/dev/nand/nand_dev.h
head/sys/dev/nand/nand_ecc_pos.h
head/sys/dev/nand/nand_generic.c
head/sys/dev/nand/nand_geom.c
head/sys/dev/nand/nand_id.c
head/sys/dev/nand/nandbus.c
head/sys/dev/nand/nandbus.h
head/sys/dev/nand/nandsim.c
head/sys/dev/nand/nandsim.h
head/sys/dev/nand/nandsim_chip.c
head/sys/dev/nand/nandsim_chip.h
head/sys/dev/nand/nandsim_ctrl.c
head/sys/dev/nand/nandsim_log.c
head/sys/dev/nand/nandsim_log.h
head/sys/dev/nand/nandsim_swap.c
head/sys/dev/nand/nandsim_swap.h
head/sys/dev/nand/nfc_at91.c
head/sys/dev/nand/nfc_at91.h
head/sys/dev/nand/nfc_fsl.c
head/sys/dev/nand/nfc_fsl.h
head/sys/dev/nand/nfc_mv.c
head/sys/dev/ncv/ncr53c500.c
head/sys/dev/ncv/ncr53c500_pccard.c
head/sys/dev/ncv/ncr53c500hw.h
head/sys/dev/ncv/ncr53c500hwtab.h
head/sys/dev/ncv/ncr53c500reg.h
head/sys/dev/ncv/ncr53c500var.h
head/sys/dev/netmap/if_em_netmap.h
head/sys/dev/netmap/if_igb_netmap.h
head/sys/dev/netmap/if_lem_netmap.h
head/sys/dev/netmap/if_re_netmap.h
head/sys/dev/netmap/ixgbe_netmap.h
head/sys/dev/netmap/netmap.c
head/sys/dev/netmap/netmap_freebsd.c
head/sys/dev/netmap/netmap_generic.c
head/sys/dev/netmap/netmap_kern.h
head/sys/dev/netmap/netmap_mbq.c
head/sys/dev/netmap/netmap_mbq.h
head/sys/dev/netmap/netmap_mem2.c
head/sys/dev/netmap/netmap_mem2.h
head/sys/dev/netmap/netmap_offloadings.c
head/sys/dev/netmap/netmap_pipe.c
head/sys/dev/netmap/netmap_vale.c
head/sys/dev/nsp/nsp.c
head/sys/dev/nsp/nsp_pccard.c
head/sys/dev/nsp/nspreg.h
head/sys/dev/nsp/nspvar.h
head/sys/dev/null/null.c
head/sys/dev/nvd/nvd.c
head/sys/dev/nvme/nvme.c
head/sys/dev/nvme/nvme.h
head/sys/dev/nvme/nvme_ctrlr.c
head/sys/dev/nvme/nvme_ctrlr_cmd.c
head/sys/dev/nvme/nvme_ns.c
head/sys/dev/nvme/nvme_ns_cmd.c
head/sys/dev/nvme/nvme_private.h
head/sys/dev/nvme/nvme_qpair.c
head/sys/dev/nvme/nvme_sysctl.c
head/sys/dev/nvme/nvme_test.c
head/sys/dev/nvme/nvme_util.c
head/sys/dev/nvram/nvram.c
head/sys/dev/nvram2env/nvram2env.c
head/sys/dev/nxge/if_nxge.c
head/sys/dev/nxge/if_nxge.h
head/sys/dev/nxge/include/version.h
head/sys/dev/nxge/include/xge-debug.h
head/sys/dev/nxge/include/xge-defs.h
head/sys/dev/nxge/include/xge-list.h
head/sys/dev/nxge/include/xge-os-pal.h
head/sys/dev/nxge/include/xge-queue.h
head/sys/dev/nxge/include/xgehal-channel.h
head/sys/dev/nxge/include/xgehal-config.h
head/sys/dev/nxge/include/xgehal-device.h
head/sys/dev/nxge/include/xgehal-driver.h
head/sys/dev/nxge/include/xgehal-event.h
head/sys/dev/nxge/include/xgehal-fifo.h
head/sys/dev/nxge/include/xgehal-mgmt.h
head/sys/dev/nxge/include/xgehal-mgmtaux.h
head/sys/dev/nxge/include/xgehal-mm.h
head/sys/dev/nxge/include/xgehal-regs.h
head/sys/dev/nxge/include/xgehal-ring.h
head/sys/dev/nxge/include/xgehal-stats.h
head/sys/dev/nxge/include/xgehal-types.h
head/sys/dev/nxge/include/xgehal.h
head/sys/dev/nxge/xge-osdep.h
head/sys/dev/nxge/xgehal/xge-queue.c
head/sys/dev/nxge/xgehal/xgehal-channel-fp.c
head/sys/dev/nxge/xgehal/xgehal-channel.c
head/sys/dev/nxge/xgehal/xgehal-config.c
head/sys/dev/nxge/xgehal/xgehal-device-fp.c
head/sys/dev/nxge/xgehal/xgehal-device.c
head/sys/dev/nxge/xgehal/xgehal-driver.c
head/sys/dev/nxge/xgehal/xgehal-fifo-fp.c
head/sys/dev/nxge/xgehal/xgehal-fifo.c
head/sys/dev/nxge/xgehal/xgehal-mgmt.c
head/sys/dev/nxge/xgehal/xgehal-mgmtaux.c
head/sys/dev/nxge/xgehal/xgehal-mm.c
head/sys/dev/nxge/xgehal/xgehal-ring-fp.c
head/sys/dev/nxge/xgehal/xgehal-ring.c
head/sys/dev/nxge/xgehal/xgehal-stats.c
head/sys/dev/nxge/xgell-version.h
head/sys/dev/ofw/ofw_bus.h
head/sys/dev/ofw/ofw_bus_subr.c
head/sys/dev/ofw/ofw_bus_subr.h
head/sys/dev/ofw/ofw_console.c
head/sys/dev/ofw/ofw_disk.c
head/sys/dev/ofw/ofw_fdt.c
head/sys/dev/ofw/ofw_pci.h
head/sys/dev/ofw/ofw_standard.c
head/sys/dev/ofw/ofwvar.h
head/sys/dev/ofw/openfirm.c
head/sys/dev/ofw/openfirm.h
head/sys/dev/ofw/openpromio.c
head/sys/dev/ofw/openpromio.h
head/sys/dev/pbio/pbio.c
head/sys/dev/pbio/pbioio.h
head/sys/dev/pccard/pccard.c
head/sys/dev/pccard/pccard_cis.c
head/sys/dev/pccard/pccard_cis.h
head/sys/dev/pccard/pccard_cis_quirks.c
head/sys/dev/pccard/pccard_device.c
head/sys/dev/pccard/pccardreg.h
head/sys/dev/pccard/pccardvar.h
head/sys/dev/pccard/pccardvarp.h
head/sys/dev/pccbb/pccbb.c
head/sys/dev/pccbb/pccbb_isa.c
head/sys/dev/pccbb/pccbb_pci.c
head/sys/dev/pccbb/pccbbdevid.h
head/sys/dev/pccbb/pccbbreg.h
head/sys/dev/pccbb/pccbbvar.h
head/sys/dev/pcf/envctrl.c
head/sys/dev/pcf/pcf.c
head/sys/dev/pcf/pcf_ebus.c
head/sys/dev/pcf/pcf_isa.c
head/sys/dev/pcf/pcfvar.h
head/sys/dev/pci/fixup_pci.c
head/sys/dev/pci/hostb_pci.c
head/sys/dev/pci/ignore_pci.c
head/sys/dev/pci/isa_pci.c
head/sys/dev/pci/pci.c
head/sys/dev/pci/pci_pci.c
head/sys/dev/pci/pci_private.h
head/sys/dev/pci/pci_subr.c
head/sys/dev/pci/pci_user.c
head/sys/dev/pci/pcib_private.h
head/sys/dev/pci/pcireg.h
head/sys/dev/pci/pcivar.h
head/sys/dev/pci/vga_pci.c
head/sys/dev/pdq/if_fpa.c
head/sys/dev/pdq/pdq.c
head/sys/dev/pdq/pdq_freebsd.h
head/sys/dev/pdq/pdq_ifsubr.c
head/sys/dev/pdq/pdqreg.h
head/sys/dev/pdq/pdqvar.h
head/sys/dev/powermac_nvram/powermac_nvram.c
head/sys/dev/powermac_nvram/powermac_nvramvar.h
head/sys/dev/ppbus/if_plip.c
head/sys/dev/ppbus/immio.c
head/sys/dev/ppbus/lpbb.c
head/sys/dev/ppbus/lpt.h
head/sys/dev/ppbus/pcfclock.c
head/sys/dev/ppbus/ppb_1284.c
head/sys/dev/ppbus/ppb_1284.h
head/sys/dev/ppbus/ppb_base.c
head/sys/dev/ppbus/ppb_msq.c
head/sys/dev/ppbus/ppb_msq.h
head/sys/dev/ppbus/ppbconf.c
head/sys/dev/ppbus/ppbconf.h
head/sys/dev/ppbus/ppbio.h
head/sys/dev/ppbus/ppi.c
head/sys/dev/ppbus/ppi.h
head/sys/dev/ppbus/vpo.c
head/sys/dev/ppbus/vpoio.c
head/sys/dev/ppbus/vpoio.h
head/sys/dev/ppc/ppc.c
head/sys/dev/ppc/ppc_acpi.c
head/sys/dev/ppc/ppc_isa.c
head/sys/dev/ppc/ppc_pci.c
head/sys/dev/ppc/ppc_puc.c
head/sys/dev/ppc/ppcreg.h
head/sys/dev/ppc/ppcvar.h
head/sys/dev/pst/pst-iop.c
head/sys/dev/pst/pst-iop.h
head/sys/dev/pst/pst-pci.c
head/sys/dev/pst/pst-raid.c
head/sys/dev/pty/pty.c
head/sys/dev/puc/puc.c
head/sys/dev/puc/puc_bfe.h
head/sys/dev/puc/puc_bus.h
head/sys/dev/puc/puc_cfg.c
head/sys/dev/puc/puc_cfg.h
head/sys/dev/puc/puc_pccard.c
head/sys/dev/puc/puc_pci.c
head/sys/dev/puc/pucdata.c
head/sys/dev/qlxgb/qla_dbg.c
head/sys/dev/qlxgb/qla_dbg.h
head/sys/dev/qlxgb/qla_def.h
head/sys/dev/qlxgb/qla_glbl.h
head/sys/dev/qlxgb/qla_hw.c
head/sys/dev/qlxgb/qla_hw.h
head/sys/dev/qlxgb/qla_inline.h
head/sys/dev/qlxgb/qla_ioctl.c
head/sys/dev/qlxgb/qla_ioctl.h
head/sys/dev/qlxgb/qla_isr.c
head/sys/dev/qlxgb/qla_misc.c
head/sys/dev/qlxgb/qla_os.c
head/sys/dev/qlxgb/qla_os.h
head/sys/dev/qlxgb/qla_reg.h
head/sys/dev/qlxgb/qla_ver.h
head/sys/dev/qlxgbe/ql_dbg.c
head/sys/dev/qlxgbe/ql_dbg.h
head/sys/dev/qlxgbe/ql_def.h
head/sys/dev/qlxgbe/ql_glbl.h
head/sys/dev/qlxgbe/ql_hw.c
head/sys/dev/qlxgbe/ql_hw.h
head/sys/dev/qlxgbe/ql_inline.h
head/sys/dev/qlxgbe/ql_ioctl.c
head/sys/dev/qlxgbe/ql_ioctl.h
head/sys/dev/qlxgbe/ql_isr.c
head/sys/dev/qlxgbe/ql_misc.c
head/sys/dev/qlxgbe/ql_os.c
head/sys/dev/qlxgbe/ql_os.h
head/sys/dev/qlxgbe/ql_reset.c
head/sys/dev/qlxgbe/ql_tmplt.h
head/sys/dev/qlxgbe/ql_ver.h
head/sys/dev/qlxge/qls_dbg.c
head/sys/dev/qlxge/qls_dbg.h
head/sys/dev/qlxge/qls_def.h
head/sys/dev/qlxge/qls_dump.c
head/sys/dev/qlxge/qls_dump.h
head/sys/dev/qlxge/qls_glbl.h
head/sys/dev/qlxge/qls_hw.c
head/sys/dev/qlxge/qls_hw.h
head/sys/dev/qlxge/qls_inline.h
head/sys/dev/qlxge/qls_ioctl.c
head/sys/dev/qlxge/qls_ioctl.h
head/sys/dev/qlxge/qls_isr.c
head/sys/dev/qlxge/qls_os.c
head/sys/dev/qlxge/qls_os.h
head/sys/dev/qlxge/qls_ver.h
head/sys/dev/quicc/quicc_bfe.h
head/sys/dev/quicc/quicc_bfe_fdt.c
head/sys/dev/quicc/quicc_bus.h
head/sys/dev/quicc/quicc_core.c
head/sys/dev/rc/rc.c
head/sys/dev/rc/rcreg.h
head/sys/dev/rndtest/rndtest.c
head/sys/dev/rndtest/rndtest.h
head/sys/dev/rp/rp.c
head/sys/dev/rp/rp_isa.c
head/sys/dev/rp/rp_pci.c
head/sys/dev/rp/rpreg.h
head/sys/dev/rp/rpvar.h
head/sys/dev/rt/if_rt.c
head/sys/dev/rt/if_rtreg.h
head/sys/dev/rt/if_rtvar.h
head/sys/dev/safe/safe.c
head/sys/dev/safe/safereg.h
head/sys/dev/safe/safevar.h
head/sys/dev/scc/scc_bfe.h
head/sys/dev/scc/scc_bfe_ebus.c
head/sys/dev/scc/scc_bfe_macio.c
head/sys/dev/scc/scc_bfe_quicc.c
head/sys/dev/scc/scc_bfe_sbus.c
head/sys/dev/scc/scc_bus.h
head/sys/dev/scc/scc_core.c
head/sys/dev/scc/scc_dev_quicc.c
head/sys/dev/scc/scc_dev_sab82532.c
head/sys/dev/scc/scc_dev_z8530.c
head/sys/dev/sdhci/sdhci.c
head/sys/dev/sdhci/sdhci.h
head/sys/dev/sdhci/sdhci_fdt.c
head/sys/dev/sdhci/sdhci_pci.c
head/sys/dev/sec/sec.c
head/sys/dev/sec/sec.h
head/sys/dev/sfxge/common/efsys.h
head/sys/dev/sfxge/common/efx.h
head/sys/dev/sfxge/common/efx_bootcfg.c
head/sys/dev/sfxge/common/efx_ev.c
head/sys/dev/sfxge/common/efx_filter.c
head/sys/dev/sfxge/common/efx_impl.h
head/sys/dev/sfxge/common/efx_intr.c
head/sys/dev/sfxge/common/efx_mac.c
head/sys/dev/sfxge/common/efx_mcdi.c
head/sys/dev/sfxge/common/efx_mcdi.h
head/sys/dev/sfxge/common/efx_mon.c
head/sys/dev/sfxge/common/efx_nic.c
head/sys/dev/sfxge/common/efx_nvram.c
head/sys/dev/sfxge/common/efx_phy.c
head/sys/dev/sfxge/common/efx_port.c
head/sys/dev/sfxge/common/efx_regs.h
head/sys/dev/sfxge/common/efx_regs_ef10.h
head/sys/dev/sfxge/common/efx_regs_mcdi.h
head/sys/dev/sfxge/common/efx_regs_pci.h
head/sys/dev/sfxge/common/efx_rx.c
head/sys/dev/sfxge/common/efx_sram.c
head/sys/dev/sfxge/common/efx_tx.c
head/sys/dev/sfxge/common/efx_types.h
head/sys/dev/sfxge/common/efx_vpd.c
head/sys/dev/sfxge/common/siena_flash.h
head/sys/dev/sfxge/common/siena_impl.h
head/sys/dev/sfxge/common/siena_mac.c
head/sys/dev/sfxge/common/siena_nic.c
head/sys/dev/sfxge/common/siena_nvram.c
head/sys/dev/sfxge/common/siena_phy.c
head/sys/dev/sfxge/common/siena_sram.c
head/sys/dev/sfxge/common/siena_vpd.c
head/sys/dev/sfxge/sfxge.c
head/sys/dev/sfxge/sfxge.h
head/sys/dev/sfxge/sfxge_dma.c
head/sys/dev/sfxge/sfxge_ev.c
head/sys/dev/sfxge/sfxge_intr.c
head/sys/dev/sfxge/sfxge_mcdi.c
head/sys/dev/sfxge/sfxge_port.c
head/sys/dev/sfxge/sfxge_rx.c
head/sys/dev/sfxge/sfxge_rx.h
head/sys/dev/sfxge/sfxge_tx.c
head/sys/dev/sfxge/sfxge_tx.h
head/sys/dev/siba/siba_bwn.c
head/sys/dev/siba/siba_core.c
head/sys/dev/siba/siba_ids.h
head/sys/dev/siba/sibareg.h
head/sys/dev/siba/sibavar.h
head/sys/dev/siis/siis.c
head/sys/dev/siis/siis.h
head/sys/dev/sio/sio_isa.c
head/sys/dev/sio/sio_pccard.c
head/sys/dev/sio/sio_pci.c
head/sys/dev/sio/sio_puc.c
head/sys/dev/smbus/smb.c
head/sys/dev/smbus/smb.h
head/sys/dev/smbus/smbconf.c
head/sys/dev/smbus/smbconf.h
head/sys/dev/smbus/smbus.c
head/sys/dev/smbus/smbus.h
head/sys/dev/smc/if_smc.c
head/sys/dev/smc/if_smcreg.h
head/sys/dev/smc/if_smcvar.h
head/sys/dev/sn/if_sn.c
head/sys/dev/sn/if_sn_isa.c
head/sys/dev/sn/if_sn_pccard.c
head/sys/dev/sn/if_snreg.h
head/sys/dev/sn/if_snvar.h
head/sys/dev/sn/ositech.h
head/sys/dev/snp/snp.c
head/sys/dev/sound/chip.h
head/sys/dev/sound/clone.c
head/sys/dev/sound/clone.h
head/sys/dev/sound/driver.c
head/sys/dev/sound/isa/ad1816.c
head/sys/dev/sound/isa/ad1816.h
head/sys/dev/sound/isa/ess.c
head/sys/dev/sound/isa/gusc.c
head/sys/dev/sound/isa/mss.c
head/sys/dev/sound/isa/mss.h
head/sys/dev/sound/isa/sb.h
head/sys/dev/sound/isa/sb16.c
head/sys/dev/sound/isa/sb8.c
head/sys/dev/sound/isa/sbc.c
head/sys/dev/sound/isa/sndbuf_dma.c
head/sys/dev/sound/macio/aoa.c
head/sys/dev/sound/macio/aoa.h
head/sys/dev/sound/macio/davbus.c
head/sys/dev/sound/macio/davbusreg.h
head/sys/dev/sound/macio/i2s.c
head/sys/dev/sound/macio/onyx.c
head/sys/dev/sound/macio/snapper.c
head/sys/dev/sound/macio/tumbler.c
head/sys/dev/sound/midi/midi.c
head/sys/dev/sound/midi/midi.h
head/sys/dev/sound/midi/midiq.h
head/sys/dev/sound/midi/mpu401.c
head/sys/dev/sound/midi/mpu401.h
head/sys/dev/sound/midi/sequencer.c
head/sys/dev/sound/midi/sequencer.h
head/sys/dev/sound/pci/allegro_code.h
head/sys/dev/sound/pci/allegro_reg.h
head/sys/dev/sound/pci/als4000.c
head/sys/dev/sound/pci/als4000.h
head/sys/dev/sound/pci/atiixp.c
head/sys/dev/sound/pci/atiixp.h
head/sys/dev/sound/pci/aureal.c
head/sys/dev/sound/pci/aureal.h
head/sys/dev/sound/pci/cmi.c
head/sys/dev/sound/pci/cmireg.h
head/sys/dev/sound/pci/cs4281.c
head/sys/dev/sound/pci/cs4281.h
head/sys/dev/sound/pci/cs461x_dsp.h
head/sys/dev/sound/pci/csa.c
head/sys/dev/sound/pci/csapcm.c
head/sys/dev/sound/pci/csareg.h
head/sys/dev/sound/pci/csavar.h
head/sys/dev/sound/pci/ds1-fw.h
head/sys/dev/sound/pci/ds1.c
head/sys/dev/sound/pci/emu10k1.c
head/sys/dev/sound/pci/emu10kx-midi.c
head/sys/dev/sound/pci/emu10kx-pcm.c
head/sys/dev/sound/pci/emu10kx.c
head/sys/dev/sound/pci/emu10kx.h
head/sys/dev/sound/pci/envy24.c
head/sys/dev/sound/pci/envy24.h
head/sys/dev/sound/pci/envy24ht.c
head/sys/dev/sound/pci/envy24ht.h
head/sys/dev/sound/pci/es137x.c
head/sys/dev/sound/pci/es137x.h
head/sys/dev/sound/pci/fm801.c
head/sys/dev/sound/pci/hda/hda_reg.h
head/sys/dev/sound/pci/hda/hdaa.c
head/sys/dev/sound/pci/hda/hdaa.h
head/sys/dev/sound/pci/hda/hdaa_patches.c
head/sys/dev/sound/pci/hda/hdac.c
head/sys/dev/sound/pci/hda/hdac.h
head/sys/dev/sound/pci/hda/hdac_private.h
head/sys/dev/sound/pci/hda/hdac_reg.h
head/sys/dev/sound/pci/hda/hdacc.c
head/sys/dev/sound/pci/hdspe-pcm.c
head/sys/dev/sound/pci/hdspe.c
head/sys/dev/sound/pci/hdspe.h
head/sys/dev/sound/pci/ich.c
head/sys/dev/sound/pci/ich.h
head/sys/dev/sound/pci/maestro.c
head/sys/dev/sound/pci/maestro3.c
head/sys/dev/sound/pci/maestro_reg.h
head/sys/dev/sound/pci/neomagic-coeff.h
head/sys/dev/sound/pci/neomagic.c
head/sys/dev/sound/pci/neomagic.h
head/sys/dev/sound/pci/solo.c
head/sys/dev/sound/pci/spicds.c
head/sys/dev/sound/pci/spicds.h
head/sys/dev/sound/pci/t4dwave.c
head/sys/dev/sound/pci/t4dwave.h
head/sys/dev/sound/pci/via8233.c
head/sys/dev/sound/pci/via8233.h
head/sys/dev/sound/pci/via82c686.c
head/sys/dev/sound/pci/via82c686.h
head/sys/dev/sound/pci/vibes.c
head/sys/dev/sound/pci/vibes.h
head/sys/dev/sound/pcm/ac97.c
head/sys/dev/sound/pcm/ac97.h
head/sys/dev/sound/pcm/ac97_patch.c
head/sys/dev/sound/pcm/ac97_patch.h
head/sys/dev/sound/pcm/buffer.c
head/sys/dev/sound/pcm/buffer.h
head/sys/dev/sound/pcm/channel.c
head/sys/dev/sound/pcm/channel.h
head/sys/dev/sound/pcm/dsp.c
head/sys/dev/sound/pcm/dsp.h
head/sys/dev/sound/pcm/feeder.c
head/sys/dev/sound/pcm/feeder.h
head/sys/dev/sound/pcm/feeder_chain.c
head/sys/dev/sound/pcm/feeder_eq.c
head/sys/dev/sound/pcm/feeder_format.c
head/sys/dev/sound/pcm/feeder_matrix.c
head/sys/dev/sound/pcm/feeder_mixer.c
head/sys/dev/sound/pcm/feeder_rate.c
head/sys/dev/sound/pcm/feeder_volume.c
head/sys/dev/sound/pcm/g711.h
head/sys/dev/sound/pcm/intpcm.h
head/sys/dev/sound/pcm/matrix.h
head/sys/dev/sound/pcm/matrix_map.h
head/sys/dev/sound/pcm/mixer.c
head/sys/dev/sound/pcm/mixer.h
head/sys/dev/sound/pcm/pcm.h
head/sys/dev/sound/pcm/sndstat.c
head/sys/dev/sound/pcm/sndstat.h
head/sys/dev/sound/pcm/sound.c
head/sys/dev/sound/pcm/sound.h
head/sys/dev/sound/pcm/vchan.c
head/sys/dev/sound/pcm/vchan.h
head/sys/dev/sound/sbus/apcdmareg.h
head/sys/dev/sound/sbus/cs4231.c
head/sys/dev/sound/sbus/cs4231.h
head/sys/dev/sound/unit.c
head/sys/dev/sound/unit.h
head/sys/dev/sound/usb/uaudio.c
head/sys/dev/sound/usb/uaudio.h
head/sys/dev/sound/usb/uaudio_pcm.c
head/sys/dev/sound/usb/uaudioreg.h
head/sys/dev/sound/version.h
head/sys/dev/spibus/ofw_spibus.c
head/sys/dev/stg/tmc18c30.c
head/sys/dev/stg/tmc18c30_isa.c
head/sys/dev/stg/tmc18c30_pccard.c
head/sys/dev/stg/tmc18c30_pci.c
head/sys/dev/stg/tmc18c30_subr.c
head/sys/dev/stg/tmc18c30reg.h
head/sys/dev/stg/tmc18c30var.h
head/sys/dev/stge/if_stge.c
head/sys/dev/stge/if_stgereg.h
head/sys/dev/sym/sym_conf.h
head/sys/dev/sym/sym_defs.h
head/sys/dev/sym/sym_fw.h
head/sys/dev/sym/sym_fw1.h
head/sys/dev/sym/sym_fw2.h
head/sys/dev/sym/sym_hipd.c
head/sys/dev/syscons/apm/apm_saver.c
head/sys/dev/syscons/blank/blank_saver.c
head/sys/dev/syscons/daemon/daemon_saver.c
head/sys/dev/syscons/dragon/dragon_saver.c
head/sys/dev/syscons/fade/fade_saver.c
head/sys/dev/syscons/fire/fire_saver.c
head/sys/dev/syscons/green/green_saver.c
head/sys/dev/syscons/logo/logo_saver.c
head/sys/dev/syscons/rain/rain_saver.c
head/sys/dev/syscons/scgfbrndr.c
head/sys/dev/syscons/schistory.c
head/sys/dev/syscons/scmouse.c
head/sys/dev/syscons/scterm-teken.c
head/sys/dev/syscons/scterm.c
head/sys/dev/syscons/scvesactl.c
head/sys/dev/syscons/scvgarndr.c
head/sys/dev/syscons/scvidctl.c
head/sys/dev/syscons/scvtb.c
head/sys/dev/syscons/snake/snake_saver.c
head/sys/dev/syscons/star/star_saver.c
head/sys/dev/syscons/syscons.c
head/sys/dev/syscons/syscons.h
head/sys/dev/syscons/sysmouse.c
head/sys/dev/syscons/warp/warp_saver.c
head/sys/dev/tdfx/tdfx_io.h
head/sys/dev/tdfx/tdfx_linux.c
head/sys/dev/tdfx/tdfx_linux.h
head/sys/dev/tdfx/tdfx_pci.c
head/sys/dev/tdfx/tdfx_pci.h
head/sys/dev/tdfx/tdfx_vars.h
head/sys/dev/terasic/de4led/terasic_de4led.c
head/sys/dev/terasic/de4led/terasic_de4led.h
head/sys/dev/terasic/de4led/terasic_de4led_fdt.c
head/sys/dev/terasic/de4led/terasic_de4led_nexus.c
head/sys/dev/terasic/mtl/terasic_mtl.c
head/sys/dev/terasic/mtl/terasic_mtl.h
head/sys/dev/terasic/mtl/terasic_mtl_fdt.c
head/sys/dev/terasic/mtl/terasic_mtl_nexus.c
head/sys/dev/terasic/mtl/terasic_mtl_pixel.c
head/sys/dev/terasic/mtl/terasic_mtl_reg.c
head/sys/dev/terasic/mtl/terasic_mtl_syscons.c
head/sys/dev/terasic/mtl/terasic_mtl_text.c
head/sys/dev/trm/trm.c
head/sys/dev/trm/trm.h
head/sys/dev/tsec/if_tsec.c
head/sys/dev/tsec/if_tsec.h
head/sys/dev/tsec/if_tsec_fdt.c
head/sys/dev/tsec/if_tsecreg.h
head/sys/dev/twa/tw_cl.h
head/sys/dev/twa/tw_cl_externs.h
head/sys/dev/twa/tw_cl_fwif.h
head/sys/dev/twa/tw_cl_init.c
head/sys/dev/twa/tw_cl_intr.c
head/sys/dev/twa/tw_cl_io.c
head/sys/dev/twa/tw_cl_ioctl.h
head/sys/dev/twa/tw_cl_misc.c
head/sys/dev/twa/tw_cl_share.h
head/sys/dev/twa/tw_osl.h
head/sys/dev/twa/tw_osl_cam.c
head/sys/dev/twa/tw_osl_externs.h
head/sys/dev/twa/tw_osl_freebsd.c
head/sys/dev/twa/tw_osl_includes.h
head/sys/dev/twa/tw_osl_inline.h
head/sys/dev/twa/tw_osl_ioctl.h
head/sys/dev/twa/tw_osl_share.h
head/sys/dev/twa/tw_osl_types.h
head/sys/dev/twe/twe.c
head/sys/dev/twe/twe_compat.h
head/sys/dev/twe/twe_freebsd.c
head/sys/dev/twe/twe_tables.h
head/sys/dev/twe/tweio.h
head/sys/dev/twe/twereg.h
head/sys/dev/twe/twevar.h
head/sys/dev/tws/tws_cam.c
head/sys/dev/tx/if_tx.c
head/sys/dev/tx/if_txreg.h
head/sys/dev/tx/if_txvar.h
head/sys/dev/txp/3c990img.h
head/sys/dev/txp/if_txpreg.h
head/sys/dev/uart/uart.h
head/sys/dev/uart/uart_bus.h
head/sys/dev/uart/uart_bus_acpi.c
head/sys/dev/uart/uart_bus_ebus.c
head/sys/dev/uart/uart_bus_fdt.c
head/sys/dev/uart/uart_bus_isa.c
head/sys/dev/uart/uart_bus_pccard.c
head/sys/dev/uart/uart_bus_pci.c
head/sys/dev/uart/uart_bus_puc.c
head/sys/dev/uart/uart_bus_scc.c
head/sys/dev/uart/uart_core.c
head/sys/dev/uart/uart_cpu.h
head/sys/dev/uart/uart_cpu_fdt.c
head/sys/dev/uart/uart_cpu_powerpc.c
head/sys/dev/uart/uart_cpu_sparc64.c
head/sys/dev/uart/uart_cpu_x86.c
head/sys/dev/uart/uart_dbg.c
head/sys/dev/uart/uart_dev_imx.c
head/sys/dev/uart/uart_dev_lpc.c
head/sys/dev/uart/uart_dev_ns8250.c
head/sys/dev/uart/uart_dev_ns8250.h
head/sys/dev/uart/uart_dev_pl011.c
head/sys/dev/uart/uart_dev_quicc.c
head/sys/dev/uart/uart_dev_sab82532.c
head/sys/dev/uart/uart_dev_ti8250.c
head/sys/dev/uart/uart_dev_z8530.c
head/sys/dev/uart/uart_kbd_sun.c
head/sys/dev/uart/uart_kbd_sun.h
head/sys/dev/uart/uart_subr.c
head/sys/dev/uart/uart_tty.c
head/sys/dev/ubsec/ubsec.c
head/sys/dev/ubsec/ubsecreg.h
head/sys/dev/ubsec/ubsecvar.h
head/sys/dev/usb/controller/at91dci.c
head/sys/dev/usb/controller/at91dci.h
head/sys/dev/usb/controller/at91dci_atmelarm.c
head/sys/dev/usb/controller/at91dci_fdt.c
head/sys/dev/usb/controller/atmegadci.c
head/sys/dev/usb/controller/atmegadci.h
head/sys/dev/usb/controller/atmegadci_atmelarm.c
head/sys/dev/usb/controller/avr32dci.c
head/sys/dev/usb/controller/avr32dci.h
head/sys/dev/usb/controller/dwc_otg.c
head/sys/dev/usb/controller/dwc_otg.h
head/sys/dev/usb/controller/dwc_otg_fdt.c
head/sys/dev/usb/controller/dwc_otgreg.h
head/sys/dev/usb/controller/ehci.c
head/sys/dev/usb/controller/ehci.h
head/sys/dev/usb/controller/ehci_fsl.c
head/sys/dev/usb/controller/ehci_imx.c
head/sys/dev/usb/controller/ehci_ixp4xx.c
head/sys/dev/usb/controller/ehci_pci.c
head/sys/dev/usb/controller/ehcireg.h
head/sys/dev/usb/controller/musb_otg.c
head/sys/dev/usb/controller/musb_otg.h
head/sys/dev/usb/controller/musb_otg_atmelarm.c
head/sys/dev/usb/controller/ohci.c
head/sys/dev/usb/controller/ohci.h
head/sys/dev/usb/controller/ohci_pci.c
head/sys/dev/usb/controller/ohci_s3c24x0.c
head/sys/dev/usb/controller/ohcireg.h
head/sys/dev/usb/controller/uhci.c
head/sys/dev/usb/controller/uhci.h
head/sys/dev/usb/controller/uhci_pci.c
head/sys/dev/usb/controller/uhcireg.h
head/sys/dev/usb/controller/usb_controller.c
head/sys/dev/usb/controller/uss820dci.c
head/sys/dev/usb/controller/uss820dci.h
head/sys/dev/usb/controller/uss820dci_atmelarm.c
head/sys/dev/usb/controller/xhci.c
head/sys/dev/usb/controller/xhci.h
head/sys/dev/usb/controller/xhci_pci.c
head/sys/dev/usb/controller/xhcireg.h
head/sys/dev/usb/gadget/g_audio.c
head/sys/dev/usb/gadget/g_audio.h
head/sys/dev/usb/gadget/g_keyboard.c
head/sys/dev/usb/gadget/g_keyboard.h
head/sys/dev/usb/gadget/g_modem.c
head/sys/dev/usb/gadget/g_modem.h
head/sys/dev/usb/gadget/g_mouse.c
head/sys/dev/usb/gadget/g_mouse.h
head/sys/dev/usb/input/atp.c
head/sys/dev/usb/input/uep.c
head/sys/dev/usb/input/uhid.c
head/sys/dev/usb/input/ukbd.c
head/sys/dev/usb/input/ums.c
head/sys/dev/usb/input/usb_rdesc.h
head/sys/dev/usb/input/wsp.c
head/sys/dev/usb/misc/ufm.c
head/sys/dev/usb/net/if_axge.c
head/sys/dev/usb/net/if_axgereg.h
head/sys/dev/usb/net/if_ipheth.c
head/sys/dev/usb/net/if_iphethvar.h
head/sys/dev/usb/net/if_mos.c
head/sys/dev/usb/net/if_ruereg.h
head/sys/dev/usb/net/if_smsc.c
head/sys/dev/usb/net/if_smscreg.h
head/sys/dev/usb/net/if_usie.c
head/sys/dev/usb/net/if_usievar.h
head/sys/dev/usb/net/ruephy.c
head/sys/dev/usb/net/ruephyreg.h
head/sys/dev/usb/net/uhso.c
head/sys/dev/usb/net/usb_ethernet.c
head/sys/dev/usb/net/usb_ethernet.h
head/sys/dev/usb/quirk/usb_quirk.c
head/sys/dev/usb/quirk/usb_quirk.h
head/sys/dev/usb/serial/ubsa.c
head/sys/dev/usb/serial/ubser.c
head/sys/dev/usb/serial/uchcom.c
head/sys/dev/usb/serial/ucycom.c
head/sys/dev/usb/serial/ufoma.c
head/sys/dev/usb/serial/uftdi.c
head/sys/dev/usb/serial/ugensa.c
head/sys/dev/usb/serial/uipaq.c
head/sys/dev/usb/serial/ulpt.c
head/sys/dev/usb/serial/umcs.c
head/sys/dev/usb/serial/umcs.h
head/sys/dev/usb/serial/umct.c
head/sys/dev/usb/serial/umodem.c
head/sys/dev/usb/serial/uplcom.c
head/sys/dev/usb/serial/usb_serial.c
head/sys/dev/usb/serial/usb_serial.h
head/sys/dev/usb/serial/uvisor.c
head/sys/dev/usb/serial/uvscom.c
head/sys/dev/usb/storage/umass.c
head/sys/dev/usb/storage/urio.c
head/sys/dev/usb/storage/ustorage_fs.c
head/sys/dev/usb/template/usb_template.c
head/sys/dev/usb/template/usb_template.h
head/sys/dev/usb/template/usb_template_audio.c
head/sys/dev/usb/template/usb_template_cdce.c
head/sys/dev/usb/template/usb_template_kbd.c
head/sys/dev/usb/template/usb_template_modem.c
head/sys/dev/usb/template/usb_template_mouse.c
head/sys/dev/usb/template/usb_template_msc.c
head/sys/dev/usb/template/usb_template_mtp.c
head/sys/dev/usb/ufm_ioctl.h
head/sys/dev/usb/usb.h
head/sys/dev/usb/usb_bus.h
head/sys/dev/usb/usb_busdma.c
head/sys/dev/usb/usb_busdma.h
head/sys/dev/usb/usb_cdc.h
head/sys/dev/usb/usb_controller.h
head/sys/dev/usb/usb_core.c
head/sys/dev/usb/usb_core.h
head/sys/dev/usb/usb_debug.c
head/sys/dev/usb/usb_debug.h
head/sys/dev/usb/usb_dev.c
head/sys/dev/usb/usb_dev.h
head/sys/dev/usb/usb_device.c
head/sys/dev/usb/usb_device.h
head/sys/dev/usb/usb_dynamic.c
head/sys/dev/usb/usb_dynamic.h
head/sys/dev/usb/usb_endian.h
head/sys/dev/usb/usb_error.c
head/sys/dev/usb/usb_freebsd.h
head/sys/dev/usb/usb_freebsd_loader.h
head/sys/dev/usb/usb_generic.c
head/sys/dev/usb/usb_generic.h
head/sys/dev/usb/usb_handle_request.c
head/sys/dev/usb/usb_hid.c
head/sys/dev/usb/usb_hub.c
head/sys/dev/usb/usb_hub.h
head/sys/dev/usb/usb_ioctl.h
head/sys/dev/usb/usb_lookup.c
head/sys/dev/usb/usb_mbuf.c
head/sys/dev/usb/usb_mbuf.h
head/sys/dev/usb/usb_msctest.c
head/sys/dev/usb/usb_msctest.h
head/sys/dev/usb/usb_parse.c
head/sys/dev/usb/usb_pci.h
head/sys/dev/usb/usb_process.c
head/sys/dev/usb/usb_process.h
head/sys/dev/usb/usb_request.c
head/sys/dev/usb/usb_request.h
head/sys/dev/usb/usb_transfer.c
head/sys/dev/usb/usb_transfer.h
head/sys/dev/usb/usb_util.c
head/sys/dev/usb/usb_util.h
head/sys/dev/usb/usbdi.h
head/sys/dev/usb/usbdi_util.h
head/sys/dev/usb/usbhid.h
head/sys/dev/usb/wlan/if_uath.c
head/sys/dev/usb/wlan/if_zydfw.h
head/sys/dev/viawd/viawd.c
head/sys/dev/viawd/viawd.h
head/sys/dev/virtio/balloon/virtio_balloon.c
head/sys/dev/virtio/block/virtio_blk.c
head/sys/dev/virtio/network/if_vtnet.c
head/sys/dev/virtio/network/if_vtnetvar.h
head/sys/dev/virtio/pci/virtio_pci.c
head/sys/dev/virtio/random/virtio_random.c
head/sys/dev/virtio/scsi/virtio_scsi.c
head/sys/dev/virtio/scsi/virtio_scsi.h
head/sys/dev/virtio/scsi/virtio_scsivar.h
head/sys/dev/virtio/virtio.c
head/sys/dev/virtio/virtqueue.c
head/sys/dev/virtio/virtqueue.h
head/sys/dev/vkbd/vkbd.c
head/sys/dev/vkbd/vkbd_var.h
head/sys/dev/vt/colors/vt_termcolors.c
head/sys/dev/vt/colors/vt_termcolors.h
head/sys/dev/vt/font/vt_font_default.c
head/sys/dev/vt/font/vt_mouse_cursor.c
head/sys/dev/vt/hw/efifb/efifb.c
head/sys/dev/vt/hw/fb/vt_early_fb.c
head/sys/dev/vt/hw/fb/vt_fb.c
head/sys/dev/vt/hw/fb/vt_fb.h
head/sys/dev/vt/hw/ofwfb/ofwfb.c
head/sys/dev/vt/logo/logo_freebsd.c
head/sys/dev/vt/vt.h
head/sys/dev/vt/vt_buf.c
head/sys/dev/vt/vt_consolectl.c
head/sys/dev/vt/vt_core.c
head/sys/dev/vt/vt_font.c
head/sys/dev/vt/vt_sysmouse.c
head/sys/dev/vte/if_vte.c
head/sys/dev/vte/if_vtereg.h
head/sys/dev/vte/if_vtevar.h
head/sys/dev/vx/if_vx.c
head/sys/dev/vx/if_vxreg.h
head/sys/dev/vx/if_vxvar.h
head/sys/dev/watchdog/watchdog.c
head/sys/dev/wbwd/wbwd.c
head/sys/dev/wtap/if_medium.c
head/sys/dev/wtap/if_medium.h
head/sys/dev/wtap/if_wtap.c
head/sys/dev/wtap/if_wtap_module.c
head/sys/dev/wtap/if_wtapioctl.h
head/sys/dev/wtap/if_wtapvar.h
head/sys/dev/wtap/plugins/visibility.c
head/sys/dev/wtap/plugins/visibility.h
head/sys/dev/wtap/plugins/visibility_ioctl.h
head/sys/dev/wtap/plugins/wtap_plugin.h
head/sys/dev/wtap/wtap_hal/hal.c
head/sys/dev/wtap/wtap_hal/hal.h
head/sys/dev/wtap/wtap_hal/handler.h
head/sys/dev/xe/if_xe.c
head/sys/dev/xe/if_xe_pccard.c
head/sys/dev/xe/if_xereg.h
head/sys/dev/xe/if_xevar.h
head/sys/dev/xen/blkback/blkback.c
head/sys/dev/xen/control/control.c
head/sys/dev/xen/netback/netback.c
head/sys/dev/xen/netback/netback_unit_tests.c
head/sys/dev/xen/netfront/netfront.c
head/sys/dev/xen/timer/timer.c
head/sys/dev/xen/timer/timer.h
head/sys/dev/xen/xenpci/xenpci.c
head/sys/dev/xen/xenpci/xenpcivar.h
head/sys/dev/xl/xlphy.c
Modified: head/sys/dev/aac/aac.c
==============================================================================
--- head/sys/dev/aac/aac.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aac.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aac/aac_cam.c
==============================================================================
--- head/sys/dev/aac/aac_cam.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aac_cam.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2002 Adaptec, Inc.
* All rights reserved.
*
Modified: head/sys/dev/aac/aac_debug.c
==============================================================================
--- head/sys/dev/aac/aac_debug.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aac_debug.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aac/aac_disk.c
==============================================================================
--- head/sys/dev/aac/aac_disk.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aac_disk.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aac/aac_linux.c
==============================================================================
--- head/sys/dev/aac/aac_linux.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aac_linux.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2002 Scott Long
* All rights reserved.
*
Modified: head/sys/dev/aac/aac_pci.c
==============================================================================
--- head/sys/dev/aac/aac_pci.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aac_pci.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aac/aac_tables.h
==============================================================================
--- head/sys/dev/aac/aac_tables.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aac_tables.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2000 BSDi
* All rights reserved.
Modified: head/sys/dev/aac/aacreg.h
==============================================================================
--- head/sys/dev/aac/aacreg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aacreg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2000-2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aac/aacvar.h
==============================================================================
--- head/sys/dev/aac/aacvar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aac/aacvar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aacraid/aacraid.c
==============================================================================
--- head/sys/dev/aacraid/aacraid.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aacraid/aacraid.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aacraid/aacraid_cam.c
==============================================================================
--- head/sys/dev/aacraid/aacraid_cam.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aacraid/aacraid_cam.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2002-2010 Adaptec, Inc.
* Copyright (c) 2010-2012 PMC-Sierra, Inc.
* All rights reserved.
Modified: head/sys/dev/aacraid/aacraid_debug.c
==============================================================================
--- head/sys/dev/aacraid/aacraid_debug.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aacraid/aacraid_debug.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,5 +1,6 @@
-
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2006-2010 Adaptec, Inc.
* Copyright (c) 2010-2012 PMC-Sierra, Inc.
* All rights reserved.
Modified: head/sys/dev/aacraid/aacraid_debug.h
==============================================================================
--- head/sys/dev/aacraid/aacraid_debug.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aacraid/aacraid_debug.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2010 Adaptec, Inc.
* Copyright (c) 2010-2012 PMC-Sierra, Inc.
* All rights reserved.
Modified: head/sys/dev/aacraid/aacraid_linux.c
==============================================================================
--- head/sys/dev/aacraid/aacraid_linux.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aacraid/aacraid_linux.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2002 Scott Long
* Copyright (c) 2002-2010 Adaptec, Inc.
* Copyright (c) 2010-2012 PMC-Sierra, Inc.
Modified: head/sys/dev/aacraid/aacraid_pci.c
==============================================================================
--- head/sys/dev/aacraid/aacraid_pci.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aacraid/aacraid_pci.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aacraid/aacraid_reg.h
==============================================================================
--- head/sys/dev/aacraid/aacraid_reg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aacraid/aacraid_reg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2000-2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/aacraid/aacraid_var.h
==============================================================================
--- head/sys/dev/aacraid/aacraid_var.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aacraid/aacraid_var.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Michael Smith
* Copyright (c) 2001 Scott Long
* Copyright (c) 2000 BSDi
Modified: head/sys/dev/adb/adb.h
==============================================================================
--- head/sys/dev/adb/adb.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/adb/adb.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 2008 Nathan Whitehorn
* All rights reserved.
*
Modified: head/sys/dev/adb/adb_bus.c
==============================================================================
--- head/sys/dev/adb/adb_bus.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/adb/adb_bus.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 2008 Nathan Whitehorn
* All rights reserved.
*
Modified: head/sys/dev/adb/adb_buttons.c
==============================================================================
--- head/sys/dev/adb/adb_buttons.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/adb/adb_buttons.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2011, Justin Hibbits.
* Copyright (c) 2002, Miodrag Vallat.
* Copyright (C) 1999 Tsubai Masanari. All rights reserved.
Modified: head/sys/dev/adb/adb_kbd.c
==============================================================================
--- head/sys/dev/adb/adb_kbd.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/adb/adb_kbd.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 2008 Nathan Whitehorn
* All rights reserved.
*
Modified: head/sys/dev/adb/adb_mouse.c
==============================================================================
--- head/sys/dev/adb/adb_mouse.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/adb/adb_mouse.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 2008 Nathan Whitehorn
* All rights reserved.
*
Modified: head/sys/dev/adb/adbvar.h
==============================================================================
--- head/sys/dev/adb/adbvar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/adb/adbvar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (C) 2008 Nathan Whitehorn
* All rights reserved.
*
Modified: head/sys/dev/adlink/adlink.c
==============================================================================
--- head/sys/dev/adlink/adlink.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/adlink/adlink.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2003-2004 Poul-Henning Kamp
* All rights reserved.
*
Modified: head/sys/dev/advansys/adv_isa.c
==============================================================================
--- head/sys/dev/advansys/adv_isa.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/adv_isa.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -20,6 +20,8 @@
* ** This board has been sold by SIIG as the i540 SpeedMaster.
* *** This board has been sold by SIIG as the i542 SpeedMaster.
*
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1996, 1997 Justin T. Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/adv_pci.c
==============================================================================
--- head/sys/dev/advansys/adv_pci.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/adv_pci.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -33,6 +33,8 @@
* * This board has been sold by SIIG as the Fast SCSI Pro PCI.
* ** This board has been sold by Iomega as a Jaz Jet PCI adapter.
*
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1997 Justin Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/advansys.c
==============================================================================
--- head/sys/dev/advansys/advansys.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/advansys.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -7,6 +7,8 @@
* ABP940UA, ABP950, ABP960, ABP960U, ABP960UA,
* ABP970, ABP970U
*
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1996-2000 Justin Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/advansys.h
==============================================================================
--- head/sys/dev/advansys/advansys.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/advansys.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
* Generic driver definitions and exported functions for the Advanced
* Systems Inc. SCSI controllers
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1996-1997 Justin Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/advlib.c
==============================================================================
--- head/sys/dev/advansys/advlib.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/advlib.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Low level routines for the Advanced Systems Inc. SCSI controllers chips
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1996-1997, 1999-2000 Justin Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/advlib.h
==============================================================================
--- head/sys/dev/advansys/advlib.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/advlib.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
* Definitions for low level routines and data structures
* for the Advanced Systems Inc. SCSI controllers chips.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1996-1997, 1999-2000 Justin T. Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/adw_pci.c
==============================================================================
--- head/sys/dev/advansys/adw_pci.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/adw_pci.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -8,6 +8,8 @@
* ABP3940U2W - Bus-Master PCI LVD/Ultra2-Wide (253 CDB)
* ABP3950U2W - Bus-Master PCI LVD/Ultra2-Wide (253 CDB)
*
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1998, 1999, 2000 Justin Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/adwcam.c
==============================================================================
--- head/sys/dev/advansys/adwcam.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/adwcam.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -6,6 +6,8 @@
*
* adw_pci.c ABP[3]940UW, ABP950UW, ABP3940U2W
*
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1998, 1999, 2000 Justin Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/adwlib.c
==============================================================================
--- head/sys/dev/advansys/adwlib.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/adwlib.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
* Low level routines for Second Generation
* Advanced Systems Inc. SCSI controllers chips
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1998, 1999, 2000 Justin Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/adwlib.h
==============================================================================
--- head/sys/dev/advansys/adwlib.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/adwlib.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
* Definitions for low level routines and data structures
* for the Advanced Systems Inc. SCSI controllers chips.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1998, 1999, 2000 Justin T. Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/advansys/adwvar.h
==============================================================================
--- head/sys/dev/advansys/adwvar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/advansys/adwvar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
* Generic driver definitions and exported functions for the Advanced
* Systems Inc. Second Generation SCSI controllers
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1998, 1999, 2000 Justin Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/ae/if_ae.c
==============================================================================
--- head/sys/dev/ae/if_ae.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ae/if_ae.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008 Stanislav Sedov <stas at FreeBSD.org>.
* All rights reserved.
*
Modified: head/sys/dev/ae/if_aereg.h
==============================================================================
--- head/sys/dev/ae/if_aereg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ae/if_aereg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008 Stanislav Sedov <stas at FreeBSD.org>.
* All rights reserved.
*
Modified: head/sys/dev/ae/if_aevar.h
==============================================================================
--- head/sys/dev/ae/if_aevar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ae/if_aevar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008 Stanislav Sedov <stas at FreeBSD.org>.
* All rights reserved.
*
Modified: head/sys/dev/age/if_age.c
==============================================================================
--- head/sys/dev/age/if_age.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/age/if_age.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/age/if_agereg.h
==============================================================================
--- head/sys/dev/age/if_agereg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/age/if_agereg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/age/if_agevar.h
==============================================================================
--- head/sys/dev/age/if_agevar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/age/if_agevar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/agp/agp.c
==============================================================================
--- head/sys/dev/agp/agp.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_ali.c
==============================================================================
--- head/sys/dev/agp/agp_ali.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_ali.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_amd.c
==============================================================================
--- head/sys/dev/agp/agp_amd.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_amd.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_amd64.c
==============================================================================
--- head/sys/dev/agp/agp_amd64.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_amd64.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2004, 2005 Jung-uk Kim <jkim at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_apple.c
==============================================================================
--- head/sys/dev/agp/agp_apple.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_apple.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2010 Nathan Whitehorn
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_ati.c
==============================================================================
--- head/sys/dev/agp/agp_ati.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_ati.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2005 Eric Anholt
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_i810.c
==============================================================================
--- head/sys/dev/agp/agp_i810.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_i810.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* Copyright (c) 2000 Ruslan Ermilov
* Copyright (c) 2011 The FreeBSD Foundation
Modified: head/sys/dev/agp/agp_i810.h
==============================================================================
--- head/sys/dev/agp/agp_i810.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_i810.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2011 The FreeBSD Foundation
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_intel.c
==============================================================================
--- head/sys/dev/agp/agp_intel.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_intel.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_nvidia.c
==============================================================================
--- head/sys/dev/agp/agp_nvidia.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_nvidia.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2003 Matthew N. Dodd <winter at jurai.net>
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_sis.c
==============================================================================
--- head/sys/dev/agp/agp_sis.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_sis.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/agp/agp_via.c
==============================================================================
--- head/sys/dev/agp/agp_via.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agp_via.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/agp/agppriv.h
==============================================================================
--- head/sys/dev/agp/agppriv.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agppriv.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/agp/agpreg.h
==============================================================================
--- head/sys/dev/agp/agpreg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agpreg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/agp/agpvar.h
==============================================================================
--- head/sys/dev/agp/agpvar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/agp/agpvar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2000 Doug Rabson
* All rights reserved.
*
Modified: head/sys/dev/aha/aha.c
==============================================================================
--- head/sys/dev/aha/aha.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aha/aha.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,10 +1,12 @@
-/*
+/*-
* Generic register and struct definitions for the Adaptech 154x
* SCSI host adapters. Product specific probe and attach routines can
* be found in:
* aha 1542A/1542B/1542C/1542CF/1542CP aha_isa.c
*/
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1998 M. Warner Losh.
* All Rights Reserved.
*
Modified: head/sys/dev/aha/aha_isa.c
==============================================================================
--- head/sys/dev/aha/aha_isa.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aha/aha_isa.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -3,6 +3,8 @@
* Adaptec 154x.
*/
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1999-2003 M. Warner Losh
* All rights reserved.
*
Modified: head/sys/dev/aha/ahareg.h
==============================================================================
--- head/sys/dev/aha/ahareg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aha/ahareg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Generic register and struct definitions for the Adaptech 1540, 1542,
* SCSI host adapters. Product specific probe and attach
* routines can be found in:
Modified: head/sys/dev/ahci/ahci.c
==============================================================================
--- head/sys/dev/ahci/ahci.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ahci/ahci.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2009-2012 Alexander Motin <mav at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/ahci/ahci.h
==============================================================================
--- head/sys/dev/ahci/ahci.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ahci/ahci.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1998 - 2008 Søren Schmidt <sos at FreeBSD.org>
* Copyright (c) 2009-2012 Alexander Motin <mav at FreeBSD.org>
* All rights reserved.
Modified: head/sys/dev/ahci/ahciem.c
==============================================================================
--- head/sys/dev/ahci/ahciem.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ahci/ahciem.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012 Alexander Motin <mav at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/aic/aic.c
==============================================================================
--- head/sys/dev/aic/aic.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic/aic.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1999 Luoqi Chen.
* All rights reserved.
*
Modified: head/sys/dev/aic/aic6360reg.h
==============================================================================
--- head/sys/dev/aic/aic6360reg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic/aic6360reg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-4-Clause
+ *
* Copyright (c) 1994 Charles Hannum.
* Copyright (c) 1994 Jarle Greipsland.
* All rights reserved.
Modified: head/sys/dev/aic/aic_isa.c
==============================================================================
--- head/sys/dev/aic/aic_isa.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic/aic_isa.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1999 Luoqi Chen.
* All rights reserved.
*
Modified: head/sys/dev/aic/aic_pccard.c
==============================================================================
--- head/sys/dev/aic/aic_pccard.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic/aic_pccard.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1999 Luoqi Chen.
* All rights reserved.
*
Modified: head/sys/dev/aic/aicvar.h
==============================================================================
--- head/sys/dev/aic/aicvar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic/aicvar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1999 Luoqi Chen.
* All rights reserved.
*
Modified: head/sys/dev/aic7xxx/ahc_isa.c
==============================================================================
--- head/sys/dev/aic7xxx/ahc_isa.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/ahc_isa.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* FreeBSD, VLB/ISA product support functions
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2004 Justin T. Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/aic7xxx/aic7770.c
==============================================================================
--- head/sys/dev/aic7xxx/aic7770.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic7770.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
* Product specific probe and attach routines for:
* 27/284X and aic7770 motherboard SCSI controllers
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-1998, 2000, 2001 Justin T. Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/aic7xxx/aic79xx.c
==============================================================================
--- head/sys/dev/aic7xxx/aic79xx.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic79xx.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Core routines and tables shareable across OS platforms.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-2002, 2004 Justin T. Gibbs.
* Copyright (c) 2000-2003 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aic79xx.h
==============================================================================
--- head/sys/dev/aic7xxx/aic79xx.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic79xx.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Core definitions and data structures shareable across OS platforms.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-2002 Justin T. Gibbs.
* Copyright (c) 2000-2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aic79xx_inline.h
==============================================================================
--- head/sys/dev/aic7xxx/aic79xx_inline.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic79xx_inline.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Inline routines shareable across OS platforms.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-2001 Justin T. Gibbs.
* Copyright (c) 2000-2003 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aic79xx_pci.c
==============================================================================
--- head/sys/dev/aic7xxx/aic79xx_pci.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic79xx_pci.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
* Product specific probe and attach routines for:
* aic7901 and aic7902 SCSI controllers
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-2001 Justin T. Gibbs.
* Copyright (c) 2000-2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aic7xxx.c
==============================================================================
--- head/sys/dev/aic7xxx/aic7xxx.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic7xxx.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Core routines and tables shareable across OS platforms.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-2002 Justin T. Gibbs.
* Copyright (c) 2000-2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aic7xxx.h
==============================================================================
--- head/sys/dev/aic7xxx/aic7xxx.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic7xxx.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Core definitions and data structures shareable across OS platforms.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-2001 Justin T. Gibbs.
* Copyright (c) 2000-2001 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aic7xxx_93cx6.h
==============================================================================
--- head/sys/dev/aic7xxx/aic7xxx_93cx6.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic7xxx_93cx6.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -3,6 +3,8 @@
* settings for the aic7xxx based adaptec SCSI controllers. It can
* also be used for 93C26 and 93C06 serial EEPROMS.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994, 1995, 2000 Justin T. Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/aic7xxx/aic7xxx_inline.h
==============================================================================
--- head/sys/dev/aic7xxx/aic7xxx_inline.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic7xxx_inline.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Inline routines shareable across OS platforms.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-2001 Justin T. Gibbs.
* Copyright (c) 2000-2001 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aic7xxx_pci.c
==============================================================================
--- head/sys/dev/aic7xxx/aic7xxx_pci.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aic7xxx_pci.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -3,6 +3,8 @@
* 3940, 2940, aic7895, aic7890, aic7880,
* aic7870, aic7860 and aic7850 SCSI controllers
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1994-2001 Justin T. Gibbs.
* Copyright (c) 2000-2001 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aicasm/aicasm.c
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Aic7xxx SCSI host adapter firmware asssembler
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997, 1998, 2000, 2001 Justin T. Gibbs.
* Copyright (c) 2001, 2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aicasm/aicasm.h
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Assembler for the sequencer program downloaded to Aic7xxx SCSI host adapters
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997 Justin T. Gibbs.
* Copyright (c) 2001, 2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aicasm/aicasm_gram.y
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm_gram.y Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm_gram.y Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
/*-
* Parser for the Aic7xxx SCSI Host adapter sequencer assembler.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001, 2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aicasm/aicasm_insformat.h
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm_insformat.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm_insformat.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
* Instruction formats for the sequencer program downloaded to
* Aic7xxx SCSI host adapters
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* All rights reserved.
*
Modified: head/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y Mon Nov 27 14:52:40 2017 (r326255)
@@ -3,6 +3,8 @@
* Sub-parser for macro invocation in the Aic7xxx SCSI
* Host adapter sequencer assembler.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2001 Adaptec Inc.
* All rights reserved.
*
Modified: head/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l Mon Nov 27 14:52:40 2017 (r326255)
@@ -3,6 +3,8 @@
* Sub-Lexical Analyzer for macro invokation in
* the Aic7xxx SCSI Host adapter sequencer assembler.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 2001 Adaptec Inc.
* All rights reserved.
*
Modified: head/sys/dev/aic7xxx/aicasm/aicasm_scan.l
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm_scan.l Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm_scan.l Mon Nov 27 14:52:40 2017 (r326255)
@@ -2,6 +2,8 @@
/*-
* Lexical Analyzer for the Aic7xxx SCSI Host adapter sequencer assembler.
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997, 1998, 2000 Justin T. Gibbs.
* Copyright (c) 2001, 2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aicasm/aicasm_symbol.c
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm_symbol.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm_symbol.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Aic7xxx SCSI host adapter firmware asssembler symbol table implementation
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997 Justin T. Gibbs.
* Copyright (c) 2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/aic7xxx/aicasm/aicasm_symbol.h
==============================================================================
--- head/sys/dev/aic7xxx/aicasm/aicasm_symbol.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/aic7xxx/aicasm/aicasm_symbol.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,6 +1,8 @@
/*-
* Aic7xxx SCSI host adapter firmware asssembler symbol table definitions
*
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1997 Justin T. Gibbs.
* Copyright (c) 2002 Adaptec Inc.
* All rights reserved.
Modified: head/sys/dev/alc/if_alc.c
==============================================================================
--- head/sys/dev/alc/if_alc.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/alc/if_alc.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2009, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/alc/if_alcreg.h
==============================================================================
--- head/sys/dev/alc/if_alcreg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/alc/if_alcreg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2009, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/alc/if_alcvar.h
==============================================================================
--- head/sys/dev/alc/if_alcvar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/alc/if_alcvar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2009, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/ale/if_ale.c
==============================================================================
--- head/sys/dev/ale/if_ale.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ale/if_ale.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/ale/if_alereg.h
==============================================================================
--- head/sys/dev/ale/if_alereg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ale/if_alereg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/ale/if_alevar.h
==============================================================================
--- head/sys/dev/ale/if_alevar.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/ale/if_alevar.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2008, Pyun YongHyeon <yongari at FreeBSD.org>
* All rights reserved.
*
Modified: head/sys/dev/altera/atse/a_api.h
==============================================================================
--- head/sys/dev/altera/atse/a_api.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/atse/a_api.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012 Bjoern A. Zeeb
* All rights reserved.
*
Modified: head/sys/dev/altera/atse/if_atse.c
==============================================================================
--- head/sys/dev/altera/atse/if_atse.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/atse/if_atse.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012, 2013 Bjoern A. Zeeb
* Copyright (c) 2014 Robert N. M. Watson
* All rights reserved.
Modified: head/sys/dev/altera/atse/if_atse_fdt.c
==============================================================================
--- head/sys/dev/altera/atse/if_atse_fdt.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/atse/if_atse_fdt.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2013 Bjoern A. Zeeb
* All rights reserved.
*
Modified: head/sys/dev/altera/atse/if_atse_nexus.c
==============================================================================
--- head/sys/dev/altera/atse/if_atse_nexus.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/atse/if_atse_nexus.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012,2013 Bjoern A. Zeeb
* All rights reserved.
*
Modified: head/sys/dev/altera/atse/if_atsereg.h
==============================================================================
--- head/sys/dev/altera/atse/if_atsereg.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/atse/if_atsereg.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012 Bjoern A. Zeeb
* All rights reserved.
*
Modified: head/sys/dev/altera/avgen/altera_avgen.c
==============================================================================
--- head/sys/dev/altera/avgen/altera_avgen.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/avgen/altera_avgen.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012-2013, 2016 Robert N. M. Watson
* All rights reserved.
*
Modified: head/sys/dev/altera/avgen/altera_avgen.h
==============================================================================
--- head/sys/dev/altera/avgen/altera_avgen.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/avgen/altera_avgen.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012, 2016 Robert N. M. Watson
* All rights reserved.
*
Modified: head/sys/dev/altera/avgen/altera_avgen_fdt.c
==============================================================================
--- head/sys/dev/altera/avgen/altera_avgen_fdt.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/avgen/altera_avgen_fdt.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012-2013, 2016 Robert N. M. Watson
* All rights reserved.
*
Modified: head/sys/dev/altera/avgen/altera_avgen_nexus.c
==============================================================================
--- head/sys/dev/altera/avgen/altera_avgen_nexus.c Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/avgen/altera_avgen_nexus.c Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2012-2013, 2016 Robert N. M. Watson
* All rights reserved.
*
Modified: head/sys/dev/altera/jtag_uart/altera_jtag_uart.h
==============================================================================
--- head/sys/dev/altera/jtag_uart/altera_jtag_uart.h Mon Nov 27 14:51:47 2017 (r326254)
+++ head/sys/dev/altera/jtag_uart/altera_jtag_uart.h Mon Nov 27 14:52:40 2017 (r326255)
@@ -1,4 +1,6 @@
/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 2011-2012 Robert N. M. Watson
* All rights reserved.
*
Modified: head/sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c
==============================================================================
--- head/sys/dev/altera/jtag_uart/altera_jtag_uart_cons.c Mon Nov 27 14:51:47 2017 (r326254)
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-src-all
mailing list