freebsd-dev/sys/dev/atkbdc
John Baldwin 2f29acd7ec - When moving the IRQ resource from the psmcpnp device to the psm device,
delete the IRQ resource from the psmcpnp device completely.
- Don't allocate the IRQ resource shared.  It is not a shareable interrupt
  on ISA.  The bus driver can set RF_SHAREABLE if the IRQ is actually
  shareable on a non-ISA bus.
2010-12-16 17:08:43 +00:00
..
atkbd_atkbdc.c
atkbd.c
atkbdc_ebus.c
atkbdc_isa.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
atkbdc_subr.c
atkbdc_subr.h
atkbdc.c
atkbdcreg.h
atkbdreg.h
psm.c - When moving the IRQ resource from the psmcpnp device to the psm device, 2010-12-16 17:08:43 +00:00
psm.h