OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [Documentation/] [kernel-parameters.txt] - Blame information for rev 1275

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
July 2000                 Kernel Parameters                     v2.4.0
2
                          ~~~~~~~~~~~~~~~~~
3
 
4
The following is a consolidated list of the kernel parameters as implemented
5
by the __setup() macro and sorted into English Dictionary order (defined
6
as ignoring all punctuation and sorting digits before letters in a case
7
insensitive manner), and with descriptions where known.
8
 
9
The text in square brackets at the beginning of the description state the
10
restrictions on the kernel for the said kernel parameter to be valid. The
11
restrictions referred to are that the relevant option is valid if:
12
 
13
        ACPI    ACPI support is enabled.
14
        APIC    APIC support is enabled.
15
        APM     Advanced Power Management support is enabled.
16
        AX25    Appropriate AX.25 support is enabled.
17
        CD      Appropriate CD support is enabled.
18
        DEVFS   devfs support is enabled.
19
        DRM     Direct Rendering Management support is enabled.
20
        EFI     EFI Partitioning (GPT) is enabled
21
        EIDE    EIDE/ATAPI support is enabled.
22
        FB      The frame buffer device is enabled.
23
        HW      Appropriate hardware is enabled.
24
        IA-32   IA-32 aka i386 architecture is enabled.
25
        IA-64   IA-64 architecture is enabled.
26
        IP_PNP  IP DCHP, BOOTP, or RARP is enabled.
27
        ISAPNP  ISA PnP code is enabled.
28
        ISDN    Appropriate ISDN support is enabled.
29
        JOY     Appropriate joystick support is enabled.
30
        LP      Printer support is enabled.
31
        LOOP    Loopback device support is enabled.
32
        M68k    M68k architecture is enabled.
33
        MCA     MCA bus support is enabled.
34
        MDA     MDA console support is enabled.
35
        MOUSE   Appropriate mouse support is enabled.
36
        NET     Appropriate network support is enabled.
37
        NFS     Appropriate NFS support is enabled.
38
        PARIDE  The ParIDE subsystem is enabled.
39
        PCI     PCI bus support is enabled.
40
        PCMCIA  The PCMCIA subsystem is enabled.
41
        PNP     Plug & Play support is enabled.
42
        PPT     Parallel port support is enabled.
43
        PS2     Appropriate PS/2 support is enabled.
44
        RAM     RAM disk support is enabled.
45
        SCSI    Appropriate SCSI support is enabled.
46
        SERIAL  Serial support is enabled.
47
        SMP     The kernel is an SMP kernel.
48
        SOUND   Appropriate sound system support is enabled.
49
        V4L     Video For Linux support is enabled.
50
        VGA     The VGA console has been enabled.
51
        VT      Virtual terminal support is enabled.
52
        XT      IBM PC/XT MFM hard disk support is enabled.
53
 
54
In addition, the following text indicates that the option:
55
 
56
        BUGS=   Relates to possible processor bugs on the said processor.
57
        KNL     Is a kernel start-up parameter.
58
        BOOT    Is a boot loader parameter.
59
 
60
Parameters denoted with BOOT are actually interpreted by the boot
61
loader, and have no meaning to the kernel directly.
62
 
63
Note that ALL kernel parameters listed below are CASE SENSITIVE, and that
64
a trailing = on the name of any parameter states that that parameter will
65
be entered as an environment variable, whereas its absence indicates that
66
it will appear as a kernel argument readable via /proc/cmdline by programs
67
running once the system is up.
68
 
69
        53c7xx=         [HW,SCSI] Amiga SCSI controllers.
70
 
71
        acpi=           [HW,ACPI] Advanced Configuration and Power Interface
72
                force   Force ACPI on, even if blacklisted platform
73
                off     Disable ACPI
74
                ht      Limit ACPI to boot-time LAPIC enumeration for HT,
75
                        disabling the run-time AML interpreter.
76
                strict  Be less tolerant of platforms that are not
77
                        strictly ACPI specification compliant.
78
 
79
        acpi_sci=       [HW,ACPI] ACPI System Control Interrupt trigger mode
80
                        Format: { level | edge |  high | low }
81
 
82
        acpi_irq_balance        ACPI will balance active IRQs
83
        acpi_irq_nobalance      ACPI will not move active IRQs
