summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcic/i82365var.h
Commit message (Expand)AuthorAgeFilesLines
* o Now that I've had time to test the new interface, reintegrate it back in.imp2001-01-071-1/+1
* Start to make code more generic so it can be used by the pccbb driverimp2000-12-051-4/+4
* Kill #define of DETACH_FORCE since it is now in card_if.mimp2000-11-301-34/+2
* Fix arguments to kthread_create (submitted by takawata@freebsd.org).imp2000-10-071-0/+2
* o move to using PCIC_SOFTC(dev) to get the softcimp2000-08-191-0/+2
* Remove pcic_isa_identify. I don't think it is needed.imp2000-08-191-0/+1
* Almost make loading work. This is a checkpoint. With these change weimp2000-06-181-0/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
* OK. Next step: we read in CIS.imp2000-04-191-3/+0
* checkpoint latest pccard/pcic hacking:imp2000-04-131-0/+4
* Add some comments about things that have become bad as I've beenimp2000-01-101-2/+2
* Checkpoint of today's changes. We now get to the point where the pccardimp2000-01-061-2/+2
* Connect interrupts and start processing them. We panic on card removalimp2000-01-031-11/+9
* Delay creation of threads until after the idle thread is created, moreimp1999-12-211-2/+1
* Make attach work, almost. Calling kthread_create from aimp1999-12-201-0/+1
* o Hide pcic_chip functions inside fileimp1999-12-191-20/+1
* o Separate out alloc/release from the activationimp1999-12-171-2/+2
* Add alloc/release resource. Need to connect functionality later.imp1999-12-151-0/+4
* o Implement IRQ activation. We do this in bus_{setup,teardown}_intr,imp1999-12-081-0/+4
* Tonight's cleanups.imp1999-12-071-38/+29
* Add resource activation routines to pcic driver. Minor cleanup ofimp1999-11-281-3/+9
* Update pccard code to latest NetBSD code. This is the last mergeimp1999-11-281-1/+17
* Latest incremental efforts on newcard:imp1999-11-201-0/+8
* Make these compile. Next step is to connect newbus plumbing.imp1999-10-271-7/+4
* Very preliminary pcic device support. Will make depend, but won'timp1999-10-261-0/+188
OpenPOWER on IntegriCloud