aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2018-09-27 20:00:07 +0000
committerDimitry Andric <dim@FreeBSD.org>2018-09-27 20:00:07 +0000
commitce44d808538c6e32a86b2d79302418d17b28a854 (patch)
tree4b8c8aef026946de1da2de9eaecc27ecd2e4d64b /etc
parent0a13c830281998b2d42990d3f32278343a56f223 (diff)
parent89f652d14937ac249cd3d79c0d3db49810a20d25 (diff)
Notes
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile42
-rw-r--r--etc/amd.map4
-rw-r--r--etc/dhclient.conf8
-rw-r--r--etc/disktab204
-rw-r--r--etc/hosts.allow92
-rw-r--r--etc/hosts.lpd4
-rw-r--r--etc/libalias.conf8
-rw-r--r--etc/libmap.conf2
-rw-r--r--etc/mac.conf18
-rw-r--r--etc/netconfig19
-rw-r--r--etc/nsmb.conf56
-rw-r--r--etc/opieaccess13
-rw-r--r--etc/phones8
-rw-r--r--etc/printcap54
-rw-r--r--etc/regdomain.xml1943
-rw-r--r--etc/remote76
-rw-r--r--etc/rpc68
17 files changed, 2 insertions, 2617 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 91eaa0ca50fc..df8f99e4c3de 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -13,52 +13,18 @@ SUBDIR+=sendmail
.endif
BIN1= \
- dhclient.conf \
- disktab \
group \
- hosts.allow \
- libalias.conf \
- libmap.conf \
login.access \
- mac.conf \
- netconfig \
- phones \
rc.bsdextended \
rc.firewall \
- remote \
- rpc \
termcap.small
# NB: keep these sorted by MK_* knobs
-.if ${MK_AMD} != "no"
-BIN1+= amd.map
-.endif
-
-.if ${MK_LOCATE} != "no"
-BIN1+= ${SRCTOP}/usr.bin/locate/locate/locate.rc
-.endif
-
-.if ${MK_LPR} != "no"
-BIN1+= hosts.lpd printcap
-.endif
-
-.if ${MK_MAIL} != "no"
-BIN1+= ${SRCTOP}/usr.bin/mail/misc/mail.rc
-.endif
-
-.if ${MK_OPENSSL} != "no"
-SSL= ${SRCTOP}/crypto/openssl/apps/openssl.cnf
-.endif
-
.if ${MK_SENDMAIL} != "no"
BIN1+= rc.sendmail
.endif
-.if ${MK_WIRELESS} != "no"
-BIN1+= regdomain.xml
-.endif
-
.if ${MK_SENDMAIL} == "no"
ETCMAIL=mailer.conf aliases
.else
@@ -99,7 +65,7 @@ distribution:
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
${BIN1} ${DESTDIR}/etc; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 600 \
- master.passwd nsmb.conf opieaccess ${DESTDIR}/etc;
+ master.passwd ${DESTDIR}/etc;
.if ${MK_TCSH} == "no"
sed -i "" -e 's;/bin/csh;/bin/sh;' ${DESTDIR}/etc/master.passwd
@@ -124,10 +90,6 @@ distribution:
.if ${MK_SENDMAIL} != "no"
${_+_}cd ${.CURDIR}/sendmail; ${MAKE} distribution
.endif
-.if ${MK_OPENSSL} != "no"
- cd ${.CURDIR}; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
- ${SSL} ${DESTDIR}/etc/ssl
-.endif
.if ${MK_KERBEROS} != "no"
cd ${.CURDIR}/root; \
${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
@@ -235,7 +197,7 @@ distrib-dirs: ${MTREES:N/*} distrib-cleanup .PHONY
etc-examples: ${META_DEPS}
cd ${.CURDIR}; ${INSTALL} ${TAG_ARGS} -o ${BINOWN} -g ${BINGRP} -m 444 \
- ${BIN1} ${BIN2} nsmb.conf opieaccess \
+ ${BIN1} ${BIN2} \
${DESTDIR}${SHAREDIR}/examples/etc
.include <bsd.prog.mk>
diff --git a/etc/amd.map b/etc/amd.map
deleted file mode 100644
index 375ef34a6272..000000000000
--- a/etc/amd.map
+++ /dev/null
@@ -1,4 +0,0 @@
-# $FreeBSD$
-#
-/defaults type:=host;fs:=${autodir}/${rhost}/host;rhost:=${key}
-* opts:=rw,grpid,resvport,vers=3,proto=tcp,nosuid,nodev
diff --git a/etc/dhclient.conf b/etc/dhclient.conf
deleted file mode 100644
index a7639d904aad..000000000000
--- a/etc/dhclient.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-#
-# This file is required by the ISC DHCP client.
-# See ``man 5 dhclient.conf'' for details.
-#
-# In most cases an empty file is sufficient for most people as the
-# defaults are usually fine.
-#
diff --git a/etc/disktab b/etc/disktab
deleted file mode 100644
index b9bf610d597f..000000000000
--- a/etc/disktab
+++ /dev/null
@@ -1,204 +0,0 @@
-# $FreeBSD$
-#
-# Disk geometry and partition layout tables.
-# See disktab(5) for format of this file.
-#
-
-#
-# Floppy formats:
-#
-# To make a filesystem on a floppy:
-# fdformat [-f <size>] fd<drive>[.<size>]
-# disklabel -B -r -w fd<drive>[.<size>] fd<size>
-# newfs <opts> fd<drive>[.<size>]
-#
-# with <opts>:
-# -t 2 - two heads
-# -u 9|15|18 - sectors per track
-# (using the default value of 1/4096 is not much useful for floppies)
-# -l 1 - interleave 1 (for most floppies)
-# -i 65536 - bytes of data per i-node
-# (the default -i value will render you with a floppy wasting way
-# too much space in i-node areas)
-#
-
-fd360:\
- :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#40:\
- :pa#720:oa#0:ba#4096:fa#512:\
- :pc#720:oc#0:bc#4096:fc#512:
-
-fd720:\
- :ty=floppy:se#512:nt#2:rm#300:ns#9:nc#80:\
- :pa#1440:oa#0:ba#4096:fa#512:\
- :pc#1440:oc#0:bc#4096:fc#512:
-
-fd1200|floppy5|5in|5.25in High Density Floppy:\
- :ty=floppy:se#512:nt#2:rm#360:ns#15:nc#80:\
- :pa#2400:oa#0:ba#4096:fa#512:\
- :pc#2400:oc#0:bc#4096:fc#512:
-
-fd1440|floppy|floppy3|3in|3.5in High Density Floppy:\
- :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#80:\
- :pa#2880:oa#0:ba#4096:fa#512:\
- :pc#2880:oc#0:bc#4096:fc#512:
-
-fd2880|2.88MB 3.5in Extra High Density Floppy:\
- :ty=floppy:se#512:nt#2:rm#300:ns#36:nc#80:\
- :pa#5760:oa#0:ba#4096:fa#512:\
- :pb#5760:ob#0:bb#4096:fa#512:\
- :pc#5760:oc#0:bb#4096:fa#512:
-
-#
-# Stressed floppy-formats. No guarantees given.
-#
-
-fd800:\
- :ty=floppy:se#512:nt#2:rm#300:ns#10:nc#80:\
- :pa#1600:oa#0:ba#4096:fa#512:\
- :pc#1600:oc#0:bc#4096:fc#512:
-
-fd820:\
- :ty=floppy:se#512:nt#2:rm#300:ns#10:nc#82:\
- :pa#1640:oa#0:ba#4096:fa#512:\
- :pc#1640:oc#0:bc#4096:fc#512:
-
-fd1480:\
- :ty=floppy:se#512:nt#2:rm#300:ns#18:nc#82:\
- :pa#2952:oa#0:ba#4096:fa#512:\
- :pc#2952:oc#0:bc#4096:fc#512:
-
-fd1720:\
- :ty=floppy:se#512:nt#2:rm#300:ns#21:nc#82:\
- :pa#3444:oa#0:ba#4096:fa#512:\
- :pc#3444:oc#0:bc#4096:fc#512:
-
-#
-# LS-120 floppy-format.
-#
-fd120m|floppy120|floppy120m|3.5in LS-120 Floppy:\
- :ty=floppy:se#512:nt#8:rm#300:ns#32:nc#963:\
- :pa#246528:oa#0:ba#4096:fa#512:\
- :pc#246528:oc#0:bc#4096:fc#512:
-
-#
-# Harddisk formats
-#
-qp120at|Quantum Peripherals 120MB IDE:\
- :dt=ESDI:ty=winchester:se#512:nt#9:ns#32:nc#813:sf: \
- :pa#13824:oa#0:ta=4.2BSD:ba#4096:fa#512: \
- :pb#13824:ob#13824:tb=swap: \
- :pc#234144:oc#0: \
- :ph#206496:oh#27648:th=4.2BSD:bh#4096:fh#512:
-
-pan60|Panasonic Laptop's 60MB IDE:\
- :dt=ST506:ty=winchester:se#512:nt#13:ns#17:nc#565:\
- :pa#13260:oa#0:ta=4.2BSD:ba#4096:fa#512:\
- :pb#13260:ob#13260:tb=swap: \
- :pc#124865:oc#0: \
- :ph#97682:oh#26520:th=4.2BSD:bh#4096:fh#512:
-
-mk156|toshiba156|Toshiba MK156 156Mb:\
- :dt=SCSI:ty=winchester:se#512:nt#10:ns#35:nc#825:\
- :pa#15748:oa#0:ba#4096:fa#512:ta=4.2BSD:\
- :pb#15748:ob#15748:tb=swap:\
- :pc#288750:oc#0:\
- :ph#257250:oh#31500:bh#4096:fh#512:th=4.2BSD:
-
-cp3100|Connor Peripherals 100MB IDE:\
- :dt=ST506:ty=winchester:se#512:nt#8:ns#33:nc#766: \
- :pa#12144:oa#0:ta=4.2BSD:ba#4096:fa#512: \
- :pb#12144:ob#12144:tb=swap: \
- :pc#202224:oc#0: \
- :ph#177936:oh#24288:th=4.2BSD:bh#4096:fh#512:
-
-# a == root
-# b == swap
-# c == d == whole disk
-# e == /var
-# f == scratch
-# h == /usr
-
-cp3100new|Connor Peripherals 100MB IDE, with a different configuration:\
- :dt=ST506:ty=winchester:se#512:nt#8:ns#33:nc#766: \
- :pa#15840:oa#0:ta=4.2BSD:ba#4096:fa#512: \
- :pb#24288:ob#15840:tb=swap: \
- :pc#202224:oc#0: \
- :pd#202224:od#0: \
- :pe#15840:oe#40128:te=4.2BSD:be#4096:fe#512: \
- :pg#15840:og#55968:tg=4.2BSD:bg#4096:fg#512: \
- :ph#130416:oh#71808:th=4.2BSD:bh#4096:fh#512:
-
-maxtor4380|Maxtor XT4380E ESDI :\
- :dt=ESDI:ty=winchester:se#512:nt#15:ns#36:nc#1222:sf: \
- :pa#21600:oa#0:ta=4.2BSD:ba#4096:fa#512:\
- :pb#21600:ob#21600:tb=swap: \
- :pc#659880:oc#0: \
- :pd#216000:od#53200:td=4.2BSD:bd#4096:fd#512: \
- :ph#398520:oh#269200:th=4.2BSD:bh#4096:fh#512:
-
-miniscribe9380|compaq38|Miniscribe 9380 ESDI :\
- :ty=winchester:dt=ESDI:se#512:nt#15:ns#35:nc#1223:rm#3600:sf: \
- :pa#21000:oa#0:ba#8192:fa#1024:ta=4.2BSD: \
- :pb#42000:ob#21000:tb=swap: \
- :pc#642075:oc#0: \
- :pd#21000:od#63000:bd#8192:fd#1024:td=4.2BSD: \
- :ph#556500:oh#84000:bh#8192:fh#1024:th=4.2BSD:
-
-ida4|compaq88|Compaq IDA (4 drives) :\
- :ty=winchester:dt=IDA:se#512:nt#16:ns#63:nc#1644:rm#3600:\
- :pa#20160:oa#0:ba#8192:fa#1024:ta=4.2BSD: \
- :pb#80640:ob#20160:tb=swap: \
- :pc#1659168:oc#0: \
- :pd#201600:od#100800:bd#8192:fd#1024:td=4.2BSD: \
- :pe#20160:oe#1310400:be#8192:fe#1024:te=4.2BSD: \
- :ph#1008000:oh#302400:bh#8192:fh#1024:th=4.2BSD: \
- :pg#302400:og#1330560:bg#4096:fg#512:tg=4.2BSD:
-
-fuji513|Fujitsu M22XXXX: \
- :ty=winchester:dt=ESDI:se#512:nt#16:ns#63:nc#954:rm#3600:\
- :pa#20160:oa#82656:ba#4096:fa#512:ta=4.2BSD: \
- :pb#40320:ob#102816:tb=swap: \
- :pc#961632:oc#0: \
- :ph#656208:oh#143136:bh#4096:fh#512:th=4.2BSD:
-
-sony650|Sony 650 MB MOD|\
- :ty=removable:dt=SCSI:se#512:nt#1:ns#31:nc#18600:ts#1:rm#4800:\
- :pc#576600:oc#0:\
- :pa#576600:oa#0:ta=4.2BSD:ba#8192:fa#1024:
-
-mta3230|mo230|IBM MTA-3230 230 Meg 3.5inch Magneto-Optical:\
- :ty=removeable:dt=SCSI:rm#3600:\
- :se#512:nt#64:ns#32:nc#216:sc#2048:su#444384:\
- :pa#444384:oa#0:ba#4096:fa#0:ta=4.2BSD:\
- :pc#444384:oc#0:
-
-minimum:ty=mfs:se#512:nt#1:rm#300:\
- :ns#2880:nc#1:\
- :pa#2880:oa#0:ba#4096:fa#512:\
- :pc#2880:oc#0:bc#4096:fc#512:
-
-minimum2:ty=mfs:se#512:nt#1:rm#300:\
- :ns#5760:nc#1:\
- :pa#5760:oa#0:ba#4096:fa#512:\
- :pc#5760:oc#0:bc#4096:fc#512:
-
-minimum3:ty=mfs:se#512:nt#1:rm#300:\
- :ns#8640:nc#1:\
- :pa#8640:oa#0:ba#4096:fa#512:\
- :pc#8640:oc#0:bc#4096:fc#512:
-
-zip100|zip 100:\
- :ty=removable:se#512:nc#96:nt#64:ns#32:\
- :pa#196608:oa#0:ba#4096:fa#512:\
- :pc#196608:oc#0:bc#4096:fc#512:
-
-zip250|zip 250:\
- :ty=removable:se#512:nc#239:nt#64:ns#32:\
- :pa#489472:oa#0:ba#4096:fa#512:\
- :pc#489472:oc#0:bc#4096:fc#512:
-
-orb2200|orb22|orb:\
- :ty=removable:ns#63:nt#128:nc#4273:sc#1008:su#4307184:se#512:\
- :pa#4307184:oa#0:ba#8192:fa#1024:\
- :pc#4307184:oc#0:bc#8192:fc#1024:
-
diff --git a/etc/hosts.allow b/etc/hosts.allow
deleted file mode 100644
index 3e19bc840402..000000000000
--- a/etc/hosts.allow
+++ /dev/null
@@ -1,92 +0,0 @@
-#
-# hosts.allow access control file for "tcp wrapped" applications.
-# $FreeBSD$
-#
-# NOTE: The hosts.deny file is deprecated.
-# Place both 'allow' and 'deny' rules in the hosts.allow file.
-# See hosts_options(5) for the format of this file.
-# hosts_access(5) no longer fully applies.
-#
-# _____ _ _
-# | ____| __ __ __ _ _ __ ___ _ __ | | ___ | |
-# | _| \ \/ / / _` | | '_ ` _ \ | '_ \ | | / _ \ | |
-# | |___ > < | (_| | | | | | | | | |_) | | | | __/ |_|
-# |_____| /_/\_\ \__,_| |_| |_| |_| | .__/ |_| \___| (_)
-# |_|
-# !!! This is an example! You will need to modify it for your specific
-# !!! requirements!
-
-
-# Start by allowing everything (this prevents the rest of the file
-# from working, so remove it when you need protection).
-# The rules here work on a "First match wins" basis.
-ALL : ALL : allow
-
-# Wrapping sshd(8) is not normally a good idea, but if you
-# need to do it, here's how
-#sshd : .evil.cracker.example.com : deny
-
-# Protect against simple DNS spoofing attacks by checking that the
-# forward and reverse records for the remote host match. If a mismatch
-# occurs, access is denied, and any positive ident response within
-# 20 seconds is logged. No protection is afforded against DNS poisoning,
-# IP spoofing or more complicated attacks. Hosts with no reverse DNS
-# pass this rule.
-ALL : PARANOID : RFC931 20 : deny
-
-# Allow anything from localhost. Note that an IP address (not a host
-# name) *MUST* be specified for rpcbind(8).
-ALL : localhost 127.0.0.1 : allow
-# Comment out next line if you build libwrap without IPv6 support.
-ALL : [::1] : allow
-#ALL : my.machine.example.com 192.0.2.35 : allow
-
-# To use IPv6 addresses you must enclose them in []'s
-#ALL : [fe80::%fxp0]/10 : allow
-#ALL : [fe80::]/10 : deny
-#ALL : [2001:db8:2:1:2:3:4:3fe1] : deny
-#ALL : [2001:db8:2:1::]/64 : allow
-
-# Sendmail can help protect you against spammers and relay-rapers
-sendmail : localhost : allow
-#sendmail : .nice.guy.example.com : allow
-#sendmail : .evil.cracker.example.com : deny
-sendmail : ALL : allow
-
-# Exim is an alternative to sendmail, available in the ports tree
-exim : localhost : allow
-#exim : .nice.guy.example.com : allow
-#exim : .evil.cracker.example.com : deny
-exim : ALL : allow
-
-# Rpcbind is used for all RPC services; protect your NFS!
-# Rpcbind should be running with -W option to support this.
-# (IP addresses rather than hostnames *MUST* be used here)
-#rpcbind : 192.0.2.32/255.255.255.224 : allow
-#rpcbind : 192.0.2.96/255.255.255.224 : allow
-rpcbind : ALL : deny
-
-# NIS master server. Only local nets should have access
-# (Since this is an RPC service, rpcbind needs to be considered)
-ypserv : localhost : allow
-#ypserv : .unsafe.my.net.example.com : deny
-#ypserv : .my.net.example.com : allow
-ypserv : ALL : deny
-
-# Provide a small amount of protection for ftpd
-ftpd : localhost : allow
-#ftpd : .nice.guy.example.com : allow
-#ftpd : .evil.cracker.example.com : deny
-ftpd : ALL : allow
-
-# You need to be clever with finger; do _not_ backfinger!! You can easily
-# start a "finger war".
-fingerd : ALL \
- : spawn (echo Finger. | \
- /usr/bin/mail -s "tcpd\: %u@%h[%a] fingered me!" root) & \
- : deny
-
-# The rest of the daemons are protected.
-ALL : ALL \
- : severity auth.info \
- : twist /bin/echo "You are not welcome to use %d from %h."
diff --git a/etc/hosts.lpd b/etc/hosts.lpd
deleted file mode 100644
index b53202ab18e5..000000000000
--- a/etc/hosts.lpd
+++ /dev/null
@@ -1,4 +0,0 @@
-# $FreeBSD$
-#
-# See lpd(8)
-#machine.domain
diff --git a/etc/libalias.conf b/etc/libalias.conf
deleted file mode 100644
index a938e67aaabd..000000000000
--- a/etc/libalias.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-/lib/libalias_cuseeme.so
-/lib/libalias_ftp.so
-/lib/libalias_irc.so
-/lib/libalias_nbt.so
-/lib/libalias_pptp.so
-/lib/libalias_skinny.so
-/lib/libalias_smedia.so
diff --git a/etc/libmap.conf b/etc/libmap.conf
deleted file mode 100644
index b2c91b29f777..000000000000
--- a/etc/libmap.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-# $FreeBSD$
-includedir /usr/local/etc/libmap.d
diff --git a/etc/mac.conf b/etc/mac.conf
deleted file mode 100644
index 36f3a6a57b1f..000000000000
--- a/etc/mac.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# $FreeBSD$
-#
-# TrustedBSD MAC userland policy configuration file. Kernel modules
-# export label information, and mac.conf indicates to userland
-# applications what defaults they should use in the absence of any
-# other user-provided information.
-#
-
-#
-# Default label set to be used by simple MAC applications
-#
-
-default_labels file ?biba,?lomac,?mls,?sebsd
-default_labels ifnet ?biba,?lomac,?mls,?sebsd
-default_labels process ?biba,?lomac,?mls,?partition,?sebsd
-default_labels socket ?biba,?lomac,?mls
-
diff --git a/etc/netconfig b/etc/netconfig
deleted file mode 100644
index 109f2e36ad43..000000000000
--- a/etc/netconfig
+++ /dev/null
@@ -1,19 +0,0 @@
-# $FreeBSD$
-#
-# The network configuration file. This file is currently only used in
-# conjunction with the (TI-) RPC code in the C library, unlike its
-# use in SVR4.
-#
-# Entries consist of:
-#
-# <network_id> <semantics> <flags> <protofamily> <protoname> \
-# <device> <nametoaddr_libs>
-#
-# The <device> and <nametoaddr_libs> fields are always empty in FreeBSD.
-#
-udp6 tpi_clts v inet6 udp - -
-tcp6 tpi_cots_ord v inet6 tcp - -
-udp tpi_clts v inet udp - -
-tcp tpi_cots_ord v inet tcp - -
-rawip tpi_raw - inet - - -
-local tpi_cots_ord - loopback - - -
diff --git a/etc/nsmb.conf b/etc/nsmb.conf
deleted file mode 100644
index 531d0941001d..000000000000
--- a/etc/nsmb.conf
+++ /dev/null
@@ -1,56 +0,0 @@
-# $FreeBSD$
-#
-# smbfs lookups configuration files in next order:
-# 1. ~/.nsmbrc
-# 2. /etc/nsmb.conf - if this file found it will
-# override values with same keys from user files.
-#
-#
-# This file consist from a set of sections. Each section started by section name
-# surrounded with square brackets:
-# [section_name]
-#
-# End of the section marked either by new section or by the end of file.
-# Each section can contain zero or more parameters:
-# [section_name]
-# key=value
-#
-# where 'key' represents parameter name and 'value' a value assigned
-# to this parameter.
-#
-# SMB library uses next forms of section names (please note that the section
-# name should be in upper case when it refers to server, user or share):
-# A) [default]
-# B) [SERVER]
-# C) [SERVER:USER]
-# D) [SERVER:USER:SHARE]
-#
-# Here is the map of possible keywords:
-#
-# keyword/section A B C D Comment
-#
-# addr - + - - IP address of SMB server
-# charsets + + + + local:remote charset pair
-# nbns + + - - address of NetBIOS name server (WINS)
-# nbscope + + - - NetBIOS scope
-# nbtimeout + + - - timeout for NetBIOS name servers
-# password - - + + a plain text password used to access to the given share
-# retry_count + + - - number of retries before connection marked as broken
-# timeout + + - - SMB request timeout
-# workgroup + + + + name of workgroup
-#
-
-# A simple configuration example:
-
-# First, define a workgroup.
-#[default]
-#workgroup=SALES
-
-# The 'FSERVER' is an NT server.
-#[FSERVER]
-#charsets=koi8-r:cp866
-#addr=fserv.coolcorp.com
-
-#[FSERVER:JOE]
-# use persistent password cache for user 'joe'
-#password=$$1767877DF
diff --git a/etc/opieaccess b/etc/opieaccess
deleted file mode 100644
index ed57ef13a33a..000000000000
--- a/etc/opieaccess
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-#
-# This file controls whether UNIX passwords are to be permitted. Rules
-# are matched in order, and the search terminates when the first matching
-# rule has been found. Default action is "deny". See opieaccess(5) for
-# more information.
-#
-# Each rule has the form:
-#
-# permit address netmask
-# deny address netmask
-#
-#permit 127.0.0.1 255.255.255.255
diff --git a/etc/phones b/etc/phones
deleted file mode 100644
index fbeddf613cbb..000000000000
--- a/etc/phones
+++ /dev/null
@@ -1,8 +0,0 @@
-# $FreeBSD$
-# From: @(#)phones 5.2 (Berkeley) 6/30/90
-#
-# phones -- remote host phone number data base
-# see tip(1), phones(5)
-# examples:
-#system1 9=2225551212
-#system2 9995551212
diff --git a/etc/printcap b/etc/printcap
deleted file mode 100644
index b1f83b344c8f..000000000000
--- a/etc/printcap
+++ /dev/null
@@ -1,54 +0,0 @@
-# @(#)printcap 5.3 (Berkeley) 6/30/90
-# $FreeBSD$
-
-#
-# This enables a simple local "raw" printer, hooked up to the first
-# parallel port. No kind of filtering is done, so everything you pass
-# to the "lpr" command will be printed unmodified.
-#
-# Remember, for further print queues you're going to add, you have
-# to choose different spool directories (the "sd" capability below),
-# otherwise you will greatly confuse lpd.
-#
-# For some advanced printing, have a look at the "apsfilter" package.
-# It plugs into the lpd system, allowing you to print a variety of
-# different file types by converting everything to PostScript(tm)
-# format. For more information about apsfilter visit
-#
-# http://www.apsfilter.org/
-#
-# If you don't have a PostScript(tm) printer, don't panic, but do
-# also install the latest "ghostscript" package for best printer support.
-#
-# Do also refer to the "printing" section of the handbook.
-#
-# https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing.html
-#
-# A local copy can be found under
-#
-# /usr/share/doc/handbook/handbook.{html,latin1}.
-#
-# Banner pages are now suppressed by default. Remove the :sh: capability
-# to turn them back on.
-#
-#lp|local line printer:\
-# :sh:\
-# :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
-#
-# Sample remote printer. The physical printer is on machine "lphost".
-# You can perform any kind of local filtering directly. If you need
-# local filters (e.g. LF -> CR-LF conversion for HP printers), create
-# a filter script that sends the proper escape sequence to the printer
-# and then concatenates stdin to stdout.
-#
-#remote|sample remote printer:\
-# :sh:\
-# :rm=lphost:sd=/var/spool/output/lphost:lf=/var/log/lpd-errs:\
-# :if=/usr/local/libexec/if-script:
-#
-# Simple Russian printer with hardware CP866 character set, output filter
-# used for KOI8-R -> CP866 conversion
-#
-#lp|Russian local line printer:\
-# :sh:of=/usr/libexec/lpr/ru/koi2alt:\
-# :lp=/dev/lpt0:sd=/var/spool/output/lpd:lf=/var/log/lpd-errs:
diff --git a/etc/regdomain.xml b/etc/regdomain.xml
deleted file mode 100644
index 21d544cbb043..000000000000
--- a/etc/regdomain.xml
+++ /dev/null
@@ -1,1943 +0,0 @@
-<!--
- Copyright (c) 2007-2008 Sam Leffler, Errno Consulting
- All rights reserved.
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- 1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
- $FreeBSD$
--->
-
-<regulatory-data>
-
-<!-- Regdomain/SKU definitions -->
-
-<regulatory-domains>
-
-<!--
- DEBUG holds all available channels; the driver/device
- defines what the capabilities and tx power caps are.
- Regdomain code gets this information with the
- IEEE80211_IOC_DRIVERCAPS ioctl.
--->
-<rd id="debug">
- <name>DEBUG</name>
- <sku>0x1ff</sku>
-</rd>
-
-<rd id="fcc">
- <name>FCC</name>
- <sku>0x10</sku>
- <defcc ref="US"/>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- </band>
- <band>
- <freqband ref="F1_5825_5825"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
-</rd>
-
-<!-- FCC3 is FCC w/ DFS on Upper-UNI -->
-
-<rd id="fcc3">
- <name>FCC3</name>
- <sku>0x3a</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5580"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5660_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5825_5825"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5580"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5500_5580"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5660_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5660_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
-</rd>
-
-<!-- FCC4 is 2.4GHz FCC w/ Public Safety Band (PSB) -->
-
-<rd id="fcc4">
- <name>FCC4</name>
- <sku>0x12</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_4950_4980"/>
- <maxpower>23</maxpower>
- </band>
- <band>
- <freqband ref="F1_4945_4985_10"/>
- <maxpower>27</maxpower>
- </band>
- <band>
- <freqband ref="F1_4942_4987_5"/>
- <maxpower>30</maxpower>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="japan">
- <name>JAPAN</name>
- <sku>0x40</sku>
- <defcc ref="JP"/>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- <band>
- <freqband ref="F1_2484_2484"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_4920_4980"/>
- <maxpower>23</maxpower>
- </band>
- <band>
- <freqband ref="F1_5040_5080"/>
- <maxpower>23</maxpower>
- </band>
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>23</maxpower>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2472"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_4920_4980"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_4920_4980"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5040_5080"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5040_5080"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5180_5240"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5500_5680"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="etsi">
- <name>ETSI</name>
- <sku>0x30</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5260_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5500_5680"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
-</rd>
-
-<!-- ETSI w/o HT40 in 5GHz -->
-
-<rd id="etsi2">
- <name>ETSI2</name>
- <sku>0x32</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5120_5240"/>
- <maxpower>17</maxpower>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5120_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
-</rd>
-
-<!-- ETSI - channel 36 -->
-
-<rd id="etsi3">
- <name>ETSI3</name>
- <sku>0x33</sku>
- <defcc ref="RO"/>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5200_5240"/>
- <maxpower>17</maxpower>
- </band>
- <band>
- <freqband ref="F1_5280_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5200_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5200_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5280_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5280_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5500_5680"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="apac">
- <name>APAC</name>
- <sku>0x50</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- </band>
- <band>
- <freqband ref="F1_5825_5825"/>
- <maxpower>23</maxpower>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
-</rd>
-
-<!-- APAC w/ DFS on Mid-band -->
-
-<rd id="apac2">
- <name>APAC2</name>
- <sku>0x51</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5120_5240"/>
- <maxpower>17</maxpower>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- </band>
- <band>
- <freqband ref="F1_5825_5825"/>
- <maxpower>23</maxpower>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5120_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5120_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="H4_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
-</rd>
-
-<!-- APAC w/o ISM band -->
-
-<rd id="apac3">
- <name>APAC3</name>
- <sku>0x5d</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- <flags>IEEE80211_CHAN_DFS</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="korea">
- <name>KOREA</name>
- <sku>0x45</sku>
- <defcc ref="KR"/>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- <band>
- <freqband ref="F1_2467_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="F1_2467_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5620"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="F1_2467_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5180_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5620"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
-</rd>
-
-<!-- Rest Of World -->
-
-<rd id="row">
- <name>ROW</name>
- <sku>0x8a</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="none">
- <name>NONE</name>
- <sku>0xf0</sku>
- <netband mode="11b">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- </band>
- <band>
- <freqband ref="F1_2467_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_B</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11g">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="F1_2467_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11a">
- <band>
- <freqband ref="F1_5120_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5825_5825"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11ng">
- <band>
- <freqband ref="F1_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- </band>
- <band>
- <freqband ref="H4_2412_2462"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- </band>
- <band>
- <freqband ref="F1_2467_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_2467_2472"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
- <netband mode="11na">
- <band>
- <freqband ref="F1_5120_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_5120_5240"/>
- <maxpower>17</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5260_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_5260_5320"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5500_5700"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_5500_5680"/>
- <maxpower>24</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_5745_5805"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="F1_5825_5825"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT20</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- <band>
- <freqband ref="H4_5825_5825"/>
- <maxpower>23</maxpower>
- <flags>IEEE80211_CHAN_HT40</flags>
- <flags>IEEE80211_CHAN_PASSIVE</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="sr9">
- <name>SR9</name>
- <sku>0x0298</sku>
- <netband mode="11g">
- <band>
- <freqband ref="S1_907_922_5"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="S1_907_922_10"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="S1_912_917"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="xr9">
- <name>XR9</name>
- <sku>0x299</sku>
- <netband mode="11g">
- <band>
- <freqband ref="S1_907_922_5"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="S1_907_922_10"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="S1_912_917"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="gz901">
- <name>GZ901</name>
- <sku>0x29a</sku>
- <netband mode="11g">
- <band>
- <freqband ref="S1_908_923_5"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="S1_913_918_10"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="S1_913_918"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
-</rd>
-
-<rd id="xc900m">
- <name>XC900M</name>
- <sku>0x29b</sku>
- <netband mode="11g">
- <band>
- <freqband ref="S1_905_925_5"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="S1_910_920_10"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- <band>
- <freqband ref="S1_915_915"/>
- <maxpower>30</maxpower>
- <flags>IEEE80211_CHAN_G</flags>
- </band>
- </netband>
-</rd>
-
-</regulatory-domains>
-
-<country-codes>
-<!--
- ISO 3166 Country/Region codes and regdomain mapping.
-
- http://ftp.ics.uci.edu/pub/ietf/http/related/iso3166.txt
- has the list of codes.
- XXX this table is incomplete
--->
-<country id="AL">
- <isocc>8</isocc> <name>Albania</name> <rd ref="none"/>
-</country>
-<country id="DZ">
- <isocc>12</isocc> <name>Algeria</name> <rd ref="none"/>
-</country>
-<country id="AR">
- <isocc>32</isocc> <name>Argentina</name> <rd ref="none"/>
-</country>
-<country id="AM">
- <isocc>51</isocc> <name>Armenia</name> <rd ref="etsi"/>
-</country>
-<country id="AU">
- <isocc>36</isocc> <name>Australia</name> <rd ref="row"/>
-</country>
-<country id="AT">
- <isocc>40</isocc> <name>Austria</name> <rd ref="etsi2"/>
-</country>
-<country id="AZ">
- <isocc>31</isocc> <name>Azerbaijan</name> <rd ref="etsi"/>
-</country>
-<country id="BH">
- <isocc>48</isocc> <name>Bahrain</name> <rd ref="none"/>
-</country>
-<country id="BD">
- <isocc>50</isocc> <name>Bangladesh</name> <rd ref="row"/>
-</country>
-<country id="BY">
- <isocc>112</isocc> <name>Belarus</name> <rd ref="none"/>
-</country>
-<country id="BE">
- <isocc>56</isocc> <name>Belgium</name> <rd ref="etsi"/>
-</country>
-<country id="BZ">
- <isocc>84</isocc> <name>Belize</name> <rd ref="none"/>
-</country>
-<country id="BO">
- <isocc>68</isocc> <name>Bolivia</name> <rd ref="none"/>
-</country>
-<country id="BR">
- <isocc>76</isocc> <name>Brazil</name> <rd ref="fcc"/>
-</country>
-<country id="BN">
- <isocc>96</isocc> <name>Brunei</name> <rd ref="apac"/>
-</country>
-<country id="BG">
- <isocc>100</isocc> <name>Bulgaria</name> <rd ref="etsi"/>
-</country>
-<country id="CA">
- <isocc>124</isocc> <name>Canada</name> <rd ref="fcc"/>
-</country>
-<country id="CL">
- <isocc>152</isocc> <name>Chile</name> <rd ref="row"/>
-</country>
-<country id="CN">
- <isocc>156</isocc> <name>China</name> <rd ref="row"/>
-</country>
-<country id="CO">
- <isocc>170</isocc> <name>Colombia</name> <rd ref="fcc"/>
-</country>
-<country id="CR">
- <isocc>188</isocc> <name>Costa Rica</name> <rd ref="none"/>
-</country>
-<country id="HR">
- <isocc>191</isocc> <name>Croatia</name> <rd ref="etsi"/>
-</country>
-<country id="CY">
- <isocc>196</isocc> <name>Cyprus</name> <rd ref="etsi"/>
-</country>
-<country id="CZ">
- <isocc>203</isocc> <name>Czech Republic</name> <rd ref="etsi"/>
-</country>
-<country id="DK">
- <isocc>208</isocc> <name>Denmark</name> <rd ref="etsi"/>
-</country>
-<country id="DO">
- <isocc>214</isocc> <name>Dominican Republic</name> <rd ref="none"/>
-</country>
-<country id="EC">
- <isocc>218</isocc> <name>Ecuador</name> <rd ref="none"/>
-</country>
-<country id="EG">
- <isocc>818</isocc> <name>Egypt</name> <rd ref="none"/>
-</country>
-<country id="SV">
- <isocc>222</isocc> <name>El Salvador</name> <rd ref="none"/>
-</country>
-<country id="EE">
- <isocc>233</isocc> <name>Estonia</name> <rd ref="etsi"/>
-</country>
-<country id="FI">
- <isocc>246</isocc> <name>Finland</name> <rd ref="etsi"/>
-</country>
-<country id="FR">
- <isocc>250</isocc> <name>France</name> <rd ref="etsi"/>
-</country>
-<country id="F2">
- <isocc>255</isocc> <name>France2</name> <rd ref="etsi"/>
-</country>
-<country id="GE">
- <isocc>268</isocc> <name>Georgia</name> <rd ref="etsi"/>
-</country>
-<country id="DE">
- <isocc>276</isocc> <name>Germany</name> <rd ref="etsi"/>
-</country>
-<country id="GR">
- <isocc>300</isocc> <name>Greece</name> <rd ref="etsi"/>
-</country>
-<country id="GT">
- <isocc>320</isocc> <name>Guatemala</name> <rd ref="none"/>
-</country>
-<country id="HN">
- <isocc>340</isocc> <name>Honduras</name> <rd ref="none"/>
-</country>
-<country id="HK">
- <isocc>344</isocc> <name>Hong Kong</name> <rd ref="apac"/>
-</country>
-<country id="HU">
- <isocc>348</isocc> <name>Hungary</name> <rd ref="etsi"/>
-</country>
-<country id="IS">
- <isocc>352</isocc> <name>Iceland</name> <rd ref="etsi"/>
-</country>
-<country id="IN">
- <isocc>356</isocc> <name>India</name> <rd ref="apac"/>
-</country>
-<country id="ID">
- <isocc>360</isocc> <name>Indonesia</name> <rd ref="none"/>
-</country>
-<country id="IR">
- <isocc>364</isocc> <name>Iran</name> <rd ref="none"/>
-</country>
-<country id="IE">
- <isocc>372</isocc> <name>Ireland</name> <rd ref="etsi"/>
-</country>
-<country id="IL">
- <isocc>376</isocc> <name>Israel</name> <rd ref="none"/>
-</country>
-<country id="IT">
- <isocc>380</isocc> <name>Italy</name> <rd ref="etsi"/>
-</country>
-<country id="JM">
- <isocc>388</isocc> <name>Jamaica</name> <rd ref="none"/>
-</country>
-<country id="JP">
- <isocc>392</isocc> <name>Japan</name> <rd ref="japan"/>
-</country>
-<country id="J1">
- <isocc>393</isocc> <name>Japan1</name> <rd ref="japan"/>
-</country>
-<country id="J2">
- <isocc>394</isocc> <name>Japan2</name> <rd ref="japan"/>
-</country>
-<country id="J3">
- <isocc>395</isocc> <name>Japan3</name> <rd ref="japan"/>
-</country>
-<country id="J4">
- <isocc>396</isocc> <name>Japan4</name> <rd ref="japan"/>
-</country>
-<country id="J5">
- <isocc>397</isocc> <name>Japan5</name> <rd ref="japan"/>
-</country>
-<country id="JO">
- <isocc>400</isocc> <name>Jordan</name> <rd ref="none"/>
-</country>
-<country id="KZ">
- <isocc>398</isocc> <name>Kazakhstan</name> <rd ref="none"/>
-</country>
-<country id="KP">
- <isocc>408</isocc> <name>North Korea</name> <rd ref="korea"/>
-</country>
-<country id="KR">
- <isocc>410</isocc> <name>Korea Republic</name> <rd ref="korea"/>
-</country>
-<country id="K2">
- <isocc>411</isocc> <name>Korea Republic2</name> <rd ref="none"/>
-</country>
-<country id="KW">
- <isocc>414</isocc> <name>Kuwait</name> <rd ref="none"/>
-</country>
-<country id="LV">
- <isocc>428</isocc> <name>Latvia</name> <rd ref="etsi2"/>
-</country>
-<country id="LB">
- <isocc>422</isocc> <name>Lebanon</name> <rd ref="none"/>
-</country>
-<country id="LI">
- <isocc>438</isocc> <name>Liechtenstein</name> <rd ref="etsi"/>
-</country>
-<country id="LT">
- <isocc>440</isocc> <name>Lithuania</name> <rd ref="etsi"/>
-</country>
-<country id="LU">
- <isocc>442</isocc> <name>Luxemborg</name> <rd ref="etsi"/>
-</country>
-<country id="MO">
- <isocc>446</isocc> <name>Macau</name> <rd ref="none"/>
-</country>
-<country id="MK">
- <isocc>807</isocc> <name>Macedonia</name> <rd ref="none"/>
-</country>
-<country id="MY">
- <isocc>458</isocc> <name>Malaysia</name> <rd ref="apac3"/>
-</country>
-<country id="MT">
- <isocc>470</isocc> <name>Malta</name> <rd ref="etsi"/>
-</country>
-<country id="MX">
- <isocc>484</isocc> <name>Mexico</name> <rd ref="fcc"/>
-</country>
-<country id="MC">
- <isocc>492</isocc> <name>Monaco</name> <rd ref="none"/>
-</country>
-<country id="MA">
- <isocc>504</isocc> <name>Morocco</name> <rd ref="etsi"/>
-</country>
-<country id="NP">
- <isocc>524</isocc> <name>Nepal</name> <rd ref="row"/>
-</country>
-<country id="NL">
- <isocc>528</isocc> <name>Netherlands</name> <rd ref="etsi"/>
-</country>
-<country id="NZ">
- <isocc>554</isocc> <name>New Zealand</name> <rd ref="apac"/>
-</country>
-<country id="NO">
- <isocc>578</isocc> <name>Norway</name> <rd ref="etsi"/>
-</country>
-<country id="OM">
- <isocc>512</isocc> <name>Oman</name> <rd ref="none"/>
-</country>
-<country id="PK">
- <isocc>586</isocc> <name>Pakistan</name> <rd ref="row"/>
-</country>
-<country id="PA">
- <isocc>591</isocc> <name>Panama</name> <rd ref="none"/>
-</country>
-<country id="PE">
- <isocc>604</isocc> <name>Peru</name> <rd ref="none"/>
-</country>
-<country id="PH">
- <isocc>608</isocc> <name>Phillipines</name> <rd ref="apac2"/>
-</country>
-<country id="PL">
- <isocc>616</isocc> <name>Poland</name> <rd ref="etsi"/>
-</country>
-<country id="PT">
- <isocc>620</isocc> <name>Portugal</name> <rd ref="etsi"/>
-</country>
-<country id="PR">
- <isocc>630</isocc> <name>Puerto Rico</name> <rd ref="fcc"/>
-</country>
-<country id="QA">
- <isocc>634</isocc> <name>Quatar</name> <rd ref="none"/>
-</country>
-<country id="RO">
- <isocc>642</isocc> <name>Romania</name> <rd ref="etsi"/>
-</country>
-<country id="RU">
- <isocc>643</isocc> <name>Russia</name> <rd ref="none"/>
-</country>
-<country id="SA">
- <isocc>682</isocc> <name>Saudi Arabia</name> <rd ref="none"/>
-</country>
-<country id="SG">
- <isocc>702</isocc> <name>Singapore</name> <rd ref="apac2"/>
-</country>
-<country id="SK">
- <isocc>703</isocc> <name>Slovak Republic</name> <rd ref="etsi2"/>
-</country>
-<country id="SI">
- <isocc>705</isocc> <name>Slovenia</name> <rd ref="etsi"/>
-</country>
-<country id="ZA">
- <isocc>710</isocc> <name>South Africa</name> <rd ref="none"/>
-</country>
-<country id="ES">
- <isocc>724</isocc> <name>Spain</name> <rd ref="etsi2"/>
-</country>
-<country id="LK">
- <isocc>144</isocc> <name>Sri Lanka</name> <rd ref="apac2"/>
-</country>
-<country id="SE">
- <isocc>752</isocc> <name>Sweden</name> <rd ref="etsi"/>
-</country>
-<country id="CH">
- <isocc>756</isocc> <name>Switzerland</name> <rd ref="etsi"/>
-</country>
-<country id="SY">
- <isocc>760</isocc> <name>Syria</name> <rd ref="none"/>
-</country>
-<country id="TW">
- <isocc>158</isocc> <name>Taiwan</name> <rd ref="row"/>
-</country>
-<country id="TH">
- <isocc>764</isocc> <name>Thailand</name> <rd ref="none"/>
-</country>
-<country id="TT">
- <isocc>780</isocc> <name>Tobago</name> <rd ref="none"/>
-</country>
-<country id="TN">
- <isocc>788</isocc> <name>Tunisia</name> <rd ref="none"/>
-</country>
-<country id="TR">
- <isocc>792</isocc> <name>Turkey</name> <rd ref="etsi"/>
-</country>
-<country id="UA">
- <isocc>804</isocc> <name>Ukraine</name> <rd ref="none"/>
-</country>
-<country id="AE">
- <isocc>784</isocc> <name>United Arab Emirates</name> <rd ref="none"/>
-</country>
-<country id="GB">
- <isocc>826</isocc> <name>United Kingdom</name> <rd ref="etsi"/>
-</country>
-<country id="US">
- <isocc>840</isocc> <name>United States</name> <rd ref="fcc"/>
-</country>
-<country id="UY">
- <isocc>858</isocc> <name>Uruguay</name> <rd ref="none"/>
-</country>
-<country id="UZ">
- <isocc>860</isocc> <name>Uzbekistan</name> <rd ref="none"/>
-</country>
-<country id="VE">
- <isocc>862</isocc> <name>Venezuela</name> <rd ref="fcc"/>
-</country>
-<country id="VN">
- <isocc>704</isocc> <name>Viet Nam</name> <rd ref="apac2"/>
-</country>
-<country id="YE">
- <isocc>887</isocc> <name>Yemen</name> <rd ref="none"/>
-</country>
-<country id="ZW">
- <isocc>716</isocc> <name>Zimbabwe</name> <rd ref="none"/>
-</country>
-
-<country id="DEBUG">
- <isocc>0</isocc> <name>Debug</name> <rd ref="debug"/>
-</country>
-</country-codes>
-
-<!--
- Band specifications referenced above.
- NB: keep sorted by starting frequency, legacy before HT
--->
-<shared-frequency-bands>
-<freqband id="F1_4942_4987_5">
- <freqstart>4942</freqstart> <freqend>4987</freqend>
- <chanwidth>5</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_A</flags>
- <flags>IEEE80211_CHAN_QUARTER</flags>
-</freqband>
-<freqband id="F1_4945_4985_10">
- <freqstart>4945</freqstart> <freqend>4985</freqend>
- <chanwidth>10</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_A</flags>
- <flags>IEEE80211_CHAN_HALF</flags>
-</freqband>
-<freqband id="F1_4920_4980">
- <freqstart>4920</freqstart> <freqend>4980</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_4920_4980">
- <freqstart>4920</freqstart> <freqend>4980</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_4950_4980">
- <freqstart>4950</freqstart> <freqend>4980</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5040_5080">
- <freqstart>5040</freqstart> <freqend>5080</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5040_5080">
- <freqstart>5040</freqstart> <freqend>5080</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5120_5240">
- <freqstart>5120</freqstart> <freqend>5240</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5120_5240">
- <freqstart>5120</freqstart> <freqend>5240</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5180_5240">
- <freqstart>5180</freqstart> <freqend>5240</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5180_5240">
- <freqstart>5180</freqstart> <freqend>5240</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5200_5240">
- <freqstart>5200</freqstart> <freqend>5240</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5200_5240">
- <freqstart>5200</freqstart> <freqend>5240</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5260_5320">
- <freqstart>5260</freqstart> <freqend>5320</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5260_5320">
- <freqstart>5260</freqstart> <freqend>5320</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5260_5700">
- <freqstart>5260</freqstart> <freqend>5700</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5280_5320">
- <freqstart>5280</freqstart> <freqend>5320</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5280_5320">
- <freqstart>5280</freqstart> <freqend>5320</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5500_5580">
- <freqstart>5500</freqstart> <freqend>5580</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5500_5580">
- <freqstart>5500</freqstart> <freqend>5580</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5500_5620">
- <freqstart>5500</freqstart> <freqend>5620</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5500_5620">
- <freqstart>5500</freqstart> <freqend>5620</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5500_5680">
- <freqstart>5500</freqstart> <freqend>5680</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5500_5700">
- <freqstart>5500</freqstart> <freqend>5700</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5660_5700">
- <freqstart>5660</freqstart> <freqend>5700</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5660_5700">
- <freqstart>5660</freqstart> <freqend>5700</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5725_5825">
- <freqstart>5725</freqstart> <freqend>5825</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5745_5805">
- <freqstart>5745</freqstart> <freqend>5805</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5745_5805">
- <freqstart>5745</freqstart> <freqend>5805</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5745_5825">
- <freqstart>5745</freqstart> <freqend>5825</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="F1_5825_5825">
- <freqstart>5825</freqstart> <freqend>5825</freqend>
- <chanwidth>20</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-<freqband id="H4_5825_5825">
- <freqstart>5825</freqstart> <freqend>5825</freqend>
- <chanwidth>40</chanwidth> <chansep>20</chansep>
- <flags>IEEE80211_CHAN_A</flags>
-</freqband>
-
-<freqband id="F1_2312_2372">
- <freqstart>2312</freqstart> <freqend>2372</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
-</freqband>
-<freqband id="F1_2412_2462">
- <freqstart>2412</freqstart> <freqend>2462</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
-</freqband>
-<freqband id="H4_2412_2462">
- <freqstart>2412</freqstart> <freqend>2462</freqend>
- <chanwidth>40</chanwidth> <chansep>5</chansep>
-</freqband>
-<freqband id="F1_2412_2472">
- <freqstart>2412</freqstart> <freqend>2472</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
-</freqband>
-<freqband id="H4_2412_2472">
- <freqstart>2412</freqstart> <freqend>2472</freqend>
- <chanwidth>40</chanwidth> <chansep>5</chansep>
-</freqband>
-<freqband id="F1_2467_2472">
- <freqstart>2467</freqstart> <freqend>2472</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
-</freqband>
-<freqband id="H4_2467_2472">
- <freqstart>2467</freqstart> <freqend>2472</freqend>
- <chanwidth>40</chanwidth> <chansep>5</chansep>
-</freqband>
-<freqband id="F1_2484_2484">
- <freqstart>2484</freqstart> <freqend>2484</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
-</freqband>
-<freqband id="F1_2512_2732">
- <freqstart>2512</freqstart> <freqend>2732</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
-</freqband>
-
-<freqband id="S1_907_922_5">
- <freqstart>907</freqstart> <freqend>922</freqend>
- <chanwidth>5</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
- <flags>IEEE80211_CHAN_QUARTER</flags>
-</freqband>
-<freqband id="S1_907_922_10">
- <freqstart>907</freqstart> <freqend>922</freqend>
- <chanwidth>10</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
- <flags>IEEE80211_CHAN_HALF</flags>
-</freqband>
-<freqband id="S1_912_917">
- <freqstart>912</freqstart> <freqend>917</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
-</freqband>
-
-<freqband id="S1_908_923_5">
- <freqstart>908</freqstart> <freqend>923</freqend>
- <chanwidth>5</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
- <flags>IEEE80211_CHAN_QUARTER</flags>
-</freqband>
-<freqband id="S1_913_918_10">
- <freqstart>913</freqstart> <freqend>918</freqend>
- <chanwidth>10</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
- <flags>IEEE80211_CHAN_HALF</flags>
-</freqband>
-<freqband id="S1_913_918">
- <freqstart>913</freqstart> <freqend>918</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
-</freqband>
-
-<freqband id="S1_905_925_5">
- <freqstart>905</freqstart> <freqend>925</freqend>
- <chanwidth>5</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
- <flags>IEEE80211_CHAN_QUARTER</flags>
-</freqband>
-<freqband id="S1_910_920_10">
- <freqstart>910</freqstart> <freqend>920</freqend>
- <chanwidth>10</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
- <flags>IEEE80211_CHAN_HALF</flags>
-</freqband>
-<freqband id="S1_915_915">
- <freqstart>915</freqstart> <freqend>915</freqend>
- <chanwidth>20</chanwidth> <chansep>5</chansep>
- <flags>IEEE80211_CHAN_GSM</flags>
-</freqband>
-
-
-</shared-frequency-bands>
-
-</regulatory-data>
diff --git a/etc/remote b/etc/remote
deleted file mode 100644
index c3e7808952d8..000000000000
--- a/etc/remote
+++ /dev/null
@@ -1,76 +0,0 @@
-# $FreeBSD$
-#
-# @(#)remote 5.2 (Berkeley) 6/30/90
-#
-# remote -- remote host description file
-# see tip(1), remote(5)
-#
-# at ACU type
-# br bit rate (defaults to 9600)
-# cu call unit (default is dv)
-# du make a call flag (dial up)
-# dv device to use for the tty
-# el EOL marks (default is NULL)
-# fs frame size (default is BUFSIZ) -- used in buffering writes on
-# receive operations
-# ie input EOF marks (default is NULL)
-# oe output EOF string (default is NULL)
-# pa The parity type to use: even, odd, none, zero, one (default even)
-# pn phone numbers (@ =>'s search phones file; possibly taken from
-# PHONES environment variable)
-# tc to continue a capability
-
-# Example systems
-unixshell|Unix Access:\
- :pn=\@:tc=unix57600:
-dosbbs|DOS-based BBS:\
- :pn=\@:tc=dos57600:
-
-# UNIX system definitions
-unix57600|57600 Baud dial-out to a UNIX system:\
- :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial57600:
-unix33600|33600 Baud dial-out to a UNIX system:\
- :el=^U^C^R^O^D^S^Q:ie=%$:oe=^D:tc=dial33600:
-
-# DOS system definitions
-dos57600|57600 Baud dial-out to a DOS system:\
- :el=^U^C^R^O^D^S^Q:ie=%$:oe=^Z:pa=none:tc=dial57600:
-
-# 33.6k and 56k modems run the com port at 115200 bps to allow for the
-# compression performed in the modem. Note that some serial hardware
-# does not support speeds above 38400 bps and that speeds above that have
-# never been formally standardized. Modern architectures with 16550 or
-# better UARTs typically have no issues with the higher speeds.
-dial57600|57600 Baud Hayes attributes:\
- br#115200:tc=dial:
-dial33600|33600 Baud Hayes attributes:\
- br#115200:tc=dial:
-# 14.4k and 28.8k modems ran the port at 4x. Some rare 19.2 baud modems
-# did too, but those aren't included in this example.
-dial28800|28800 Baud Hayes attributes:\
- br#115200:tc=dial:
-dial14400|14400 Baud Hayes attributes:\
- br#57600:tc=dial:
-dial|Generic dialing parameters:\
- :dv=/dev/cuau0:cu=/dev/cuau0:at=hayes:du:pa=none:
-
-# Hardwired line
-cuau0c|cua0c:dv=/dev/cuau0:br#9600:pa=none:
-
-# Finger friendly shortcuts
-uart0|com1:dv=/dev/cuau0:br#9600:pa=none:
-uart1|com2:dv=/dev/cuau1:br#9600:pa=none:
-uart2|com3:dv=/dev/cuau2:br#9600:pa=none:
-uart3|com4:dv=/dev/cuau3:br#9600:pa=none:
-uart4|com5:dv=/dev/cuau4:br#9600:pa=none:
-uart5|com6:dv=/dev/cuau5:br#9600:pa=none:
-uart6|com7:dv=/dev/cuau6:br#9600:pa=none:
-uart7|com8:dv=/dev/cuau7:br#9600:pa=none:
-ucom1:dv=/dev/cuaU0:br#9600:pa=none:
-ucom2:dv=/dev/cuaU1:br#9600:pa=none:
-ucom3:dv=/dev/cuaU2:br#9600:pa=none:
-ucom4:dv=/dev/cuaU3:br#9600:pa=none:
-ucom5:dv=/dev/cuaU4:br#9600:pa=none:
-ucom6:dv=/dev/cuaU5:br#9600:pa=none:
-ucom7:dv=/dev/cuaU6:br#9600:pa=none:
-ucom8:dv=/dev/cuaU7:br#9600:pa=none:
diff --git a/etc/rpc b/etc/rpc
deleted file mode 100644
index 935ea2f1b592..000000000000
--- a/etc/rpc
+++ /dev/null
@@ -1,68 +0,0 @@
-#
-# $FreeBSD$
-# rpc 88/08/01 4.0 RPCSRC; from 1.12 99/07/25 SMI
-#
-rpcbind 100000 portmap sunrpc rpcbind
-rstatd 100001 rstat rstat_svc rup perfmeter
-rusersd 100002 rusers
-nfs 100003 nfsprog
-ypserv 100004 ypprog
-mountd 100005 mount showmount
-ypbind 100007
-walld 100008 rwall shutdown
-yppasswdd 100009 yppasswd
-etherstatd 100010 etherstat
-rquotad 100011 rquotaprog quota rquota
-sprayd 100012 spray
-3270_mapper 100013
-rje_mapper 100014
-selection_svc 100015 selnsvc
-database_svc 100016
-rexd 100017 rex
-alis 100018
-sched 100019
-llockmgr 100020
-nlockmgr 100021
-x25.inr 100022
-statmon 100023
-status 100024
-bootparamd 100026 bootparam
-ypupdated 100028 ypupdate
-keyserv 100029 keyserver
-sunlink_mapper 100033
-tfsd 100037
-nsed 100038
-nsemntd 100039
-showfhd 100043 showfh
-ioadmd 100055 rpc.ioadmd
-NETlicense 100062
-sunisamd 100065
-debug_svc 100066 dbsrv
-cmsd 100068
-bugtraqd 100071
-kerbd 100078
-ttdbserver 100083 tooltalk
-event 100101 na.event # SunNet Manager
-logger 100102 na.logger # SunNet Manager
-sync 100104 na.sync
-hostperf 100107 na.hostperf
-activity 100109 na.activity # SunNet Manager
-hostmem 100112 na.hostmem
-sample 100113 na.sample
-x25 100114 na.x25
-ping 100115 na.ping
-rpcnfs 100116 na.rpcnfs
-hostif 100117 na.hostif
-etherif 100118 na.etherif
-iproutes 100120 na.iproutes
-layers 100121 na.layers
-snmp 100122 na.snmp snmp-cmc snmp-synoptics snmp-unisys snmp-utk
-traffic 100123 na.traffic
-nfs_acl 100227
-sadmind 100232
-nisd 100300 rpc.nisd
-nispasswd 100303 rpc.nispasswdd
-ufsd 100233
-pcnfsd 150001 pcnfs
-amd 300019
-sgi_fam 391002 # file alteration monitor