Age | Commit message (Expand) | Author |
1999-10-26 | Support LMC1200 | Chris Cappuccio |
1999-10-26 | sync | Chris Cappuccio |
1999-10-26 | add LMC1200 | Chris Cappuccio |
1999-10-26 | modify bootapiver chekups to use bitwise operations. | Michael Shalayeff |
1999-10-26 | Missed earlier: add PCI_HDRTYPE_TYPE macro, from NetBSD. | Jason Downs |
1999-10-26 | higher the kmem limit; fix up the nmbclusters | Michael Shalayeff |
1999-10-26 | Add puc devices. | Jason Downs |
1999-10-26 | Add puc devices. | Jason Downs |
1999-10-26 | Add com/pccom driver for puc. | Jason Downs |
1999-10-26 | PCI "universal" communication device driver, by cgd@netbsd.org. | Jason Downs |
1999-10-26 | Update my copyright. | Jason Downs |
1999-10-26 | This file has my code in it, attach my copyright. | Jason Downs |
1999-10-26 | Rename internal com_attach() routine. | Jason Downs |
1999-10-26 | sync | Jason Downs |
1999-10-26 | Add puc device IDs. | Jason Downs |
1999-10-26 | Clean up function declarations. | Jason Downs |
1999-10-26 | Fix inline function decls to work with C++. | Jason Downs |
1999-10-26 | rewriting the header for packets originating from the bridge is | Jason Wright |
1999-10-25 | use bus_dma instead of [u]vm_page_alloc_contig | Jason Wright |
1999-10-22 | fix some panic bugs; jason | Theo de Raadt |
1999-10-20 | special character handling; aaron | Theo de Raadt |
1999-10-18 | force FDSCRIPTS after include files are pulled in | Theo de Raadt |
1999-10-16 | another fix form csapuntz | Theo de Raadt |
1999-10-16 | - Add support for a traditional PC display (16 colors and use the standard IBM | Aaron Campbell |
1999-10-15 | Yet another unmount/kill race. (I hate this) | Artur Grabowski |
1999-10-14 | A fix for the dreaded isadmaattach panic. The reason was actually quite | Niklas Hallqvist |
1999-10-14 | tick tock the mii clock during the stats update | Jason Wright |
1999-10-14 | Fix for PR 871. | cmetz |
1999-10-14 | read disklabels only from CDs that have a data track, spoofed labels from | Theo de Raadt |
1999-10-14 | it now says 2.6 instead of 2.6-beta, but that does not mean that more | Theo de Raadt |
1999-10-13 | manually add IFM_AUTO (workaround for fxp) | Jason Wright |
1999-10-13 | Don't try to call VOP_SETATTR on a pipe. From <cky@pobox.com> | Artur Grabowski |
1999-10-12 | no media prints in mii code | Theo de Raadt |
1999-10-12 | add iophy* | Jason Wright |
1999-10-12 | add driver for i82553; from netbsd | Jason Wright |
1999-10-12 | sync | Jason Wright |
1999-10-12 | add Intel i82553 and alternate oui/id for same; netbsd | Jason Wright |
1999-10-11 | for AF_UNIX, do not follow symlinks when creating sockets, terminate | Theo de Raadt |
1999-10-11 | include exphy, really needed for xl 100mbit cards | Theo de Raadt |
1999-10-11 | permit builds with NFSSERVER, without NFSCLIENT; cmetz | Theo de Raadt |
1999-10-10 | do this the right way | Artur Grabowski |
1999-10-10 | Print out the irq in attach. Thanks downsj@cvs | Constantine Sapuntzakis |
1999-10-09 | give pmap_enter the right number of args. | Bob Beck |
1999-10-09 | Attach to the new 82559 ID number as well. | Jason Downs |
1999-10-09 | Sync | Jason Downs |
1999-10-09 | Add the new 82559 ID number. | Jason Downs |
1999-10-09 | Fix printout at attach time. Print PIO/DMA mode information after having | Constantine Sapuntzakis |
1999-10-09 | wdc layer work: | Constantine Sapuntzakis |
1999-10-07 | Add a delay() before turning the motor off; some controllers don't see it | Jason Downs |
1999-10-07 | Document ALT+F12, stress LEFT_SHIFT+PGUP/PGDN and point to machdep.kbdreset | Wim Vandeputte |