[BACK]Return to CHANGES-1.3.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/Attic/CHANGES-1.3.3 between version 1.1.2.33 and 1.1.2.34

version 1.1.2.33, 1998/11/03 18:54:33 version 1.1.2.34, 1998/11/04 07:06:47
Line 411  sys/arch/i386/i386/machdep.c   1.304 (pa
Line 411  sys/arch/i386/i386/machdep.c   1.304 (pa
   Implement handling of DMA boundaries by bus_dmamap_load(), as    Implement handling of DMA boundaries by bus_dmamap_load(), as
   specified in bus_dma(9).  (bouyer)    specified in bus_dma(9).  (bouyer)
   
   sys/msdosfs/msdosfs_vnops.c                     1.76
   
     Fix bug where you could create two files with the same name
     in the root directory of a FAT file system.  (ws)
   
   sys/arch/alpha/pci/dwlpx_pci.c                  1.9
   
     Fix misplaced 32 Bit PCI byte enables for alpha 8200. Some
     PCI devices (e.g., Buslogic BT958) will now be correctly
     configured.  (mjacob)
   
   sys/arch/alpha/pci/sio.c                        1.23
   
     Fix softc declaration for 'pceb' device.  The incorrect
     definition caused an obscure bug in which the configuration
     code would stop at the bridge (pceb) and would not even call
     match for the two Qlogic ISP cards that followed.  (mjacob)
   
   
 NOT YET PULLED UP (expecting patches or further information):  NOT YET PULLED UP (expecting patches or further information):
   

Legend:
Removed from v.1.1.2.33  
changed lines
  Added in v.1.1.2.34

CVSweb <webmaster@jp.NetBSD.org>