summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-08-16Remove unneeded ifdefs.Federico G. Schwindt
1999-08-16Kill meaningless reset printf().Jason Downs
1999-08-16Add cdboot...Jason Downs
1999-08-16Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough toJason Downs
1999-08-16Allow the twiddler to be disabled via a global.Jason Downs
1999-08-16Remove unneeded ifdefs.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-16Remove netbsd ifdefs.Federico G. Schwindt
1999-08-16Don't establish irq later.Federico G. Schwindt
1999-08-16shorten dmesg output.Federico G. Schwindt
1999-08-16Fix typo.Federico G. Schwindt
1999-08-16more shorten dmesg output.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-16even nicerTheo de Raadt
1999-08-16repair output of pcmcia_print() to match pciprint() and others; fgsch and ITheo de Raadt
1999-08-16report unhandled interrupts w/ DEBUG onlyMichael Shalayeff
1999-08-16unscrew the screupMichael Shalayeff
1999-08-16use structures to overlay registers in memory, not offsets, also interrupt st...Michael Shalayeff
1999-08-16evcnt count the interrupts, also optimize diagnostic printingMichael Shalayeff
1999-08-16Only print revision if SMC_DEBUG is defined. Shorten dmesg output.Federico G. Schwindt
1999-08-15i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586Michael Shalayeff
1999-08-15media information shows up in ifconfig -m, does not need to show up in dmesgTheo de Raadt
1999-08-15reduce sizeTheo de Raadt
1999-08-15listen to COPTSNiklas Hallqvist
1999-08-15esym is needed for ksymsNiklas Hallqvist
1999-08-15syncFederico G. Schwindt
1999-08-15Allied Telesis LA-PCM support.Federico G. Schwindt
1999-08-15Sync with NetBSD.Federico G. Schwindt
1999-08-15fit aic* at pcmcmiaTheo de Raadt
1999-08-15o Correctly set type and typename in driver-generated labelTodd C. Miller
1999-08-15Add missing HP385 defines...Jason Downs
1999-08-15ambicom ethernet address is in rom; 00107A==Ambicom sez hughTheo de Raadt
1999-08-15Adopt NetBSD fix for scheduler problems (nice was broken). From the NetBSDPaul Janzen
1999-08-15pciide & atapiscsikstailey
1999-08-14regenAaron Campbell
1999-08-14add ASIX88141Aaron Campbell
1999-08-14Driver for ASIX88140A/88141 Ethernet; from FreeBSDAaron Campbell
1999-08-14Typo fix.Hakan Olsson
1999-08-14syncFederico G. Schwindt
1999-08-14Support for 3CXEM556B-INT.Federico G. Schwindt
1999-08-14dynamic chunks, snake styleTodd T. Fries
1999-08-14debugging off by default. ok mickey@Todd T. Fries
1999-08-14updateMichael Shalayeff
1999-08-14updateMichael Shalayeff
1999-08-14fix debug printfs, ipl nameMichael Shalayeff
1999-08-14this work, smirk, rock, sock (rhymes by fries@ ;)Michael Shalayeff
1999-08-14cpu has interruptMichael Shalayeff
1999-08-14next try to print cpu model number.Michael Shalayeff
1999-08-14clock_intr()Michael Shalayeff
1999-08-14s/STACK_GROWS_UP/MACHINE_STACK_GROWS_UP/Michael Shalayeff