NetBSD/sys/arch/macppc/dev
thorpej f98d358a1f Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
directly, call the function pointer (*if_input)(ifp, m).  The input routine
expects the packet header to be at the head of the packet, and will adjust
as necessary.  Privatize the layer 2 input and output routines, allowing
*_ifattach() to set them up as appropriate.
1999-05-18 23:52:51 +00:00
..
adb.c Add via-pmu support (only PowerBook 2400c/180 is tested). 1998-10-20 14:56:30 +00:00
adb_direct.c Always use polling when poweroff/restart. 1999-01-12 10:38:00 +00:00
adb_direct.h
adbvar.h Split ADB driver to aed (ADB event device), akbd (ADB keyboard), 1998-10-13 11:21:20 +00:00
aed.c Sync with mac68k. 1999-02-17 14:56:56 +00:00
aedvar.h Split ADB driver to aed (ADB event device), akbd (ADB keyboard), 1998-10-13 11:21:20 +00:00
akbd.c Take all of the OpenFirmware "stdin" grovelling out of the ADB keyboard 1999-05-06 19:20:59 +00:00
akbdmap.h Use KS_KEYCODE macro. 1999-01-13 08:13:41 +00:00
akbdvar.h Sync with mac68k. 1999-02-17 14:56:56 +00:00
am79c950.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
am79c950reg.h
ams.c Sync with mac68k. 1999-02-17 14:56:56 +00:00
amsvar.h Sync with mac68k. 1999-02-17 14:56:56 +00:00
dbdma.c vm_offset_t --> [pv]addr_t. 1998-08-21 16:13:28 +00:00
dbdma.h vm_offset_t --> [pv]addr_t. 1998-08-21 16:13:28 +00:00
esp.c Adapt to the new scsipi_adapter interface. 1998-11-19 21:43:00 +00:00
espvar.h
if_bm.c Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
if_bmreg.h bmac ethernet driver. (tested on iMac. only 10Base-T works.) 1999-01-01 01:27:52 +00:00
if_mc.c
if_mcvar.h Change void mcintr() to int mcintr(). 1998-09-03 14:06:06 +00:00
mesh.c First step of MESH SCSI support. 1999-02-19 13:06:03 +00:00
meshreg.h First step of MESH SCSI support. 1999-02-19 13:06:03 +00:00
nvram.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
obio.c Find "mac-io" and "/pci/mac-io". 1999-05-01 10:36:08 +00:00
ofb.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ofbvar.h akbd: wskbd support. 1998-10-14 12:15:10 +00:00
ofcons.c
pm_direct.c Fix a typo. 1998-12-07 17:17:14 +00:00
pm_direct.h Oops, forgot to add them. 1998-10-20 14:59:16 +00:00
viareg.h Add via-pmu support (only PowerBook 2400c/180 is tested). 1998-10-20 14:56:30 +00:00
wdc_obio.c Use "compatible" property to match. 1999-05-01 10:23:42 +00:00
z8530tty.c Make this compile. (and sync with dev/ic completely) 1999-02-06 20:04:31 +00:00
zs.c Oops. macppc doesn't use PCLK as a baud rate source. 1999-03-23 18:07:19 +00:00