newbus resource manager

1999-04-22 Thread Garrett Wollman
On Thu, 22 Apr 1999 12:40:55 +0900, KATO Takenori 
k...@ganko.eps.nagoya-u.ac.jp said:

 Can newbus resource manager manage discontinuouse I/O port?
 Many PC-98 devices use discontinuous I/O port like:
   0x00d0, 0x10d0, 0x20d0, 0x30d0, 0x40d0, ..., 0xf0d0

 Current API seems to assume contiguity and not to be able to manage
 such I/O port addresses.

Each one of these is a single port, so it needs to be reserved
individually.

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
woll...@lcs.mit.edu  | O Siem / The fires of freedom 
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick


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



newbus resource manager

1999-04-21 Thread KATO Takenori
Can newbus resource manager manage discontinuouse I/O port?

Many PC-98 devices use discontinuous I/O port like:
  0x00d0, 0x10d0, 0x20d0, 0x30d0, 0x40d0, ..., 0xf0d0

Current API seems to assume contiguity and not to be able to manage
such I/O port addresses.

---+--+
KATO Takenori k...@ganko.eps.nagoya-u.ac.jp  |FreeBSD   |
Dept. Earth Planet. Sci, Nagoya Univ.  |The power to serve!   |
Nagoya, 464-8602, Japan|  http://www.FreeBSD.org/ |
 FreeBSD(98) 3.1:   Rev. 01 available! |http://www.jp.FreeBSD.org/|
 FreeBSD(98) 2.2.8: Rev. 01 available! +==+


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