MIHIRA Sanpei Yoshiro 975ce2575a fix some minor problem in PIOCSRESOURCE ioctl.
- If resource which was allocated for pcic was
  requested via this ioctl, bus_alloc_resource
  would be succeeded and that resource was
  returned as free resource.  So check whether
  requested resource was used for pcic or not
  before bus_alloc_resource test.

- merge SYS_RES_IRQ routine into other SYS_RES_*
  routine and clean up.

problem reported by:	Yohei Terada <terada@jiro.c.u-tokyo.ac.jp>
2000-10-01 12:36:14 +00:00
..
2000-09-22 22:04:17 +00:00
2000-09-18 17:46:01 +00:00
2000-09-16 18:57:18 +00:00
2000-09-25 15:38:32 +00:00
2000-10-01 10:59:02 +00:00
2000-05-01 20:32:07 +00:00
2000-05-01 20:32:07 +00:00
2000-09-30 20:12:27 +00:00