代码搜索:如何学习 Mac?

找到约 10,000 项符合「如何学习 Mac?」的源代码

代码结果 10,000
www.eeworm.com/read/317451/3579993

tcl mac-test.tcl

#!/bin/sh # \ test -x ../../ns && nshome=../../ # \ exec ${nshome}ns "$0" "$@" set nshome "" if [file executable ../../ns] { set nshome ../../ } source ${nshome}tcl/lan/ns-mac.tcl source ${nshome}tc
www.eeworm.com/read/316872/3588829

c mac_ksyms.c

#include #include #include /* Says whether we're using A/UX interrupts or not */ extern int via_alt_mapping; EXPORT_SYMBOL(via_alt_mapping);
www.eeworm.com/read/316872/3588839

s mac_penguin.s

.byte \ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\ 0x00,0x00,0x00,0x00,0x00,0x00,
www.eeworm.com/read/316872/3593970

c mac_esp.c

/* * 68k mac 53c9[46] scsi driver * * copyright (c) 1998, David Weis weisd3458@uni.edu * * debugging on Quadra 800 and 660AV Michael Schmitz, Dave Kilzer 7/98 * * based loosely on cyber_esp.c
www.eeworm.com/read/316872/3594197

h mac_scsi.h

/* * Cumana Generic NCR5380 driver defines * * Copyright 1993, Drew Eckhardt * Visionary Computing * (Unix and Linux consulting and custom programming) * drew@colorado.edu * +1 (303) 440-4
www.eeworm.com/read/316872/3594281

c mac_scsi.c

/* * Generic Macintosh NCR5380 driver * * Copyright 1998, Michael Schmitz * * derived in part from: */ /* * Generic Generic NCR5380 driver * * Copyright 1995, Russell King
www.eeworm.com/read/316872/3594728

c mac_hid.c

/* * drivers/macintosh/mac_hid.c * * HID support stuff for Macintosh computers. * * Copyright (C) 2000 Franz Sirl. * * This file will soon be removed in favor of an uinput userspace tool. */
www.eeworm.com/read/316872/3595137

h zd_mac.h

/* zd_mac.h * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either v
www.eeworm.com/read/316872/3595148

c zd_mac.c

/* zd_mac.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either v
www.eeworm.com/read/316872/3595356

h pasemi_mac.h

/* * Copyright (C) 2006 PA Semi, Inc * * Driver for the PA6T-1682M onchip 1G/10G Ethernet MACs, soft state and * hardware register layouts. * * This program is free software; you can redistribut