Deleted Added
full compact
files (192859) files (192901)
1# $FreeBSD: head/sys/conf/files 192859 2009-05-26 21:39:09Z sson $
1# $FreeBSD: head/sys/conf/files 192901 2009-05-27 16:16:56Z thompsa $
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

--- 65 unchanged lines hidden (view full) ---

75 compile-with "${AWK} -f $S/tools/pccarddevs2h.awk $S/dev/pccard/pccarddevs" \
76 no-obj no-implicit-rule before-depend \
77 clean "pccarddevs.h"
78teken_state.h optional sc \
79 dependency "$S/dev/syscons/teken/gensequences $S/dev/syscons/teken/sequences" \
80 compile-with "${AWK} -f $S/dev/syscons/teken/gensequences $S/dev/syscons/teken/sequences > teken_state.h" \
81 no-obj no-implicit-rule before-depend \
82 clean "teken_state.h"
2#
3# The long compile-with and dependency lines are required because of
4# limitations in config: backslash-newline doesn't work in strings, and
5# dependency lines other than the first are silently ignored.
6#
7acpi_quirks.h optional acpi \
8 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \
9 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \

--- 65 unchanged lines hidden (view full) ---

75 compile-with "${AWK} -f $S/tools/pccarddevs2h.awk $S/dev/pccard/pccarddevs" \
76 no-obj no-implicit-rule before-depend \
77 clean "pccarddevs.h"
78teken_state.h optional sc \
79 dependency "$S/dev/syscons/teken/gensequences $S/dev/syscons/teken/sequences" \
80 compile-with "${AWK} -f $S/dev/syscons/teken/gensequences $S/dev/syscons/teken/sequences > teken_state.h" \
81 no-obj no-implicit-rule before-depend \
82 clean "teken_state.h"
83usbdevs.h optional usb | ousb \
83usbdevs.h optional usb \
84 dependency "$S/tools/usbdevs2h.awk $S/dev/usb/usbdevs" \
85 compile-with "${AWK} -f $S/tools/usbdevs2h.awk $S/dev/usb/usbdevs -h" \
86 no-obj no-implicit-rule before-depend \
87 clean "usbdevs.h"
84 dependency "$S/tools/usbdevs2h.awk $S/dev/usb/usbdevs" \
85 compile-with "${AWK} -f $S/tools/usbdevs2h.awk $S/dev/usb/usbdevs -h" \
86 no-obj no-implicit-rule before-depend \
87 clean "usbdevs.h"
88usbdevs_data.h optional usb | ousb \
88usbdevs_data.h optional usb \
89 dependency "$S/tools/usbdevs2h.awk $S/dev/usb/usbdevs" \
90 compile-with "${AWK} -f $S/tools/usbdevs2h.awk $S/dev/usb/usbdevs -d" \
91 no-obj no-implicit-rule before-depend \
92 clean "usbdevs_data.h"
93cam/cam.c optional scbus
94cam/cam_periph.c optional scbus
95cam/cam_queue.c optional scbus
96cam/cam_sim.c optional scbus

--- 401 unchanged lines hidden (view full) ---

498dev/ata/chipsets/ata-promise.c optional ata pci | atapromise
499dev/ata/chipsets/ata-serverworks.c optional ata pci | ataserverworks
500dev/ata/chipsets/ata-siliconimage.c optional ata pci | atasiliconimage
501dev/ata/chipsets/ata-sis.c optional ata pci | atasis
502dev/ata/chipsets/ata-via.c optional ata pci | atavia
503dev/ata/ata-disk.c optional atadisk
504dev/ata/ata-raid.c optional ataraid
505dev/ata/ata-usb.c optional atausb usb
89 dependency "$S/tools/usbdevs2h.awk $S/dev/usb/usbdevs" \
90 compile-with "${AWK} -f $S/tools/usbdevs2h.awk $S/dev/usb/usbdevs -d" \
91 no-obj no-implicit-rule before-depend \
92 clean "usbdevs_data.h"
93cam/cam.c optional scbus
94cam/cam_periph.c optional scbus
95cam/cam_queue.c optional scbus
96cam/cam_sim.c optional scbus