84
        acpi_irq_pci=   If irq_balance, Clear listed IRQs for use by PCI
85
        acpi_irq_isa=   If irq_balance, Mark listed IRQs used by ISA
86
 
87
        acpi_osi=       [HW,ACPI] empty param disables _OSI
88
 
89
        acpi_serialize  [HW,ACPI] force serialization of AML methods
90
 
91
        ad1816=         [HW,SOUND]
92
 
93
        ad1848=         [HW,SOUND]
94
 
95
        adb_buttons=    [HW,MOUSE]
96
 
97
        adlib=          [HW,SOUND]
98
 
99
        advansys=       [HW,SCSI]
100
 
101
        aedsp16=        [HW,SOUND]
102
 
103
        aha152x=        [HW,SCSI]
104
 
105
        aha1542=        [HW,SCSI]
106
 
107
        aic7xxx=        [HW,SCSI]
108
 
109
        AM53C974=       [HW,SCSI]
110
 
111
        amijoy=         [HW,JOY] Amiga joystick support
112
 
113
        apm=            [APM] Advanced Power Management.
114
 
115
        applicom=       [HW]
116
 
117
        arcrimi=        [HW,NET]
118
 
119
        ataflop=        [HW,M68k]
120
 
121
        atarimouse=     [HW,MOUSE] Atari Mouse.
122
 
123
        atascsi=        [HW,SCSI] Atari SCSI.
124
 
125
        awe=            [HW,SOUND]
126
 
127
        aztcd=          [HW,CD] Aztec CD driver.
128
 
129
        baycom_epp=     [HW,AX25]
130
 
131
        baycom_par=     [HW,AX25] BayCom Parallel Port AX.25 Modem.
132
 
133
        baycom_ser_fdx= [HW,AX25] BayCom Serial Port AX.25 Modem in Full
134
                        Duplex Mode.
135
 
136
        baycom_ser_hdx= [HW,AX25] BayCom Serial Port AX.25 Modem in Half
137
                        Duplex Mode.
138
 
139
        bmouse=         [HW,MOUSE,PS2] Bus mouse.
140
 
141
        bttv.card=      [HW,V4L] bttv (bt848 + bt878 based grabber cards), most
142
        bttv.radio=     important insmod options are available as kernel args too.
143
        bttv.pll=       see Documentation/video4linux/bttv/Insmod-options
144
        bttv.tuner=     and Documentation/video4linux/bttv/CARDLIST
145
 
146
        BusLogic=       [HW,SCSI]
147
 
148
        cdu31a=         [HW,CD]
149
 
150
        chandev=        [HW,NET]
151
 
152
        cm206=          [HW,CD]
153
 
154
        com20020=       [HW,NET]
155
 
156
        com90io=        [HW,NET]
157
 
158
        com90xx=        [HW,NET]
159
 
160
        condev=         [HW]
161
 
162
        console=        [KNL] output console + comm spec (speed, control,
163
                        parity).
164
 
165
        cpia_pp=        [HW,PPT]
166
 
167
        cs4232=         [HW,SOUND]
168
 
169
        cs89x0_dma=     [HW,NET]
170
 
171
        ctc=            [HW,NET]
172
 
173
        cyclades=       [HW,SERIAL] Cyclades multi-serial port adapter.
174
 
175
        dasd=           [HW,NET]
176
 
177
        db9=            [HW,JOY]
178
 
179
        db9_2=          [HW,JOY]
180
 
181
        db9_3=          [HW,JOY]
182
 
183
        debug           [KNL] Enable kernel debugging (events log level).
184
 
185
        decnet=         [HW,NET]
186
 
187
        devfs=          [DEVFS]
188
 
189
        digi=           [HW,SERIAL] io parameters + enable/disable command.
190
 
191
        digiepca=       [HW,SERIAL]
192
 
193
        dmascc=         [HW,AX25,SERIAL] AX.25 Z80SCC driver with DMA
194
                        support available.
195
 
196
        dmasound=       [HW,SOUND] (sound subsystem buffers).
197
 
198
        dtc3181e=       [HW,SCSI]
199
 
200
        eata=           [HW,SCSI]
201
 
202
        eda=            [HW,PS2]
203
 
204
        edb=            [HW,PS2]
205
 
206
        eicon=          [HW,ISDN]
