summaryrefslogtreecommitdiffstats
path: root/isys/silo.c
Commit message (Collapse)AuthorAgeFilesLines
* For RAID1 create more than one alias.jakub2000-02-161-16/+42
| | | | The first one will be linux, the latter linux#1, linux#2...
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-1/+35
|
* I was told v0 units really go through the sd-targets translation table.jakub1999-10-121-2/+16
| | | | | Can anyone test this to make sure? It just means trying to install on old sun4c with v0 PROM to disk with SCSI id 3.
* %x in addresses instead of %d.jakub1999-10-081-5/+5
|
* Brown paper bag bugfix.jakub1999-10-071-1/+3
|
* cmd646 wants /disk@3,0 and not /disk@3jakub1999-10-071-1/+1
|
* UPA addressing is different than we assumed, it gives same addressesjakub1999-10-071-3/+16
| | | | | on small boxes but on my E3500 or on E10000 it is different, so fix this. Also, there was a typo which caused wrong addresses of SUNW,pln entries.
* Fix SIGSEGV seen on bart.jakub1999-10-071-1/+5
|
* Accept NCR scsi style prom paths (ie. /disk@0,0 instead of /sd@0,0), be morejakub1999-10-051-5/+16
| | | | | robust for future weird SCSI block device names. Disk itself (ie. device name without digits) maps into :c in v2+ paths.
* Further SILO hacks and fixes.jakub1999-09-291-10/+9
|
* more from jjMatt Wilson1999-09-281-14/+144
|
* addedMatt Wilson1999-09-271-0/+636