Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-05-30 | sync | Theo de Raadt | |
1998-05-30 | new devs; mark | Theo de Raadt | |
1998-05-28 | Sync with NetBSD: | Jason Wright | |
Allocate SCSI message buffers in ncr53c9x_attach(), with a provision for front-ends to override the allocation to avoid alignment handling in their DMA engines. Note that that ncr53c9x_msgout() can request a 1 byte DMA transfer that would be difficult to break up. Eliminate the degenerate loop in `ncr53c9x_intr()'. Retain the delay heuristic it implemented under the label `shortcut:' and only use it in these cases: (1) after successful re-relection, (2) after receiving command-complete status, and (3) during message-in handshake. If we have an NCR53CF9x (indicated by the front-end by setting a flag in the softc's new "features" word), set FSCSI bit in CFG3 if the sync period is <= 200ns, or clear it otherwise. | |||
1998-05-28 | do not panic | Theo de Raadt | |
1998-05-26 | of course an ethernet card has an ethernet address | Theo de Raadt | |
1998-05-23 | Don't play games with PAGE_SIZE and PAGE_MASK. Previously I was #undef'ing ↵ | Todd C. Miller | |
the real ones but that's gross. | |||
1998-05-22 | EM100FX | Theo de Raadt | |
1998-05-20 | sync | Jason Downs | |
1998-05-20 | I think this is more correct than the last; it makes more sense, at least. | Jason Downs | |
1998-05-20 | magma serial driver; plunky@skate.demon.co.uk | Theo de Raadt | |
1998-05-20 | sync | Jason Downs | |
1998-05-20 | VIA Apollo VP3 AGPset | Jason Downs | |
1998-05-18 | newer asc driver from NetBSD | Todd C. Miller | |
1998-05-16 | sync | imp | |
1998-05-16 | Add DeskStation Technology and Evolution RISC PC | imp | |
1998-05-16 | sync | Theo de Raadt | |
1998-05-16 | new compaq devs | Theo de Raadt | |
1998-05-15 | sync | Theo de Raadt | |
1998-05-15 | + opti RM861HA | Theo de Raadt | |
1998-05-14 | * Better support for XR16C850. | Jason Downs | |
* Copyright. | |||
1998-05-14 | * Better XR16C850 support. | Jason Downs | |
1998-05-13 | more careful setup | Theo de Raadt | |
1998-05-13 | don't printf in probe routines. | Niels Provos | |
1998-05-08 | gotta sync pnpdevs | Theo de Raadt | |
1998-05-08 | Added ym driver as one of the options | Constantine Sapuntzakis | |
1998-05-08 | Cleaned up AD1848 driver and added driver for Yamaha OPL3-SA3 to tree. | Constantine Sapuntzakis | |
1998-04-30 | Fix a few missing changes from the last NetBSD merge. | Jason Wright | |
1998-04-28 | do not zap media flag on SIOCSIFFLAGS; ibo@ragnarok.val-axs.net & ms@xy.org | Theo de Raadt | |
1998-04-28 | Make kernel compile if we have IDE controller but no wd drive. | Angelos D. Keromytis | |
1998-04-28 | silence noisy probe() routines | Theo de Raadt | |
1998-04-27 | sync | Theo de Raadt | |
1998-04-27 | shrink more | Theo de Raadt | |
1998-04-27 | sync | Theo de Raadt | |
1998-04-27 | simplify a few names; this is in every kernel | Theo de Raadt | |
1998-04-26 | update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos | |
1998-04-25 | sync | Theo de Raadt | |
1998-04-25 | new realtek ethernet card | Theo de Raadt | |
1998-04-25 | Change a '< sc->sc_lowat' to '<= sc->sc_lowat' for consistency with rest of | Todd C. Miller | |
source. I've had this in my tree forever and I don't recall the originator. | |||
1998-04-25 | UDF and 66MHz support; zubin@clouseau.arl.wustl.edu | Theo de Raadt | |
1998-04-25 | sync | Theo de Raadt | |
1998-04-25 | two ATM cards | Theo de Raadt | |
1998-04-16 | regen | Todd C. Miller | |
1998-04-16 | Add SiS 5591 chipset | Todd C. Miller | |
1998-04-04 | ignore EEPROM_TST_MODE mode on pci cards too | Theo de Raadt | |
1998-04-03 | sync | Theo de Raadt | |
1998-04-03 | oops | Theo de Raadt | |
1998-04-02 | sync | Theo de Raadt | |
1998-04-02 | add more SiS products | Theo de Raadt | |
1998-04-02 | support 3c905B | Theo de Raadt | |
1998-04-02 | sync | Theo de Raadt | |