]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/sade/devices.c
This commit was generated by cvs2svn to compensate for changes in r155131,
[FreeBSD/FreeBSD.git] / usr.sbin / sade / devices.c
1 /*
2  * The new sysinstall program.
3  *
4  * This is probably the last program in the `sysinstall' line - the next
5  * generation being essentially a complete rewrite.
6  *
7  * $FreeBSD$
8  *
9  * Copyright (c) 1995
10  *      Jordan Hubbard.  All rights reserved.
11  *
12  * Redistribution and use in source and binary forms, with or without
13  * modification, are permitted provided that the following conditions
14  * are met:
15  * 1. Redistributions of source code must retain the above copyright
16  *    notice, this list of conditions and the following disclaimer,
17  *    verbatim and that no modifications are made prior to this
18  *    point in the file.
19  * 2. Redistributions in binary form must reproduce the above copyright
20  *    notice, this list of conditions and the following disclaimer in the
21  *    documentation and/or other materials provided with the distribution.
22  *
23  * THIS SOFTWARE IS PROVIDED BY JORDAN HUBBARD ``AS IS'' AND
24  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
25  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26  * ARE DISCLAIMED.  IN NO EVENT SHALL JORDAN HUBBARD OR HIS PETS BE LIABLE
27  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29  * OR SERVICES; LOSS OF USE, DATA, LIFE OR PROFITS; OR BUSINESS INTERRUPTION)
30  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33  * SUCH DAMAGE.
34  *
35  */
36
37 #include "sysinstall.h"
38 #include <sys/fcntl.h>
39 #include <sys/param.h>
40 #include <sys/socket.h>
41 #include <sys/ioctl.h>
42 #include <sys/errno.h>
43 #include <sys/time.h>
44 #include <net/if.h>
45 #include <net/if_var.h>
46 #include <net/if_dl.h>
47 #include <netinet/in.h>
48 #include <netinet/in_var.h>
49 #include <arpa/inet.h>
50 #include <ctype.h>
51 #include <libdisk.h>
52
53 /* how much to bias minor number for a given /dev/<ct#><un#>s<s#> slice */
54 #define SLICE_DELTA     (0x10000)
55
56 static Device *Devices[DEV_MAX];
57 static int numDevs;
58
59 static struct _devname {
60     DeviceType type;
61     char *name;
62     char *description;
63     int major, minor, delta, max;
64 } device_names[] = {
65     { DEVICE_TYPE_CDROM,        "cd%d",         "SCSI CDROM drive",     15, 2, 8, 4                             },
66     { DEVICE_TYPE_CDROM,        "mcd%d",        "Mitsumi (old model) CDROM drive",      29, 0, 8, 4             },
67     { DEVICE_TYPE_CDROM,        "scd%d",        "Sony CDROM drive - CDU31/33A type",    45, 0, 8, 4             },
68 #ifdef notdef
69     { DEVICE_TYPE_CDROM,        "matcd%d",      "Matsushita CDROM ('sound blaster' type)", 46, 0, 8, 4          },
70 #endif
71     { DEVICE_TYPE_CDROM,        "acd%d",        "ATAPI/IDE CDROM",      117, 0, 8, 4                            },
72     { DEVICE_TYPE_TAPE,         "sa%d",         "SCSI tape drive",      14, 0, 16, 4                            },
73     { DEVICE_TYPE_TAPE,         "rwt%d",        "Wangtek tape drive",   10, 0, 1, 4                             },
74     { DEVICE_TYPE_DISK,         "da%d",         "SCSI disk device",     13, 65538, 8, 16                        },
75     { DEVICE_TYPE_DISK,         "ad%d",         "ATA/IDE disk device",  116, 65538, 8, 16                       },
76     { DEVICE_TYPE_DISK,         "ar%d",         "ATA/IDE RAID device",  157, 65538, 8, 16                       },
77     { DEVICE_TYPE_DISK,         "afd%d",        "ATAPI/IDE floppy device",      118, 65538, 8, 4                },
78     { DEVICE_TYPE_DISK,         "mlxd%d",       "Mylex RAID disk",      131, 65538, 8, 4                        },
79     { DEVICE_TYPE_DISK,         "amrd%d",       "AMI MegaRAID drive",   133, 65538, 8, 4                        },
80     { DEVICE_TYPE_DISK,         "idad%d",       "Compaq RAID array",    109, 65538, 8, 4                        },
81     { DEVICE_TYPE_DISK,         "twed%d",       "3ware ATA RAID array", 147, 65538, 8, 4                        },
82     { DEVICE_TYPE_DISK,         "aacd%d",       "Adaptec FSA RAID array", 151, 65538, 8, 4                      },
83     { DEVICE_TYPE_DISK,         "ipsd%d",       "IBM ServeRAID RAID array", 176, 65538, 8, 4                    },
84     { DEVICE_TYPE_FLOPPY,       "fd%d",         "floppy drive unit A",  9, 0, 64, 4                             },
85     { DEVICE_TYPE_NETWORK,      "an",           "Aironet 4500/4800 802.11 wireless adapter"                     },
86     { DEVICE_TYPE_NETWORK,      "aue",          "ADMtek USB ethernet adapter"                                   },
87     { DEVICE_TYPE_NETWORK,      "axe",          "ASIX Electronics USB ethernet adapter"                                 },
88     { DEVICE_TYPE_NETWORK,      "bfe",          "Broadcom BCM440x PCI ethernet card"                            },
89     { DEVICE_TYPE_NETWORK,      "bge",          "Broadcom BCM570x PCI gigabit ethernet card"                            },
90     { DEVICE_TYPE_NETWORK,      "cue",          "CATC USB ethernet adapter"                                     },
91     { DEVICE_TYPE_NETWORK,      "fpa",          "DEC DEFPA PCI FDDI card"                                       },
92     { DEVICE_TYPE_NETWORK,      "sr",           "SDL T1/E1 sync serial PCI card"                                },
93     { DEVICE_TYPE_NETWORK,      "cc3i",         "SDL HSSI sync serial PCI card"                                 },
94     { DEVICE_TYPE_NETWORK,      "en",           "Efficient Networks ATM PCI card"                               },
95     { DEVICE_TYPE_NETWORK,      "dc",           "DEC/Intel 21143 (and clones) PCI fast ethernet card"           },
96     { DEVICE_TYPE_NETWORK,      "de",           "DEC DE435 PCI NIC or other DC21040-AA based card"              },
97     { DEVICE_TYPE_NETWORK,      "fxp",          "Intel EtherExpress Pro/100B PCI Fast Ethernet card"            },
98     { DEVICE_TYPE_NETWORK,      "ed",           "Novell NE1000/2000; 3C503; NE2000-compatible PCMCIA"           },
99     { DEVICE_TYPE_NETWORK,      "ep",           "3Com 3C509 ethernet card/3C589 PCMCIA"                         },
100     { DEVICE_TYPE_NETWORK,      "el",           "3Com 3C501 ethernet card"                                      },
101     { DEVICE_TYPE_NETWORK,      "em",           "Intel(R) PRO/1000 ethernet card"                               },
102     { DEVICE_TYPE_NETWORK,      "ex",           "Intel EtherExpress Pro/10 ethernet card"                       },
103     { DEVICE_TYPE_NETWORK,      "fe",           "Fujitsu MB86960A/MB86965A ethernet card"                       },
104     { DEVICE_TYPE_NETWORK,      "gem",          "Apple/Sun GMAC ethernet adapter"                               },
105     { DEVICE_TYPE_NETWORK,      "ie",           "AT&T StarLAN 10 and EN100; 3Com 3C507; NI5210"                 },
106     { DEVICE_TYPE_NETWORK,      "ix",           "Intel Etherexpress ethernet card"                              },
107     { DEVICE_TYPE_NETWORK,      "kue",          "Kawasaki LSI USB ethernet adapter"                             },
108     { DEVICE_TYPE_NETWORK,      "le",           "DEC EtherWorks 2 or 3 ethernet card"                           },
109     { DEVICE_TYPE_NETWORK,      "lnc",          "Lance/PCnet (Isolan/Novell NE2100/NE32-VL) ethernet"           },
110     { DEVICE_TYPE_NETWORK,      "lge",          "Level 1 LXT1001 gigabit ethernet card"                         },
111     { DEVICE_TYPE_NETWORK,      "nge",          "NatSemi PCI gigabit ethernet card"                             },
112     { DEVICE_TYPE_NETWORK,      "pcn",          "AMD Am79c79x PCI ethernet card"                                },
113     { DEVICE_TYPE_NETWORK,      "ray",          "Raytheon Raylink 802.11 wireless adaptor"                      },
114     { DEVICE_TYPE_NETWORK,      "re",           "RealTek 8139C+/8169/8169S/8110S PCI ethernet card"                             },
115     { DEVICE_TYPE_NETWORK,      "rl",           "RealTek 8129/8139 PCI ethernet card"                           },
116     { DEVICE_TYPE_NETWORK,      "rue",          "RealTek USB ethernet card"                             },
117     { DEVICE_TYPE_NETWORK,      "sf",           "Adaptec AIC-6915 PCI ethernet card"                            },
118     { DEVICE_TYPE_NETWORK,      "sis",          "SiS 900/SiS 7016 PCI ethernet card"                            },
119 #ifdef PC98
120     { DEVICE_TYPE_NETWORK,      "snc",          "SONIC ethernet card"                                           },
121 #endif
122     { DEVICE_TYPE_NETWORK,      "sn",           "SMC/Megahertz ethernet card"                                   },
123     { DEVICE_TYPE_NETWORK,      "ste",          "Sundance ST201 PCI ethernet card"                              },
124     { DEVICE_TYPE_NETWORK,      "sk",           "SysKonnect PCI gigabit ethernet card"                          },
125     { DEVICE_TYPE_NETWORK,      "tx",           "SMC 9432TX ethernet card"                                      },
126     { DEVICE_TYPE_NETWORK,      "txp",          "3Com 3cR990 ethernet card"                                     },
127     { DEVICE_TYPE_NETWORK,      "ti",           "Alteon Networks PCI gigabit ethernet card"                     },
128     { DEVICE_TYPE_NETWORK,      "tl",           "Texas Instruments ThunderLAN PCI ethernet card"                },
129     { DEVICE_TYPE_NETWORK,      "vge",          "VIA VT612x PCI gigabit ethernet card"                  },
130     { DEVICE_TYPE_NETWORK,      "vr",           "VIA VT3043/VT86C100A Rhine PCI ethernet card"                  },
131     { DEVICE_TYPE_NETWORK,      "vlan",         "IEEE 802.1Q VLAN network interface"                            },
132     { DEVICE_TYPE_NETWORK,      "vx",           "3COM 3c590 / 3c595 ethernet card"                              },
133     { DEVICE_TYPE_NETWORK,      "wb",           "Winbond W89C840F PCI ethernet card"                            },
134     { DEVICE_TYPE_NETWORK,      "wi",           "Lucent WaveLAN/IEEE 802.11 wireless adapter"                   },
135     { DEVICE_TYPE_NETWORK,      "wx",           "Intel Gigabit Ethernet (82452) card"                   },
136     { DEVICE_TYPE_NETWORK,      "xe",           "Xircom/Intel EtherExpress Pro100/16 ethernet card"             },
137     { DEVICE_TYPE_NETWORK,      "xl",           "3COM 3c90x / 3c90xB PCI ethernet card"                         },
138     { DEVICE_TYPE_NETWORK,      "cuad%d",       "%s on device %s (COM%d)",      28, 128, 1, 16                  },
139     { DEVICE_TYPE_NETWORK,      "fwe",          "FireWire Ethernet emulation"                                   },
140     { DEVICE_TYPE_NETWORK,      "lp",           "Parallel Port IP (PLIP) peer connection"                       },
141     { DEVICE_TYPE_NETWORK,      "lo",           "Loop-back (local) network interface"                           },
142     { DEVICE_TYPE_NETWORK,      "disc",         "Software discard network interface"                            },
143     { 0 },
144 };
145
146 Device *
147 new_device(char *name)
148 {
149     Device *dev;
150
151     dev = safe_malloc(sizeof(Device));
152     bzero(dev, sizeof(Device));
153     if (name)
154         SAFE_STRCPY(dev->name, name);
155     return dev;
156 }
157
158 /* Stubs for unimplemented strategy routines */
159 Boolean
160 dummyInit(Device *dev)
161 {
162     return TRUE;
163 }
164
165 FILE *
166 dummyGet(Device *dev, char *dist, Boolean probe)
167 {
168     return NULL;
169 }
170
171 void
172 dummyShutdown(Device *dev)
173 {
174     return;
175 }
176
177 static int
178 deviceTry(struct _devname dev, char *try, int i)
179 {
180     int fd;
181     char unit[80];
182     mode_t m;
183     dev_t d;
184     int fail;
185
186     snprintf(unit, sizeof unit, dev.name, i);
187     snprintf(try, FILENAME_MAX, "/dev/%s", unit);
188     if (isDebug())
189         msgDebug("deviceTry: attempting to open %s\n", try);
190     fd = open(try, O_RDONLY);
191     if (fd >= 0) {
192         if (isDebug())
193             msgDebug("deviceTry: open of %s succeeded on first try.\n", try);
194         return fd;
195     }
196     m = 0640 | S_IFCHR;
197     d = makedev(dev.major, dev.minor + (i * dev.delta));
198     if (isDebug())
199         msgDebug("deviceTry: Making %s device for %s [%d, %d]\n", m & S_IFCHR ? "raw" : "block", try, dev.major, dev.minor + (i * dev.delta));
200     fail = mknod(try, m, d);
201     fd = open(try, O_RDONLY);
202     if (fd >= 0) {
203         if (isDebug())
204             msgDebug("deviceTry: open of %s succeeded on second try.\n", try);
205         return fd;
206     }
207     else if (!fail)
208         (void)unlink(try);
209     /* Don't try a "make-under" here since we're using a fixit floppy in this case */
210     snprintf(try, FILENAME_MAX, "/mnt/dev/%s", unit);
211     fd = open(try, O_RDONLY);
212     if (isDebug())
213         msgDebug("deviceTry: final attempt for %s returns %d\n", try, fd);
214     return fd;
215 }
216
217 /* Register a new device in the devices array */
218 Device *
219 deviceRegister(char *name, char *desc, char *devname, DeviceType type, Boolean enabled,
220                Boolean (*init)(Device *), FILE * (*get)(Device *, char *, Boolean),
221                void (*shutdown)(Device *), void *private)
222 {
223     Device *newdev = NULL;
224
225     if (numDevs == DEV_MAX)
226         msgFatal("Too many devices found!");
227     else {
228         newdev = new_device(name);
229         newdev->description = desc;
230         newdev->devname = devname;
231         newdev->type = type;
232         newdev->enabled = enabled;
233         newdev->init = init ? init : dummyInit;
234         newdev->get = get ? get : dummyGet;
235         newdev->shutdown = shutdown ? shutdown : dummyShutdown;
236         newdev->private = private;
237         Devices[numDevs] = newdev;
238         Devices[++numDevs] = NULL;
239     }
240     return newdev;
241 }
242
243 /* Reset the registered device chain */
244 void
245 deviceReset(void)
246 {
247     int i;
248
249     for (i = 0; i < numDevs; i++) {
250         DEVICE_SHUTDOWN(Devices[i]);
251
252         /* XXX this potentially leaks Devices[i]->private if it's being
253          * used to point to something dynamic, but you're not supposed
254          * to call this routine at such times that some open instance
255          * has its private ptr pointing somewhere anyway. XXX
256          */
257         free(Devices[i]);
258     }
259     Devices[numDevs = 0] = NULL;
260 }
261
262 /* Get all device information for devices we have attached */
263 void
264 deviceGetAll(void)
265 {
266     int i, j, fd, s;
267     struct ifconf ifc;
268     struct ifreq *ifptr, *end;
269     int ifflags;
270     char buffer[INTERFACE_MAX * sizeof(struct ifreq)];
271     char **names;
272
273     msgNotify("Probing devices, please wait (this can take a while)...");
274     /* First go for the network interfaces.  Stolen shamelessly from ifconfig! */
275     ifc.ifc_len = sizeof(buffer);
276     ifc.ifc_buf = buffer;
277
278     s = socket(AF_INET, SOCK_DGRAM, 0);
279     if (s < 0)
280         goto skipif;    /* Jump over network iface probing */
281
282     if (ioctl(s, SIOCGIFCONF, (char *) &ifc) < 0)
283         goto skipif;    /* Jump over network iface probing */
284
285     close(s);
286     ifflags = ifc.ifc_req->ifr_flags;
287     end = (struct ifreq *) (ifc.ifc_buf + ifc.ifc_len);
288     for (ifptr = ifc.ifc_req; ifptr < end; ifptr++) {
289         char *descr;
290
291         /* If it's not a link entry, forget it */
292         if (ifptr->ifr_ifru.ifru_addr.sa_family != AF_LINK)
293             goto loopend;
294
295         /* Eliminate network devices that don't make sense */
296         if (!strncmp(ifptr->ifr_name, "lo", 2))
297             goto loopend;
298
299         /* If we have a slip device, don't register it */
300         if (!strncmp(ifptr->ifr_name, "sl", 2)) {
301             goto loopend;
302         }
303         /* And the same for ppp */
304         if (!strncmp(ifptr->ifr_name, "tun", 3) || !strncmp(ifptr->ifr_name, "ppp", 3)) {
305             goto loopend;
306         }
307         /* Try and find its description */
308         for (i = 0, descr = NULL; device_names[i].name; i++) {
309             int len = strlen(device_names[i].name);
310
311             if (!ifptr->ifr_name || !ifptr->ifr_name[0])
312                 continue;
313             else if (!strncmp(ifptr->ifr_name, device_names[i].name, len)) {
314                 descr = device_names[i].description;
315                 break;
316             }
317         }
318         if (!descr)
319             descr = "<unknown network interface type>";
320
321         deviceRegister(ifptr->ifr_name, descr, strdup(ifptr->ifr_name), DEVICE_TYPE_NETWORK, TRUE,
322                        mediaInitNetwork, NULL, mediaShutdownNetwork, NULL);
323         if (isDebug())
324             msgDebug("Found a network device named %s\n", ifptr->ifr_name);
325         close(s);
326         if ((s = socket(AF_INET, SOCK_DGRAM, 0)) < 0)
327             continue;
328
329 loopend:
330         if (ifptr->ifr_addr.sa_len)     /* I'm not sure why this is here - it's inherited */
331             ifptr = (struct ifreq *)((caddr_t)ifptr + ifptr->ifr_addr.sa_len - sizeof(struct sockaddr));
332         close(s);
333     }
334
335 skipif:
336     /* Next, try to find all the types of devices one might need
337      * during the second stage of the installation.
338      */
339     for (i = 0; device_names[i].name; i++) {
340         for (j = 0; j < device_names[i].max; j++) {
341             char try[FILENAME_MAX];
342
343             switch(device_names[i].type) {
344             case DEVICE_TYPE_CDROM:
345                 fd = deviceTry(device_names[i], try, j);
346                 if (fd >= 0 || errno == EBUSY) {        /* EBUSY if already mounted */
347                     char n[BUFSIZ];
348
349                     if (fd >= 0) close(fd);
350                     snprintf(n, sizeof n, device_names[i].name, j);
351                     deviceRegister(strdup(n), device_names[i].description, strdup(try),
352                                          DEVICE_TYPE_CDROM, TRUE, mediaInitCDROM, mediaGetCDROM,
353                                          mediaShutdownCDROM, NULL);
354                     if (isDebug())
355                         msgDebug("Found a CDROM device for %s\n", try);
356                 }
357                 break;
358
359             case DEVICE_TYPE_TAPE:
360                 fd = deviceTry(device_names[i], try, j);
361                 if (fd >= 0) {
362                     char n[BUFSIZ];
363
364                     close(fd);
365                     snprintf(n, sizeof n, device_names[i].name, j);
366                     deviceRegister(strdup(n), device_names[i].description, strdup(try),
367                                    DEVICE_TYPE_TAPE, TRUE, mediaInitTape, mediaGetTape, mediaShutdownTape, NULL);
368                     if (isDebug())
369                         msgDebug("Found a TAPE device for %s\n", try);
370                 }
371                 break;
372
373             case DEVICE_TYPE_DISK:
374                 fd = deviceTry(device_names[i], try, j);
375                 if (fd >= 0 && RunningAsInit) {
376                     dev_t d;
377                     mode_t m;
378                     int s, fail;
379                     char unit[80], slice[80];
380
381                     close(fd);
382                     /* Make associated slice entries */
383                     for (s = 1; s < 8; s++) {
384                         snprintf(unit, sizeof unit, device_names[i].name, j);
385                         snprintf(slice, sizeof slice, "/dev/%ss%d", unit, s);
386                         d = makedev(device_names[i].major, device_names[i].minor +
387                                     (j * device_names[i].delta) + (s * SLICE_DELTA));
388                         m = 0640 | S_IFCHR;
389                         fail = mknod(slice, m, d);
390                         fd = open(slice, O_RDONLY);
391                         if (fd >= 0)
392                             close(fd);
393                         else if (!fail)
394                             (void)unlink(slice);
395                     }
396                 }
397                 break;
398
399             case DEVICE_TYPE_FLOPPY:
400                 fd = deviceTry(device_names[i], try, j);
401                 if (fd >= 0) {
402                     char n[BUFSIZ];
403
404                     close(fd);
405                     snprintf(n, sizeof n, device_names[i].name, j);
406                     deviceRegister(strdup(n), device_names[i].description, strdup(try),
407                                    DEVICE_TYPE_FLOPPY, TRUE, mediaInitFloppy, mediaGetFloppy,
408                                    mediaShutdownFloppy, NULL);
409                     if (isDebug())
410                         msgDebug("Found a floppy device for %s\n", try);
411                 }
412                 break;
413
414             case DEVICE_TYPE_NETWORK:
415                 fd = deviceTry(device_names[i], try, j);
416                 /* The only network devices that you can open this way are serial ones */
417                 if (fd >= 0) {
418                     char *newdesc, *cp;
419
420                     close(fd);
421                     cp = device_names[i].description;
422                     /* Serial devices get a slip and ppp device each, if supported */
423                     newdesc = safe_malloc(strlen(cp) + 40);
424                     sprintf(newdesc, cp, "SLIP interface", try, j + 1);
425                     deviceRegister("sl0", newdesc, strdup(try), DEVICE_TYPE_NETWORK, TRUE, mediaInitNetwork,
426                                    NULL, mediaShutdownNetwork, NULL);
427                     msgDebug("Add mapping for %s to sl0\n", try);
428                     newdesc = safe_malloc(strlen(cp) + 50);
429                     sprintf(newdesc, cp, "PPP interface", try, j + 1);
430                     deviceRegister("ppp0", newdesc, strdup(try), DEVICE_TYPE_NETWORK, TRUE, mediaInitNetwork,
431                                    NULL, mediaShutdownNetwork, NULL);
432                     if (isDebug())
433                         msgDebug("Add mapping for %s to ppp0\n", try);
434                 }
435                 break;
436
437             default:
438                 break;
439             }
440         }
441     }
442
443     /* Finally, go get the disks and look for DOS partitions to register */
444     if ((names = Disk_Names()) != NULL) {
445         int i;
446
447         for (i = 0; names[i]; i++) {
448             Chunk *c1;
449             Disk *d;
450
451             /* Ignore memory disks */
452             if (!strncmp(names[i], "md", 2))
453                 continue;
454
455             /*
456              * XXX 
457              *  Due to unknown reasons, Disk_Names() returns SCSI CDROM as a
458              * valid disk. This is main reason why sysinstall presents SCSI
459              * CDROM to available disks in Fdisk/Label menu. In addition,
460              * adding a blank SCSI CDROM to the menu generates floating point
461              * exception in sparc64. Disk_Names() just extracts sysctl
462              * "kern.disks". Why GEOM treats SCSI CDROM as a disk is beyond
463              * me and that should be investigated.
464              * For temporary workaround, ignore SCSI CDROM device.
465              */
466             if (!strncmp(names[i], "cd", 2))
467                 continue;
468
469             d = Open_Disk(names[i]);
470             if (!d) {
471                 msgDebug("Unable to open disk %s\n", names[i]);
472                 continue;
473             }
474
475             deviceRegister(names[i], names[i], d->name, DEVICE_TYPE_DISK, FALSE,
476                            dummyInit, dummyGet, dummyShutdown, d);
477             if (isDebug())
478                 msgDebug("Found a disk device named %s\n", names[i]);
479
480             /* Look for existing DOS partitions to register as "DOS media devices" */
481             for (c1 = d->chunks->part; c1; c1 = c1->next) {
482                 if (c1->type == fat || c1->type == efi || c1->type == extended) {
483                     Device *dev;
484                     char devname[80];
485
486                     /* Got one! */
487                     snprintf(devname, sizeof devname, "/dev/%s", c1->name);
488                     dev = deviceRegister(c1->name, c1->name, strdup(devname), DEVICE_TYPE_DOS, TRUE,
489                                          mediaInitDOS, mediaGetDOS, mediaShutdownDOS, NULL);
490                     dev->private = c1;
491                     if (isDebug())
492                         msgDebug("Found a DOS partition %s on drive %s\n", c1->name, d->name);
493                 }
494             }
495         }
496         free(names);
497     }
498     dialog_clear_norefresh();
499 }
500
501 /* Rescan all devices, after closing previous set - convenience function */
502 void
503 deviceRescan(void)
504 {
505     deviceReset();
506     deviceGetAll();
507 }
508
509 /*
510  * Find all devices that match the criteria, allowing "wildcarding" as well
511  * by allowing NULL or ANY values to match all.  The array returned is static
512  * and may be used until the next invocation of deviceFind().
513  */
514 Device **
515 deviceFind(char *name, DeviceType class)
516 {
517     static Device *found[DEV_MAX];
518     int i, j;
519
520     j = 0;
521     for (i = 0; i < numDevs; i++) {
522         if ((!name || !strcmp(Devices[i]->name, name))
523             && (class == DEVICE_TYPE_ANY || class == Devices[i]->type))
524             found[j++] = Devices[i];
525     }
526     found[j] = NULL;
527     return j ? found : NULL;
528 }
529
530 Device **
531 deviceFindDescr(char *name, char *desc, DeviceType class)
532 {
533     static Device *found[DEV_MAX];
534     int i, j;
535
536     j = 0;
537     for (i = 0; i < numDevs; i++) {
538         if ((!name || !strcmp(Devices[i]->name, name)) &&
539             (!desc || !strcmp(Devices[i]->description, desc)) &&
540             (class == DEVICE_TYPE_ANY || class == Devices[i]->type))
541             found[j++] = Devices[i];
542     }
543     found[j] = NULL;
544     return j ? found : NULL;
545 }
546
547 int
548 deviceCount(Device **devs)
549 {
550     int i;
551
552     if (!devs)
553         return 0;
554     for (i = 0; devs[i]; i++);
555     return i;
556 }
557
558 /*
559  * Create a menu listing all the devices of a certain type in the system.
560  * The passed-in menu is expected to be a "prototype" from which the new
561  * menu is cloned.
562  */
563 DMenu *
564 deviceCreateMenu(DMenu *menu, DeviceType type, int (*hook)(dialogMenuItem *d), int (*check)(dialogMenuItem *d))
565 {
566     Device **devs;
567     int numdevs;
568     DMenu *tmp = NULL;
569     int i, j;
570
571     devs = deviceFind(NULL, type);
572     numdevs = deviceCount(devs);
573     if (!numdevs)
574         return NULL;
575     tmp = (DMenu *)safe_malloc(sizeof(DMenu) + (sizeof(dialogMenuItem) * (numdevs + 1)));
576     bcopy(menu, tmp, sizeof(DMenu));
577     for (i = 0; devs[i]; i++) {
578         tmp->items[i].prompt = devs[i]->name;
579         for (j = 0; j < numDevs; j++) {
580             if (devs[i] == Devices[j]) {
581                 tmp->items[i].title = Devices[j]->description;
582                 break;
583             }
584         }
585         if (j == numDevs)
586             tmp->items[i].title = "<unknown device type>";
587         tmp->items[i].fire = hook;
588         tmp->items[i].checked = check;
589     }
590     tmp->items[i].title = NULL;
591     return tmp;
592 }