summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-04-11syncTheo de Raadt
2001-04-11other broadcom gigabit modelsTheo de Raadt
2001-04-11Remove old adw firmware (3.3a). 3.3f in dev/microcode/adw.Kenneth R Westerback
2001-04-11disallow userland programs from specifying addresses with IPV6_PKTINFOJun-ichiro itojun Hagino
2001-04-11syncJason Wright
2001-04-11integrated phy on ns83815Jason Wright
2001-04-11syncChris Cappuccio
2001-04-11Fix typo on rage 128Chris Cappuccio
2001-04-11Update the adw driver to use the latest version of firmware (3.3f).Kenneth R Westerback
2001-04-11Commit newest adw microcode (3.3f) filesKenneth R Westerback
2001-04-11The RealTek 8129/8139 driver is now split into bus-dep and bus-indep parts.Aaron Campbell
2001-04-11syncChris Cappuccio
2001-04-11Add some ATI 3d devicesChris Cappuccio
2001-04-11Fix an off-by-one error. Also, SETFRAGMENT ignores the high bit; from NetBSD.Aaron Campbell
2001-04-10Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts;Aaron Campbell
2001-04-10add shutdown hook to stop the adapter completelyJason Wright
2001-04-10allow host-to-host negotiations if no gateway has been specified.Niels Provos
2001-04-10receive filter programmingJason Wright
2001-04-10Don't seg-fault on file systems that don't support cookies. Thanks toConstantine Sapuntzakis
2001-04-10Decrement open_count in netclose(); this fixes the bug which causedBrandon Creighton
2001-04-10Fix for machines which need to enlarge the kernel address space, at leastNiklas Hallqvist
2001-04-10This file is not welcomed here.Miod Vallat
2001-04-10Get rid of unnecessary symbols.Miod Vallat
2001-04-09- full media support (and remove all of the mii stuff... the firmware wantsJason Wright
2001-04-09FFS_SOFTUPDATES in sys/conf/GENERICTheo de Raadt
2001-04-09Add softdep.Hugh Graham
2001-04-09Honor the db_console sysctl variable, like PCVT did.Aaron Campbell
2001-04-09LFS is not an option right now.Artur Grabowski
2001-04-09Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@Thorsten Lockert
2001-04-09further stripping downTheo de Raadt
2001-04-09Handle more Linux ioctls; from NetBSD. ok deraadt@Thorsten Lockert
2001-04-09Silently ignore signals we don't handle; idea from NetBSD. Ok deraadt@Thorsten Lockert
2001-04-09To fit, fxp must go. SorryTheo de Raadt
2001-04-09partial mii support (commented out because the response queue freaks out)Jason Wright
2001-04-09basic media handling/switchingJason Wright
2001-04-09- implement command and response ring managementJason Wright
2001-04-09A much tidier layout, from NetBSD.Hugh Graham
2001-04-09Amputate some dead and broken code and rework the rest to do theHugh Graham
2001-04-09Comment out compat vax1k until needed.Hugh Graham
2001-04-08- bring over some bus_dma allocation code (from failed attempt to bus_dma-ify...Jason Wright
2001-04-08addtron card has prism2 in it, it's justthat cis was not given properlyMichael Shalayeff
2001-04-08regenMichael Shalayeff
2001-04-08correct cis for addtronMichael Shalayeff
2001-04-08Typo. __IP_FIL_H__ -> __IP_FRAG_H__smart
2001-04-08and host ring definitionJason Wright
2001-04-08define boot recordJason Wright
2001-04-08- load microcode from better directory (still not in tree)Jason Wright
2001-04-08syncAaron Campbell
2001-04-08another sis vgaAaron Campbell
2001-04-08correct wi_write_record(); from freebsd; pointed out by Alfred Perlstein <bri...Michael Shalayeff