summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/if_mcvar.h
AgeCommit message (Expand)Author
2011-07-26finish device_t-ificationmacallan
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2007-03-05Use (uint8_t *) for RX buffer.tsutsui
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-01-15Drop default RX bufs to 2 so that they fit in one page of RAM.briggs
2003-04-09Use PAGE_SIZE rather than NBPG.thorpej
2001-07-26Fix a warning when compiled w/o DDB.tsubai
2001-07-11Allow build with KGDB defined.briggs
2001-05-30use _KERNEL_OPTmrg
1998-09-03Change void mcintr() to int mcintr().tsubai
1998-07-04defopt DDB.jonathan
1998-05-15Initial import of macppc port.tsubai