Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 1999 06:46:57 +0900
From:      UCHIYAMA Yasushi <uch@nop.or.jp>
To:        current@FreeBSD.ORG
Cc:        julian@whistle.com
Subject:   Re: newconfig/new-bus
Message-ID:  <19990414064657B.uch@nop.or.jp>
In-Reply-To: Your message of "Tue, 13 Apr 1999 12:55:40 -0700 (PDT)" <Pine.BSF.3.95.990413124810.1410E-100000@current1.whistle.com>
References:  <Pine.BSF.3.95.990413124810.1410E-100000@current1.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 | it seems to duplicate a lot of code already in FreeBSD, by just replacing
 | it with the equivalent code from NetBSD.
 | 
 | (or rather, jsut adding the NetBSD code and not using the FreeBSD
 | version. This is acceptable in a test scenario).

 ep at isa/pcmcia/cardbus ... I fully rewrote code to use newconfig/bus_space(9). 
			      (newconfig goal sample)
 sn ... not in FreeBSD (PAO has this)
 fe ... Originally same code.
 ne at pci ... My NetBSD compatiblity test sample. OK to remove.
 ne at pcmcia ... 
  NetBSD drivers already bus-specific frontend code was separated from
bus-independent(backend) code. So easy to adapt another buses.
 I've tested its separation for FreeBSD's ep code, but it was already
done by NetBSD.  ed case, I determined to use NetBSD driver.(rewriting
was difficult...)But if you love FreeBSD origine, you can replace it.
---
UCHIYAMA Yasushi
uch@nop.or.jp 


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




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