Embedded FreeBSD Cookbook phần 8 doc
... line, check first in LINT. # # $FreeBSD: src/sys/i 386 /conf/GENERIC,v 1.246.2.34 2001/ 08/ 12 # 13:13:46 joerg Exp $ machine i 386 cpu I 686 _CPU ident DIO maxusers 8 #makeoptions DEBUG=-g #Build ... DEC/Intel 21143 and various workalikes device fxp # Intel EtherExpress PRO/100B (82 557, 82 5 58) 162 Embedded FreeBSD Cookbook The language attribute is used to specify the...
Ngày tải lên: 07/08/2014, 23:20
Embedded FreeBSD Cookbook phần 4 doc
... independently of other ports. Each bit of the Configuration Register is defined in Table 5-2. 80 Embedded FreeBSD Cookbook Device Files In Fr eeBSD, all input and output is performed by file operations. ... INTR_TYPE_NET * INTR_TYPE_MISC * This will probably change with SMPng. INTR_TYPE_FAST may be 84 Embedded FreeBSD Cookbook Bit Description Value 0 Port C Low Directio...
Ngày tải lên: 07/08/2014, 23:20
Embedded FreeBSD Cookbook phần 2 doc
... implementation of FreeBSD system calls. 31 Chapter Three System Calls 080 481 c4 <main>: 80 481 cd: 6a 02 push $0x2 80 481 cf: 68 01 84 04 08 push $0x80 484 01 80 481 d4: e8 7f 00 00 00 call 80 482 58 <_open> ... 00 call 80 482 58 <_open> 80 481 d9: 83 c4 10 add $0x10,%esp 080 482 58 <_open>: 80 482 58: 8d 05 05 00 00 00 lea 0x5,%eax 80 482 5e:...
Ngày tải lên: 08/08/2014, 01:21
Embedded FreeBSD Cookbook phần 5 doc
... file and a recompile of the remaining code base.
Ngày tải lên: 08/08/2014, 01:21
... ftp://ftp.univie.ac.at/systems/linux/dag/redhat/ el5/en/x86_64/RPMS.dries/perl-Net-ARP-1.0.2-1.el5.rf.x86_64.rpm 18: 53:31 18: 53:32 (196 KB/s) - `perl-Net-ARP-1.0.2-1.el5.rf.x86_64.rpm' saved [16 582 ] [root@node6 mmm]# ... Replication 156 mysql-snap/ibdata1 mysql-snap/world/db.opt sent 1794 bytes received 382 879 bytes 85 482 .89 bytes/sec total size is 226992 98 speedup is 5...
Ngày tải lên: 07/08/2014, 11:22
Embedded FreeBSD Cookbook phần 1 ppsx
... The 80 System Call 80 The 81 System Call 81 The 81 System Call 81 The 82 System Call 82 The 82 System Call 82 PCI-DIO24 Hardware Registers 82 The DIO24 Application Interface Library 87 ... Disk Geometry 183 Master Boot Record 185 Boot Loader 185 Partition Table 185 Magic Number 187 An Example 187 Unix Partitions 189 PC BIOS 189 FreeBSD Boot Loader 190 init 1...
Ngày tải lên: 07/08/2014, 23:20
Embedded FreeBSD Cookbook phần 2 ppt
... Calls 080 481 c4 <main>: 80 481 cd: 6a 02 push $0x2 80 481 cf: 68 01 84 04 08 push $0x80 484 01 80 481 d4: e8 7f 00 00 00 call 80 482 58 <_open> 80 481 d9: 83 c4 10 add $0x10,%esp 080 482 58 <_open>: ... 80 481 d9: 83 c4 10 add $0x10,%esp 080 482 58 <_open>: 80 482 58: 8d 05 05 00 00 00 lea 0x5,%eax 80 482 5e: cd 80 int $0x80 80 482 62: c3 ret...
Ngày tải lên: 07/08/2014, 23:20
Embedded FreeBSD Cookbook phần 3 potx
... column is 8 bytes of data displayed in hexadecimal notation. The last column is the same 8 bytes of data contained 48 Embedded FreeBSD Cookbook > write c023f4c2 8 >> cookbook > ... command string. 58 Embedded FreeBSD Cookbook Fr eeBSD provides support for dynamic loading and unloading of drivers. The autoconfiguration code is the method to communica...
Ngày tải lên: 07/08/2014, 23:20
Embedded FreeBSD Cookbook phần 5 ppt
... ioctl. The r egister structure used by the DIO device driver is shown in Listing 5-2. 88 Embedded FreeBSD Cookbook struct dioreg_t { int32_t size; int32_t reg; int32_t val; }; Listing ... digital IO lines. T o identi- fy each line, a C enum is pr ovided to represent each. 86 Embedded FreeBSD Cookbook and PCI interrupt disable. Each bit of the Interrupt Status r egiste...
Ngày tải lên: 07/08/2014, 23:20
Embedded FreeBSD Cookbook phần 6 potx
... to EWOULDBLOCK. 126 Embedded FreeBSD Cookbook # This is ssh server systemwide configuration file. # # $FreeBSD: src/crypto/openssh/sshd_config,v 1.4.2.5 2001/01/ 18 22:36:53 green Exp $ Port ... uint8_t* p); void writeline_handler(char* args, uint8_t* p); void config_handler(char* args, uint8_t* p); void int_handler(char* args, uint8_t* p); void pciint_handler(char* args, uin...
Ngày tải lên: 07/08/2014, 23:20