Date: Thu, 2 Aug 2001 00:06:32 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd cardd.c Message-ID: <200108020706.f7276Wk58350@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/08/02 00:06:32 PDT
Modified files:
usr.sbin/pccard/pccardd cardd.c
Log:
Only try to allocated properly aligned I/O segments. This should stop
some of the config problems that we've been seeing (where wi0 tries to
allocate 0x138-0x198, for example).
Use err(1,"foo") rather than perror + exit while I'm here.
Revision Changes Path
1.70 +13 -18 src/usr.sbin/pccard/pccardd/cardd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108020706.f7276Wk58350>