--- 401 unchanged lines hidden (view full) ---

498dev/ata/chipsets/ata-promise.c optional ata pci | atapromise
499dev/ata/chipsets/ata-serverworks.c optional ata pci | ataserverworks
500dev/ata/chipsets/ata-siliconimage.c optional ata pci | atasiliconimage
501dev/ata/chipsets/ata-sis.c optional ata pci | atasis
502dev/ata/chipsets/ata-via.c optional ata pci | atavia
503dev/ata/ata-disk.c optional atadisk
504dev/ata/ata-raid.c optional ataraid
505dev/ata/ata-usb.c optional atausb usb
506legacy/dev/ata/ata-usb.c optional atausb ousb
507dev/ata/atapi-cd.c optional atapicd
508dev/ata/atapi-fd.c optional atapifd
509dev/ata/atapi-tape.c optional atapist
510dev/ata/atapi-cam.c optional atapicam
511#
512dev/ath/if_ath.c optional ath \
513 compile-with "${NORMAL_C} -I$S/dev/ath"
514dev/ath/if_ath_pci.c optional ath pci \

--- 901 unchanged lines hidden (view full) ---

1416dev/sound/pcm/feeder_volume.c optional sound
1417dev/sound/pcm/mixer.c optional sound
1418dev/sound/pcm/mixer_if.m optional sound
1419dev/sound/pcm/sndstat.c optional sound
1420dev/sound/pcm/sound.c optional sound
1421dev/sound/pcm/vchan.c optional sound
1422dev/sound/usb/uaudio.c optional snd_uaudio usb
1423dev/sound/usb/uaudio_pcm.c optional snd_uaudio usb
506dev/ata/atapi-cd.c optional atapicd
507dev/ata/atapi-fd.c optional atapifd
508dev/ata/atapi-tape.c optional atapist
509dev/ata/atapi-cam.c optional atapicam
510#
511dev/ath/if_ath.c optional ath \
512 compile-with "${NORMAL_C} -I$S/dev/ath"
513dev/ath/if_ath_pci.c optional ath pci \

--- 901 unchanged lines hidden (view full) ---

1415dev/sound/pcm/feeder_volume.c optional sound
1416dev/sound/pcm/mixer.c optional sound
1417dev/sound/pcm/mixer_if.m optional sound
1418dev/sound/pcm/sndstat.c optional sound
1419dev/sound/pcm/sound.c optional sound
1420dev/sound/pcm/vchan.c optional sound
1421dev/sound/usb/uaudio.c optional snd_uaudio usb
1422dev/sound/usb/uaudio_pcm.c optional snd_uaudio usb
1424legacy/dev/sound/usb/uaudio.c optional snd_uaudio ousb
1425legacy/dev/sound/usb/uaudio_pcm.c optional snd_uaudio ousb
1426dev/sound/midi/midi.c optional sound
1427dev/sound/midi/mpu401.c optional sound
1428dev/sound/midi/mpu_if.m optional sound
1429dev/sound/midi/mpufoi_if.m optional sound
1430dev/sound/midi/sequencer.c optional sound
1431dev/sound/midi/synth_if.m optional sound
1432dev/spibus/spibus.c optional spibus \
1433 dependency "spibus_if.h"

--- 63 unchanged lines hidden (view full) ---

