freebsd-dev/sys/dev/pcic
Warner Losh 774af807e4 Make attach work, almost. Calling kthread_create from a
config_intrhook_establish doesn't work.  Children aren't yet attached
properly, but that's ok because pccard would likely panic in its
current shape.
o Save dev of pcic early in attach process
o save dev in pcic_handle for use in pcic_create_event_thread.
o Remove direct attachments of pccard children for now
o move establishment of pcic kthread to config_intrhook.
1999-12-20 06:47:38 +00:00
..
i82365_isa.c o Hide pcic_chip functions inside file 1999-12-19 07:39:10 +00:00
i82365.c Make attach work, almost. Calling kthread_create from a 1999-12-20 06:47:38 +00:00
i82365reg.h o Remove #if XXX from around the probe code. 1999-11-17 23:54:39 +00:00
i82365var.h Make attach work, almost. Calling kthread_create from a 1999-12-20 06:47:38 +00:00