summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* - Removed PacketAliasPptp() API function.ru2000-06-204-38/+1
* Added true support for PPTP aliasing. Some nice features include:ru2000-06-207-11/+422
* return of the accept filter part IIalfred2000-06-2016-1/+714
* Comment this bad boy. Hopefully the next person that comes along won'tjhb2000-06-192-58/+196
* Terminate aic_ids[]brian2000-06-191-0/+1
* Add UP1000 to GENERICgallatin2000-06-192-0/+2
* unbreak kernels without UP1000 supportgallatin2000-06-191-1/+1
* Add support for the Alpha Processor, Inc. UP1000 system.gallatin2000-06-1911-5/+765
* make mixer reads return the value written instead of the value setcg2000-06-191-1/+1
* Support bounce buffers for ISA DMA on the alpha. This is required for thegallatin2000-06-197-16/+39
* - Add some more details to the 'lsdev' output for FAT file systems.jhb2000-06-191-27/+83
* Implemented some optimizations which result in 14 fewer instructions in thedg2000-06-192-4/+12
* Bring the an(4) fixes to wi(4):roberto2000-06-192-6/+20
* - Add suser check before SIOCSAIRONET.roberto2000-06-181-3/+10
* When running with quotas enabled on a filesystem using soft updates,mckusick2000-06-182-4/+6
* Some additional performance improvements. When freeing an inodemckusick2000-06-182-16/+36
* Remove RECERR from RAY_DEBUGdmlb2000-06-181-2/+1
* General tidy up and plough through TODO list.dmlb2000-06-181-303/+143
* Add a desired network parameter structure to runq entries.dmlb2000-06-181-0/+2
* /152x/s/sound/SCSI/phk2000-06-181-1/+1
* Added support for the i82559ER (10/100Mbps NIC for embedded applications).dg2000-06-184-18/+32
* backout accept optimizations.alfred2000-06-184-296/+0
* MF4: add support for the Am79C973.gj2000-06-182-0/+2
* Remove all but ISP_TARGET_MODE options for isp and ispfw pseudo device.mjacob2000-06-182-116/+4
* Allow newer Linksys 10/100 PCMCIA cards to work.ps2000-06-181-12/+10
* Add ispfw as an optional 'device' (for static linking)mjacob2000-06-181-0/+1
* Matching commits to pccard for last pcic changes. We now at least toimp2000-06-183-29/+32
* Almost make loading work. This is a checkpoint. With these change weimp2000-06-183-43/+85
* Add oldcard, pccard, pcic and sn modules to the build.imp2000-06-181-2/+3
* Clean up firmware load issues and remove darn near all config options.mjacob2000-06-182-190/+86
* Remove all but one (ISP_TARGET_MODE) option for isp.mjacob2000-06-181-18/+0
* Preliminary commit of oldcard module. This might not work, but will.imp2000-06-181-0/+17
* add ispfw modulemjacob2000-06-181-0/+7
* add if_wx modulemjacob2000-06-181-0/+7
* Add if_wx && ispfw modulesmjacob2000-06-181-3/+3
* Add new functions. Also add comments to existing functions. Theseimp2000-06-181-0/+37
* Removing this bulky one large f/w file. This f/w is now in dev/ispfw.mjacob2000-06-181-36137/+0
* o Implement some compatibility functions for NEWCARD compat. This isimp2000-06-181-2/+24
* Once we have firmware running (if isp_reset) and this is the first timemjacob2000-06-181-34/+74
* Remove all ISP2100_SCCLUN define protected code and replace it withmjacob2000-06-181-23/+12
* Remove all ISP2100_SCCLUN define based code and replace it with runtimemjacob2000-06-181-27/+27
* Roll platform minor number. Force definition of SCSI_ISP_FABRICmjacob2000-06-181-8/+6
* Roll core minor version. Set ISP_MAX_LUNS to be off of new isp_maxlunsmjacob2000-06-181-11/+4
* add "disable autodisconnect" flagsmjacob2000-06-181-0/+1
* Make pcic compile again with newcardimp2000-06-181-4/+3
* cleanup i_int_X vs. uint_X definitionsmjacob2000-06-181-16/+16
* Build sn as a moduleimp2000-06-181-0/+7
* add MBOX_GET_RESOURCE_COUNT commandmjacob2000-06-181-0/+1
* Add in (separate files for different board's firmware) new files for ispfwmjacob2000-06-187-0/+20877
* Fix breakage where we never were attaching SES devices because inq_lenmjacob2000-06-181-0/+3
OpenPOWER on IntegriCloud