Age | Commit message (Expand) | Author |
1999-12-15 | nuke *vm_alloc_page_contig, use bus_dma | Jason Wright |
1999-12-14 | remove *vm_page_alloc_contig in favor of bus_dma. | Jason Wright |
1999-12-14 | merge with freebsd: | Jason Wright |
1999-12-13 | (hopefully) fix pauses reported by ES1370 users | Constantine Sapuntzakis |
1999-12-13 | sync | Constantine Sapuntzakis |
1999-12-13 | Ensoniq AudioPCI proliferation: CT5880 and Ectiva 1938 | Constantine Sapuntzakis |
1999-12-10 | sync | Jason Wright |
1999-12-10 | add DAVICOM, DAVICOM DM9100, and DAVICOM DM9102 | Jason Wright |
1999-12-09 | $OpenBSD$ id's | Jason Wright |
1999-12-09 | uncomment dc | Jason Wright |
1999-12-08 | DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace the | Aaron Campbell |
1999-12-08 | Remove unused #define cruft. | Aaron Campbell |
1999-12-08 | Whoops; forgot to bump FreeBSD version numbers. | Aaron Campbell |
1999-12-08 | Sync with FreeBSD: | Aaron Campbell |
1999-12-08 | Sync with FreeBSD: | Aaron Campbell |
1999-12-07 | remove freebsd bridging stuff, and let ALL packets go to ether_input() | Jason Wright |
1999-12-07 | quiet | Jason Wright |
1999-12-07 | merge with freebsd: | Jason Wright |
1999-12-07 | Driver for Sundance ST201 Ethernet; from FreeBSD. | Aaron Campbell |
1999-12-06 | Regen. | Aaron Campbell |
1999-12-06 | More. | Aaron Campbell |
1999-12-06 | Make this work for uvm. | Artur Grabowski |
1999-12-05 | sure, nix the PROT_EXEC; zzlevo@dd.chalmers.se | Theo de Raadt |
1999-12-05 | Pass device mode to query_encoding in the structure to fill, so | Marc Espie |
1999-12-04 | rev E name | Theo de Raadt |
1999-12-04 | Regen. | Aaron Campbell |
1999-12-04 | Add entry for SiS 7016 Ethernet. | Aaron Campbell |
1999-12-04 | Driver for SiS 900/7016 Ethernet; from FreeBSD. | Aaron Campbell |
1999-12-02 | o Crank MAX_START back up to 256 and allow it to be overridden. This time we | Todd C. Miller |
1999-11-30 | Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter | cmetz |
1999-11-30 | KNF and cleanup | Jason Wright |
1999-11-28 | Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage. | Aaron Campbell |
1999-11-26 | sync | Niklas Hallqvist |
1999-11-26 | ICP Vortex products | Niklas Hallqvist |
1999-11-26 | vm_offset_t -> vaddr_t | Artur Grabowski |
1999-11-23 | Bugfix from NetBSD. For SiS, PIIX, and Apollo IDE controllers, | Chris Cappuccio |
1999-11-23 | pretty up kernel printf's | Jason Wright |
1999-11-22 | Far too many things to note- a complete new revision coming in including | mjacob |
1999-11-22 | add mii attribute to wb | Jason Wright |
1999-11-20 | ioctl arguments are u_long. | Marc Espie |
1999-11-19 | use bus_dma* | Jason Wright |
1999-11-17 | merge with freebsd: | Jason Wright |
1999-11-17 | mii fixups and merge with freebsd: | Jason Wright |
1999-11-17 | New interface to ATA registers that goes through the lower-level device | Constantine Sapuntzakis |
1999-11-16 | Remove unused (ifdef:d away) variables. | Artur Grabowski |
1999-11-15 | Remove a duplicate #include. | Aaron Campbell |
1999-11-14 | Kill the overly verbose description strings, add another device. | Jason Downs |
1999-11-14 | Regen | Jason Downs |
1999-11-14 | Shrink more; make all puc devices simply "I/O", and add another one. | Jason Downs |
1999-11-14 | sync | Theo de Raadt |