freebsd_amp_hwpstate/usr.sbin/pccard
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
..
pccardc pccard_beep parameter was already supported by rc.conf. 2000-09-17 16:37:36 +00:00
pccardd fix some minor problem in PIOCSRESOURCE ioctl. 2000-10-01 12:36:14 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile.inc Remove -g compiler flag. 2000-01-03 12:01:30 +00:00