Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-08 | Correct braino in ifmedia status | Jason Wright | |
1998-09-04 | ifmedia-fy qec+be | Jason Wright | |
1998-09-01 | o sun4c supported now | Jason Wright | |
o added collision counters o general improvements | |||
1998-09-01 | o Removed dependence on stp2002 (not sharable with qec+be) | Jason Wright | |
o Added collision counters o Should work on sun4c | |||
1998-08-28 | o added link negotiation | Jason Wright | |
o sun4c support (XXX: will be revised) | |||
1998-08-26 | First cut at qec+be support. Works in 10mbit/half duplex mode. | Jason Wright | |
Removed qec+be dependency on stp2002. | |||
1998-08-26 | o Fix up address ranges | Jason Wright | |
o Added qec_translate for translating addresses of prom children o Added qec_reset to do a generic reset of the card | |||
1998-07-22 | o Simplify address calculations | Jason Wright | |
o Set desc.tx_addr in meminit not in start | |||
1998-07-21 | johns@ mods to add cua devs to the sparc. | Marco S Hyman | |
I've been using for 6+ months without probs, but have not done much with combined input/output | |||
1998-07-17 | Moved most of the DMA functions to a chipset driver so that | Jason Wright | |
'hme' and 'be' can share the same logic. | |||
1998-07-14 | Use AudioEmulaw string and set precision & flags | Jason Wright | |
1998-07-13 | - Fix handling of 'local-mac-address' (use it if present, otherwise default | Jason Wright | |
to myetheraddr() - Add multicast support | |||
1998-07-11 | fix attach() messages | Theo de Raadt | |
1998-07-10 | Fix rx buffer size so large packets actually fit. | Jason Wright | |
1998-07-10 | Add build support for hme | Jason Wright | |
1998-07-10 | hme (Happy Meal) ethernet driver. | Jason Wright | |
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-02 | newer fixes from plunky@skate.demon.co.uk | Theo de Raadt | |
1998-05-22 | do not assume ttys or bpps exist; plunky@skate.demon.co.uk | 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-04-30 | Updated sparc audio | Jason Wright | |
1998-04-25 | print keyboard type; mho@stacken.kth.se | 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-20 | small (aka 'fixed' from X) fonts for raster consoles < 800*600 in size | Todd T. Fries | |
this changes the choice to be at run-time from compile time | |||
1998-03-09 | print how much memory | Theo de Raadt | |
1998-03-04 | added support for the TIOCM* ioctl's | Jason Wright | |
1998-03-01 | Fixed declaration of iorqno in xd_piodriver(), | johns | |
should have been int, used to be a char. Prototype for xd_piodriver() also said int.. Fix required for gcc 2.8 ... | |||
1998-02-05 | sync with netbsd: 4/300 dma fix | Jason Wright | |
1998-02-05 | oops, need include file | Theo de Raadt | |
1998-02-05 | rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry | Theo de Raadt | |
with a sysctl. There will be architectures and drivers that lack function, and I trust the maintainers of those will forget to add the code.. | |||
1998-01-28 | Undo the 4/300 dmaselect hack and fix it correctly | Jason Wright | |
1998-01-14 | For some reason the 4/300 doesn't like ncr53c9x_dmaselect. | Jason Wright | |
Added code to check to see if parent device == obio, if so, disable dmaselect More research to be done here for a real fix (if possible) | |||
1997-12-23 | use raster console by default since the sun prom is buggy. | chuck | |
1997-11-11 | blush! | Niklas Hallqvist | |
1997-11-11 | whoops typo in last commit + accept 0 in col/row values on sun4 mean full sz | Niklas Hallqvist | |
1997-11-11 | Limit the console size by the frambuffer size. My 4/100 seems | Niklas Hallqvist | |
to lie about the console size | |||
1997-09-20 | only eject root floppies | Theo de Raadt | |
1997-09-17 | NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply to | Jason Downs | |
us. Includes some pmap changes, for which I don't have the original commit message(s) handy. | |||
1997-09-01 | Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me this | Todd T. Fries | |
patch. |