pccard[dc] still needed?

Makoto Matsushita <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
In 5-current, NEWCARD is the default pccard subsystem IIRC. Since
floppies are too small to put binaries, we may delete OLDCARD related
things, pccardc and pccardd.

Is it OK to apply following patch?  If something goes wrong when
pccardc and pccardd is disappeared from boot.flp, please email me.

-- -
Makoto `MAR' Matsushita



Index: i386/boot_crunch.conf
===================================================================
RCS file: /home/ncvs/src/release/i386/boot_crunch.conf,v
retrieving revision 1.54
diff -u -r1.54 boot_crunch.conf
--- i386/boot_crunch.conf	16 May 2002 06:00:57 -0000	1.54
+++ i386/boot_crunch.conf	19 Oct 2002 04:45:45 -0000
@@ -22,7 +22,7 @@
 ln minigzip zcat
 
 srcdirs /usr/src/usr.sbin /usr/src/usr.sbin/pccard
-progs arp pccardc pccardd ppp
+progs arp ppp
 progs sysinstall usbd usbdevs
 
 libs -ll -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lz -lnetgraph
Index: pc98/boot_crunch.conf
===================================================================
RCS file: /home/ncvs/src/release/pc98/boot_crunch.conf,v
retrieving revision 1.54
diff -u -r1.54 boot_crunch.conf
--- pc98/boot_crunch.conf	16 Oct 2002 14:50:46 -0000	1.54
+++ pc98/boot_crunch.conf	19 Oct 2002 04:46:46 -0000
@@ -22,7 +22,7 @@
 ln minigzip zcat
 
 srcdirs /usr/src/usr.sbin /usr/src/usr.sbin/pccard
-progs arp pccardc pccardd ppp
+progs arp ppp
 progs sysinstall
 
 libs -ll -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lz -lnetgraph

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.