NetBSD/sys/arch
simonb b7a2ec3f01 + Call prom_scsiid() to found out what the host SCSI ID should
be instead of hardcoding values.
 + Print the host SCSI ID in siiattach().

XXX - probably should do the same to the ASC driver??  The manuals for
the 5000 series machines don't mention the scsiidN env variable, but it
is present on all the models I've looked at...
1999-06-08 23:41:59 +00:00
..
alpha Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
amiga Check for an unterminated bus; if yes: complain and don't try to use this 1999-06-07 21:30:57 +00:00
arm32 Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
atari Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
bebox Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
hp300 Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
i386 Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
m68k PR 7220 from Ken Nakata: 1999-05-30 20:17:48 +00:00
mac68k Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
macppc Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
mips When entering a read-only page for MIPS3, va does not need to be adjusted by PAGE_SIZE 1999-06-08 03:44:18 +00:00
mvme68k Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
newsmips Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
next68k Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
ofppc Don't pass a nam2blk around at all; just have setroot() and friends reference 1999-06-07 20:16:08 +00:00
pc532 Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
pica Don't pass a nam2blk around at all; just have setroot() and friends reference 1999-06-07 20:16:08 +00:00
pmax + Call prom_scsiid() to found out what the host SCSI ID should 1999-06-08 23:41:59 +00:00
powerpc Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00
sparc Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
sparc64 mmm, missing return types make gcc unhappy. 1999-06-08 10:35:36 +00:00
sun3 Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
vax Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
x68k Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
Makefile make the mipse[lb]->mips translation really work 1999-03-04 19:46:09 +00:00