Age | Commit message (Expand) | Author |
1998-07-10 | hme (Happy Meal) ethernet driver. | Jason Wright |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-07-05 | basic chip setup | Theo de Raadt |
1998-07-05 | do not print fake slot numbers | Theo de Raadt |
1998-07-05 | start at irq framework | Theo de Raadt |
1998-07-05 | map qec registers properly | Theo de Raadt |
1998-07-04 | network driver framework in place | Theo de Raadt |
1998-07-04 | map registers of the qec+be 100mbit card | Theo de Raadt |
1998-07-04 | no need for counting attachments | Theo de Raadt |
1998-07-04 | add qec register info | Theo de Raadt |
1998-07-04 | add support for qec; same basic thing as lebuffer | Theo de Raadt |
1998-06-27 | functions go under #ifdef _KERNEL for X; thanks matthieu for the pointer! | Todd T. Fries |
1998-06-02 | newer fixes from plunky@skate.demon.co.uk | Theo de Raadt |
1998-05-29 | Sync with NetBSD: | Jason Wright |
1998-05-22 | do not assume ttys or bpps exist; plunky@skate.demon.co.uk | Theo de Raadt |
1998-05-22 | magma in both these | Theo de Raadt |
1998-05-22 | Start the timeout's if sparc_led_blink is initialized to true | Jason Wright |
1998-05-20 | magma serial driver; plunky@skate.demon.co.uk | Theo de Raadt |
1998-05-14 | KNF | Niklas Hallqvist |
1998-05-11 | do not convert write faults into vm system read+write faults | Theo de Raadt |
1998-05-10 | Nicer fix to the problems on different sun4m machines. | Artur Grabowski |
1998-05-10 | merge in newer netbsd changes | Theo de Raadt |
1998-05-02 | type | Todd C. Miller |
1998-04-30 | iommu flushing workaround is only needed on MS2 machines, apparently | Theo de Raadt |
1998-04-30 | Updated sparc audio | Jason Wright |
1998-04-25 | print keyboard type; mho@stacken.kth.se | Theo de Raadt |
1998-04-17 | put arch type into hw.model, sun4 installboot now works; jason | Theo de Raadt |
1998-03-26 | fix Id; add comments | Jason Wright |
1998-03-25 | Driver for the 8 leds on the back of sun4 machines. | Jason Wright |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |
1998-03-20 | small (aka 'fixed' from X) fonts for raster consoles < 800*600 in size | Todd T. Fries |
1998-03-09 | print how much memory | Theo de Raadt |
1998-03-09 | print hotfix info at end of cpu attach line | Theo de Raadt |
1998-03-04 | Backout HZ comments I added, which are not appropriate for inclusion in | johns |
1998-03-04 | Corrected comments for machines with oclock0... | johns |
1998-03-04 | Improved error/warning messages for clock/statclock rate stuff, added | johns |
1998-03-04 | added support for the TIOCM* ioctl's | Jason Wright |
1998-03-04 | Added comments about changing HZ to custom values on sparc. Only supported | johns |
1998-03-04 | Adapt comments to reality | Niklas Hallqvist |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist |
1998-03-02 | gcc may generate references to libgcc.a at any time, we lucked out in previous | johns |
1998-03-02 | NULLFS is required by UMAPFS, don't know when this got messed up, perhaps | johns |
1998-03-01 | Fixes for gcc 2.8 | johns |
1998-03-01 | Fixes required for gcc 2.8, trapsignal() takes a union sigval as its | johns |
1998-03-01 | Changed declaration of maddr in the dumpsys() so it is an unsigned int, | johns |
1998-03-01 | trapsignal() requires parameter five to be of type "union sigval". | johns |
1998-03-01 | Fixed declaration of iorqno in xd_piodriver(), | johns |
1998-02-26 | Backout of cpu init changes, breaks on sun4m currently.. | johns |
1998-02-26 | Backout of Jason's cpu init changes, causes an immediate panic on sun4m | johns |