Date: Thu, 19 Apr 2001 00:27:22 +0900 From: Takeshi Shibagaki <ie9t-sbgk@asahi-net.or.jp> To: imp@freebsd.org Cc: ie9t-sbgk@asahi-net.or.jp, cvs-committers@freebsd.org, cvs-all@freebsd.org, shiba@freebsd.org Subject: Re: cvs commit: src/sys/pci pcic_p.c pcic_p.h Message-ID: <20010419002722S.ie9t-sbgk@asahi-net.or.jp> In-Reply-To: <20010419000551L.ie9t-sbgk@asahi-net.or.jp> References: <200104172315.f3HNF1663568@freefall.freebsd.org> <20010419000551L.ie9t-sbgk@asahi-net.or.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, From: Takeshi Shibagaki <ie9t-sbgk@asahi-net.or.jp> Subject: Re: cvs commit: src/sys/pci pcic_p.c pcic_p.h Date: Thu, 19 Apr 2001 00:05:51 +0900 Message-ID: <20010419000551L.ie9t-sbgk@asahi-net.or.jp> > imp> When booting, turn on the 3E0 compatibility address for ricoh cardbus > imp> parts. This is based on the newcard code that turns it off :-). We > imp> can now reboot after NEWCARD or Windows and have OLDCARD work. Add > imp> support for the RL5C466 while I'm at it. ie9t-sbgk> I agree this change, but We should only apply this change to RL5C46X. Because following registers, #define CB_BCR_RL_3E0_EN 0x0800 #define CB_BCR_RL_3E2_EN 0x1000 don't exist in RL5C47X. These codes are also commented out in NetBSD. Takeshi Shibagaki ie9t-sbgk@asahi-net.or.jp,shiba@freebsd.org 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?20010419002722S.ie9t-sbgk>