Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 1999 10:53:45 -0600
From:      Warner Losh <imp@village.org>
To:        Nate Williams <nate@mt.sri.com>
Cc:        hosokawa@itc.keio.ac.jp (HOSOKAWA Tatsumi), mobile@FreeBSD.ORG
Subject:   Re: usr.sbin/pccard/pccardd change for "cardio" and "cardmem" 
Message-ID:  <199907211653.KAA03421@harmony.village.org>
In-Reply-To: Your message of "Wed, 21 Jul 1999 10:44:26 MDT." <199907211644.KAA26506@mt.sri.com> 
References:  <199907211644.KAA26506@mt.sri.com>  <199907210039.SAA23797@mt.sri.com> <199907211530.AAA06800@afs.ntc.mita.keio.ac.jp> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199907211644.KAA26506@mt.sri.com> Nate Williams writes:
: > I want to add these two entries in /etc/pccard.conf.
: > 
: > 	function serial
: > 		config default "sio4" any
: > 		cardio any 8
: > 
: > 	function fixed_disk
: > 		config default "wdc2" any
: > 		cardio any 16
: 
: And these do what?

Seems obvious to me that they say
	"I want you to bind any PCCARD who claims to be a serial card
	to sio4, at a multiple of 8 offset"
and
	"I want you to bind any PCCARD who claims to be a fixed disk
	to wdc2, aligned on a 16 byte offset"

Rather than having 1000000000000 entries for modems, compact flash, etc.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907211653.KAA03421>