summaryrefslogtreecommitdiff
path: root/sys/arch/i386
AgeCommit message (Expand)Author
1998-11-28SMC on isapnpTheo de Raadt
1998-11-24deal with busses which misidentify; enami@netbsdTheo de Raadt
1998-11-21deal with d_secpercyl insanityTheo de Raadt
1998-11-20careful off handling in mmap routinesTheo de Raadt
1998-11-18Add rlphy driverJason Wright
1998-11-17Add adw driver.Jason Downs
1998-11-16Fix attribute handling. FromTobias Weingartner
1998-11-15use DPRINTF in more places to make things more readable. (don't require DEBUG...Artur Grabowski
1998-11-15print info about apm when APMDEBUG is definedArtur Grabowski
1998-11-11add driver for rtl8129/8139 cardsJason Wright
1998-11-11add new phys (commented out)Jason Wright
1998-11-10shorter better BABYTheo de Raadt
1998-10-24make 8mb installs workTheo de Raadt
1998-10-15shrink ramdisk filesystemTheo de Raadt
1998-10-10add tl(4) ethernet driverTheo de Raadt
1998-10-10Sync with FreeBSD; add ioctls.Jason Downs
1998-10-09APERTURE, ed0 -> ne0, new audiokstailey
1998-10-07Fix trigger level initializations; fixes mouse for XFree86.Jason Downs
1998-10-04Remove remnicients of if_edNiklas Hallqvist
1998-10-04typoNiklas Hallqvist
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-09-29add adv*Theo de Raadt
1998-09-28Avoid a really stupid APM-related panic.Jason Downs
1998-09-28Add Trident 9750Jason Downs
1998-09-27yes i don't need 0.9 and 1.0 compat, everMichael Shalayeff
1998-09-27some inlineMichael Shalayeff
1998-09-27#ifdef and if() debugging stuffMichael Shalayeff
1998-09-27update quazimodoMichael Shalayeff
1998-09-27Add adv.Jason Downs
1998-09-25remove old compatskstailey
1998-09-25from Martin Fredriksson <martin@gbg.netman.se>:Michael Shalayeff
1998-09-24toast wds1Theo de Raadt
1998-09-24toast wds1Theo de Raadt
1998-09-23Add PCMCIAVERBOSE option.Federico G. Schwindt
1998-09-22media supportTheo de Raadt
1998-09-22some nice namingTheo de Raadt
1998-09-22add NE2000 card at 0x300 irq 10Theo de Raadt
1998-09-22Uncomment ne2k pcmcia entries.Federico G. Schwindt
1998-09-22ed replaced by ec/ne/we drivers.Federico G. Schwindt
1998-09-21add tx driverTheo de Raadt
1998-09-17add "option APM_NOPRINT" for this kernelMarco S Hyman
1998-09-17add NO_APMPRINT conditionalMarco S Hyman
1998-09-17sm* pcmcia supportTheo de Raadt
1998-09-16fix commentsMichael Shalayeff
1998-09-15bpf added, ppp goes away for nowTheo de Raadt
1998-09-11More config files update for the new pcmcia framework.Federico G. Schwindt
1998-09-11Change the config files to work with the new framework.Federico G. Schwindt
1998-09-11Comment the pcmcia attach routines for ed and pccom.Federico G. Schwindt
1998-09-11Comment the pcmcia cdev entry because the new frameworkFederico G. Schwindt
1998-09-11Grr... missed this in previous commit: adding 'mii' bus for i386Jason Wright