summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2001-07-31 05:45:16 +0000
committerjake <jake@FreeBSD.org>2001-07-31 05:45:16 +0000
commit489876bc4dc75168229017bfd4c2a43ec2711417 (patch)
treed0d27ae055cda21943a83b39f6c76f563b021536 /usr.sbin/pccard/pccardd
parentf2e1ef72924f0d6ae48277b1b68e47bf3970cbc2 (diff)
downloadFreeBSD-src-489876bc4dc75168229017bfd4c2a43ec2711417.zip
FreeBSD-src-489876bc4dc75168229017bfd4c2a43ec2711417.tar.gz
Add skeleton machine dependent headers and c files for a port of freebsd
to a new architecture. This is the base of the sparc64 port, but contains limited machine dependent code, and can be used a base for ports. Included are: - standard machine dependent headers, tweaked for a 64 bit, big endian architecture, including empty versions of all the machine dependent structures - a machine independent atomic.h, which can be used until a port has support for interrupts and the operations really need to be atomic - stub versions of all the machine dependent functions, which panic when called and print out the name of the function that needs to be implemented. functions which are normally in assembly files are not included, but this should reduce the number of different undefined references on the first few compiles from hundreds to 5 or 6 Given minimal startup code and console support it should be trivial to make this compile and run the first few sysinits on almost any architecture. Requested by: alfred, imp, jhb
Diffstat (limited to 'usr.sbin/pccard/pccardd')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud