Sponsored Content
Full Discussion: Floppy drive problem.
Operating Systems BSD Floppy drive problem. Post 44039 by jsilva on Friday 28th of November 2003 04:55:57 AM
Old 11-28-2003
Hi,

It looks like ACPI is using the addresses the floppy controller uses... If you do a dmesg after a reboot, what are the results ? Look for acpi. Try to disable ACPI and check if the floppy works.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Accessing floppy drive with solaris 8 Intel version

Ok heres the situation, I bought solaris 8 (intel version) for my home pc to practice with, I'm having problems accessing my floppy drive, I thought it would be in my dev or devices folder but its not there Please help, I'm very new to unix (2 Replies)
Discussion started by: eloquent99
2 Replies

2. 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

3. Solaris

Solaris 10 floppy drive problem

I have inserted a diskette but I don't see the files nor the floppy drive. These are the commands I ran. #volcheck -v #rmformat With rmformat, only the CD-ROM is listed. I don't see any floppy drive. How can I get my floppy drive to work?? I know it is connected b/c when I boot in XP, I... (0 Replies)
Discussion started by: kungpow
0 Replies

4. Solaris

Sunfire 280R Can't Recognize Floppy Drive

Greetings all, I'm in a bit of a situation. I have this Sunfire 280R system that did not have a floppy drive in it, yet we needed one. We grabbed one from another Sun box we had laying around unused, and installed it. The system couldnt recognize it. Tried another floppy drive (non-sun) and... (4 Replies)
Discussion started by: snackiesmores
4 Replies

5. 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

6. Ubuntu

Boot Floppy made in external drive

there is probably another post about this, i just can't find it on unix.com or google. basically, i am trying to make a boot floppy via CLI/terminal. the problem is that i use an external drive. when i do the first couple of steps, i get rejected. when i do the mounting and unmounting, all the... (4 Replies)
Discussion started by: Texasone
4 Replies

7. SCO

Sco 5.0.7 on ibm server, no floppy drive.

I cannot install sco on this particular ibm server because sco cannot find the raid controller and thefore the logical drive. I have a floppy disk that I use in other machines when boot: shows on the screen. I usually type restart link=ad320 and it works but this time i have no floppy drive. ... (1 Reply)
Discussion started by: iNetForce
1 Replies

8. UNIX for Dummies Questions & Answers

UNIX System V Mount Floppy Drive

I have recently installed UNIX SysV on an old computer to try and expand my general knowledge of computers. I want to install NASM on it so I can begin working on some assembly language, but I am having trouble accessing the floppy disk with the files I need. I've tried running mount /dev/fd0... (23 Replies)
Discussion started by: BrentBANKS
23 Replies
ACPISMBUS(4)						   BSD Kernel Interfaces Manual 					      ACPISMBUS(4)

NAME
acpismbus -- ACPI SMBus Control Method Interface SYNOPSIS
acpismbus* at acpi? iic* at acpismbus? DESCRIPTION
The acpismbus driver supports instances of the ACPI SMBus Control Method Interface. This enables i2c access to bus segments which might not otherwise be accessible due to missing "native" driver support. The SMBus Process Call protocol is not supported. All other SMBus protocols are supported to the extent that the underlying controller supports them. SEE ALSO
acpi(4), iic(4) HISTORY
The acpismbus driver appeared in NetBSD 6.0. BUGS
Although acpismbus SMBus Alerts can be associated with individual devices, this capability is ignored. When an acpismbus SMBus Alert is gen- erated, all devices on the i2c bus segment which have registered an interrupt routine are notified. The SMBus CMI protocol defines a method to provide a list of devices on an i2c bus segment and their addresses. The acpismbus driver makes no attempt to retrieve or process this device list. There is currently no way to determine if the i2c controller managed by an instance of the ACPI SMBus CMI can also be accessed using a native device driver. Therefore, the acpismbus driver should not be enabled by default. If both a native driver and the acpismbus driver attempt to access the same i2c bus segment, the results are undefined. BSD
February 6, 2010 BSD
All times are GMT -4. The time now is 03:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy