Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Dec 1996 18:33:37 -0800
From:      Paul Traina <pst@jnx.com>
To:        Michael Smith <msmith@atrad.adelaide.edu.au>
Cc:        Andrew.Gordon@net-tel.co.uk, nate@freebsd.org, mobile@freebsd.org, hackers@freebsd.org
Subject:   Re: need help with a PC CARD NE2000 clone... 
Message-ID:  <199612100233.SAA00372@base.jnx.com>
In-Reply-To: Your message of "Tue, 10 Dec 1996 12:03:59 %2B1030." <199612100134.MAA11963@genesis.atrad.adelaide.edu.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for all the help.  Sorry if I sounded rather frantic, I'm
desparately trying to get this laptop working for a conference and
then two weeks holiday.

I'll fix the pcic irq address.

On the memory stuff, I think your change is good, but I think it should
actually be:

	units = (size + MEMUNITS - 1) / MEMUNITS;

and do the rest with units.

because of the 16k allocation blocks too.  This will cause us to always
round up properly.

I wonder why my card is so weird? :-(



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