summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-07-11+documentationTodd T. Fries
1998-07-11fix attach() messagesTheo de Raadt
1998-07-11be* at qec?Theo de Raadt
1998-07-10Fix rx buffer size so large packets actually fit.Jason Wright
1998-07-10Add build support for hmeJason Wright
1998-07-10hme (Happy Meal) ethernet driver.Jason Wright
1998-07-09fix support for pci mode 1; mochid@yo.rim.or.jpTheo de Raadt
1998-07-09never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ...Theo de Raadt
1998-07-08add eap + sv audio driversTheo de Raadt
1998-07-08use those new pdc call typesMichael Shalayeff
1998-07-08define types for pdc callsMichael Shalayeff
1998-07-08define DEFAULT_KERNEL_ADDRESS for MI boot.cMichael Shalayeff
1998-07-08reflect MI boot changes; remove dead time_print() prototypeMichael Shalayeff
1998-07-07more includesMichael Shalayeff
1998-07-07more MD filesMichael Shalayeff
1998-07-07add some options; s/size/\${SIZE}/Michael Shalayeff
1998-07-07oops, i did not handle nchrdev correctlyTheo de Raadt
1998-07-07fix chrtoblk() so that it returne ENODEV for entries beyond the end of the tableTheo de Raadt
1998-07-05basic chip setupTheo de Raadt
1998-07-05do not print fake slot numbersTheo de Raadt
1998-07-05start at irq frameworkTheo de Raadt
1998-07-05map qec registers properlyTheo de Raadt
1998-07-04Profile support for powerpc port. Now profiling libraries and binariesDale S. Rahn
1998-07-04network driver framework in placeTheo de Raadt
1998-07-04add nop; fixes Kapok Computer AMI WinBIOS boot sector detection garbageTheo de Raadt
1998-07-04map registers of the qec+be 100mbit cardTheo de Raadt
1998-07-04no need for counting attachmentsTheo de Raadt
1998-07-04add qec register infoTheo de Raadt
1998-07-04add support for qec; same basic thing as lebufferTheo de Raadt
1998-07-03who cares if joystick is attachedTheo de Raadt
1998-07-03add stupid pcib driverTheo de Raadt
1998-07-02some config(8) stuffMichael Shalayeff
1998-07-02missed path changesMichael Shalayeff
1998-07-02ansi and fancy gccMichael Shalayeff
1998-07-01First shot for EB164SX/LX support; kernels for those should be muchAngelos D. Keromytis
1998-07-01NetBSD sync.Angelos D. Keromytis
1998-07-01Add pciide_machdep.c; that file is taken from NetBSD (forgot toAngelos D. Keromytis
1998-07-01PCI-IDE interface.Angelos D. Keromytis
1998-07-01Do the right thing with interrupts during autoconfiguration; from NetBSD.Angelos D. Keromytis
1998-07-01let COPTS override -02Theo de Raadt
1998-06-30In pccngetc, check that dev is not NODEV [NetBSD]Todd C. Miller
1998-06-30nuke custom build rulesMichael Shalayeff
1998-06-29add ym (yamaha OPL3-SA3) PnP driverTodd C. Miller
1998-06-29Add a __NO_ISA_INTR_CHECK #define, until the maintainers add the code.Jason Downs
1998-06-29isa_intr_check(), alpha style.Jason Downs
1998-06-29Add and use isa_intr_check().Jason Downs
1998-06-28Stability fix for powerpc openfirmware system.Dale S. Rahn
1998-06-28I'm clearly having problems with cut-and-paste today.Angelos D. Keromytis
1998-06-28More defines from NetBSD.Angelos D. Keromytis
1998-06-28Oops, cut and pasted a bit too much.Angelos D. Keromytis