Sean Jensen-Grey wrote:

> you should rerun MAKEDEV in your /dev directory.
>

i went into my /dev and did this

rm acd*
rm wcd*

and ran

   sh MAKEDEV acd?     /*  four times where ?=0,1,2,3

each of those created a /dev/acd?a and acd?c

i tried mounting my cdrom from all 8 of the new devices.. none worked

repeated this process for

   sh MAKEDEV wcd?

got same results from _those_ 8 devices

thinking it might be an issue with master/slave.. i tried the above process
all over again with my cdrom alone as master on secondary channel.  yielded
same results.

am wondering if its an issue with the new DMA/33 controller while my CDROM is
only mode4 and normally slaved under a DMA/33 harddrive ????

i attached my dmesg just in case

Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California. All rights reserved.
FreeBSD 4.0-CURRENT #0: Fri Feb 11 09:07:24 CST 2000
    [EMAIL PROTECTED]:/usr/src/sys/compile/SMP4
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium III/Pentium III Xeon (451.03-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x673  Stepping = 3
  
Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,XMM>
real memory  = 201314304 (196596K bytes)
avail memory = 192176128 (187672K bytes)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
IOAPIC #0 intpin 16 -> irq 11
IOAPIC #0 intpin 17 -> irq 3
IOAPIC #0 intpin 19 -> irq 9
FreeBSD/SMP: Multiprocessor motherboard
 cpu0 (BSP): apic id:  1, version: 0x00040011, at 0xfee00000
 cpu1 (AP):  apic id:  0, version: 0x00040011, at 0xfee00000
 io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec00000
Preloaded elf kernel "kernel" at 0xc02e7000.
Pentium Pro MTRR support enabled
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
vga-pci0: <Matrox MGA G200 AGP graphics accelerator> mem 
0xe0800000-0xe0ffffff,0xe1000000-0xe1003fff,0xe3000000-0xe3ffffff irq 11 at device 0.0 
on pci1
isab0: <Intel 82371AB PCI to ISA bridge> at device 4.0 on pci0
isa0: <ISA bus> on isab0
ata-pci0: <Intel PIIX4 ATA-33 controller> port 0xd800-0xd80f at device 4.1 on pci0
ata0 at 0x01f0 irq 14 on ata-pci0
ata1 at 0x0170 irq 15 on ata-pci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xd400-0xd41f irq 9 at device 
4.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
Timecounter "PIIX"  frequency 3579545 Hz
chip1: <Intel 82371AB Power management controller> port 0xe800-0xe80f at device 4.3 on 
pci0
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> port 0xd000-0xd01f mem 
0xe0000000-0xe00fffff,0xe2000000-0xe2000fff irq 3 at device 11.0 on pci0
fxp0: Ethernet address 00:a0:c9:e5:0b:a9
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ata-isa0: already registered as ata0
ata-isa1: already registered as ata1
atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
ppi0: <Parallel I/O> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
plip0: <PLIP network interface> on ppbus0
unknown0: <Audio> at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0
unknown1: <Generic ESDI/IDE/ATA controller> at port 0x168-0x16f,0x36e-0x36f irq 10 on 
isa0
unknown2: <Reserved> at port 0x100 on isa0
unknown3: <Game> at port 0x200-0x207 on isa0
APIC_IO: Testing 8254 interrupt delivery
APIC_IO: routing 8254 via IOAPIC #0 intpin 2
SMP: AP CPU #1 Launched!
ad0: 6149MB <QUANTUM FIREBALL CX6.4A> [13328/15/63] at ata0-master using UDMA33
ad2: 3079MB <QUANTUM FIREBALL EX3.2A> [6256/16/63] at ata1-master using UDMA33
acd0: CDROM <CD-ROM 40X/AKU> at ata1-slave using PIO4
Mounting root from ufs:/dev/wd0s1a

Reply via email to