1497dev/uart/uart_dev_sab82532.c optional uart scc
1498dev/uart/uart_dev_z8530.c optional uart uart_z8530
1499dev/uart/uart_dev_z8530.c optional uart scc
1500dev/uart/uart_if.m optional uart
1501dev/uart/uart_subr.c optional uart
1502dev/uart/uart_tty.c optional uart
1503dev/ubsec/ubsec.c optional ubsec
1504#
1423dev/sound/midi/midi.c optional sound
1424dev/sound/midi/mpu401.c optional sound
1425dev/sound/midi/mpu_if.m optional sound
1426dev/sound/midi/mpufoi_if.m optional sound
1427dev/sound/midi/sequencer.c optional sound
1428dev/sound/midi/synth_if.m optional sound
1429dev/spibus/spibus.c optional spibus \
1430 dependency "spibus_if.h"

--- 63 unchanged lines hidden (view full) ---

1494dev/uart/uart_dev_sab82532.c optional uart scc
1495dev/uart/uart_dev_z8530.c optional uart uart_z8530
1496dev/uart/uart_dev_z8530.c optional uart scc
1497dev/uart/uart_if.m optional uart
1498dev/uart/uart_subr.c optional uart
1499dev/uart/uart_tty.c optional uart
1500dev/ubsec/ubsec.c optional ubsec
1501#
1505# USB support
1506legacy/dev/usb/ehci.c optional oehci
1507legacy/dev/usb/ehci_ddb.c optional oehci
1508legacy/dev/usb/ehci_pci.c optional oehci pci
1509legacy/dev/usb/hid.c optional ousb
1510legacy/dev/usb/ohci.c optional oohci
1511legacy/dev/usb/ohci_pci.c optional oohci pci
1512legacy/dev/usb/sl811hs.c optional oslhci
1513legacy/dev/usb/slhci_pccard.c optional oslhci pccard
1514legacy/dev/usb/uark.c optional ouark
1515legacy/dev/usb/u3g.c optional ou3g
1516legacy/dev/usb/ubsa.c optional oubsa
1517legacy/dev/usb/ubser.c optional oubser
1518legacy/dev/usb/ucom.c optional oucom
1519legacy/dev/usb/ucycom.c optional oucycom
1520legacy/dev/usb/udbp.c optional oudbp
1521legacy/dev/usb/ufoma.c optional oufoma
1522legacy/dev/usb/ufm.c optional oufm
1523legacy/dev/usb/uftdi.c optional ouftdi
1524legacy/dev/usb/ugen.c optional ougen
1525legacy/dev/usb/uhci.c optional ouhci
1526legacy/dev/usb/uhci_pci.c optional ouhci pci
1527legacy/dev/usb/uhid.c optional ouhid
1528legacy/dev/usb/uhub.c optional ousb
1529legacy/dev/usb/uipaq.c optional ouipaq
1530legacy/dev/usb/ukbd.c optional oukbd
1531legacy/dev/usb/ulpt.c optional oulpt
1532legacy/dev/usb/umass.c optional oumass
1533legacy/dev/usb/umct.c optional oumct
1534legacy/dev/usb/umodem.c optional oumodem
1535legacy/dev/usb/ums.c optional oums
1536legacy/dev/usb/uplcom.c optional ouplcom
1537legacy/dev/usb/urio.c optional ourio
1538legacy/dev/usb/usb.c optional ousb
1539legacy/dev/usb/usb_if.m optional ousb
1540legacy/dev/usb/usb_mem.c optional ousb
1541legacy/dev/usb/usb_quirks.c optional ousb
1542legacy/dev/usb/usb_subr.c optional ousb
1543legacy/dev/usb/usbdi.c optional ousb
1544legacy/dev/usb/usbdi_util.c optional ousb
1545legacy/dev/usb/uscanner.c optional ouscanner
1546legacy/dev/usb/uslcom.c optional ouslcom
1547legacy/dev/usb/uvisor.c optional ouvisor
1548legacy/dev/usb/uvscom.c optional ouvscom
1549#
1550# USB controller drivers
1551#
1552dev/usb/controller/at91dci.c optional at91dci
1553dev/usb/controller/at91dci_atmelarm.c optional at91dci at91rm9200
1554dev/usb/controller/musb_otg.c optional musb
1555dev/usb/controller/musb_otg_atmelarm.c optional musb at91rm9200
1556dev/usb/controller/ehci.c optional ehci
1557dev/usb/controller/ehci_pci.c optional ehci pci

