Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-28 | SMC on isapnp | Theo de Raadt | |
1998-11-24 | deal with busses which misidentify; enami@netbsd | Theo de Raadt | |
1998-11-21 | deal with d_secpercyl insanity | Theo de Raadt | |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt | |
1998-11-18 | Add rlphy driver | Jason Wright | |
1998-11-17 | Add adw driver. | Jason Downs | |
1998-11-16 | Fix attribute handling. From | Tobias Weingartner | |
John Wright <juggler@oaktree.co.uk> | |||
1998-11-15 | use DPRINTF in more places to make things more readable. (don't require ↵ | Artur Grabowski | |
DEBUG to be defined if we want to debug apm) | |||
1998-11-15 | print info about apm when APMDEBUG is defined | Artur Grabowski | |
1998-11-11 | add driver for rtl8129/8139 cards | Jason Wright | |
1998-11-11 | add new phys (commented out) | Jason Wright | |
1998-11-10 | shorter better BABY | Theo de Raadt | |
1998-10-24 | make 8mb installs work | Theo de Raadt | |
1998-10-15 | shrink ramdisk filesystem | Theo de Raadt | |
1998-10-10 | add tl(4) ethernet driver | Theo de Raadt | |
1998-10-10 | Sync with FreeBSD; add ioctls. | Jason Downs | |
1998-10-09 | APERTURE, ed0 -> ne0, new audio | kstailey | |
1998-10-07 | Fix trigger level initializations; fixes mouse for XFree86. | Jason Downs | |
1998-10-04 | Remove remnicients of if_ed | Niklas Hallqvist | |
1998-10-04 | typo | Niklas Hallqvist | |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller | |
implement an ioctl to get a spoofed label even for disks that have a label on them. | |||
1998-09-29 | add adv* | Theo de Raadt | |
1998-09-28 | Avoid a really stupid APM-related panic. | Jason Downs | |
Someone who knows about this crap should figure out why calling apm_set_powstate() after it's already failed once causes a vm_fault() crash. | |||
1998-09-28 | Add Trident 9750 | Jason Downs | |
1998-09-27 | yes i don't need 0.9 and 1.0 compat, ever | Michael Shalayeff | |
1998-09-27 | some inline | Michael Shalayeff | |
1998-09-27 | #ifdef and if() debugging stuff | Michael Shalayeff | |
1998-09-27 | update quazimodo | Michael Shalayeff | |
1998-09-27 | Add adv. | Jason Downs | |
1998-09-25 | remove old compats | kstailey | |
1998-09-25 | from Martin Fredriksson <martin@gbg.netman.se>: | Michael Shalayeff | |
clean NT bit in eflags after switching back into prot mode. solves bug in 2940UW and HP recent motherboards bios combination. some more flags should be set/clean at that point. leave that for later investigation. light optimize. | |||
1998-09-24 | toast wds1 | Theo de Raadt | |
1998-09-24 | toast wds1 | Theo de Raadt | |
1998-09-23 | Add PCMCIAVERBOSE option. | Federico G. Schwindt | |
1998-09-22 | media support | Theo de Raadt | |
1998-09-22 | some nice naming | Theo de Raadt | |
1998-09-22 | add NE2000 card at 0x300 irq 10 | Theo de Raadt | |
1998-09-22 | Uncomment ne2k pcmcia entries. | Federico G. Schwindt | |
1998-09-22 | ed replaced by ec/ne/we drivers. | Federico G. Schwindt | |
1998-09-21 | add tx driver | Theo de Raadt | |
1998-09-17 | add "option APM_NOPRINT" for this kernel | Marco S Hyman | |
1998-09-17 | add NO_APMPRINT conditional | Marco S Hyman | |
1998-09-17 | sm* pcmcia support | Theo de Raadt | |
1998-09-16 | fix comments | Michael Shalayeff | |
1998-09-15 | bpf added, ppp goes away for now | Theo de Raadt | |
1998-09-11 | More config files update for the new pcmcia framework. | Federico G. Schwindt | |
1998-09-11 | Change the config files to work with the new framework. | Federico G. Schwindt | |
Add the aic and sm driver to GENERIC. | |||
1998-09-11 | Comment the pcmcia attach routines for ed and pccom. | Federico G. Schwindt | |
Add the pcmcia definitions for the new framework. | |||
1998-09-11 | Comment the pcmcia cdev entry because the new framework | Federico G. Schwindt | |
doesn't use devices (yet). | |||
1998-09-11 | Grr... missed this in previous commit: adding 'mii' bus for i386 | Jason Wright | |