aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
* Make a few more mallocs use M_ZERO.David Malone2000-10-292-6/+4
* o Remove lots of kludges with iospace and irq.Warner Losh2000-10-221-10/+13
* Get the interrupt correct.Warner Losh2000-10-201-1/+1
* o Fix memory leak in ivarsWarner Losh2000-10-191-6/+25
* o Remove a boatload of debugging printfs.Warner Losh2000-10-181-12/+18
* More NEWCARD fixes. We now almost properly print the probe message.Warner Losh2000-10-171-9/+72
* First cut at allocating the resources from the CIS after the probe, butWarner Losh2000-10-162-20/+48
* Lots of little fixes. We no longer panic on card insert:Warner Losh2000-10-152-19/+53
* o Record the pccard_function in the ivar.Warner Losh2000-10-092-8/+12
* o Implement get_ivars so matching routines will work (this causesWarner Losh2000-10-071-3/+38
* o Merge in changes to the NetBSD sources:Warner Losh2000-09-222-8/+93
* Implement indirection in the pccard probe/attach. This should make itWarner Losh2000-09-193-0/+75
* Change the interface to pccard_function_init. The interface is suchWarner Losh2000-09-162-8/+17
* MFNetBSD:Warner Losh2000-09-051-1/+24
* Minor tweaks to have the card be properly enabled via the CCR.Warner Losh2000-08-261-6/+9
* Sync to pccarddevs 1.5Warner Losh2000-08-242-107/+286
* o Fix unterminated commentWarner Losh2000-08-241-27/+52
* Save a pointer to the dev, if any, that each function attach.Warner Losh2000-08-222-2/+7
* o Move to using PCCARD_SOFTC(dev)Warner Losh2000-08-194-20/+16
* Define get_memory_offset methodWarner Losh2000-08-111-0/+7
* Matching commits to pccard for last pcic changes. We now at least toWarner Losh2000-06-183-29/+32
* Add new functions. Also add comments to existing functions. TheseWarner Losh2000-06-181-0/+37
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-4/+4
* Remove bogus commentWarner Losh2000-04-201-2/+0
* OK. Next step: we read in CIS.Warner Losh2000-04-195-155/+9
* Include <sys/bus.h>, which is needed after Doug's latest object changes.Warner Losh2000-04-162-0/+4
* checkpoint latest pccard/pcic hacking:Warner Losh2000-04-134-142/+89
* Fix pcic_detach_socket to get right pcic_handle.Warner Losh2000-04-041-1/+1
* Minor changes to some of the interfaces.Warner Losh2000-03-264-8/+16
* RegenWarner Losh2000-03-252-28/+362
* Merge 1.60 to 1.85 of NetBSD's pcmciadevs into our database.Warner Losh2000-03-251-13/+67
* Propagate MAC address in CIS tupple to dev/ed/ driver.Tatsumi Hosokawa2000-01-211-0/+13
* Move xe driver from dev/pccard to dev/xe. Convert driver to newbus.Warner Losh2000-01-102-3197/+0
* Eliminate pccard_chip_* tonight.Warner Losh2000-01-104-328/+68
* Checkpoint of today's changes. We now get to the point where the pccardWarner Losh2000-01-064-92/+68
* Connect interrupts and start processing them. We panic on card removalWarner Losh2000-01-031-2/+2
* Tonight's cleanups.Warner Losh1999-12-074-47/+50
* Remove the 'ivars' arguement to device_add_child() andMatthew N. Dodd1999-12-031-1/+1
* Sync generated filesWarner Losh1999-11-292-4/+14
* Merge NetBSD 1.60 by jun:Warner Losh1999-11-291-1/+2
* Flesh out the pccard bus_ methods with either the generic one (whereWarner Losh1999-11-294-19/+126
* Add resource activation routines to pcic driver. Minor cleanup ofWarner Losh1999-11-282-0/+109
* commit (re)generated files last.Warner Losh1999-11-282-29/+334
* Update pccard code to latest NetBSD code. This is the last mergeWarner Losh1999-11-285-32/+137
* Disable old PCCARD_MODULE code.Warner Losh1999-10-291-0/+2
* Moderately hacked pccard code from newconfig. It is somewhat inWarner Losh1999-10-2612-0/+4469
* Remove NBPF conditionality of bpf calls in most of our network drivers.Poul-Henning Kamp1999-09-251-9/+0
* Restore vendor $Id$ now that it won't be clobbered.Peter Wemm1999-09-232-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-4/+4