pcram - PCMCIA RAM memory card device driver
memory@<socket>/pcram@<technology>,0:c
memory@<socket>/pcram@<technology>,0:c,raw
The PCMCIA RAM memory card device driver supports disk-like I/O access to any standard PCMCIA static random access memory (SRAM) card and dynamic random access memory (DRAM) card. The driver supports standard PCMCIA SRAM/DRAM cards that contain a Card Information Structure (CIS). RAM card densities in the 512Kilobytes to 64Mbyte range are supported.
If a PC card memory device is recognized, the pcram device driver is automatically loaded, the physical address allocated, and special files created (if they do not already exist).
The Solaris pcmem driver is not capable of handling "combo" memory cards with multiple types of memory on them (for example, combined SRAM and nonvolatile FLASH). Inserting such a card into a system running the Solaris software may cause a system panic.
Because the PC card memory device is designed as a pseudo-floppy diskette type, the only utility that can be used for formatting is fdformat(1).
Configuration topics include initial installation and configuration, identifying an unrecognized device, special files, using PC card memory devices, and hot-plugging.
If you insert a memory device and it is not recognized (no special files created), use the prtconf command.
# prtconf -D . . . pcic, instance #0 (driver name: pcic) . . . memory, instance #0 (driver name: pcmem) pcram, instance #0 (driver name: pcram)
The special files created for PC card memory devices act like disks and have names in the form /dev/dsk/c#t#d#p# or /dev/dsk/c#t#d#s#. Abbreviations used in the names are:
Note -
Solaris recognizes a PC Card memory device automatically upon the card's insertion. If you do not want automatic handling of a PC card memory device, insert an entry for the device in /etc/vfstab and set the mount at boot field to no. See vfstab(4).
PC Card memory devices do not need to have file systems on them, though typically, before using a new PC Card memory card, you will want to create a file system on it. DOS PCFS is the best format to use. (You can use virtually any file system format on a PC card memory card, but most other file system formats are platform-dependent, making them unsuitable for moving data between different types of machines. See "Using a PCMCIA Memory Card" in the OpenWindows Advanced User's Guide.)
Note -
If a memory card is removed while in use, the device driver returns errors until the memory card is inserted into the appropriate socket. Close and reopen the device with the card reinserted, and the memory card will work.
/kernel/drv/pcram
/dev/dsk/cntndnsn
/dev/rdsk/cntndnsn
cn
tn
0x1ROM,0x2OTPROM,0x3EPROM,
0x4EEPROM,0x5FLASH,0x6SRAM,
0x7DRAM
dn
sn
fdformat(1), pcmcia(7D), dkio(7I), pcmem(7D)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |