Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-23 | include "std.sun3" -> include "arch/sun3/conf/std.sun3" | kstailey | |
1996-11-23 | sync with NetBSD -- copyright changes only | kstailey | |
1996-11-23 | sync with NetBSD -- copyright changes only | kstailey | |
1996-11-23 | sync with NetBSD | kstailey | |
1996-11-23 | deleted unnecessary calls to strlen() | kstailey | |
1996-11-23 | deleted redundant section | kstailey | |
1996-11-22 | fix booting with serial console - i replaced the bios code from OpenBSD with | Thomas Graichen | |
FreeBSD's polling code so that it works with all serial terminals - if you now remove the comment in front of #CPPFLAGS+=-DSERIAL -D... - the bootprompt should appear on the serial console note: i had to rename "geometry" in one printf of sys.c to "geom." to get the bootblocks small enough for serial console booting | |||
1996-11-21 | correct version of last commit | chuck | |
1996-11-21 | midway fixes: | chuck | |
1. fix possible hang in en_txlaunch(). when attempting to extend the length of an mbuf to avoid a flush we should extend it by cnt [which is ((need - len) % 4)] rather than 4 - cnt. also, add an EN_DEBUG printf() when we pad/FLUSH a buffer to help with debugging/understanding what the driver is up to. 2. use interface packet counters 3. when turning off a recv VCI we recompute the new mode. make sure we don't include the "in service" bit in the new mode, otherwise a VCI may appear "hung" if you turn it off while a service interrupt is pending. 4. when shutting down a VCI that is still receiving data, don't bother going into "drain mode" if only the hardware in service bit is set (otherwise the VCI may get "hung" in drain mode). as a result of this we may get "unexpected rx interrupt" messages which are not really an error, so put this printf in EN_DEBUG. 5. be sure to zero txspeed[lcv] when enabling a VCI (start at full speed). (hooks for setting txspeed[] are currently not in the driver, but we are playing with it locally). credits: #1: Detected by: Zdenek Salvet <salvet@horn.ics.muni.cz>, fix by me. #2: Contributed by: Zdenek Salvet <salvet@horn.ics.muni.cz> #3,#4,#5: Detected by: Milind M. Buddhikot <milind@dworkin.wustl.edu>, fixed by me. | |||
1996-11-21 | export struct cfdata cfdata[]; | Michael Shalayeff | |
1996-11-16 | EM_M68K -> EM_68K | kstailey | |
1996-11-15 | added DO_AOUT for kvm_mkdb; added ELF defines too | kstailey | |
1996-11-14 | sys/types.h not machine/endian.h for alpha. | etheisen | |
1996-11-14 | removed bcopy & bcmp dependencies | kstailey | |
1996-11-14 | Add memcpy entrypoint to bcopy et al. With this, in-tree gcc now | Niklas Hallqvist | |
compiles a kernel which can be booted. In-tree as still loses though. | |||
1996-11-13 | kernel is bsd | Michael Shalayeff | |
1996-11-12 | Arrival of new bus.h from NetBSD | Niklas Hallqvist | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-11-12 | typo | Michael Shalayeff | |
1996-11-12 | comment typo | Michael Shalayeff | |
1996-11-12 | Sync to reality | Niklas Hallqvist | |
1996-11-12 | Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA mem | Niklas Hallqvist | |
area. This is needed for stupid VLB VGA cards that accept larger accesses but ignores everything but the 16 low bits. | |||
1996-11-12 | Use table to map the BIOS bootdev to our name instead of picking out | Niklas Hallqvist | |
certain characters out of the BIOS string | |||
1996-11-12 | cdev_init_random -> cdev_random_init | kstailey | |
1996-11-12 | config file for my Sun3/60M | kstailey | |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | removed bdev_decl(ss); | kstailey | |
1996-11-11 | export vfs_opv_init* | Michael Shalayeff | |
1996-11-11 | Update support, from Thorsten. | Jason Downs | |
1996-11-11 | Flush input and output in receipt of break (unless break is ignored) | Thorsten Lockert | |
1996-11-10 | Move fd back. | Jason Downs | |
1996-11-10 | Kill major number hack. | Jason Downs | |
1996-11-10 | NetBSD changes from scottr: | briggs | |
VT220-related emulation additions: - Add reset attribute sequences for bold, underline, and reverse - Add insert/delete line sequences - Recognize but ignore G0/G1 character set sequences Performance: - Speed up clear_line() when clearing the entire line Also, some stylistic changes for checking/setting scroll region bounds and in putc_getpars(). These changes make the ITE work properly with the 1.2 termcap file. | |||
1996-11-10 | comment | Jason Downs | |
1996-11-10 | Repair setroot() to at least have a chance of working after Theo's changes. | Jason Downs | |
1996-11-10 | Another change Theo missed, plus some stylistic changes | Jason Downs | |
1996-11-09 | fix previous byte-order fix the correct way | chuck | |
(from Zdenek Salvet <salvet@horn.ics.muni.cz>) | |||
1996-11-09 | Proper break handling | Thorsten Lockert | |
1996-11-09 | Break shall be handled as data == 0 and FE bit set; from Theo | Thorsten Lockert | |
1996-11-09 | Implement CREAD | Thorsten Lockert | |