Deleted Added
sdiff udiff text old ( 261739 ) new ( 262686 )
full compact
1#
2# Copyright (c) 2004-2006 The FreeBSD Project
3# All rights reserved.
4#
5# Redistribution and use in source and binary forms, with or without
6# modification, are permitted provided that the following conditions
7# are met:
8# 1. Redistributions of source code must retain the above copyright

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

18# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24# SUCH DAMAGE.
25#
26# $FreeBSD: stable/10/release/doc/share/misc/dev.archlist.txt 261739 2014-02-11 08:11:34Z brueffer $
27#
28
29#
30# This file is used by man2hwnotes.pl to set which drivers are usable
31# on which architectures.
32#
33# Format:
34#

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

148snd_via82c686 i386,amd64
149snd_vibes i386,amd64
150stg i386,pc98
151ti i386,pc98,amd64,sparc64
152tl i386,pc98,amd64
153trm i386,amd64
154twa i386,amd64
155twe i386,amd64
156ubsa i386,pc98,amd64
157ubsec i386,pc98,amd64
158ubser i386,pc98,amd64
159ucycom i386,pc98,amd64
160udav i386,pc98,amd64
161uftdi i386,pc98,amd64
162uhci i386,pc98,ia64,amd64,powerpc
163ulpt i386,pc98,amd64,powerpc

--- 13 unchanged lines hidden ---