summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1993-07-19kill damned RCS Logcgd
1993-07-19Reading file marks or writing end of tape return 0 bytes, AND THEYcgd
1993-07-19patches from allen briggs to fix a minor bug in *attach()cgd
1993-07-17Make these files GCC 2 happy.mycroft
1993-07-17scsi_switch had wrong entries for these controllers...deraadt
1993-07-13Use splnet, not splimp.mycroft
1993-07-12moved bfdttach point to same place as other drivers, from greenmanderaadt
1993-07-12Change tty code to use clist interface, but with ring buffer implementation.mycroft
1993-07-11Make splimp = splnet | spltty, and get rid of SLIP kluge for splnet andmycroft
1993-07-09fix evil interaction with new physio; don't set error bit for short reads.cgd
1993-07-08documentation errorderaadt
1993-07-07the "struct tty *cn_tty" field in cons.c wasn't being used by anythingderaadt
1993-07-07pccons.c now dynamically allocates it's "struct tty"deraadt
1993-07-07delete inclusion of rlist.h again. grr.cgd
1993-07-07added a timeout debugging mode to wd.c so that people can see how slowderaadt
1993-07-07ok, 5 second command timeouts..deraadt
1993-07-06clean up code for timeout/untimeout/wakeup prototypes.deraadt
1993-07-06number of changes:deraadt
1993-07-06get rid of extraneous inclusion of rlist.hcgd
1993-07-05added a missing {/} pair that barsoom seems to have taken out, butderaadt
1993-07-05all timeout code now calls DELAY() so the timeout delays are the samederaadt
1993-07-05increased the timeout inside wdcommand(). Some controllers impliment somederaadt
1993-07-04Reject non block-aligned transfers (where a block is 512 bytes in length);andrew
1993-07-03add support for David Greenman "ed" drivercgd
1993-07-03add support for David Greenman's "ed" driver.cgd
1993-07-01Fix a bunch of things.mycroft
1993-06-30Updated comments.andrew
1993-06-30Added com_scratch entry.andrew
1993-06-27ANSIfications.andrew
1993-06-27ANSIfications.andrew
1993-06-27ANSIfications - removed all implicit function return types and argumentandrew
1993-06-20print "maddr 0xd0000 msize 65536" as "maddr 0xd0000-0xdffff" instead.deraadt
1993-06-18fix the divide-by-zero problem w/old disks. this patch is ws's "fault."cgd
1993-06-17Silence size complaint at probe.brezak
1993-06-16woops - another typo.andrew
1993-06-16whoops. typo.deraadt
1993-06-16fix to intuit the maximum number of scsi units available on a devicederaadt
1993-06-16Fix typo.mycroft
1993-06-16Make sysbeep() take a frequency, not a timer count, and add constantsmycroft
1993-06-15Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY().mycroft
1993-06-15Clean up beep code a miniscule amount, add interrupt protection, andmycroft
1993-06-15Ignore interrupts if the device isn't open. This prevents stray interruptsmycroft
1993-06-14Reduced bus-on time from the default of 11ms -> 9ms, to prevent floppy fromandrew
1993-06-10sigh. one day i'll finish this driver, meanwhile, one more fix..deraadt
1993-06-09minor silliness related to two or more controllersderaadt
1993-06-06make getc() and ungetc() be rb{un,}getc(), so getc() and ungetc()cgd
1993-06-06incorporate Bruce Evans' interrupt changes, as hacked by Rod grimes,cgd
1993-06-05patch from rgrimes to add delay to let data port stabilize, alsocgd
1993-05-281. It is now possible to build a kernel that does not have a pc0 device driver.deraadt
1993-05-281. It is now possible to build a kernel that does not have a pc0 device driver.deraadt