cvs commit: src/sys/dev/pccard pccarddevs src/sys/dev/ed
if_ed_pccard.c src/sys/dev/sn if_sn.c if_sn_pccard.c
src/sys/dev/xe if_xe_pccard.c src/sys/dev/wi if_wi_pccard.c
src/share/man/man4 ed.4 sn.4 wi.4 xe.4 ...
Warner Losh
imp at FreeBSD.org
Sun Jul 10 02:00:36 GMT 2005
imp 2005-07-10 02:00:35 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccarddevs
sys/dev/ed if_ed_pccard.c
sys/dev/sn if_sn.c if_sn_pccard.c
sys/dev/xe if_xe_pccard.c
sys/dev/wi if_wi_pccard.c
share/man/man4 ed.4 sn.4 wi.4 xe.4
share/man/man4/man4.i386 ep.4
Log:
Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8
distribution. Add the appropriate devices to the man pages.
Obtained from: pcmcia-cs
Approved by: re (scottl)
Revision Changes Path
1.45 +24 -2 src/share/man/man4/ed.4
1.37 +5 -3 src/share/man/man4/man4.i386/ep.4
1.8 +19 -1 src/share/man/man4/sn.4
1.64 +1 -0 src/share/man/man4/wi.4
1.9 +2 -0 src/share/man/man4/xe.4
1.84 +15 -0 src/sys/dev/ed/if_ed_pccard.c
1.109 +49 -8 src/sys/dev/pccard/pccarddevs
1.45 +2 -1 src/sys/dev/sn/if_sn.c
1.32 +5 -2 src/sys/dev/sn/if_sn_pccard.c
1.57 +1 -0 src/sys/dev/wi/if_wi_pccard.c
1.26 +2 -1 src/sys/dev/xe/if_xe_pccard.c
More information about the cvs-src
mailing list