summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1997-03-17*Blush* It's Denton, not Dennis, Gentry.briggs
1997-03-17Serial console trouble again...Per Fogelstrom
1997-03-17Fix typo.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17A couple of cleanup items suggested by is@netbsd.org.briggs
1997-03-17Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagis...briggs
1997-03-16Slight rearrangement, addition of ROMP values.Jason Downs
1997-03-16allow settimeofday() at securelevel < 2, rather than < 1.flipk
1997-03-15remove space from tsleep() messagekstailey
1997-03-15AV macs don't have SONIC, they have MACE, and 040 PBs do have SONIC.briggs
1997-03-14add an empty frame.h so that there is one (just like on the arc)Thomas Graichen
1997-03-14Possible fix for SE/30 internal video problems. Thanks to Denny Gentry forbriggs
1997-03-14Use macro to truncate page.briggs
1997-03-14Updates from Yanagisawa and Denny. This seems to work.briggs
1997-03-13Copy the scanner_type from the quirkdata to the sio for userland to see.kstailey
1997-03-13Add scanner_type and compute_sizes() to quirks.kstailey
1997-03-13UMAX SuperVista S-12 also needs a NOLUNS quirk.briggs
1997-03-12Fix a conflict.briggs
1997-03-12The stupid "use console before configured" scheeme strikes again :-)Per Fogelstrom
1997-03-12Need this for arc/pci...Per Fogelstrom
1997-03-12Mips ARC systems (hmmm..) can also have PCI buses...Per Fogelstrom
1997-03-12Add a define for another compatible chip.Per Fogelstrom
1997-03-12Addition of support for a PCI based Vr4300 board from Algorithmics, the P-4032.Per Fogelstrom
1997-03-12Add options LKM.briggs
1997-03-12Remove some more warnings left over from NetBSD's new config.briggs
1997-03-12Remove reference to obsolete SONICSPACE.briggs
1997-03-12Move AF_SIP and put AF_INET6 in the same location as BSD/OS.Jason Downs
1997-03-12Move prototype for physaccess.briggs
1997-03-12Fix for bizarre internal framebuffers that don't start on page boundaries.briggs
1997-03-12New sn arrangements.briggs
1997-03-12Bring in some fresh SONIC code from Dennis Gentry and Yanagisawa Takeshi.briggs
1997-03-12cleanup.briggs
1997-03-11Second parameter of *match functions should be void (thank you ISA bus) andgene
1997-03-11more about disconnectkstailey
1997-03-11adjust commentskstailey
1997-03-11syncJason Downs
1997-03-11Added GENERIC_SCSI2 scanner type.kstailey
1997-03-11added GENERIC_SCSI2kstailey
1997-03-11move init. code to m.i. sectionkstailey
1997-03-11added whitespace.kstailey
1997-03-11Added notes about how to use the driver.kstailey
1997-03-11Add comment about generic trigger missing.kstailey
1997-03-10Include macinfo.h and more synch'ing with our mi sbc code. This makes itgene
1997-03-10Do not increase buffer bp->b_bcount in get_buffer_status().kstailey
1997-03-10SCSI 2 scanners use READ_BIG not READkstailey
1997-03-10do GET_BUFFER_STATUS in special minphyskstailey
1997-03-10stuff about halftonekstailey
1997-03-10Comment out use of bitmask_snprintf and make this work with OpenBSD mi SCSI.briggs
1997-03-10SCSI-2 scanner use READ_BIG, not READ.kstailey
1997-03-10Start of generic scanner read().kstailey