summaryrefslogtreecommitdiff
path: root/sys/dev/pcic/i82365var.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: Latest pccard kernel bitsWarner Losh2000-05-231-3/+4
* Add some comments about things that have become bad as I've beenWarner Losh2000-01-101-2/+2
* Checkpoint of today's changes. We now get to the point where the pccardWarner Losh2000-01-061-2/+2
* Connect interrupts and start processing them. We panic on card removalWarner Losh2000-01-031-11/+9
* Delay creation of threads until after the idle thread is created, moreWarner Losh1999-12-211-2/+1
* Make attach work, almost. Calling kthread_create from aWarner Losh1999-12-201-0/+1
* o Hide pcic_chip functions inside fileWarner Losh1999-12-191-20/+1
* o Separate out alloc/release from the activationWarner Losh1999-12-171-2/+2
* Add alloc/release resource. Need to connect functionality later.Warner Losh1999-12-151-0/+4
* o Implement IRQ activation. We do this in bus_{setup,teardown}_intr,Warner Losh1999-12-081-0/+4
* Tonight's cleanups.Warner Losh1999-12-071-35/+26
* Add resource activation routines to pcic driver. Minor cleanup ofWarner Losh1999-11-281-3/+9
* Update pccard code to latest NetBSD code. This is the last mergeWarner Losh1999-11-281-1/+17
* Latest incremental efforts on newcard:Warner Losh1999-11-201-0/+8
* Make these compile. Next step is to connect newbus plumbing.Warner Losh1999-10-271-7/+4
* Very preliminary pcic device support. Will make depend, but won'tWarner Losh1999-10-261-0/+188