Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-06 | fix arg names (s/cmd/command/). | Michael Shalayeff | |
1996-05-05 | add general ether_ioctl call in net/if_ethersubr.c, | Michael Shalayeff | |
NS,IPX,X.25 special processing is now handled in there. reflect this amazing addition in all the ether ifaces. ppl, pls check the stuff. | |||
1996-05-05 | ahc/ahe driver update from freebsd; merged by soda@sra.co.jp and | Theo de Raadt | |
pete@demon.net | |||
1996-05-04 | Driver for Aria-based sound cards; netbsd pr#2122; from roland@imrryr.org | Theo de Raadt | |
1996-05-04 | Just update the $OpenBSD$ tag, it seems to have got in during the | Niklas Hallqvist | |
LOCALID was lost. | |||
1996-05-03 | Fix the copyright. | Michael Shalayeff | |
1996-05-03 | prettier printf messages | Theo de Raadt | |
1996-05-03 | need another field for pcmcia | Theo de Raadt | |
1996-05-03 | pcmcia version of if_ep (duct-taped together by me) | Theo de Raadt | |
1996-05-02 | make these work together | Theo de Raadt | |
1996-05-02 | more verbose interrupt handling? | Theo de Raadt | |
1996-05-02 | if_ep splitup | Theo de Raadt | |
1996-05-02 | no sys/cpu.h | Theo de Raadt | |
1996-05-02 | bizzare change in netbsd land | Theo de Raadt | |
1996-05-02 | update for eisadevs | Theo de Raadt | |
1996-05-02 | add entry | Theo de Raadt | |
1996-05-02 | Oops! A file forgotten from the former commit: | Niklas Hallqvist | |
The ed driver cannot be in conf/files due to a name conflict in the amiga port. This is resolved like the if_le conflict, by having it in files.i386 until the conflict is resolved. | |||
1996-04-29 | Hmmm, guess we really do need that #endif :-) | hvozda | |
1996-04-29 | Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work | hvozda | |
(original PCMCIA framework by Stefan Grefen [grefen@convex.com]). | |||
1996-04-29 | Rewrite a bit w/ a new flavour of behaviour understanding. | Michael Shalayeff | |
Disable debug code by default. | |||
1996-04-28 | Integrate new version of devlist2h.awk from NetBSD 1/22/96; regenerate | Thorsten Lockert | |
PCI device lists to compiles with PCI_VERBOSE works again | |||
1996-04-28 | Make this compile; was missing new first argument | Thorsten Lockert | |
1996-04-27 | Extend the bus.h interface with endian conversion functions and use | Niklas Hallqvist | |
where relevant. | |||
1996-04-27 | Fix typos (some s/bc/sc->sc_bc/ ops) | Niklas Hallqvist | |
1996-04-27 | Bring forward the Amiga ISA support, and resolve a conflict with if_ed | Niklas Hallqvist | |
1996-04-24 | Supply randomness source for the rnd device. | Michael Shalayeff | |
1996-04-24 | OPTi 82C929 chipset support added. | Michael Shalayeff | |
1996-04-24 | Add OPTi 82C929 chipset support for sound(wss,sb)/cd(mcd,scd,pcd,atapi) | Michael Shalayeff | |
card. This is software programable card. Missing: SB support (no srcs available, and dos's exe is too big ;) Not tested: pcd(panasonic cd)(no driver); mcd,atapi(have no hw). | |||
1996-04-22 | Update aha.c to use bounce buffers, fix typos in isadma.c, update bounce buffers | hannken | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-19 | Fix according to the last changes. | Michael Shalayeff | |
dev_conf.h deleted, longjmp proto changed. | |||
1996-04-18 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-04-18 | Merge of NetBSD 960317 | Niklas Hallqvist | |
1996-04-18 | Fix includes ordering. | Michael Shalayeff | |
1996-04-17 | Update w/ the fact of MD5 presence in the libkern.a | Michael Shalayeff | |
1996-03-30 | Add $OpenBSD$, fix comments. | Michael Shalayeff | |
1996-03-29 | The random data source driver itself. | Michael Shalayeff | |
Initial commit. | |||
1996-03-22 | Fix previous changes; we actually take a device name too so as to avoid | Thorsten Lockert | |
having just non-descript "pci" devices show up in interrupt stats | |||
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-19 | Merging w/ NetBSD 021796. | Michael Shalayeff | |
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | |||
1996-03-08 | From NetBSD: merge of 960217 | Niklas Hallqvist | |
1996-03-05 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-03-05 | sc_dev -> tulip_dev | dm | |
1996-03-02 | From NetBSD: sync with 960217 sources | Niklas Hallqvist | |
1996-02-29 | Supplement the known PCI Vendor list | Thorsten Lockert | |
1996-02-27 | if_ed.c cannot be MI yet, due to name clashes, will get resolved soon | Niklas Hallqvist | |
1996-02-27 | Removed extraneous space | Niklas Hallqvist | |
1996-02-27 | From NetBSD: update to 960217 sources | Niklas Hallqvist | |