Subject: adding a new memory-mapped interface board at 64Meg
To: None <tech-kern@sun-lamp.cs.berkeley.edu>
From: None <feldy@ISI.EDU>
List: tech-kern
Date: 03/03/1994 22:19:01
We're building a high-speed network interface for
a 486 with VL-bus and I'm having trouble figuring out
how to create a virtual address for the board.

No I/O ports/commands will be recognized by the board. It
will simply look and act like memory. 

In the probe routine, I'd like to create an address for the
base of the board. Since id_maddr is really for memory
near 0xa0000, it's useless. 

Any pointers on handling this?

Bob Felderman
USC/Information Sciences Institute
4676 Admiralty Way #1001
Marina del Rey, CA 90292-6695
(310) 822-1511 x222
(310) 823-6714 (fax)

feldy@isi.edu


------------------------------------------------------------------------------