Re: FYI: FreeBSD and Intel/ICP Vortex Raid-Controllers

2002-10-31 Thread Joel Wood
Also, incase your intrested, you can also use icpcon with the iir driver incase you want to fool with the raid from userland. icpcon looks alot like the interface you get when booting. You can look for failures, rebuild the raid, and get statistics. To use icpcon, you just need to: mknod /dev/i

Formatting a large (1.3TB) SCSI disk

2002-10-31 Thread John Fieber
I'm a bit stumped on this. I have a roughly 1.3 terabyte disk array attached via an Adaptec 39166 controller (on the motherboard of a Dell 2650). I understand there is a gap between the theoretical filesystem size limits and the actual limits which I gather hover around 1TB. Okay, so I can p

subscribe freebsd-hackers

2002-10-31 Thread Richard
subscribe freebsd-hackers To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Patch to prevent write-protected floppy from being mounted writable

2002-10-31 Thread Hanspeter Roth
On Oct 31 at 14:59, Thomas Zenker spoke: > On Tue, Oct 29, 2002 at 06:34:36PM +0100, Poul-Henning Kamp wrote: > > That's a slightly more involved issue because you would have to > > actually try to write to it before you find out that you can't. > > for stable I have a patch, which checks durin

Re: Intel PCI Modem

2002-10-31 Thread Braulio José Solano Rojas
Hi! About this: > I have an "Intel V92 HaM Data Fax Voice" Modem. It is a hardware based > modem. Mi pnpbios recognizes it as "Simple COMM. controler IRQ12". > > I would like to hack sio.c in order to get it working. Therefore I think I > should add an entry to pci_ids[] like: > {hex x, "Inte

Intel PCI Modem

2002-10-31 Thread Braulio José Solano Rojas
Hello! I have an "Intel V92 HaM Data Fax Voice" Modem. It is a hardware based modem. Mi pnpbios recognizes it as "Simple COMM. controler IRQ12". I would like to hack sio.c in order to get it working. Therefore I think I should add an entry to pci_ids[] like: {hex x, "Intel V92 HaM Data Fax Vo

REQUEST FOR INVESTMENT ASSISTANCE.

2002-10-31 Thread aku aku
From.MR.AKU WILLISON DUKE. Lot 140 Petit Marche, 10 Bp. Abidjan 10,Koumassi, Cote d' Ivoire,West Africa. Dear, REQUEST FOR INVESTMENT ASSISTANCE. Permit me to inform you of my desire of going into business relationship with you. Introducing myself , I am MR.AKU WILLISON DUKE the only son of the

Re: Patch to allow a driver to report unrecoverable write errors to the buf layer

2002-10-31 Thread Thomas Zenker
On Tue, Oct 29, 2002 at 06:34:36PM +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Hanspeter Roth writes: > > On Oct 18 at 20:45, Maxim Sobolev spoke: > > > >> again, then again ad infinitum. The same effect if you'll mount > >> write-protected floppy in read/write mode. > > Th