summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r1543,rgrimes1994-05-257-0/+506
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-257-0/+506
| |
* | BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-257-0/+386
| |
* | This commit was generated by cvs2svn to compensate for changes in r1541,rgrimes1994-05-24543-0/+178130
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-24543-0/+178130
| |
* | BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2498-0/+46972
| |
* | This commit was generated by cvs2svn to compensate for changes in r1539,rgrimes1994-05-241-0/+85
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+85
|
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+143
|
* Get us closer to being able to install on the second drive.jkh1994-05-242-4/+4
|
* Fixed Id stringsos1994-05-201-1/+1
|
* Added prober Id stringsos1994-05-201-1/+1
|
* Wait a much longer time for slow devices like CD multichangers to timeoutjkh1994-05-191-3/+3
| | | | (by request of Horo Hideo).
* Start preparing for the new, improved, doesn't-hang-the-keyboard version ofjkh1994-05-192-4/+8
| | | | | | syscons as standard. pccons adherants are welcome to go fix pccons, but for now I see only syscons really moving forward. see
* Remove the now bogus IP_VAT_COMPAT.jkh1994-05-183-6/+6
|
* Add line for IP_VAT_COMPAT, documenting it.jkh1994-05-173-3/+6
|
* Fold in the changes to support IP multicasting, from Jim Lowe et al.jkh1994-05-173-3/+12
|
* Whoops - comment out psm0 by default in case someone wants tojkh1994-05-173-6/+6
| | | | | | compile this thing. I won't turn on the ALLOW_CONFLICT_IOADDR this would need to compile instead since that would then rob us of other, possibly important, conflict checks.
* Add descriptions of ALLOW_CONFLICT_* options we want to doc for nowjkh1994-05-173-6/+27
| | | | (only 2). Add entry for psm0 (PS/2 mouse).
* Get generic kernels to be as forgiving of users with lossy hardwarejkh1994-05-162-2/+4
| | | | | | as possible: options "SCSI_DELAY=15" #Be pessimistic about Joe SCSI device
* From Bruce:ache1994-05-162-18/+72
| | | | | | | * If there is no 386BSD partition, initialize the label sector with * LABELSECTOR instead of with garbage. * Fixed reading of bad sector table. It is at the end of the 'c' * partition, which is not always at the end of the disk.
* Added a missing unit argument in a printf.ats1994-05-141-2/+2
|
* Remove confusing (as they are now unnecessary) comments aboutjkh1994-05-133-27/+6
| | | | INACCURATE_MICROTIME_IS_OK. Document what pca0 is.
* Localize RevD mixer changes for board revisions >= 127ache1994-05-081-5/+11
|
* Fix ugly bug with PAS16 Rev D mixer: output level was too lowache1994-05-072-18/+24
|
* USL copyrightrgrimes1994-05-041-1/+8
|
* >From BETA_1_1 branch:rgrimes1994-05-031-16/+39
| | | | | | | | | | | ---------------------------- revision 1.20.2.2 date: 1994/05/03 05:16:50; author: rgrimes; state: Exp; lines: +39 -16 Do a board reset if the AHA_INQUIRE command fails. This is needed for the DTC3290. Change the messages about the BT545 to be generic to non adaptec boards, since it appears that most vendors do not implement the AHA_INQUIRE command in thier compatibility mode. ----------------------------
* Add two routines insl and outsl, that should do 32bit string ins and outs.ats1994-05-033-3/+81
| | | | | Both are completely untested in the moment. They are used from the if_ep.c driver for the EISA card.
* Added the bugfixes from the current NetBSD driver. Put in some parts ofats1994-05-022-128/+196
| | | | the 3c579 support, but not the init/probe part.
* Update to use the timer0_divisor & timer0_prescale to determine the currentsos1994-05-021-46/+43
| | | | time. Speed-up to time calculation too. Now faster than before..
* Update the reprogram timer stuff, now the frequency of timer 0sos1994-05-025-350/+300
| | | | | can only be changed at the "right" times. Accuracy should be assured.
* fixed some minor bugssos1994-05-021-21/+32
|
* Removed some tlbflush optimizations as some of them were bogus and leaddg1994-05-022-110/+28
| | | | to some strange behavior.
* Change switch statement to two if statements. This saves 208 bytes inmartin1994-05-012-20/+12
| | | | | the object file which is enough to bring the size down to the point where the bootstrap fits into 15 sectors.
* Change old alias b_cylin to b_residgclarkii1994-04-302-4/+4
|
* Fix typogclarkii1994-04-301-2/+2
|
* Almost had problems. The directory on my system is gpl not gnu.gclarkii1994-04-292-64/+64
| | | | corrected error
* Added GPL_MATH_EMULATE to optionsgclarkii1994-04-293-3/+15
| | | | This should not be used in binary distributions.
* Added files for option gpl_math_emulategclarkii1994-04-292-2/+64
|
* Deleted on ifdef dontdefgclarkii1994-04-293-12/+18
| | | | | Added ifdef for GPL_MATH_EMULATE so we get the extra padding that is needed in the save87 struct.
* Added ifdef for GPL_MATH_EMULATE to keep the sytem from panicing whengclarkii1994-04-293-12/+12
| | | | using it.
* Added rcs Id'sgclarkii1994-04-2917-1/+55
|
* Added rcs Id'sgclarkii1994-04-299-0/+30
|
* Added rcs Id'sgclarkii1994-04-299-0/+31
|
* Added rcs Id'sgclarkii1994-04-295-0/+16
|
* Add rcs Idgclarkii1994-04-291-0/+3
|
* Added casts to keep gcc quietgclarkii1994-04-292-3/+3
|
* Added commits to keep gcc quietgclarkii1994-04-291-2/+2
|
* Added casts to keep gcc quiet.gclarkii1994-04-291-4/+4
|
* rename the function fscale to emu_fscale to prevent conflicts.gclarkii1994-04-291-2/+2
|
OpenPOWER on IntegriCloud