Make the Alpha floppies fit. At least we can build a release now.

Patch kindly provided by: obrien
This commit is contained in:
Wilko Bulte 2003-05-17 11:58:28 +00:00
parent 040c5b92bb
commit a393c385c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115095
2 changed files with 8 additions and 8 deletions

View file

@ -27,6 +27,7 @@ sed \
-e '/SMP/d' \
-e '/ atapifd /d' \
-e '/ atapist /d' \
-e '/ mpt /d' \
-e '/ ch /d' \
-e '/ pass /d' \
-e '/ sa /d' \
@ -36,15 +37,10 @@ sed \
-e '/ ppbus /d' \
-e '/ lpt /d' \
-e '/ ppi /d' \
-e '/ sf /d' \
-e '/ sis /d' \
-e '/ ste /d' \
-e '/ wb /d' \
-e '/ random /d' \
-e '/ sl /d' \
-e '/ ppp /d' \
-e '/ pty /d' \
-e '/ gif /d' \
-e '/ faith /d' \
-e '/ uhci /d' \
-e '/ ohci /d' \

View file

@ -52,14 +52,18 @@ xl if_xl 2 network "3Com 3c90x (Boomerang, Cyclone)"
ahc ahc 3 disk "Adaptec 2940"
ahc ahc_eisa 3 disk "Adaptec 2940 EISA"
ahc ahc_pci 3 disk "Adaptec 2940 PCI"
isp isp 3 disk "Qlogic SCSI"
amr amr 3 disk "AMI MegaRAID"
ispfw ispfw 3 disk "Qlogic SCSI firmware modules"
mlx mlx 3 disk "Mylex DAC-family RAID"
mpt mpt 3 disk "LSI-Logic Fusion"
sf if_sf 3 network "Adaptec AIC-6915 (``Starfire'')"
sis if_sis 3 network "SiS 900 / 7016"
ste if_ste 3 network "Sundance ST201 (D-Link DFE-550TX)"
wb if_wb 3 network "Winbond W89C840F"
axe if_axe 3 network "ASIX AX88172 USB 2.0 Ethernet"
if_gif if_gif 3 network "IPv6 and IPv4 tunneling"
if_tun if_tun 3 network "Packet tunnel"
gif if_gif 3 network "IPv6 and IPv4 tunneling"
tun if_tun 3 network "Packet tunnel"
CD9660 cd9660 3 options "ISO 9660 Filesystem"
NFSCLIENT nfsclient 3 options "Network Filesystem Client"