summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcic
Commit message (Expand)AuthorAgeFilesLines
* checkpoint latest pccard/pcic hacking:imp2000-04-133-23/+54
* Fix pcic_detach_socket to get right pcic_handle.imp2000-04-041-1/+1
* Be consistant about using the right child to get the ivars, which isimp2000-04-041-7/+20
* Correct PnP ids for pcic-like cards.imp2000-03-101-4/+4
* Add some comments about things that have become bad as I've beenimp2000-01-102-3/+5
* Checkpoint of today's changes. We now get to the point where the pccardimp2000-01-063-45/+53
* Connect interrupts and start processing them. We panic on card removalimp2000-01-033-86/+195
* Delay creation of threads until after the idle thread is created, moreimp1999-12-212-22/+18
* Make attach work, almost. Calling kthread_create from aimp1999-12-202-3/+21
* o Hide pcic_chip functions inside fileimp1999-12-193-89/+28
* o Separate out alloc/release from the activationimp1999-12-172-51/+64
* Add alloc/release resource. Need to connect functionality later.imp1999-12-153-1/+21
* Merge _isa and _isasubr since only one function remained in _isasubrimp1999-12-094-263/+158
* o Implement IRQ activation. We do this in bus_{setup,teardown}_intr,imp1999-12-085-195/+75
* Tonight's cleanups.imp1999-12-075-187/+129
* Make this compile again after the device_add_child change.imp1999-12-061-1/+1
* Reconnect probing of the width of the isa bus, calling pcic_attach andimp1999-11-293-41/+32
* Add resource activation routines to pcic driver. Minor cleanup ofimp1999-11-283-31/+58
* Update pccard code to latest NetBSD code. This is the last mergeimp1999-11-283-61/+136
* Latest incremental efforts on newcard:imp1999-11-202-50/+85
* o Remove #if XXX from around the probe code.imp1999-11-172-51/+43
* Make these compile. Next step is to connect newbus plumbing.imp1999-10-275-70/+88
* Very preliminary pcic device support. Will make depend, but won'timp1999-10-266-0/+2474
OpenPOWER on IntegriCloud