#
94b63124 |
| 23-Dec-1996 |
veego <veego@NetBSD.org> |
Get rid of __BROKEN_INDIRECT_CONFIG.
|
#
ca36ac9e |
| 13-Oct-1996 |
christos <christos@NetBSD.org> |
backout previous kprintf change
|
#
94683385 |
| 10-Oct-1996 |
christos <christos@NetBSD.org> |
printf -> kprintf, sprintf -> ksprintf
|
#
974e9f6e |
| 21-Apr-1996 |
veego <veego@NetBSD.org> |
- Cleanup for -Wall and -Wstrict-prototypes - Added support for multiple floppy drives - CyberVision64: - has now a real console mode - another bugfix for boards with the new S3 chip
- Cleanup for -Wall and -Wstrict-prototypes - Added support for multiple floppy drives - CyberVision64: - has now a real console mode - another bugfix for boards with the new S3 chip - Ariadne: - fixed crashes with aeput (mbuf failure)
show more ...
|
#
5c67e5fa |
| 17-Mar-1996 |
thorpej <thorpej@NetBSD.org> |
New device attachment scheme:
- split softc size and match/attach out from cfdriver into a new struct cfattach.
- new "attach" directive for files.*. May specify the name of the cfattach s
New device attachment scheme:
- split softc size and match/attach out from cfdriver into a new struct cfattach.
- new "attach" directive for files.*. May specify the name of the cfattach structure, so that devices may be easily attached to parents with different autoconfiguration semantics.
show more ...
|
#
548708dd |
| 01-Dec-1994 |
chopps <chopps@NetBSD.org> |
bring up to current. change sun to sunos. handle changes in device open params and autoconf match function params.
|
#
582d43b3 |
| 26-Oct-1994 |
cgd <cgd@NetBSD.org> |
new RCS ID format.
|
#
ec77f0b3 |
| 26-Oct-1994 |
cgd <cgd@NetBSD.org> |
new RCS ID format.
|
#
6a73a3cd |
| 31-May-1994 |
chopps <chopps@NetBSD.org> |
MIN/MAX->min/max
|
#
15d4cf6b |
| 08-May-1994 |
chopps <chopps@NetBSD.org> |
resistance is futile, you will be assimilated. amiga goes: config.new *and* /sys/scsi. clock code coerced into a single .c file adding an accurate usec delay(). disklabel.c updated to DTRT, code to w
resistance is futile, you will be assimilated. amiga goes: config.new *and* /sys/scsi. clock code coerced into a single .c file adding an accurate usec delay(). disklabel.c updated to DTRT, code to write RDB's to be added soon. sbic (old scsi) converted over to new scsi and config this covers about 90% of users. Other drivers soon.
show more ...
|
#
7bb75ba6 |
| 13-Feb-1994 |
chopps <chopps@NetBSD.org> |
cleaned up include's relocated grf/* stuf to grfabs*.
|
#
a245a4c9 |
| 11-Feb-1994 |
chopps <chopps@NetBSD.org> |
ioctl's always pass proc.
|
#
71b833bb |
| 01-Feb-1994 |
chopps <chopps@NetBSD.org> |
SCSI re-org, and misc. cleanup of compiler warnings.
|
#
bdb2629d |
| 26-Jan-1994 |
mw <mw@NetBSD.org> |
Integrate recent changes done to the amiga branch. Includes support for the '40. Support for more scsi controllers (zeus, magnum) Support for more tapes (in st.c) New custom chip console code integra
Integrate recent changes done to the amiga branch. Includes support for the '40. Support for more scsi controllers (zeus, magnum) Support for more tapes (in st.c) New custom chip console code integrated.
show more ...
|
#
4e382ac0 |
| 30-Oct-1993 |
mw <mw@NetBSD.org> |
new tree for amiga, replacing the bogous previous one. SunOS support works for a lot of executables now (static and dynamic).
|
#
f208f367 |
| 02-Sep-1993 |
mw <mw@NetBSD.org> |
Update of arch/amiga tree, includes - realtime clock support for a2k and a3k - scsi drivers for a2091 and gvp-II controllers in a2k - working ethernet driver for a2065/ameristar lance-controllers
|