Sponsored Content
Special Forums Hardware SSD - motherboard compatibility question Post 302580943 by figaro on Sunday 11th of December 2011 09:02:29 AM
Old 12-11-2011
There you go. Now all the Linux folks have to do is lobby for a driver to be written or write one ourselves.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Which motherboard???

Hello All I'm looking to buy a new motherboard because my current one (ABIT BE6-II v1.1) doesn't support the installation of Unix. I'd like to keep my CPU (Genuine Intel PIII 800 Mhz) and memory (512 Meg) to use on the new motherboard. My CPU is one of those cartridge types which is mounted... (5 Replies)
Discussion started by: purloiner
5 Replies

2. Filesystems, Disks and Memory

Motherboard Compatibility

Hi there,, I URGENTLY need to know if the Gigabyte GA 8IDML Motherboard is compatible with the Unix BSD. We need to know if we should buy new boards before we can use the product. Thanking you Hannelie Bosch:confused: :confused: (1 Reply)
Discussion started by: hbosch
1 Replies

3. Windows & DOS: Issues & Discussions

Need BIOS drivers for motherboard

Does anyone know a good driver site. If you've heard of driverguide.com or driversearch.com please do not reccomend them because I already know them. I need to know where to get Motherboard drivers for a homemade computer. If there is any info that you need to know feel free to make a reply. :) (5 Replies)
Discussion started by: computek
5 Replies

4. UNIX for Dummies Questions & Answers

Replacing Motherboard

My UNIX (SCO) crashed. I replaced the MB and tried reconfiguring all the devices etc...the system detects the NIC ok, but the following are not working properly a) keyboard/credit card swipe which connects to PS/2 port not working b) unable to connect to another PC in the small network c)... (0 Replies)
Discussion started by: maakus
0 Replies

5. Linux

Intel 965 motherboard series

Can anybody help me about 965 motherboard? I have one, and i want visual console on it in RHEL5. If anyone has the module any any form plz send it for me. I will very thankful to U. (0 Replies)
Discussion started by: talk2hod
0 Replies

6. Solaris

corrupted motherboard

hi i have a sun server V890 and i added two cpu/memory modules to it but it caused the motherboard to become corrupted could you please help me find what causes this problem and how to avoid it because i changed the corrupted motherboard and i want to do the expansion and I'm scared that ... (2 Replies)
Discussion started by: bahjatm
2 Replies

7. Solaris

Change motherboard

Hello, I am fairly new to Solaris ... You can change the motherboard of a computer with solaris 10? Exist a tutorial for this or can you tell me how to do this? Thanks in advance (3 Replies)
Discussion started by: sedos
3 Replies
VIRTIO_BLK(4)						   BSD Kernel Interfaces Manual 					     VIRTIO_BLK(4)

NAME
virtio_blk -- VirtIO Block driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device virtio_blk Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): virtio_blk_load="YES" DESCRIPTION
The virtio_blk device driver provides support for VirtIO block devices. LOADER TUNABLES
Tunables can be set at the loader(8) prompt before booting the kernel or stored in loader.conf(5). hw.vtblk.no_ident hw.vtblk.X.no_ident These tunables disable retrieving the device identification string from the hypervisor either globally or per-device. The default value is 0. hw.vtblk.writecache_mode hw.vtblk.X.writecache_mode These tunables determine the write cache mode globally or per-device. The mode can changed only if the ConfigWCE feature is negoti- ated. Set to 0 for writethrough mode, 1 for writeback mode, and -1 to leave it as-is. The default value is to leave as-is. SYSCTL VARIABLES
The following variables are available as sysctl(8) variables. dev.vtblk.X.writecache_mode The write cache mode of the device can be either writethrough (0) or writeback (1). If the ConfigWCE feature is negotiated, the write cache mode can be toggled between writethrough and writeback. SEE ALSO
virtio(4) HISTORY
The virtio_blk driver was written by Bryan Venteicher <bryanv@FreeBSD.org>. It first appeared in FreeBSD 9.0. BSD
July 2, 2013 BSD
All times are GMT -4. The time now is 01:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy