As discussed on IRC and at BSDcan, move the mips32/* directories up a
level. The distinction was artificial. Some more movement around the deck charis is likely depending on the fallout from this one. Paths were corrected after the svn mv. Hope that's OK.
This commit is contained in:
parent
c4c9b9f50c
commit
4d9ac6c76f
11
sys/mips/adm5120/files.adm5120
Normal file
11
sys/mips/adm5120/files.adm5120
Normal file
@ -0,0 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
# ADM5120 on-board devices
|
||||
# mips/adm5120/console.c standard
|
||||
mips/adm5120/adm5120_machdep.c standard
|
||||
mips/adm5120/admpci.c optional admpci
|
||||
mips/adm5120/if_admsw.c optional admsw
|
||||
mips/adm5120/obio.c standard
|
||||
mips/adm5120/uart_bus_adm5120.c optional uart
|
||||
mips/adm5120/uart_cpu_adm5120.c optional uart
|
||||
mips/adm5120/uart_dev_adm5120.c optional uart
|
8
sys/mips/idt/files.idt
Normal file
8
sys/mips/idt/files.idt
Normal file
@ -0,0 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
mips/idt/idt_machdep.c standard
|
||||
mips/idt/idtpci.c optional pci
|
||||
mips/idt/if_kr.c optional kr
|
||||
mips/idt/obio.c standard
|
||||
mips/idt/uart_cpu_rc32434.c optional uart
|
||||
mips/idt/uart_bus_rc32434.c optional uart
|
9
sys/mips/malta/files.malta
Normal file
9
sys/mips/malta/files.malta
Normal file
@ -0,0 +1,9 @@
|
||||
# $FreeBSD$
|
||||
mips/malta/gt.c standard
|
||||
mips/malta/gt_pci.c standard
|
||||
mips/malta/obio.c optional uart
|
||||
mips/malta/uart_cpu_maltausart.c optional uart
|
||||
mips/malta/uart_bus_maltausart.c optional uart
|
||||
dev/uart/uart_dev_ns8250.c optional uart
|
||||
mips/malta/malta_machdep.c standard
|
||||
mips/malta/yamon.c standard
|
@ -1,11 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
# ADM5120 on-board devices
|
||||
# mips/mips32/adm5120/console.c standard
|
||||
mips/mips32/adm5120/adm5120_machdep.c standard
|
||||
mips/mips32/adm5120/admpci.c optional admpci
|
||||
mips/mips32/adm5120/if_admsw.c optional admsw
|
||||
mips/mips32/adm5120/obio.c standard
|
||||
mips/mips32/adm5120/uart_bus_adm5120.c optional uart
|
||||
mips/mips32/adm5120/uart_cpu_adm5120.c optional uart
|
||||
mips/mips32/adm5120/uart_dev_adm5120.c optional uart
|
@ -1,8 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
mips/mips32/idt/idt_machdep.c standard
|
||||
mips/mips32/idt/idtpci.c optional pci
|
||||
mips/mips32/idt/if_kr.c optional kr
|
||||
mips/mips32/idt/obio.c standard
|
||||
mips/mips32/idt/uart_cpu_rc32434.c optional uart
|
||||
mips/mips32/idt/uart_bus_rc32434.c optional uart
|
@ -1,9 +0,0 @@
|
||||
# $FreeBSD$
|
||||
mips/mips32/malta/gt.c standard
|
||||
mips/mips32/malta/gt_pci.c standard
|
||||
mips/mips32/malta/obio.c optional uart
|
||||
mips/mips32/malta/uart_cpu_maltausart.c optional uart
|
||||
mips/mips32/malta/uart_bus_maltausart.c optional uart
|
||||
dev/uart/uart_dev_ns8250.c optional uart
|
||||
mips/mips32/malta/malta_machdep.c standard
|
||||
mips/mips32/malta/yamon.c standard
|
@ -5,10 +5,10 @@
|
||||
# which are believed to be devices we have drivers for
|
||||
# which just need to be tweaked for attachment to an SSB system bus.
|
||||
|
||||
mips/mips32/sentry5/s5_machdep.c standard
|
||||
mips/sentry5/s5_machdep.c standard
|
||||
dev/siba/siba.c optional siba
|
||||
dev/siba/siba_pcib.c optional siba pci
|
||||
mips/mips32/sentry5/siba_cc.c optional siba
|
||||
mips/sentry5/siba_cc.c optional siba
|
||||
|
||||
# notyet
|
||||
#mips/mips32/sentry5/siba_mips.c optional siba
|
||||
#mips/sentry5/siba_mips.c optional siba
|
Loading…
x
Reference in New Issue
Block a user