summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
2000-01-09add INET6 into conf/GENERIC.Jun-ichiro itojun Hagino
2000-01-09Change an instance of #if NISA that should be #if NISADMATodd C. Miller
2000-01-09add dcphy (necessary for macronix 98715)Jason Wright
2000-01-06don't use _C_LABEL. but do use __STRINGDavid Leonard
2000-01-06add __weak_alias() macroDavid Leonard
2000-01-06remove mx & pn in favor of dcJason Wright
2000-01-03Remove ax and al from GENERIC; match with dc instead.Aaron Campbell
1999-12-30when db_panic is set, ignore ddb errors that come through the kdb_trap()Theo de Raadt
1999-12-30comment out tr by now; deraadt@.Federico G. Schwindt
1999-12-27Add tr driver.Federico G. Schwindt
1999-12-15remove pn, replace with dcJason Wright
1999-12-08DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace theAaron Campbell
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-12-08add GENERIC.v6 (IPv6 test configuration). to be integrated into GENREIC.Jun-ichiro itojun Hagino
1999-12-07Driver for Sundance ST201 Ethernet; from FreeBSD.Aaron Campbell
1999-12-05aha, no more mouse in pcvt and s/rl/sis/Michael Shalayeff
1999-12-04Driver for SiS 900/7016 Ethernet; from FreeBSD.Aaron Campbell
1999-12-04some hardware upgrades i've madeMichael Shalayeff
1999-12-04DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
1999-12-02ef* on ramdisk floppiesTheo de Raadt
1999-12-02in the tradeoff between NFS and more device drivers, NFS loses. people whoTheo de Raadt
1999-12-01uvm on the i386Theo de Raadt
1999-12-01noone needs to see this anymoreTheo de Raadt
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-30Put the "faulting in a pt page map ..." printf behind #ifdef DEBUG.Artur Grabowski
1999-11-28Add commented out hsq entry.Jason Downs
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add lpt at puc.Jason Downs
1999-11-27Shorten printf() strings, KNF, and fix a braino in a switch() statement.Aaron Campbell
1999-11-27define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc...Theo de Raadt
1999-11-27thanks to aaron, more ethernet drivers fitTheo de Raadt
1999-11-27Winchip c6 TSC is broken; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-11-26switch_screen() takes three arguments, not two; d@Aaron Campbell
1999-11-26Up-to-dateNiklas Hallqvist
1999-11-26undo damage by aaron. what is it with you guys? 4 people (matthieu,Theo de Raadt
1999-11-25sloppy aaronTheo de Raadt
1999-11-25Whoops, didn't mean to step on espie's toes. Also restore some commentsAaron Campbell
1999-11-25Remove the keyboard mouse emulator, HP emulation mode, and PCVT_SHOWKEYSAaron Campbell
1999-11-24spellingTheo de Raadt
1999-11-23re-enable mtrrTheo de Raadt
1999-11-23pretty mmtr messagesTheo de Raadt
1999-11-22do not add stuff that breaks everything except your own machine, matthieu!Theo de Raadt
1999-11-22add support for asynchronous I/O (through SIGIO)Matthieu Herrb
1999-11-22add support for asynchronous I/O (through SIGIO)Matthieu Herrb
1999-11-20ioctl arguments are u_long.Marc Espie
1999-11-20add copyright noticeMatthieu Herrb
1999-11-20add MTRR support from FreeBSDMatthieu Herrb
1999-11-20add MTRR support from FreeBSDMatthieu Herrb
1999-11-18more untested MLINKSTheo de Raadt