glass
|
f3307888b5
|
cleaned up some warnings
|
1994-01-21 06:26:00 +00:00 |
mycroft
|
92d7ef960c
|
Use KERNBASE, not 0xfe000000.
|
1994-01-03 23:53:29 +00:00 |
davidb
|
ddefd2e1b8
|
Fixed bug where with two or more SCSI controllers of the same type, you
could not have devices at the same ID on each bus.
This patch not directly applicable to magnum branch, which is using Julian's
new SCSI code.
|
1993-12-20 23:27:28 +00:00 |
mycroft
|
f2a0b4b335
|
Canonicalize all #includes, and add pio.h where appropriate.
|
1993-12-20 09:05:17 +00:00 |
deraadt
|
9a48e42157
|
__386BSD__ -> __NetBSD__
|
1993-12-07 12:51:58 +00:00 |
cgd
|
7b2afa7fe6
|
incorporate changes from 0-9-base to 0-9-ALPHA
|
1993-07-28 02:20:34 +00:00 |
deraadt
|
2ee2073a53
|
scsi_switch had wrong entries for these controllers...
|
1993-07-17 11:00:09 +00:00 |
deraadt
|
f6779cbdce
|
minor silliness related to two or more controllers
|
1993-06-09 22:36:40 +00:00 |
cgd
|
30177b538f
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
deraadt
|
a0bcb17e60
|
support for making dev->id_alive be set, this is for iostat to
find disk devices. wee bit of a kludge. sub-device attach()
routines must now return 1 for successful attach(), 0 otherwise.
Other bsd's do this too..
|
1993-05-04 08:27:29 +00:00 |
deraadt
|
6bee5294bc
|
ioconf changes, see previous cvs's that dumped core
|
1993-04-15 07:57:50 +00:00 |
deraadt
|
e42c6edf94
|
ooops. DDB instead of NDDB. A typo, i swear
|
1993-04-15 07:09:23 +00:00 |
deraadt
|
653e85f75a
|
#ifdef DDB fix
|
1993-04-15 07:01:16 +00:00 |
deraadt
|
f262b564a2
|
new scsi subsystem.
changes also in config/mkioconf.c & sys/scsi/*
|
1993-04-12 08:17:23 +00:00 |
cgd
|
506ea71fe9
|
was saying "not responding" on failed probe. that's bogus.
|
1993-04-10 21:09:13 +00:00 |
glass
|
034707f9e5
|
fixed to be compliant, subservient, and to take advantage of the newly
hacked config(8)
|
1993-04-10 12:04:35 +00:00 |
deraadt
|
b9bd4b25de
|
dmesg output at boottime now tries to print out information as
soon as it is available. The output looks much more like Sunos.
|
1993-04-08 08:26:46 +00:00 |
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |