summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix obvious braino in assignment statement. usermod -g should work again.davidn2000-06-181-1/+1
* Reorder the "prob" section in the output of list/show so it can be copy/pastedbillf2000-06-181-5/+6
* Be a little more strict about handling command line args. This allows user anddavidn2000-06-181-4/+6
* Fix a long-standing bug in the rename case previously masked by another bugdavidn2000-06-181-2/+10
* Second and hopefully final fix to .db sync when renaming a user; we must rundavidn2000-06-181-4/+12
* Add wx and ispfw loadable module defaults.mjacob2000-06-171-0/+2
* Deal with quoted arguments. This hack parser uses whitespace to delimitpeter2000-06-173-0/+15
* Clarify (I hope..) what a hose is. One gets used to DEC (nee, CPQ) speakwilko2000-06-171-8/+16
* replace a line erroneously removed in 1.28, should fix xmmscg2000-06-171-3/+5
* Use while (<>) instead of while(<STDIN>) so that perl will automagicallypeter2000-06-174-4/+4
* - Moved "hint" informations to GENERIC.hints.nyan2000-06-172-139/+223
* Switch over to using the new fflagstostr and strtofflags library calls.joe2000-06-1720-52/+69
* Make a note of fflagstostr and strtofflags in the 'see also' section.joe2000-06-171-0/+2
* Add strtofflags and fflagstostr to libc.joe2000-06-172-2/+5
* Modify strtofflags so that it returns a malloced string instead of ajoe2000-06-172-4/+30
* Add back "NO_MODULES" as using ``make -DMODULES_WITH_WORLD'' in theobrien2000-06-174-4/+4
* If "MODULES_WITH_WORLD" is defined, sys/modules will be built with theobrien2000-06-177-4/+15
* Add support for emulating the RDMSR and WRMSR instructions into BTX. Injhb2000-06-172-4/+48
* Merged from sys/isa/syscons_isa.c revision 1.13.kato2000-06-172-8/+10
* bs, olpt, pckbd are static limited devices.kato2000-06-171-3/+3
* The "def" arg for fflagstostr is too specialized for ls. The callerjoe2000-06-172-8/+5
* Return of the evil file flags! The {s|g}etflags functions werejoe2000-06-174-250/+16
* - Improved passive mode FTP support by aliasing 229 replies.ru2000-06-162-624/+674
* Implement SIOCSIFLLADDR, which allows you to change the link-levelwpaul2000-06-164-1/+67
* Add a few directories that were shared by a lot of ports: section 3asami2000-06-163-0/+32
* Merged from sys/conf/Makefile.i386 revisions 1.192 and 1.193.kato2000-06-161-2/+4
OpenPOWER on IntegriCloud