Date: Sun, 2 Jul 2000 14:38:56 +1000 From: Danny <dannyh@idx.com.au> To: freebsd-questions@freebsd.org Subject: Zip drive and MAKEDEV? --help Message-ID: <00070214435303.00326@dannyh.freebsd.org>
next in thread | raw e-mail | index | archive | help
Hello - I have reocmpiled the kernel to support the zip dirve - I can't seem to figure out what I have to have to do in MAKEDEV to get the parallel zip drive working - I can't figure out how to mount the /zip drive? Question 1) what do I add in makedev /dev whatever to get it to work 2) I want to mount the zip drive to /zip so I can cp /home/mybackups/mywork.tar.gz /zip - Here is the out put of dmesg :- Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999 jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Cyrix 6x86MX (200.46-MHz 686-class CPU) Origin = "CyrixInstead" Id = 0x600 Stepping = 0 DIR=0x0853 Features=0x80a135<FPU,DE,TSC,MSR,CX8,PGE,CMOV,MMX> real memory = 32505856 (31744K bytes) avail memory = 28217344 (27556K bytes) Preloaded elf kernel "kernel" at 0xc0379000. Probing for devices on PCI bus 0: chip0: <Host to PCI bridge (vendor=1039 device=5597)> rev 0x02 on pci0.0.0 chip1: <SiS 85c503> rev 0x01 on pci0.1.0 ide_pci0: <PCI IDE controller (busmaster capable)> rev 0xd0 int a irq 0 on pci0.1.1 ed1: <NE2000 PCI Ethernet (RealTek 8029)> rev 0x00 int a irq 11 on pci0.15.0 ed1: address 00:00:e8:61:d7:f6, type NE2000 (16 bit) vga0: <SiS model 0200 VGA-compatible display device> rev 0x65 int a irq 0 on pci0.20.0 Probing for PnP devices: CSN 1 Vendor ID: CMI0001 [0x0100a90d] Serial 0x01000100 Comp ID: @@@0000 [0x00000000] Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 not found sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fd0: 1.44MB 3.5in wdc0 not found at 0x1f0 wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): <ST34321A> wd2: 4103MB (8404830 sectors), 8894 cyls, 15 heads, 63 S/T, 512 B/S wdc1: unit 1 (atapi): <ATAPI CD-ROM DRIVE 32X MAXIMUM/323P>, removable, dma, iordis acd0: drive speed 4687KB/sec, 120KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: <generic printer> on ppbus 0 lpt0: Interrupt-driven port ppi0: <generic parallel i/o> on ppbus 0 plip0: <PLIP network interface> on ppbus 0 ie0: unknown board_id: f000 ie0 not found at 0x300 ep0 not found at 0x300 ex0 not found le0 not found at 0x300 lnc0 not found at 0x280 cs0 not found at 0x300 ze0 not found at 0x300 zp0 not found at 0x300 adv0 not found at 0x330 bt0 not found at 0x134 aha0 not found at 0x134 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface changing root device to wd2s1a Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.3-RELEASE #0: Sun Jul 2 00:24:39 EST 2000 dannyh@backup.freebsd.org:/usr/src/sys/compile/BACKUP Timecounter "i8254" frequency 1193182 Hz CPU: Cyrix 6x86MX (200.46-MHz 686-class CPU) Origin = "CyrixInstead" Id = 0x600 Stepping = 0 DIR=0x0853 Features=0x80a135<FPU,DE,TSC,MSR,CX8,PGE,CMOV,MMX> real memory = 32505856 (31744K bytes) avail memory = 28209152 (27548K bytes) Preloaded elf kernel "kernel" at 0xc037b000. Probing for devices on PCI bus 0: chip0: <Host to PCI bridge (vendor=1039 device=5597)> rev 0x02 on pci0.0.0 chip1: <SiS 85c503> rev 0x01 on pci0.1.0 ide_pci0: <PCI IDE controller (busmaster capable)> rev 0xd0 int a irq 0 on pci0.1.1 ed1: <NE2000 PCI Ethernet (RealTek 8029)> rev 0x00 int a irq 11 on pci0.15.0 ed1: address 00:00:e8:61:d7:f6, type NE2000 (16 bit) vga0: <SiS model 0200 VGA-compatible display device> rev 0x65 int a irq 0 on pci0.20.0 Probing for PnP devices: CSN 1 Vendor ID: CMI0001 [0x0100a90d] Serial 0x01000100 Comp ID: @@@0000 [0x00000000] Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 not found sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fd0: 1.44MB 3.5in wdc0 not found at 0x1f0 wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (wd2): <ST34321A> wd2: 4103MB (8404830 sectors), 8894 cyls, 15 heads, 63 S/T, 512 B/S wdc1: unit 1 (atapi): <ATAPI CD-ROM DRIVE 32X MAXIMUM/323P>, removable, dma, iordis acd0: drive speed 4687KB/sec, 120KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode lpt0: <generic printer> on ppbus 0 lpt0: Interrupt-driven port ppi0: <generic parallel i/o> on ppbus 0 vpo0: <Iomega VPI0 Parallel to SCSI interface> on ppbus 0 vpo0: NIBBLE mode plip0: <PLIP network interface> on ppbus 0 ie0: unknown board_id: f000 ie0 not found at 0x300 ep0 not found at 0x300 ex0 not found le0 not found at 0x300 lnc0 not found at 0x280 cs0 not found at 0x300 ze0 not found at 0x300 zp0 not found at 0x300 adv0 not found at 0x330 bt0 not found at 0x134 aha0 not found at 0x134 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface da0 at vpo0 bus 0 target 6 lun 0 da0: <IOMEGA ZIP 100 J.03> Removable Direct Access SCSI-2 device da0: Attempt to query device size failed: NOT READY, Medium not present changing root device to wd2s1a -- ---------------------------------------------------------------- You are not authorized to use my email address for any purpose. This is a violation of my privacy. Remove my email address from your databases immediately. ---------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00070214435303.00326>