207
 
208
        es1370=         [HW,SOUND]
209
 
210
        es1371=         [HW,SOUND]
211
 
212
        ether=          [HW,NET] Ethernet cards parameters (irq,
213
                        base_io_addr, mem_start, mem_end, name.
214
                        (mem_start is often overloaded to mean something
215
                        different and driver-specific).
216
 
217
        fd_mcs=         [HW,SCSI]
218
 
219
        fdomain=        [HW,SCSI]
220
 
221
        floppy=         [HW]
222
 
223
        ftape=          [HW] Floppy Tape subsystem debugging options.
224
 
225
        gamma=          [HW,DRM]
226
 
227
        gc=             [HW,JOY]
228
 
229
        gc_2=           [HW,JOY]
230
 
231
        gc_3=           [HW,JOY]
232
 
233
        gdth=           [HW,SCSI]
234
 
235
        gpt             [EFI] Forces disk with valid GPT signature but
236
                        invalid Protective MBR to be treated as GPT.
237
 
238
        gscd=           [HW,CD]
239
 
240
        gus=            [HW,SOUND]
241
 
242
        gvp11=          [HW,SCSI]
243
 
244
        hd=             [EIDE] (E)IDE hard drive subsystem geometry
245
                        (Cyl/heads/sectors) or tune parameters.
246
 
247
        hfmodem=        [HW,AX25]
248
 
249
        hisax=          [HW,ISDN]
250
 
251
        i810=           [HW,DRM]
252
 
253
        ibmmcascsi=     [HW,MCA,SCSI] IBM MicroChannel SCSI adapter.
254
 
255
        icn=            [HW,ISDN]
256
 
257
        ide?=           [HW] (E)IDE subsystem : config (iomem/irq), tuning or
258
                        debugging (serialize,reset,no{dma,tune,probe}) or
259
                        chipset specific parameters.
260
 
261
        idebus=         [HW] (E)IDE subsystem : VLB/PCI bus speed.
262
 
263
        idle=           [HW]
264
 
265
        in2000=         [HW,SCSI]
266
 
267
        init=           [KNL]
268
 
269
        initrd=         [BOOT] Specify the location of the initial ramdisk.
270
 
271
        ip=             [IP_PNP]
272
 
273
        isapnp=         [ISAPNP] Specify RDP, reset, pci_scan and verbosity.
274
 
275
        isapnp_reserve_irq= [ISAPNP] Exclude IRQs for the autoconfiguration.
276
 
277
        isapnp_reserve_dma= [ISAPNP] Exclude DMAs for the autoconfiguration.
278
 
279
        isapnp_reserve_io= [ISAPNP] Exclude I/O ports for the autoconfiguration.
280
                                    Ranges are in pairs (I/O port base and size).
281
 
282
        isapnp_reserve_mem= [ISAPNP] Exclude memory regions for the autoconfiguration.
283
                                     Ranges are in pairs (memory base and size).
284
 
285
        isp16=          [HW,CD]
286
 
287
        iucv=           [HW,NET]
288
 
289
        js=             [HW,JOY] Analog joystick
290
 
291
        kbd-reset       [VT]
292
 
293
        keepinitrd      [HW, ARM]
294
 
295
        lapic           [IA-32,APIC] Enable the local APIC even if BIOS disabled it.
296
 
297
        load_ramdisk=   [RAM] List of ramdisks to load from floppy.
298
 
299
        lockd.udpport=  [NFS]
300
 
301
        lockd.tcpport=  [NFS]
302
 
303
        logi_busmouse=  [HW, MOUSE]
304
 
305
        lp=0            [LP]    Specify parallel ports to use, e.g,
306
        lp=port[,port...]       lp=none,parport0 (lp0 not configured, lp1 uses
307
        lp=reset                first parallel port). 'lp=0' disables the
308
        lp=auto                 printer driver. 'lp=reset' (which can be
309
                                specified in addition to the ports) causes
310
                                attached printers to be reset. Using
311
                                lp=port1,port2,... specifies the parallel ports
312
                                to associate lp devices with, starting with
313
                                lp0. A port specification may be 'none' to skip
314
                                that lp device, or a parport name such as
315
                                'parport0'. Specifying 'lp=auto' instead of a
316
                                port specification list means that device IDs
317
                                from each port should be examined, to see if
318
                                an IEEE 1284-compliant printer is attached; if
319
                                so, the driver will manage that printer.
320
 
321
        ltpc=           [HW]
322
 
323
        mac5380=        [HW,SCSI]
324
 
325
        mac53c9x=       [HW,SCSI]
326
 
327
        mad16=          [HW,SOUND]
328
 
329
        maui=           [HW,SOUND]
330
 
331
        max_loop=[0-255] [LOOP] Set the maximum number of loopback devices
332
                                that can be mounted.
333
 
334
        maxcpus=        [SMP] States the maximum number of processors that
335
                        an SMP kernel should make use of.
336
 
337
        max_scsi_luns=  [SCSI]
338
 
339
        mca-pentium     [BUGS=IA-32]
340
 
341
        mcd=            [HW,CD]
342
 
343
        mcdx=           [HW,CD]
344
 
345
        md=             [HW] RAID subsystems devices and level.
346
 
347
        mdisk=          [HW]
348
 
349
        mdacon=         [MDA]
350
 
351
        megaraid=       [HW,SCSI]
352
 
353
        mem=exactmap    [KNL,BOOT,IA-32] enable setting of an exact
354
                        e820 memory map, as specified by the user.
355
                        Such mem=exactmap lines can be constructed
356
                        based on BIOS output or other requirements.
357
 
358
        mem=nn[KMG]     [KNL,BOOT] force use of a specific amount of
359
                        memory; to be used when the kernel is not able
360
                        to see the whole system memory or for test.
361
 
362
        mem=nn[KMG]@ss[KMG]
363
                        [KNL,BOOT] Force usage of a specific region of memory
364
                        Region of memory to be used, from ss to ss+nn.
365
 
366
        mem=nn[KMG]#ss[KMG]
367
                        [KNL,BOOT,ACPI] Mark specific memory as ACPI data.
368
                        Region of memory to be used, from ss to ss+nn.
369
 
370
        mem=nn[KMG]$ss[KMG]
371
                        [KNL,BOOT,ACPI] Mark specific memory as reserved.
372
                        Region of memory to be used, from ss to ss+nn.
373
 
374
        memfrac=        [KNL]
375
 
376
        mga=            [HW,DRM]
377
 
378
        mpu401=         [HW,SOUND]
379
 
380
        msmouse=        [HW,MOUSE] Microsoft Mouse.
381
 
382
        ncr5380=        [HW,SCSI]
383
 
384
        ncr53c400=      [HW,SCSI]
385
 
386
        ncr53c400a=     [HW,SCSI]
387
 
388
        ncr53c406a=     [HW,SCSI]
389
 
390
        ncr53c8xx=      [HW,SCSI]
391
 
392
        netdev=         [NET] Ethernet cards parameters (irq,
393
                        base_io_addr, mem_start, mem_end, name.
394
                        (mem_start is often overloaded to mean something
395
                        different and driver-specific).
396
                        (cf: ether=)
397
 
398
        nfsaddrs=       [NFS]
399
 
400
        nfsroot=        [NFS] nfs root filesystem for disk-less boxes.
401
 
402
        nmi_watchdog=   [KNL,BUGS=IA-32] debugging features for SMP kernels.
403
 
404
        no387           [BUGS=IA-32] Tells the kernel to use the 387 maths
405
                        emulation library even if a 387 maths coprocessor
406
                        is present.
407
 
408
        noalign         [KNL,ARM]
409
 
410
        noapic          [SMP,APIC] Tells the kernel not to make use of any
411
                        APIC that may be present on the system.
412
 
413
        noasync         [HW, M68K] Disables async and sync negotiation for
414
                        all devices.
415
 
416
        nocache         [ARM]
417
 
418
        nodisconnect    [HW,SCSI, M68K] Disables SCSI disconnects.
419
 
420
        nohlt           [BUGS=ARM]
421
 
422
        no-hlt          [BUGS=IA-32] Tells the kernel that the hlt
423
                        instruction doesn't work correctly and not to
424
                        use it.
425
 
426
        noisapnp        [ISAPNP] Disables ISA PnP code.
427
 
428
        noinitrd        [RAM] Tells the kernel not to load any configured
429
                        initial RAM disk.
430
 
431
        nointroute      [IA-64]
432
 
433
        nolapic         [IA-32,APIC] Do not enable or use the local APIC.
434
 
435
        no-scroll       [VGA]
436
 
437
        nosmp           [SMP] Tells an SMP kernel to act as a UP kernel.
438
 
439
        nosync          [HW, M68K] Disables sync negotiation for all devices.
440
 
441
        notsc           [BUGS=IA-32] Disable Time Stamp Counter
442
 
443
        nowb            [ARM]
444
 
445
        opl3=           [HW,SOUND]
446
 
447
        opl3sa=         [HW,SOUND]
448
 
449
        opl3sa2=        [HW,SOUND]
450
 
451
        optcd=          [HW,CD]
452
 
453
        panic=          [KNL] kernel behaviour on panic.
454
 
455
        parport=0       [HW,PPT]        Specify parallel ports. 0 disables.
456
        parport=auto                    Use 'auto' to force the driver to use
457
        parport=0xBBB[,IRQ[,DMA]]       any IRQ/DMA settings detected (the
458
                                        default is to ignore detected IRQ/DMA
459
                                        settings because of possible
460
                                        conflicts). You can specify the base
461
                                        address, IRQ, and DMA settings; IRQ and
462
                                        DMA should be numbers, or 'auto' (for
463
                                        using detected settings on that
464
                                        particular port), or 'nofifo' (to avoid
465
                                        using a FIFO even if it is detected).
466
                                        Parallel ports are assigned in the
467
                                        order they are specified on the command
468
                                        line, starting with parport0.
469
 
470
        pas2=           [HW,SOUND]
471
 
472
        pas16=          [HW,SCSI]
473
 
474
        pcbit=          [HW,ISDN]
475
 
476
        pcd.            [PARIDE]
477
 
478
        pci=option[,option...]          [PCI] various PCI subsystem options:
479
                off                     [IA-32] don't probe for the PCI bus
480
                bios                    [IA-32] force use of PCI BIOS, don't access
481
                                        the hardware directly. Use this if your machine
482
                                        has a non-standard PCI host bridge.
483
                nobios                  [IA-32] disallow use of PCI BIOS, only direct
484
                                        hardware access methods are allowed. Use this
485
                                        if you experience crashes upon bootup and you
486
                                        suspect they are caused by the BIOS.
487
                conf1                   [IA-32] Force use of PCI Configuration Mechanism 1.
488
                conf2                   [IA-32] Force use of PCI Configuration Mechanism 2.
489
                nosort                  [IA-32] Don't sort PCI devices according to
490
                                        order given by the PCI BIOS. This sorting is done
491
                                        to get a device order compatible with older kernels.
492
                biosirq                 [IA-32] Use PCI BIOS calls to get the interrupt
493
                                        routing table. These calls are known to be buggy
494
                                        on several machines and they hang the machine when used,
495
                                        but on other computers it's the only way to get the
496
                                        interrupt routing table. Try this option if the kernel
497
                                        is unable to allocate IRQs or discover secondary PCI
498
                                        buses on your motherboard.
499
                rom                     [IA-32] Assign address space to expansion ROMs.
500
                                        Use with caution as certain devices share address
501
                                        decoders between ROMs and other resources.
502
                irqmask=0xMMMM          [IA-32] Set a bit mask of IRQs allowed to be assigned
503
                                        automatically to PCI devices. You can make the kernel
504
                                        exclude IRQs of your ISA cards this way.
505
                lastbus=N               [IA-32] Scan all buses till bus #N. Can be useful
506
                                        if the kernel is unable to find your secondary buses
507
                                        and you want to tell it explicitly which ones they are.
508
                assign-busses           [IA-32] Always assign all PCI bus
509
                                        numbers ourselves, overriding
510
                                        whatever the firmware may have
511
                                        done.
512
 
513
        pd.             [PARIDE]
514
 
515
        pf.             [PARIDE]
516
 
517
        pg.             [PARIDE]
518
 
519
        pirq=           [SMP,APIC] mp-table.
520
 
521
        plip=           [PPT,NET] Parallel port network link.
522
 
523
        profile=        [KNL] enable kernel profiling via /proc/profile
524
                        (param: profile step/bucket size as a power of 2)
525
 
526
        prompt_ramdisk= [RAM] List of RAM disks to prompt for floppy disk
527
                        before loading.
528
 
529
        pss=            [HW,SOUND]
530
 
531
        pt.             [PARIDE]
532
 
533
        quiet=          [KNL] Disable log messages.
534
 
535
        r128=           [HW,DRM]
536
 
537
        raid=           [HW,RAID]
538
 
539
        ramdisk=        [RAM] Sizes of RAM disks in kilobytes [deprecated].
540
 
541
        ramdisk_blocksize=
542
                        [RAM]
543
 
544
        ramdisk_size=   [RAM] New name for the ramdisk parameter.
545
 
546
        ramdisk_start=  [RAM] Starting block of RAM disk image (so you can
547
                        place it after the kernel image on a boot floppy).
548
 
549
        reboot=         [BUGS=IA-32]
550
 
551
        reserve=        [KNL,BUGS] force the kernel to ignore some iomem area.
552
 
553
        riscom8=        [HW,SERIAL]
554
 
555
        ro              [KNL] Mount root device read-only on boot.
556
 
557
        root=           [KNL] root filesystem.
558
 
559
        rootflags=      [KNL] set root filesystem mount option string
560
 
561
        rootfstype=     [KNL] set root filesystem type
562
 
563
        rw              [KNL] Mount root device read-write on boot.
564
 
565
        S               [KNL] run init in single mode.
566
 
567
        sb=             [HW,SOUND]
568
 
569
        sbpcd=          [HW,CD] Soundblaster CD adapter.
570
 
571
        scsi_logging=   [SCSI]
572
 
573
        scsihosts=      [SCSI]
574
 
575
        sg_def_reserved_size=
576
                        [SCSI]
577
 
578
        sgalaxy=        [HW,SOUND]
579
 
580
        sim710=         [SCSI,HW]
581
 
582
        sjcd=           [HW,CD]
583
 
584
        smart2=         [HW]
585
 
586
        sonicvibes=     [HW,SOUND]
587
 
588
        sonycd535=      [HW,CD]
589
 
590
        sound=          [SOUND]
591
 
592
        soundmodem=     [HW,AX25,SOUND] Use sound card as packet radio modem.
593
 
594
        specialix=      [HW,SERIAL] Specialix multi-serial port adapter.
595
 
596
        sscape=         [HW,SOUND]
597
 
598
        st=             [HW,SCSI] SCSI tape parameters (buffers, etc.).
599
 
600
        st0x=           [HW,SCSI]
601
 
602
        stram_swap=     [HW]
603
 
604
        swiotlb=        [IA-64] Number of I/O TLB slabs.
605
 
606
        switches=       [HW, M68K]
607
 
608
        sym53c416=      [HW,SCSI]
609
 
610
        sym53c8xx=      [HW,SCSI]
611
 
612
        t128=           [HW,SCSI]
613
 
614
        tdfx=           [HW,DRM]
615
 
616
        tgfx=           [HW,JOY]
617
 
618
        tgfx_2=         [HW,JOY]
619
 
620
        tgfx_3=         [HW,JOY]
621
 
622
        tmc8xx=         [HW,SCSI]
623
 
624
        tmscsim=        [HW,SCSI]
625
 
626
        tp720=          [HW,PS2]
627
 
628
        trix=           [HW,SOUND]
629
 
630
        u14-34f=        [HW,SCSI]
631
 
632
        uart401=        [HW,SOUND]
633
 
634
        uart6850=       [HW,SOUND]
635
 
636
        usbfix          [BUGS=IA-64]
637
 
638
        video=          [FB] frame buffer configuration.
639
 
640
        vga=            [BOOT] on ix386, select a particular video mode
641
                        (use vga=ask for menu).  This is actually a
642
                        boot loader parameter; the value is passed to
643
                        the kernel using a special protocol.  See
644
                        linux/Documentation/i386/boot.txt for information.
645
 
646
        vmhalt=         [KNL,S390]
647
 
648
        vmpoff=         [KNL,S390]
649
 
650
        waveartist=     [HW,SOUND]
651
 
652
        wd33c93=        [HW,SCSI]
653
 
654
        wd7000=         [HW,SCSI]
655
 
656
        wdt=            [HW]
657
 
658
        xd=             [HW,XT] Original XT pre-IDE (RLL encoded) disks.
659
 
660
        xd_geo=         [HW,XT]

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.