summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code sorgrimes1993-08-281-1/+1
* xxxprobe now returns the correct number of I/O registers used so thatrgrimes1993-08-281-2/+2
* Added from: line to reference the pccons.c derivation of this code, otherwisergrimes1993-08-201-0/+2
* Fixed poor timeout code in out_fdc. The timeout counter was not beingrgrimes1993-08-121-4/+19
* * Fixed problem where some rev 8013EBT boards want the DCR_LS flagdg1993-08-021-3/+7
* Updated syscons to 0.2b - please test this! It won't be in the ALPHAjkh1993-07-302-470/+1318
* * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading,dg1993-07-272-1/+5
* * Added include of systm.h to pick up inlined min/max/bcmp if you havedg1993-07-271-9/+25
* Added necessary files for syscons (may move font include later, but for nowjkh1993-07-262-0/+2393
* Fixed logic problem which caused a bogus value to be written to the 3c503dg1993-07-251-8/+21
* Added config file override for memory size and added flags to forcedg1993-07-202-19/+54
* Applied Andrew's patch to fix loop-on-logout problem.jkh1993-07-201-5/+3
* Changed comment relating to memsize to be a little less misleading.jkh1993-07-201-1/+6
* Fixed to allow iosiz config parameter to override what was (for me,jkh1993-07-201-2/+9
* Removed check for interrupting board before interrupts were enabled.jkh1993-07-201-2/+1
* Fixed sccs id to be From:\n com.c xxxx. The sccs id was changed by thergrimes1993-07-181-2/+3
* Modified attach printf's so that the output is compatible with the "new"dg1993-07-152-14/+12
* fixed bugs in the probe routine uncovered by the previous fix.dg1993-06-271-7/+11
* fixed bug in probe that causes it to complain about 'Invalid irq configuration'dg1993-06-261-0/+8
* Second beta release of device driver for SMC/WD 80x3 ethernet boards +dg1993-06-232-14/+105
* Second beta release of device driver for WD/SMC 80x3 and 3c503 ethernet boardsdg1993-06-222-29/+104
* Beta release of device driver for SMC/WD80x3 and 3C503 ethernet boards.dg1993-06-142-0/+2441
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-128-0/+3459
OpenPOWER on IntegriCloud