--- 689 unchanged lines hidden (view full) ---

2247 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
2248netgraph/atm/sscop/ng_sscop.c optional ngatm_sscop \
2249 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
2250netgraph/atm/uni/ng_uni.c optional ngatm_uni \
2251 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
2252netgraph/bluetooth/common/ng_bluetooth.c optional netgraph_bluetooth
2253netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c optional netgraph_bluetooth_bt3c
2254netgraph/bluetooth/drivers/h4/ng_h4.c optional netgraph_bluetooth_h4
1502# USB controller drivers
1503#
1504dev/usb/controller/at91dci.c optional at91dci
1505dev/usb/controller/at91dci_atmelarm.c optional at91dci at91rm9200
1506dev/usb/controller/musb_otg.c optional musb
1507dev/usb/controller/musb_otg_atmelarm.c optional musb at91rm9200
1508dev/usb/controller/ehci.c optional ehci
1509dev/usb/controller/ehci_pci.c optional ehci pci

--- 689 unchanged lines hidden (view full) ---

2199 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
2200netgraph/atm/sscop/ng_sscop.c optional ngatm_sscop \
2201 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
2202netgraph/atm/uni/ng_uni.c optional ngatm_uni \
2203 compile-with "${NORMAL_C} -I$S/contrib/ngatm"
2204netgraph/bluetooth/common/ng_bluetooth.c optional netgraph_bluetooth
2205netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c optional netgraph_bluetooth_bt3c
2206netgraph/bluetooth/drivers/h4/ng_h4.c optional netgraph_bluetooth_h4
2255netgraph/bluetooth/drivers/ubt/ng_ubt.c optional netgraph_bluetooth_ubt ousb
2256netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c optional netgraph_bluetooth_ubtbcmfw ousb
2257netgraph/bluetooth/hci/ng_hci_cmds.c optional netgraph_bluetooth_hci
2258netgraph/bluetooth/hci/ng_hci_evnt.c optional netgraph_bluetooth_hci
2259netgraph/bluetooth/hci/ng_hci_main.c optional netgraph_bluetooth_hci
2260netgraph/bluetooth/hci/ng_hci_misc.c optional netgraph_bluetooth_hci
2261netgraph/bluetooth/hci/ng_hci_ulpi.c optional netgraph_bluetooth_hci
2262netgraph/bluetooth/l2cap/ng_l2cap_cmds.c optional netgraph_bluetooth_l2cap
2263netgraph/bluetooth/l2cap/ng_l2cap_evnt.c optional netgraph_bluetooth_l2cap
2264netgraph/bluetooth/l2cap/ng_l2cap_llpi.c optional netgraph_bluetooth_l2cap

--- 518 unchanged lines hidden ---
2207netgraph/bluetooth/hci/ng_hci_cmds.c optional netgraph_bluetooth_hci
2208netgraph/bluetooth/hci/ng_hci_evnt.c optional netgraph_bluetooth_hci
2209netgraph/bluetooth/hci/ng_hci_main.c optional netgraph_bluetooth_hci
2210netgraph/bluetooth/hci/ng_hci_misc.c optional netgraph_bluetooth_hci
2211netgraph/bluetooth/hci/ng_hci_ulpi.c optional netgraph_bluetooth_hci
2212netgraph/bluetooth/l2cap/ng_l2cap_cmds.c optional netgraph_bluetooth_l2cap
2213netgraph/bluetooth/l2cap/ng_l2cap_evnt.c optional netgraph_bluetooth_l2cap
2214netgraph/bluetooth/l2cap/ng_l2cap_llpi.c optional netgraph_bluetooth_l2cap

--- 518 unchanged lines hidden ---