1994-05-30 19:09:18 +00:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 6/18/93
|
1999-10-30 13:17:58 +00:00
|
|
|
# $FreeBSD$
|
1994-05-30 19:09:18 +00:00
|
|
|
|
2001-03-27 13:48:25 +00:00
|
|
|
MAN= aac.4 \
|
2001-07-03 07:45:04 +00:00
|
|
|
acpi.4 \
|
2008-08-21 00:40:55 +00:00
|
|
|
${_acpi_aiboost.4} \
|
|
|
|
${_acpi_asus.4} \
|
2006-05-20 06:21:42 +00:00
|
|
|
${_acpi_dock.4} \
|
2008-08-21 00:40:55 +00:00
|
|
|
${_acpi_fujitsu.4} \
|
2009-06-23 13:17:25 +00:00
|
|
|
${_acpi_hp.4} \
|
2008-08-21 00:40:55 +00:00
|
|
|
${_acpi_ibm.4} \
|
|
|
|
${_acpi_panasonic.4} \
|
|
|
|
${_acpi_sony.4} \
|
2003-12-28 23:23:16 +00:00
|
|
|
acpi_thermal.4 \
|
2008-08-21 00:40:55 +00:00
|
|
|
${_acpi_toshiba.4} \
|
2004-03-03 16:34:03 +00:00
|
|
|
acpi_video.4 \
|
2009-06-23 13:17:25 +00:00
|
|
|
${_acpi_wmi.4} \
|
2009-11-19 16:19:05 +00:00
|
|
|
ada.4 \
|
2000-10-05 20:42:42 +00:00
|
|
|
adv.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
adw.4 \
|
2008-10-04 14:21:54 +00:00
|
|
|
ae.4 \
|
2008-05-19 02:21:00 +00:00
|
|
|
age.4 \
|
2001-10-05 08:12:03 +00:00
|
|
|
agp.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
aha.4 \
|
|
|
|
ahb.4 \
|
|
|
|
ahc.4 \
|
Separate the parallel scsi knowledge out of the core of the XPT, and
modularize it so that new transports can be created.
Add a transport for SATA
Add a periph+protocol layer for ATA
Add a driver for AHCI-compliant hardware.
Add a maxio field to CAM so that drivers can advertise their max
I/O capability. Modify various drivers so that they are insulated
from the value of MAXPHYS.
The new ATA/SATA code supports AHCI-compliant hardware, and will override
the classic ATA driver if it is loaded as a module at boot time or compiled
into the kernel. The stack now support NCQ (tagged queueing) for increased
performance on modern SATA drives. It also supports port multipliers.
ATA drives are accessed via 'ada' device nodes. ATAPI drives are
accessed via 'cd' device nodes. They can all be enumerated and manipulated
via camcontrol, just like SCSI drives. SCSI commands are not translated to
their ATA equivalents; ATA native commands are used throughout the entire
stack, including camcontrol. See the camcontrol manpage for further
details. Testing this code may require that you update your fstab, and
possibly modify your BIOS to enable AHCI functionality, if available.
This code is very experimental at the moment. The userland ABI/API has
changed, so applications will need to be recompiled. It may change
further in the near future. The 'ada' device name may also change as
more infrastructure is completed in this project. The goal is to
eventually put all CAM busses and devices until newbus, allowing for
interesting topology and management options.
Few functional changes will be seen with existing SCSI/SAS/FC drivers,
though the userland ABI has still changed. In the future, transports
specific modules for SAS and FC may appear in order to better support
the topologies and capabilities of these technologies.
The modularization of CAM and the addition of the ATA/SATA modules is
meant to break CAM out of the mold of being specific to SCSI, letting it
grow to be a framework for arbitrary transports and protocols. It also
allows drivers to be written to support discrete hardware without
jeopardizing the stability of non-related hardware. While only an AHCI
driver is provided now, a Silicon Image driver is also in the works.
Drivers for ICH1-4, ICH5-6, PIIX, classic IDE, and any other hardware
is possible and encouraged. Help with new transports is also encouraged.
Submitted by: scottl, mav
Approved by: re
2009-07-10 08:18:08 +00:00
|
|
|
ahci.4 \
|
2002-09-01 07:34:47 +00:00
|
|
|
ahd.4 \
|
2002-10-24 12:22:19 +00:00
|
|
|
aio.4 \
|
2009-06-10 02:19:54 +00:00
|
|
|
alc.4 \
|
2008-11-12 10:20:29 +00:00
|
|
|
ale.4 \
|
2004-10-07 12:10:25 +00:00
|
|
|
altq.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
amd.4 \
|
2005-12-31 11:24:36 +00:00
|
|
|
${_amdsmb.4} \
|
2009-10-20 13:22:54 +00:00
|
|
|
${_amdtemp.4} \
|
2000-07-21 10:13:46 +00:00
|
|
|
amr.4 \
|
|
|
|
an.4 \
|
2005-09-28 07:31:18 +00:00
|
|
|
arcmsr.4 \
|
2007-11-12 17:52:00 +00:00
|
|
|
${_asmc.4} \
|
2003-04-20 22:01:37 +00:00
|
|
|
asr.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ata.4 \
|
2002-10-31 10:52:47 +00:00
|
|
|
atapicam.4 \
|
2005-04-16 12:40:38 +00:00
|
|
|
ataraid.4 \
|
2003-06-23 20:54:39 +00:00
|
|
|
ath.4 \
|
|
|
|
ath_hal.4 \
|
2003-11-29 18:14:04 +00:00
|
|
|
atkbd.4 \
|
|
|
|
atkbdc.4 \
|
2009-11-15 18:31:57 +00:00
|
|
|
${_atp.4} \
|
2006-02-02 10:32:27 +00:00
|
|
|
audit.4 \
|
2006-06-05 15:26:09 +00:00
|
|
|
auditpipe.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
aue.4 \
|
2003-04-20 19:05:33 +00:00
|
|
|
axe.4 \
|
2006-04-10 20:04:22 +00:00
|
|
|
bce.4 \
|
2003-09-09 18:17:23 +00:00
|
|
|
bfe.4 \
|
2001-09-27 23:55:28 +00:00
|
|
|
bge.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
bktr.4 \
|
|
|
|
blackhole.4 \
|
|
|
|
bpf.4 \
|
2009-06-25 17:24:36 +00:00
|
|
|
bridge.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
bt.4 \
|
2009-05-16 10:42:00 +00:00
|
|
|
bwi.4 \
|
2002-07-09 05:08:49 +00:00
|
|
|
cardbus.4 \
|
2005-02-23 08:29:50 +00:00
|
|
|
carp.4 \
|
2009-06-15 18:24:04 +00:00
|
|
|
cas.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ccd.4 \
|
|
|
|
cd.4 \
|
2005-03-22 14:52:40 +00:00
|
|
|
cdce.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ch.4 \
|
2002-12-30 22:54:01 +00:00
|
|
|
ciss.4 \
|
2004-06-21 18:20:57 +00:00
|
|
|
cm.4 \
|
2008-03-06 08:09:45 +00:00
|
|
|
cmx.4 \
|
2008-01-21 23:59:22 +00:00
|
|
|
coda.4 \
|
2007-08-23 20:05:09 +00:00
|
|
|
${_coretemp.4} \
|
2008-08-08 16:26:53 +00:00
|
|
|
${_cpuctl.4} \
|
2005-02-08 17:44:18 +00:00
|
|
|
cpufreq.4 \
|
2002-10-04 20:43:30 +00:00
|
|
|
crypto.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
cue.4 \
|
2007-03-14 05:12:25 +00:00
|
|
|
cxgb.4 \
|
2004-05-23 15:02:08 +00:00
|
|
|
cy.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
da.4 \
|
|
|
|
dc.4 \
|
2003-10-24 15:44:10 +00:00
|
|
|
dcons.4 \
|
|
|
|
dcons_crom.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ddb.4 \
|
|
|
|
de.4 \
|
2002-12-11 23:08:19 +00:00
|
|
|
devctl.4 \
|
2003-12-08 00:11:22 +00:00
|
|
|
digi.4 \
|
2002-05-29 06:59:30 +00:00
|
|
|
disc.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
divert.4 \
|
2009-09-09 09:50:31 +00:00
|
|
|
${_dpms.4} \
|
2000-07-21 10:13:46 +00:00
|
|
|
dpt.4 \
|
|
|
|
dummynet.4 \
|
|
|
|
ed.4 \
|
2007-03-26 04:39:18 +00:00
|
|
|
edsc.4 \
|
2000-07-21 14:54:13 +00:00
|
|
|
ef.4 \
|
2003-05-18 19:55:39 +00:00
|
|
|
ehci.4 \
|
2001-12-02 07:45:22 +00:00
|
|
|
em.4 \
|
2003-06-03 07:58:39 +00:00
|
|
|
en.4 \
|
2006-06-26 22:31:26 +00:00
|
|
|
enc.4 \
|
2009-07-26 12:20:07 +00:00
|
|
|
epair.4 \
|
2004-06-21 18:20:57 +00:00
|
|
|
esp.4 \
|
2008-07-14 18:15:43 +00:00
|
|
|
et.4 \
|
2003-02-23 22:22:29 +00:00
|
|
|
exca.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
faith.4 \
|
2003-06-23 14:46:12 +00:00
|
|
|
fatm.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
fd.4 \
|
|
|
|
fdc.4 \
|
2002-10-25 14:34:24 +00:00
|
|
|
firewire.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
fpa.4 \
|
2002-11-08 03:24:32 +00:00
|
|
|
fwe.4 \
|
2004-06-14 10:55:03 +00:00
|
|
|
fwip.4 \
|
2002-10-25 14:34:24 +00:00
|
|
|
fwohci.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
fxp.4 \
|
2002-10-19 21:44:57 +00:00
|
|
|
gbde.4 \
|
2004-01-02 02:18:34 +00:00
|
|
|
gdb.4 \
|
2004-01-20 10:27:23 +00:00
|
|
|
gem.4 \
|
2002-03-27 09:58:14 +00:00
|
|
|
geom.4 \
|
2006-01-06 20:05:55 +00:00
|
|
|
geom_fox.4 \
|
2008-02-20 07:50:13 +00:00
|
|
|
geom_linux_lvm.4 \
|
2006-10-08 17:05:15 +00:00
|
|
|
geom_uzip.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
gif.4 \
|
2002-09-06 17:17:22 +00:00
|
|
|
gre.4 \
|
2003-07-21 13:56:22 +00:00
|
|
|
harp.4 \
|
2003-06-17 16:14:31 +00:00
|
|
|
hatm.4 \
|
2004-08-06 16:06:52 +00:00
|
|
|
hfa.4 \
|
2002-10-04 20:43:30 +00:00
|
|
|
hifn.4 \
|
2003-06-10 18:53:15 +00:00
|
|
|
hme.4 \
|
2007-05-11 22:53:09 +00:00
|
|
|
${_hptiop.4} \
|
|
|
|
${_hptmv.4} \
|
2007-12-15 00:56:17 +00:00
|
|
|
${_hptrr.4} \
|
2005-04-19 04:01:25 +00:00
|
|
|
hwpmc.4 \
|
2000-11-16 03:43:56 +00:00
|
|
|
ichsmb.4 \
|
2007-08-23 20:05:09 +00:00
|
|
|
${_ichwd.4} \
|
2000-07-21 10:13:46 +00:00
|
|
|
icmp.4 \
|
|
|
|
icmp6.4 \
|
2003-01-06 04:51:20 +00:00
|
|
|
ida.4 \
|
2003-11-14 20:29:12 +00:00
|
|
|
idt.4 \
|
2005-09-28 07:31:18 +00:00
|
|
|
ifmib.4 \
|
2008-10-06 21:38:55 +00:00
|
|
|
igb.4 \
|
2009-03-09 17:53:05 +00:00
|
|
|
igmp.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
iic.4 \
|
|
|
|
iicbb.4 \
|
|
|
|
iicbus.4 \
|
|
|
|
iicsmb.4 \
|
2003-01-06 04:51:20 +00:00
|
|
|
iir.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
inet.4 \
|
|
|
|
inet6.4 \
|
|
|
|
intpm.4 \
|
|
|
|
intro.4 \
|
2008-08-21 00:40:55 +00:00
|
|
|
${_io.4} \
|
2000-07-21 10:13:46 +00:00
|
|
|
ip.4 \
|
|
|
|
ip6.4 \
|
|
|
|
ipfirewall.4 \
|
2006-02-14 17:18:20 +00:00
|
|
|
${_ipmi.4} \
|
2003-11-11 18:48:02 +00:00
|
|
|
ips.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ipsec.4 \
|
2005-04-18 18:47:38 +00:00
|
|
|
ipw.4 \
|
2007-07-24 15:35:02 +00:00
|
|
|
iscsi_initiator.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
isp.4 \
|
|
|
|
ispfw.4 \
|
2005-04-18 18:47:38 +00:00
|
|
|
iwi.4 \
|
2008-04-29 21:36:17 +00:00
|
|
|
iwn.4 \
|
2009-05-09 19:44:23 +00:00
|
|
|
iwnfw.4 \
|
2004-05-28 00:27:31 +00:00
|
|
|
ixgb.4 \
|
2008-09-04 20:45:32 +00:00
|
|
|
ixgbe.4 \
|
2008-05-27 02:18:17 +00:00
|
|
|
jme.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
joy.4 \
|
2005-07-14 23:04:23 +00:00
|
|
|
kbdmux.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
keyboard.4 \
|
|
|
|
kld.4 \
|
2009-05-26 21:39:09 +00:00
|
|
|
ksyms.4 \
|
2001-03-09 03:43:18 +00:00
|
|
|
ktr.4 \
|
2003-11-29 18:14:04 +00:00
|
|
|
kue.4 \
|
2007-04-17 00:35:11 +00:00
|
|
|
lagg.4 \
|
2006-01-31 22:40:25 +00:00
|
|
|
le.4 \
|
2003-11-03 17:06:10 +00:00
|
|
|
led.4 \
|
2001-05-31 21:44:26 +00:00
|
|
|
lge.4 \
|
2009-09-26 12:45:28 +00:00
|
|
|
${_lindev.4} \
|
2008-08-21 00:40:55 +00:00
|
|
|
${_linux.4} \
|
2005-10-03 07:09:41 +00:00
|
|
|
lmc.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
lo.4 \
|
|
|
|
lp.4 \
|
|
|
|
lpbb.4 \
|
|
|
|
lpt.4 \
|
2003-01-15 02:57:39 +00:00
|
|
|
mac.4 \
|
2002-12-05 00:05:38 +00:00
|
|
|
mac_biba.4 \
|
|
|
|
mac_bsdextended.4 \
|
2002-12-11 01:02:26 +00:00
|
|
|
mac_ifoff.4 \
|
2003-01-08 10:30:00 +00:00
|
|
|
mac_lomac.4 \
|
2002-12-05 00:05:38 +00:00
|
|
|
mac_mls.4 \
|
2002-12-10 00:39:17 +00:00
|
|
|
mac_none.4 \
|
2002-12-11 03:25:35 +00:00
|
|
|
mac_partition.4 \
|
2003-03-31 08:08:59 +00:00
|
|
|
mac_portacl.4 \
|
2002-12-10 00:39:17 +00:00
|
|
|
mac_seeotheruids.4 \
|
2003-08-21 16:53:06 +00:00
|
|
|
mac_stub.4 \
|
2002-12-10 00:39:17 +00:00
|
|
|
mac_test.4 \
|
2008-04-01 07:20:04 +00:00
|
|
|
malo.4 \
|
2003-11-10 12:45:10 +00:00
|
|
|
md.4 \
|
|
|
|
mem.4 \
|
2003-12-08 02:59:34 +00:00
|
|
|
meteor.4 \
|
2006-03-29 07:35:39 +00:00
|
|
|
mfi.4 \
|
2003-11-10 12:45:10 +00:00
|
|
|
miibus.4 \
|
Merge final round of MLD changes from p4:
ip6_input.c, in6.h:
* Add netinet6-specific mbuf flag M_RTALERT_MLD, shadowing M_PROTO6.
* Always set this flag if HBH Router Alert option is present for MLD,
even when not forwarding.
icmp6.c:
* In icmp6_input(), spell m->m_pkthdr.rcvif as ifp to be consistent.
* Use scope ID for verifying input. Do not apply SSM filters here, no inpcb.
* Check for M_RTALERT_MLD when validating MLD traffic, as we can't see
IPv6 hop options outside of ip6_input().
in6_mcast.c:
* Use KAME scope/zone ID in in6_multi.
* Update net.inet6.ip6.mcast.filters implementation to use scope IDs
for comparisons.
* Fix scope ID treatment in multicast socket option processing.
Scope IDs passed in from userland will be ignored as other less
ambiguous APIs exist for specifying the link.
* Tighten userland input checks in IPv6 SSM delta and full-state ops.
* Source filter embedded scope IDs need to be revisited, for now
just clear them and ignore them on input.
* Adapt KAME behaviour of looking up the scope ID in the default zone
for multicast leaves, when the interface is ambiguous.
mld6.c:
* Tighten origin checks on MLD traffic as per RFC3810 Section 6.2:
* ip6_src MAY be the unspecified address for MLDv1 reports.
* ip6_src MAY have link-local address scope for MLDv1 reports,
MLDv1 queries, and MLDv2 queries.
* Perform address field validation *before* accepting queries.
* Use KAME scope/zone ID in query/report processing.
* Break const correctness for mld_v1_input_report(), mld_v1_input_query()
as we temporarily modify the input mbuf chain.
* Clear the scope ID before handoff to userland MLD daemon.
* Fix MLDv1 old querier present timer processing.
With the protocol defaults, hosts should revert to MLDv2 after 260s.
* Add net.inet6.mld.v1enable sysctl, default to on.
ifmcstat.c:
* Use sysctl by default; -K requests kvm(3) if so compiled.
mld.4:
* Connect man page to build.
Tested using PCS.
2009-05-27 18:57:13 +00:00
|
|
|
mld.4 \
|
2003-11-10 12:45:10 +00:00
|
|
|
mlx.4 \
|
|
|
|
mly.4 \
|
2007-05-27 05:01:19 +00:00
|
|
|
mmc.4 \
|
|
|
|
mmcsd.4 \
|
2005-05-10 16:48:03 +00:00
|
|
|
mn.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
mouse.4 \
|
2003-11-07 17:33:52 +00:00
|
|
|
mpt.4 \
|
2006-12-13 02:37:48 +00:00
|
|
|
msk.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
mtio.4 \
|
2003-10-17 15:12:01 +00:00
|
|
|
multicast.4 \
|
2009-06-10 03:35:40 +00:00
|
|
|
mwl.4 \
|
|
|
|
mwlfw.4 \
|
2006-06-13 13:53:52 +00:00
|
|
|
mxge.4 \
|
2003-05-18 19:02:38 +00:00
|
|
|
my.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
natm.4 \
|
2003-06-13 12:33:33 +00:00
|
|
|
natmip.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ncr.4 \
|
2003-11-21 00:55:11 +00:00
|
|
|
ncv.4 \
|
2008-08-21 00:40:55 +00:00
|
|
|
${_ndis.4} \
|
2009-07-12 03:19:25 +00:00
|
|
|
net80211.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
netgraph.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
netintro.4 \
|
2006-06-26 23:41:07 +00:00
|
|
|
${_nfe.4} \
|
2005-12-31 11:24:36 +00:00
|
|
|
${_nfsmb.4} \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_async.4 \
|
2003-11-29 18:14:04 +00:00
|
|
|
ng_atm.4 \
|
2004-11-02 10:46:28 +00:00
|
|
|
ngatmbase.4 \
|
2004-03-08 13:46:52 +00:00
|
|
|
ng_atmllc.4 \
|
2002-11-21 00:06:08 +00:00
|
|
|
ng_bluetooth.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_bpf.4 \
|
2000-09-01 01:37:25 +00:00
|
|
|
ng_bridge.4 \
|
2002-11-21 00:06:08 +00:00
|
|
|
ng_bt3c.4 \
|
|
|
|
ng_btsocket.4 \
|
2007-05-15 16:28:54 +00:00
|
|
|
ng_car.4 \
|
2005-03-10 09:28:39 +00:00
|
|
|
ng_ccatm.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_cisco.4 \
|
2006-12-29 13:16:43 +00:00
|
|
|
ng_deflate.4 \
|
2003-11-29 18:14:04 +00:00
|
|
|
ng_device.4 \
|
2004-01-20 10:27:23 +00:00
|
|
|
nge.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_echo.4 \
|
2004-03-10 22:25:25 +00:00
|
|
|
ng_eiface.4 \
|
2002-04-09 21:34:33 +00:00
|
|
|
ng_etf.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ng_ether.4 \
|
2008-12-25 07:34:14 +00:00
|
|
|
ng_ether_echo.4 \
|
2004-06-22 09:09:18 +00:00
|
|
|
ng_fec.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_frame_relay.4 \
|
2001-09-26 23:50:17 +00:00
|
|
|
ng_gif.4 \
|
2003-11-29 18:14:04 +00:00
|
|
|
ng_gif_demux.4 \
|
2002-11-21 00:06:08 +00:00
|
|
|
ng_h4.4 \
|
|
|
|
ng_hci.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_hole.4 \
|
2004-04-17 12:42:17 +00:00
|
|
|
ng_hub.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_iface.4 \
|
2005-02-05 17:53:44 +00:00
|
|
|
ng_ipfw.4 \
|
2005-09-28 07:31:18 +00:00
|
|
|
ng_ip_input.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_ksocket.4 \
|
2002-11-21 00:06:08 +00:00
|
|
|
ng_l2cap.4 \
|
2002-08-20 22:00:56 +00:00
|
|
|
ng_l2tp.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_lmi.4 \
|
|
|
|
ng_mppc.4 \
|
2005-05-06 15:33:12 +00:00
|
|
|
ng_nat.4 \
|
2004-09-17 19:30:39 +00:00
|
|
|
ng_netflow.4 \
|
2000-11-16 05:58:33 +00:00
|
|
|
ng_one2many.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_ppp.4 \
|
|
|
|
ng_pppoe.4 \
|
|
|
|
ng_pptpgre.4 \
|
2006-12-29 13:16:43 +00:00
|
|
|
ng_pred1.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_rfc1490.4 \
|
|
|
|
ng_socket.4 \
|
2004-12-19 16:03:06 +00:00
|
|
|
ng_source.4 \
|
2003-11-29 18:14:04 +00:00
|
|
|
ng_split.4 \
|
2004-04-25 08:52:26 +00:00
|
|
|
ng_sppp.4 \
|
2003-10-27 11:43:20 +00:00
|
|
|
ng_sscfu.4 \
|
|
|
|
ng_sscop.4 \
|
2006-06-27 12:45:28 +00:00
|
|
|
ng_tag.4 \
|
2005-06-10 08:44:19 +00:00
|
|
|
ng_tcpmss.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_tee.4 \
|
|
|
|
ng_tty.4 \
|
2002-11-21 00:06:08 +00:00
|
|
|
ng_ubt.4 \
|
2004-01-20 10:27:23 +00:00
|
|
|
ng_UI.4 \
|
2003-11-07 09:12:07 +00:00
|
|
|
ng_uni.4 \
|
2000-07-21 10:46:58 +00:00
|
|
|
ng_vjc.4 \
|
2004-03-01 17:22:16 +00:00
|
|
|
ng_vlan.4 \
|
2001-07-08 04:36:52 +00:00
|
|
|
nmdm.4 \
|
2003-11-24 23:57:59 +00:00
|
|
|
nsp.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
null.4 \
|
2005-05-19 14:54:48 +00:00
|
|
|
${_nve.4} \
|
2007-06-29 22:47:18 +00:00
|
|
|
${_nxge.4} \
|
2000-07-21 10:13:46 +00:00
|
|
|
ohci.4 \
|
2001-06-01 21:02:18 +00:00
|
|
|
orm.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
pass.4 \
|
2003-07-15 11:58:23 +00:00
|
|
|
patm.4 \
|
2002-07-09 05:08:49 +00:00
|
|
|
pccard.4 \
|
|
|
|
pccbb.4 \
|
2003-11-29 18:14:04 +00:00
|
|
|
pci.4 \
|
2008-01-04 08:26:22 +00:00
|
|
|
pcib.4 \
|
2001-08-21 20:07:49 +00:00
|
|
|
pcic.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
pcm.4 \
|
2000-09-20 17:30:22 +00:00
|
|
|
pcn.4 \
|
2003-10-17 15:12:01 +00:00
|
|
|
pim.4 \
|
2002-02-15 08:36:06 +00:00
|
|
|
polling.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ppbus.4 \
|
|
|
|
ppc.4 \
|
|
|
|
ppi.4 \
|
|
|
|
psm.4 \
|
2002-09-27 17:44:12 +00:00
|
|
|
pst.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
pt.4 \
|
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
The last half year I've been working on a replacement TTY layer for the
FreeBSD kernel. The new TTY layer was designed to improve the following:
- Improved driver model:
The old TTY layer has a driver model that is not abstract enough to
make it friendly to use. A good example is the output path, where the
device drivers directly access the output buffers. This means that an
in-kernel PPP implementation must always convert network buffers into
TTY buffers.
If a PPP implementation would be built on top of the new TTY layer
(still needs a hooks layer, though), it would allow the PPP
implementation to directly hand the data to the TTY driver.
- Improved hotplugging:
With the old TTY layer, it isn't entirely safe to destroy TTY's from
the system. This implementation has a two-step destructing design,
where the driver first abandons the TTY. After all threads have left
the TTY, the TTY layer calls a routine in the driver, which can be
used to free resources (unit numbers, etc).
The pts(4) driver also implements this feature, which means
posix_openpt() will now return PTY's that are created on the fly.
- Improved performance:
One of the major improvements is the per-TTY mutex, which is expected
to improve scalability when compared to the old Giant locking.
Another change is the unbuffered copying to userspace, which is both
used on TTY device nodes and PTY masters.
Upgrading should be quite straightforward. Unlike previous versions,
existing kernel configuration files do not need to be changed, except
when they reference device drivers that are listed in UPDATING.
Obtained from: //depot/projects/mpsafetty/...
Approved by: philip (ex-mentor)
Discussed: on the lists, at BSDCan, at the DevSummit
Sponsored by: Snow B.V., the Netherlands
dcons(4) fixed by: kan
2008-08-20 08:31:58 +00:00
|
|
|
pts.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
pty.4 \
|
2002-02-16 15:12:14 +00:00
|
|
|
puc.4 \
|
2005-04-18 18:47:38 +00:00
|
|
|
ral.4 \
|
2001-02-18 18:08:43 +00:00
|
|
|
random.4 \
|
2004-06-21 18:20:57 +00:00
|
|
|
rc.4 \
|
2003-09-09 18:30:34 +00:00
|
|
|
re.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
rl.4 \
|
2003-03-11 19:16:42 +00:00
|
|
|
rndtest.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
route.4 \
|
2001-09-05 20:14:59 +00:00
|
|
|
rp.4 \
|
2003-05-03 10:16:56 +00:00
|
|
|
rue.4 \
|
2007-05-06 10:07:21 +00:00
|
|
|
rum.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
sa.4 \
|
2003-07-21 21:52:48 +00:00
|
|
|
safe.4 \
|
2002-10-25 14:34:24 +00:00
|
|
|
sbp.4 \
|
2003-11-07 09:41:42 +00:00
|
|
|
sbp_targ.4 \
|
2006-03-30 18:39:24 +00:00
|
|
|
scc.4 \
|
2005-04-07 21:57:19 +00:00
|
|
|
sched_4bsd.4 \
|
|
|
|
sched_ule.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
screen.4 \
|
|
|
|
scsi.4 \
|
2007-10-15 08:17:12 +00:00
|
|
|
sctp.4 \
|
2009-01-07 09:50:57 +00:00
|
|
|
sdhci.4 \
|
2003-01-14 02:57:54 +00:00
|
|
|
sem.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ses.4 \
|
|
|
|
sf.4 \
|
|
|
|
si.4 \
|
|
|
|
sio.4 \
|
2009-07-21 12:32:46 +00:00
|
|
|
siis.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
sis.4 \
|
|
|
|
sk.4 \
|
|
|
|
smb.4 \
|
|
|
|
smbus.4 \
|
|
|
|
smp.4 \
|
2000-11-08 06:32:40 +00:00
|
|
|
sn.4 \
|
2004-08-27 22:06:56 +00:00
|
|
|
snd_ad1816.4 \
|
|
|
|
snd_als4000.4 \
|
2005-11-28 07:53:29 +00:00
|
|
|
snd_atiixp.4 \
|
2004-08-27 22:06:56 +00:00
|
|
|
snd_cmi.4 \
|
|
|
|
snd_cs4281.4 \
|
2004-09-08 08:28:02 +00:00
|
|
|
snd_csa.4 \
|
2004-08-27 22:06:56 +00:00
|
|
|
snd_ds1.4 \
|
|
|
|
snd_emu10k1.4 \
|
2006-07-15 20:31:26 +00:00
|
|
|
snd_emu10kx.4 \
|
2006-06-17 16:43:21 +00:00
|
|
|
snd_envy24.4 \
|
2006-09-30 18:04:57 +00:00
|
|
|
snd_envy24ht.4 \
|
2004-08-27 22:06:56 +00:00
|
|
|
snd_es137x.4 \
|
2004-09-20 20:21:47 +00:00
|
|
|
snd_ess.4 \
|
2005-03-01 05:58:16 +00:00
|
|
|
snd_fm801.4 \
|
2004-09-08 08:28:02 +00:00
|
|
|
snd_gusc.4 \
|
2006-10-01 11:16:31 +00:00
|
|
|
snd_hda.4 \
|
2004-11-27 13:49:27 +00:00
|
|
|
snd_ich.4 \
|
2004-09-08 08:28:02 +00:00
|
|
|
snd_maestro3.4 \
|
2007-10-15 08:17:12 +00:00
|
|
|
snd_maestro.4 \
|
2005-10-10 17:46:43 +00:00
|
|
|
snd_mss.4 \
|
2005-02-26 21:42:43 +00:00
|
|
|
snd_neomagic.4 \
|
2004-09-08 08:28:02 +00:00
|
|
|
snd_sbc.4 \
|
2004-08-27 22:06:56 +00:00
|
|
|
snd_solo.4 \
|
2006-09-30 17:30:02 +00:00
|
|
|
snd_spicds.4 \
|
2005-08-15 17:07:37 +00:00
|
|
|
snd_t4dwave.4 \
|
2004-09-08 08:28:02 +00:00
|
|
|
snd_uaudio.4 \
|
2005-03-24 04:45:09 +00:00
|
|
|
snd_via8233.4 \
|
2005-03-09 22:39:26 +00:00
|
|
|
snd_via82c686.4 \
|
2005-03-09 22:31:56 +00:00
|
|
|
snd_vibes.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
snp.4 \
|
2002-05-20 18:50:58 +00:00
|
|
|
spic.4 \
|
2005-11-11 09:57:32 +00:00
|
|
|
${_spkr.4} \
|
2000-07-21 10:13:46 +00:00
|
|
|
splash.4 \
|
|
|
|
sppp.4 \
|
|
|
|
ste.4 \
|
|
|
|
stf.4 \
|
2003-09-06 17:31:50 +00:00
|
|
|
stg.4 \
|
2006-07-25 00:53:14 +00:00
|
|
|
stge.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
sym.4 \
|
2002-11-23 19:43:44 +00:00
|
|
|
syncache.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
syncer.4 \
|
|
|
|
syscons.4 \
|
|
|
|
sysmouse.4 \
|
|
|
|
tap.4 \
|
2002-11-25 18:31:07 +00:00
|
|
|
targ.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
tcp.4 \
|
2001-03-09 20:09:28 +00:00
|
|
|
tdfx.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
termios.4 \
|
2007-12-26 11:35:07 +00:00
|
|
|
textdump.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ti.4 \
|
|
|
|
tl.4 \
|
2002-12-16 18:44:24 +00:00
|
|
|
trm.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
tty.4 \
|
|
|
|
tun.4 \
|
2004-04-14 18:03:30 +00:00
|
|
|
twa.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
twe.4 \
|
2004-01-15 23:05:22 +00:00
|
|
|
tx.4 \
|
2001-07-23 20:44:54 +00:00
|
|
|
txp.4 \
|
2008-10-09 21:25:01 +00:00
|
|
|
u3g.4 \
|
2006-11-15 09:13:25 +00:00
|
|
|
uark.4 \
|
2003-09-07 02:52:25 +00:00
|
|
|
uart.4 \
|
2009-04-06 12:47:09 +00:00
|
|
|
uath.4 \
|
2002-12-11 19:34:14 +00:00
|
|
|
ubsa.4 \
|
2002-10-04 20:43:30 +00:00
|
|
|
ubsec.4 \
|
2004-03-01 17:26:39 +00:00
|
|
|
ubser.4 \
|
2003-05-10 21:44:42 +00:00
|
|
|
ubtbcmfw.4 \
|
2008-03-01 13:05:03 +00:00
|
|
|
uchcom.4 \
|
2002-04-19 18:24:03 +00:00
|
|
|
ucom.4 \
|
2004-09-05 10:01:24 +00:00
|
|
|
ucycom.4 \
|
2004-02-28 13:39:58 +00:00
|
|
|
udav.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
udbp.4 \
|
|
|
|
udp.4 \
|
2003-11-29 18:14:04 +00:00
|
|
|
ufm.4 \
|
2006-01-10 18:39:23 +00:00
|
|
|
ufoma.4 \
|
2002-08-11 23:32:33 +00:00
|
|
|
uftdi.4 \
|
2001-11-20 14:13:36 +00:00
|
|
|
ugen.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
uhci.4 \
|
2002-04-19 18:24:03 +00:00
|
|
|
uhid.4 \
|
2008-08-25 02:05:04 +00:00
|
|
|
uipaq.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ukbd.4 \
|
2002-04-19 18:24:03 +00:00
|
|
|
ulpt.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
umass.4 \
|
2004-03-01 03:49:05 +00:00
|
|
|
umct.4 \
|
2002-04-19 18:24:03 +00:00
|
|
|
umodem.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
ums.4 \
|
|
|
|
unix.4 \
|
2008-08-11 04:48:34 +00:00
|
|
|
upgt.4 \
|
2002-04-19 18:24:03 +00:00
|
|
|
uplcom.4 \
|
2005-04-18 18:47:38 +00:00
|
|
|
ural.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
urio.4 \
|
2009-01-23 05:53:49 +00:00
|
|
|
${_urtw.4} \
|
2000-07-21 10:13:46 +00:00
|
|
|
usb.4 \
|
2008-03-05 14:13:30 +00:00
|
|
|
uslcom.4 \
|
2003-06-12 14:28:32 +00:00
|
|
|
utopia.4 \
|
2002-08-13 01:39:36 +00:00
|
|
|
uvisor.4 \
|
2002-04-19 18:24:03 +00:00
|
|
|
uvscom.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
vga.4 \
|
2004-09-10 20:58:38 +00:00
|
|
|
vge.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
vinum.4 \
|
2004-11-16 17:19:04 +00:00
|
|
|
vkbd.4 \
|
2001-07-28 12:27:06 +00:00
|
|
|
vlan.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
vpo.4 \
|
|
|
|
vr.4 \
|
2003-06-26 09:50:52 +00:00
|
|
|
watchdog.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
wb.4 \
|
|
|
|
wi.4 \
|
2001-03-28 12:44:30 +00:00
|
|
|
witness.4 \
|
2003-04-05 19:25:44 +00:00
|
|
|
wlan.4 \
|
2004-12-08 17:47:32 +00:00
|
|
|
wlan_acl.4 \
|
2007-06-15 04:41:15 +00:00
|
|
|
wlan_amrr.4 \
|
2004-12-08 17:47:32 +00:00
|
|
|
wlan_ccmp.4 \
|
|
|
|
wlan_tkip.4 \
|
|
|
|
wlan_wep.4 \
|
|
|
|
wlan_xauth.4 \
|
2007-11-08 22:09:37 +00:00
|
|
|
${_wpi.4} \
|
2003-11-04 20:49:45 +00:00
|
|
|
xe.4 \
|
2000-07-21 10:13:46 +00:00
|
|
|
xl.4 \
|
|
|
|
xpt.4 \
|
2007-09-02 07:09:25 +00:00
|
|
|
zero.4 \
|
|
|
|
zyd.4
|
1996-04-08 05:15:09 +00:00
|
|
|
|
2008-11-29 18:21:31 +00:00
|
|
|
MLINKS= ae.4 if_ae.4
|
|
|
|
MLINKS+=age.4 if_age.4
|
|
|
|
MLINKS+=agp.4 agpgart.4
|
|
|
|
MLINKS+=ale.4 if_ale.4
|
2004-10-07 12:10:25 +00:00
|
|
|
MLINKS+=altq.4 ALTQ.4
|
2005-05-19 14:54:48 +00:00
|
|
|
MLINKS+=an.4 if_an.4
|
2004-01-20 10:27:23 +00:00
|
|
|
MLINKS+=ata.4 acd.4 \
|
|
|
|
ata.4 ad.4 \
|
|
|
|
ata.4 afd.4 \
|
|
|
|
ata.4 ast.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=aue.4 if_aue.4
|
2003-12-17 10:38:40 +00:00
|
|
|
MLINKS+=axe.4 if_axe.4
|
2006-05-14 15:45:44 +00:00
|
|
|
MLINKS+=bce.4 if_bce.4
|
2003-12-17 10:38:40 +00:00
|
|
|
MLINKS+=bfe.4 if_bfe.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=bge.4 if_bge.4
|
2000-07-04 16:32:46 +00:00
|
|
|
MLINKS+=bktr.4 brooktree.4
|
2009-06-25 17:24:36 +00:00
|
|
|
MLINKS+=bridge.4 if_bridge.4
|
2009-05-16 10:42:00 +00:00
|
|
|
MLINKS+=bwi.4 if_bwi.4
|
2009-06-15 18:24:04 +00:00
|
|
|
MLINKS+=cas.4 if_cas.4
|
2004-11-30 16:16:34 +00:00
|
|
|
MLINKS+=crypto.4 cryptodev.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=cue.4 if_cue.4
|
|
|
|
MLINKS+=dc.4 if_dc.4
|
|
|
|
MLINKS+=de.4 if_de.4
|
|
|
|
MLINKS+=disc.4 if_disc.4
|
|
|
|
MLINKS+=ed.4 if_ed.4
|
2007-04-21 03:00:19 +00:00
|
|
|
MLINKS+=edsc.4 if_edsc.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=ef.4 if_ef.4
|
|
|
|
MLINKS+=em.4 if_em.4
|
2003-06-03 07:58:39 +00:00
|
|
|
MLINKS+=en.4 if_en.4
|
2008-12-15 13:19:11 +00:00
|
|
|
MLINKS+=enc.4 if_enc.4
|
2009-07-26 12:20:07 +00:00
|
|
|
MLINKS+=epair.4 if_epair.4
|
2008-07-14 18:15:43 +00:00
|
|
|
MLINKS+=et.4 if_et.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=faith.4 if_faith.4
|
2003-06-23 14:46:12 +00:00
|
|
|
MLINKS+=fatm.4 if_fatm.4
|
2004-01-20 10:27:23 +00:00
|
|
|
MLINKS+=fd.4 stderr.4 \
|
|
|
|
fd.4 stdin.4 \
|
|
|
|
fd.4 stdout.4
|
2005-07-13 06:08:26 +00:00
|
|
|
MLINKS+=firewire.4 ieee1394.4
|
1995-03-14 09:27:20 +00:00
|
|
|
MLINKS+=fpa.4 fea.4
|
2004-01-09 17:49:03 +00:00
|
|
|
MLINKS+=fwe.4 if_fwe.4
|
2004-06-14 10:55:03 +00:00
|
|
|
MLINKS+=fwip.4 if_fwip.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=fxp.4 if_fxp.4
|
2003-06-10 18:53:15 +00:00
|
|
|
MLINKS+=gem.4 if_gem.4
|
2003-10-23 05:27:38 +00:00
|
|
|
MLINKS+=geom.4 GEOM.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=gif.4 if_gif.4
|
|
|
|
MLINKS+=gre.4 if_gre.4
|
2003-06-17 16:14:31 +00:00
|
|
|
MLINKS+=hatm.4 if_hatm.4
|
2003-06-10 18:53:15 +00:00
|
|
|
MLINKS+=hme.4 if_hme.4
|
2008-02-03 16:38:44 +00:00
|
|
|
MLINKS+=${_hptrr.4} ${_rr232x.4}
|
2003-11-14 20:29:12 +00:00
|
|
|
MLINKS+=idt.4 if_idt.4
|
2008-11-29 18:21:31 +00:00
|
|
|
MLINKS+=igb.4 if_igb.4
|
2004-09-19 06:11:45 +00:00
|
|
|
MLINKS+=ip.4 rawip.4
|
2004-01-20 10:27:23 +00:00
|
|
|
MLINKS+=ipfirewall.4 ipaccounting.4 \
|
|
|
|
ipfirewall.4 ipacct.4 \
|
|
|
|
ipfirewall.4 ipfw.4
|
2005-04-18 18:47:38 +00:00
|
|
|
MLINKS+=ipw.4 if_ipw.4
|
|
|
|
MLINKS+=iwi.4 if_iwi.4
|
2008-11-29 18:21:31 +00:00
|
|
|
MLINKS+=iwn.4 if_iwn.4
|
2006-06-18 14:08:20 +00:00
|
|
|
MLINKS+=ixgb.4 if_ixgb.4
|
2008-09-04 20:45:32 +00:00
|
|
|
MLINKS+=ixgbe.4 if_ixgbe.4
|
2008-11-29 18:21:31 +00:00
|
|
|
MLINKS+=jme.4 if_jme.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=kue.4 if_kue.4
|
2007-04-17 00:57:54 +00:00
|
|
|
MLINKS+=lagg.4 trunk.4
|
2006-05-14 15:45:44 +00:00
|
|
|
MLINKS+=le.4 if_le.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=lge.4 if_lge.4
|
2002-01-07 06:48:30 +00:00
|
|
|
MLINKS+=lo.4 loop.4
|
1999-04-14 16:04:55 +00:00
|
|
|
MLINKS+=lp.4 plip.4
|
2008-11-29 18:21:31 +00:00
|
|
|
MLINKS+=malo.4 if_malo.4
|
2001-03-09 20:09:28 +00:00
|
|
|
MLINKS+=md.4 vn.4
|
1999-11-15 23:05:18 +00:00
|
|
|
MLINKS+=mem.4 kmem.4
|
2005-05-10 16:48:03 +00:00
|
|
|
MLINKS+=mn.4 if_mn.4
|
2006-06-18 14:08:20 +00:00
|
|
|
MLINKS+=mxge.4 if_mxge.4
|
2003-12-17 10:38:40 +00:00
|
|
|
MLINKS+=my.4 if_my.4
|
2008-08-21 00:40:55 +00:00
|
|
|
MLINKS+=${_ndis.4} ${_if_ndis.4}
|
2004-01-20 10:27:23 +00:00
|
|
|
MLINKS+=netintro.4 net.4 \
|
|
|
|
netintro.4 networking.4
|
2006-06-26 23:41:07 +00:00
|
|
|
MLINKS+=${_nfe.4} ${_if_nfe.4}
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=nge.4 if_nge.4
|
2005-05-19 14:54:48 +00:00
|
|
|
MLINKS+=${_nve.4} ${_if_nve.4}
|
2007-06-29 22:47:18 +00:00
|
|
|
MLINKS+=${_nxge.4} ${_if_nxge.4}
|
2003-07-15 11:58:23 +00:00
|
|
|
MLINKS+=patm.4 if_patm.4
|
2003-06-05 21:12:55 +00:00
|
|
|
MLINKS+=pccbb.4 cbb.4
|
2004-09-08 08:28:02 +00:00
|
|
|
MLINKS+=pcm.4 snd.4 \
|
|
|
|
pcm.4 sound.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=pcn.4 if_pcn.4
|
2005-04-18 18:47:38 +00:00
|
|
|
MLINKS+=ral.4 if_ral.4
|
2003-12-17 10:38:40 +00:00
|
|
|
MLINKS+=re.4 if_re.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=rl.4 if_rl.4
|
2004-01-14 13:35:15 +00:00
|
|
|
MLINKS+=rue.4 if_rue.4
|
2007-05-06 10:07:21 +00:00
|
|
|
MLINKS+=rum.4 if_rum.4
|
2004-01-20 10:27:23 +00:00
|
|
|
MLINKS+=scsi.4 CAM.4 \
|
|
|
|
scsi.4 cam.4 \
|
|
|
|
scsi.4 scbus.4 \
|
|
|
|
scsi.4 SCSI.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=sf.4 if_sf.4
|
|
|
|
MLINKS+=sis.4 if_sis.4
|
|
|
|
MLINKS+=sk.4 if_sk.4
|
1999-04-14 16:04:55 +00:00
|
|
|
MLINKS+=smp.4 SMP.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=sn.4 if_sn.4
|
2006-06-17 16:43:21 +00:00
|
|
|
MLINKS+=snd_envy24.4 snd_ak452x.4
|
2007-02-17 10:30:00 +00:00
|
|
|
MLINKS+=snd_sbc.4 snd_sb16.4 \
|
|
|
|
snd_sbc.4 snd_sb8.4
|
2005-11-11 09:57:32 +00:00
|
|
|
MLINKS+=${_spkr.4} ${_speaker.4}
|
2003-11-29 18:14:04 +00:00
|
|
|
MLINKS+=splash.4 screensaver.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=ste.4 if_ste.4
|
|
|
|
MLINKS+=stf.4 if_stf.4
|
2006-07-25 00:53:14 +00:00
|
|
|
MLINKS+=stge.4 if_stge.4
|
2002-11-23 19:43:44 +00:00
|
|
|
MLINKS+=syncache.4 syncookies.4
|
1999-11-15 23:05:18 +00:00
|
|
|
MLINKS+=syscons.4 sc.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=tap.4 if_tap.4
|
2006-03-03 21:37:38 +00:00
|
|
|
MLINKS+=tdfx.4 tdfx_linux.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=ti.4 if_ti.4
|
|
|
|
MLINKS+=tl.4 if_tl.4
|
|
|
|
MLINKS+=tun.4 if_tun.4
|
2004-01-15 23:05:22 +00:00
|
|
|
MLINKS+=tx.4 if_tx.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=txp.4 if_txp.4
|
2008-10-29 16:17:34 +00:00
|
|
|
MLINKS+=u3g.4 u3gstub.4
|
2009-04-06 12:47:09 +00:00
|
|
|
MLINKS+=uath.4 if_uath.4
|
2004-02-28 13:39:58 +00:00
|
|
|
MLINKS+=udav.4 if_udav.4
|
2008-11-29 18:21:31 +00:00
|
|
|
MLINKS+=upgt.4 if_upgt.4
|
2005-04-18 18:47:38 +00:00
|
|
|
MLINKS+=ural.4 if_ural.4
|
2009-01-23 05:53:49 +00:00
|
|
|
MLINKS+=${_urtw.4} ${_if_urtw.4}
|
2004-11-24 20:31:30 +00:00
|
|
|
MLINKS+=vge.4 if_vge.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=vlan.4 if_vlan.4
|
1999-01-23 14:01:55 +00:00
|
|
|
MLINKS+=vpo.4 imm.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=vr.4 if_vr.4
|
2007-10-15 08:17:12 +00:00
|
|
|
MLINKS+=watchdog.4 SW_WATCHDOG.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=wb.4 if_wb.4
|
|
|
|
MLINKS+=wi.4 if_wi.4
|
2007-11-08 22:09:37 +00:00
|
|
|
MLINKS+=${_wpi.4} ${_if_wpi.4}
|
2003-12-17 10:38:40 +00:00
|
|
|
MLINKS+=xe.4 if_xe.4
|
2003-02-15 22:28:33 +00:00
|
|
|
MLINKS+=xl.4 if_xl.4
|
2008-11-29 18:21:31 +00:00
|
|
|
MLINKS+=zyd.4 if_zyd.4
|
1996-05-29 01:10:10 +00:00
|
|
|
|
2005-05-19 14:54:48 +00:00
|
|
|
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
|
2008-08-21 00:40:55 +00:00
|
|
|
_acpi_aiboost.4=acpi_aiboost.4
|
|
|
|
_acpi_asus.4= acpi_asus.4
|
2006-05-20 06:21:42 +00:00
|
|
|
_acpi_dock.4= acpi_dock.4
|
2008-08-21 00:40:55 +00:00
|
|
|
_acpi_fujitsu.4=acpi_fujitsu.4
|
2009-06-23 13:17:25 +00:00
|
|
|
_acpi_hp.4= acpi_hp.4
|
2008-08-21 00:40:55 +00:00
|
|
|
_acpi_ibm.4= acpi_ibm.4
|
|
|
|
_acpi_panasonic.4=acpi_panasonic.4
|
|
|
|
_acpi_sony.4= acpi_sony.4
|
|
|
|
_acpi_toshiba.4=acpi_toshiba.4
|
2009-06-23 13:17:25 +00:00
|
|
|
_acpi_wmi.4= acpi_wmi.4
|
2005-12-31 11:24:36 +00:00
|
|
|
_amdsmb.4= amdsmb.4
|
2009-03-13 16:42:24 +00:00
|
|
|
_amdtemp.4= amdtemp.4
|
2007-11-13 11:23:52 +00:00
|
|
|
_asmc.4= asmc.4
|
2009-11-15 18:31:57 +00:00
|
|
|
_atp.4= atp.4
|
2007-08-23 20:05:09 +00:00
|
|
|
_coretemp.4= coretemp.4
|
2008-08-08 16:26:53 +00:00
|
|
|
_cpuctl.4= cpuctl.4
|
2009-09-09 09:50:31 +00:00
|
|
|
_dpms.4= dpms.4
|
2007-05-11 22:53:09 +00:00
|
|
|
_hptiop.4= hptiop.4
|
|
|
|
_hptmv.4= hptmv.4
|
2007-12-15 00:56:17 +00:00
|
|
|
_hptrr.4= hptrr.4
|
2007-08-23 20:05:09 +00:00
|
|
|
_ichwd.4= ichwd.4
|
2008-08-21 00:40:55 +00:00
|
|
|
_if_ndis.4= if_ndis.4
|
2006-06-26 23:41:07 +00:00
|
|
|
_if_nfe.4= if_nfe.4
|
2005-05-19 14:54:48 +00:00
|
|
|
_if_nve.4= if_nve.4
|
2007-06-29 22:47:18 +00:00
|
|
|
_if_nxge.4= if_nxge.4
|
2009-01-23 05:53:49 +00:00
|
|
|
_if_urtw.4= if_urtw.4
|
2007-11-08 22:09:37 +00:00
|
|
|
_if_wpi.4= if_wpi.4
|
2006-02-14 17:18:20 +00:00
|
|
|
_ipmi.4= ipmi.4
|
2008-08-21 00:40:55 +00:00
|
|
|
_io.4= io.4
|
2009-09-26 12:45:28 +00:00
|
|
|
_lindev.4= lindev.4
|
2008-08-21 00:40:55 +00:00
|
|
|
_linux.4= linux.4
|
|
|
|
_ndis.4= ndis.4
|
2006-06-26 23:41:07 +00:00
|
|
|
_nfe.4= nfe.4
|
2007-10-15 08:17:12 +00:00
|
|
|
_nfsmb.4= nfsmb.4
|
2005-11-11 09:57:32 +00:00
|
|
|
_nve.4= nve.4
|
2007-06-29 22:47:18 +00:00
|
|
|
_nxge.4= nxge.4
|
2008-02-03 16:38:44 +00:00
|
|
|
_rr232x.4= rr232x.4
|
2005-11-11 09:57:32 +00:00
|
|
|
_speaker.4= speaker.4
|
2007-10-15 08:17:12 +00:00
|
|
|
_spkr.4= spkr.4
|
2009-01-23 05:53:49 +00:00
|
|
|
_urtw.4= urtw.4
|
2007-11-08 22:09:37 +00:00
|
|
|
_wpi.4= wpi.4
|
2009-09-26 12:45:28 +00:00
|
|
|
|
|
|
|
MLINKS+=lindev.4 full.4
|
2005-05-19 14:54:48 +00:00
|
|
|
.endif
|
|
|
|
|
2009-11-15 18:31:57 +00:00
|
|
|
.if ${MACHINE_ARCH} == "powerpc"
|
|
|
|
_atp.4= atp.4
|
|
|
|
.endif
|
|
|
|
|
2001-02-22 15:28:57 +00:00
|
|
|
.if exists(${.CURDIR}/man4.${MACHINE_ARCH})
|
|
|
|
SUBDIR= man4.${MACHINE_ARCH}
|
|
|
|
.endif
|
1994-05-30 19:09:18 +00:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|