summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
Commit message (Expand)AuthorAgeFilesLines
...
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-4/+4
* Remove bogus commentimp2000-04-201-2/+0
* OK. Next step: we read in CIS.imp2000-04-195-155/+9
* Include <sys/bus.h>, which is needed after Doug's latest object changes.imp2000-04-162-0/+4
* checkpoint latest pccard/pcic hacking:imp2000-04-134-142/+89
* Fix pcic_detach_socket to get right pcic_handle.imp2000-04-041-1/+1
* Minor changes to some of the interfaces.imp2000-03-264-8/+16
* Regenimp2000-03-252-28/+362
* Merge 1.60 to 1.85 of NetBSD's pcmciadevs into our database.imp2000-03-251-13/+67
* Propagate MAC address in CIS tupple to dev/ed/ driver.hosokawa2000-01-211-0/+13
* Move xe driver from dev/pccard to dev/xe. Convert driver to newbus.imp2000-01-102-3197/+0
* Eliminate pccard_chip_* tonight.imp2000-01-104-328/+68
* Checkpoint of today's changes. We now get to the point where the pccardimp2000-01-064-92/+68
* Connect interrupts and start processing them. We panic on card removalimp2000-01-031-2/+2
* Tonight's cleanups.imp1999-12-074-47/+50
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-1/+1
* Sync generated filesimp1999-11-292-4/+14
* Merge NetBSD 1.60 by jun:imp1999-11-291-1/+2
* Flesh out the pccard bus_ methods with either the generic one (whereimp1999-11-294-19/+126
* Add resource activation routines to pcic driver. Minor cleanup ofimp1999-11-282-0/+109
* commit (re)generated files last.imp1999-11-282-29/+334
* Update pccard code to latest NetBSD code. This is the last mergeimp1999-11-285-32/+137
* Disable old PCCARD_MODULE code.imp1999-10-291-0/+2
* Moderately hacked pccard code from newconfig. It is somewhat inimp1999-10-2612-0/+4469
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-9/+0
* Restore vendor $Id$ now that it won't be clobbered.peter1999-09-232-2/+2
* $Id$ -> $FreeBSD$peter1999-08-282-4/+4
* Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,phk1999-08-081-1/+1
* Rename bpfilter to bpf.des1999-07-061-8/+8
* Wrap the definition of "XE_DEBUG" so it is overridable from the ``cc''obrien1999-06-221-0/+2
* Fix conflicts.obrien1999-06-222-120/+214
* This commit was generated by cvs2svn to compensate for changes in r48114,obrien1999-06-221-114/+514
|\
| * Virgin import of Xircom PCCARD driver v1.20 (1999/06/13):obrien1999-06-222-233/+726
* | Simplify cdevsw registration.phk1999-05-311-0/+8
* | if_xe* now lives in sys/dev/pccard/obrien1999-05-141-1/+2
|/
* Virgin import of Xircom PCCARD driver v1.19.obrien1999-05-141-78/+63
* Virgin import of Xircom PCCARD driver v1.18obrien1999-05-141-14/+160
* Virgin import of Xircom PCCARD driver v1.17obrien1999-05-141-34/+87
* Virgin import of Xircom PCCARD driver v1.16.obrien1999-05-141-4/+6
* Virgin import of Xircom PCCARD driver v1.15obrien1999-05-141-5/+9
* Virgin import of Xircom PCCARD driver v1.14obrien1999-05-142-1303/+1373
* Virgin import of Xircom PCCARD driver v1.13obrien1999-05-142-0/+2439
OpenPOWER on IntegriCloud