HardenedBSD/sys/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
..
cardinfo.h
cis.h
driver.h
i82365.h
pccard_beep.c
pccard_nbk.c Add pccard_product_lookup comatibility shim 2000-09-28 07:22:30 +00:00
pccard_nbk.h
pccard.c fix some minor problem in PIOCSRESOURCE ioctl. 2000-10-01 12:36:14 +00:00
pcic98reg.h
pcic_pci.c Spelling police in a comment: Defalut -> Default. 2000-09-29 21:14:05 +00:00
pcic_pci.h
pcic.c
pcic.h
slot.h