summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcic/i82365_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Remove badly broken pcic driver for NEWCARDimp2004-08-111-406/+0
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* Make oldcard and newcard kernel module work.takawata2002-05-301-0/+1
* Add IBM3765 to newcard's pcic pnp device listimp2001-04-111-2/+3
* Use appropriate resource management accessors instead of directlymdodd2000-10-181-1/+1
* Another PnP pcic card: SMC Swapbox Plug and Playimp2000-10-121-1/+2
* o move to using PCIC_SOFTC(dev) to get the softcimp2000-08-191-3/+1
* Remove pcic_isa_identify. I don't think it is needed.imp2000-08-191-26/+1
* Add support for loading this as a module (before there were someimp2000-08-171-9/+10
* Almost make loading work. This is a checkpoint. With these change weimp2000-06-181-12/+60
* Add ACTIONTECH #define for plug and play. Also add PnP support to NEWCARDimp2000-05-291-0/+1
* OK. Next step: we read in CIS.imp2000-04-191-1/+0
* checkpoint latest pccard/pcic hacking:imp2000-04-131-4/+3
* Checkpoint of today's changes. We now get to the point where the pccardimp2000-01-061-2/+5
* Connect interrupts and start processing them. We panic on card removalimp2000-01-031-60/+56
* o Hide pcic_chip functions inside fileimp1999-12-191-19/+0
* Add alloc/release resource. Need to connect functionality later.imp1999-12-151-0/+2
* Merge _isa and _isasubr since only one function remained in _isasubrimp1999-12-091-5/+158
* o Implement IRQ activation. We do this in bus_{setup,teardown}_intr,imp1999-12-081-2/+2
* Tonight's cleanups.imp1999-12-071-18/+0
* Reconnect probing of the width of the isa bus, calling pcic_attach andimp1999-11-291-7/+2
* Add resource activation routines to pcic driver. Minor cleanup ofimp1999-11-281-5/+19
* Latest incremental efforts on newcard:imp1999-11-201-50/+77
* o Remove #if XXX from around the probe code.imp1999-11-171-51/+32
* Make these compile. Next step is to connect newbus plumbing.imp1999-10-271-26/+10
* Very preliminary pcic device support. Will make depend, but won'timp1999-10-261-0/+262
OpenPOWER on IntegriCloud