Happy Birthday Floppy Drive

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Cartoons for Geeks Happy Birthday Floppy Drive
# 1  
Old 11-12-2012
Happy Birthday Floppy Drive

2012-11-13T00:50:26+01:00
Image


Tweet
Image Image Image Image
Image

Source...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Happy birthday Neo

Wish you many many happy returns of the day, stay blessed. (1 Reply)
Discussion started by: Akshay Hegde
1 Replies

2. Linux

Happy Birthday Linux :)

The Linux kernel was originally created by Linus Torvalds, a Finnish computer science student, and first announced to the world on August 25, 1991-exactly 20 years ago today. At the time, Torvalds described his work as a "hobby" and contended that it would not be "big and professional" like the GNU... (2 Replies)
Discussion started by: itkamaraj
2 Replies

3. SCO

mounting USB floppy drive /Flash drive in OSR 6.0

Can anybody help me out to mount USB flash /floppy drive in sco openserver 6.0 . (5 Replies)
Discussion started by: sureshdrajan
5 Replies

4. News, Links, Events and Announcements

Happy birthday Linux

Linux has turned 10 . Happy birthday and congrats to the hackers whose labor pains keep giving us new tarballs. (From /. ) (1 Reply)
Discussion started by: mib
1 Replies

5. HP-UX

scsi floppy drive addressing

Does anyone know of a site that documents the various addressing schemes used with SCSI floppy disk drives? (5 Replies)
Discussion started by: Drew_Harrison
5 Replies

6. BSD

Floppy drive problem.

My FreeBSD install at ad0s1, and Windows 2000 at ad2s1. Everytime I start my FreeBSD, it shows me this message: fdc0: cmd 3 failed at out byte 1 of 3 pmtimer 0 on isa0 fdc0: cannot reserve I/O port range (6 ports) My Floppy drive info: 0x03F2 - 0x03F3 0x03F4 - 0x03F5 0x03F7 - 0x03F7... (6 Replies)
Discussion started by: _cs
6 Replies
Login or Register to Ask a Question
SBUS(4) 						   BSD Kernel Interfaces Manual 						   SBUS(4)

NAME
SBus -- introduction to machine-independent SBus bus support and drivers SYNOPSIS
sbus* at mainbus? sbus* at iommu? sbus* at xbox? These SBus attachments are specific to the NetBSD/sparc and NetBSD/sparc64 ports. DESCRIPTION
SBus is a I/O interconnect bus mostly found in SPARC workstations and small to medium server class systems. It supports both on-board peripherals and extension boards. The SBus specifications define the bus protocol as well as the electrical and mechanical properties of the extension slots. HARDWARE
NetBSD includes machine-independent SBus drivers, sorted by device type and driver name: SCSI interfaces esp NCR53c94 and compatible SCSI interfaces. isp Qlogic SCSI interfaces. Network interfaces le Lance 7990 series Ethernet interfaces. hme ``Happy Meal'' Ethernet interfaces. en Midway-based Efficient Networks Inc. and Adaptec ATM interfaces. be ``Big Mac'' Ethernet board. qe Quad Ethernet Controller board. Bridges xbox an Sbus expansion box. Graphics devices bwtwo framebuffer device. cgthree framebuffer device. cgsix framebuffer device. pnozz framebuffer device. tcx framebuffer device. zx framebuffer device. Audio devices audiocs CS4231 codec. Serial interfaces magma Magma Serial/Parallel combo device. Floppy interfaces fdc Floppy disk controller SEE ALSO
audiocs(4), be(4), bwtwo(4), cgsix(4), cgthree(4), en(4), esp(4), fdc(4), hme(4), intro(4), isp(4), le(4), magma(4), pnozz(4), qe(4), tcx(4), xbox(4), zx(4) HISTORY
The machine-independent SBus subsystem appeared in NetBSD 1.3. BSD
January 7, 2009 BSD