File: README

package info (click to toggle)
oskit 0.97.20000202-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 58,008 kB
  • ctags: 172,612
  • sloc: ansic: 832,827; asm: 7,640; sh: 3,920; yacc: 3,664; perl: 1,457; lex: 427; makefile: 337; csh: 141; awk: 78
file content (22 lines) | stat: -rw-r--r-- 685 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

Directories: oskit/freebsd/dev, oskit/freebsd/dev/x86, 
	oskit/freebsd/dev/x86/conf, 
	oskit/freebsd/dev/include, 
	oskit/freebsd/dev/include/vm
Target: liboskit_freebsd_dev.a 
Documentation: doc/dev.tex
Original Code Source: 
	Flux Research Group, University of Utah
	FreeBSD v2.1.7.1, FreeBSD Project
Description:  
	This directory contains glue code for using
	the FreeBSD device driver set under the OSKit
	Device Framework.

	x86/ contains machine specific files, and
	x86/conf/ contains configuation header
	files that are normally generated by the
	FreeBSD configuration utility.

	include/ contains bogus header files simply used
	to fake out the FreeBSD code when compiling.